git: 9front

ref: 2fbb841b2fe9333f64cb583ba1d7936cd9bdb2ec
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