shithub: riscv

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