shithub: riscv

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