git: 9front

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