shithub: riscv

ref: 72a5fbd8ea41d44c5b8d6ab3483c7701e0126726
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