wine/programs/wmic/Makefile.in

8 lines
92 B
Makefile
Raw Normal View History

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