Makefile.in 167 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 MODULE = taskkill.exe APPMODE = -mconsole -municode IMPORTS = psapi user32 C_SRCS = taskkill.c RC_SRCS = taskkill.rc PO_SRCS = taskkill.rc @MAKE_PROG_RULES@