Sweden-Number/programs/wmic/Makefile.in

8 lines
92 B
Makefile
Raw Normal View History

2010-12-06 23:04:20 +01:00
MODULE = wmic.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c
@MAKE_PROG_RULES@