git: 9front

ref: 2f7a025a3bd1490e600828619a4fb1c24e4b4bb9
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