wine-wine/programs/wmic/Makefile.in

8 lines
92 B
Makefile

MODULE = wmic.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c
@MAKE_PROG_RULES@