git: 9front

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