git: 9front

ref: 68d9155e1fff6c4c2d69c96f3fd4e7dc66cdeebd
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