git: 9front

ref: 3b93cffb98b22ef7d1289a5d38fea6f83493f8e2
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