shithub: riscv

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