3 lines
87 B
Makefile
3 lines
87 B
Makefile
|
kill_python.exe: kill_python.c
|
||
|
cl -nologo -o kill_python.exe kill_python.c psapi.lib
|