git: 9front

ref: 864c3c2eb7ef78bf88aaa9c92e4951d6f7c41b41
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