git: 9front

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