git: 9front

ref: b7a30fe3d642a6fc0e2ceb58e5f4b2f259a770fd
dir: /sys/src/cmd/python/Tools/buildbot/Makefile/

View raw version
all:	kill_python.exe
	./kill_python.exe

kill_python.exe:	kill_python.c
	gcc -o kill_python.exe kill_python.c -lpsapi