git: 9front

ref: 6c00c9b0876ee6d96aa76e11854d0ff8ed8c4dbe
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