shithub: plan9front

ref: 197ff3ac2f4fe9be7eefc9c8409cee04e267b04a
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