git: 9front

ref: a6a0bd3d6a567dc08f65c5d3aeb4c2af27e910cf
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