wine-wine/programs/ngen/Makefile.in

8 lines
97 B
Makefile

MODULE = ngen.exe
APPMODE = -mconsole -municode
C_SRCS = \
ngen_main.c
@MAKE_PROG_RULES@