Sweden-Number/programs/tasklist/Makefile.in

9 lines
119 B
Makefile
Raw Normal View History

2013-08-19 20:25:05 +02:00
MODULE = tasklist.exe
APPMODE = -mconsole -municode
C_SRCS = tasklist.c
RC_SRCS = version.rc
@MAKE_PROG_RULES@