shithub: riscv

ref: 69dd87eb637ec540eb8ea3c8b8be817f82eb71a0
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