git: 9front

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