shithub: plan9front

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