git: 9front

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