git: 9front

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