Sweden-Number/programs/ngen/Makefile.in

9 lines
134 B
Makefile
Raw Normal View History

2010-04-02 17:19:18 +02:00
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = ngen.exe
APPMODE = -mconsole -municode
C_SRCS = \
ngen_main.c
@MAKE_PROG_RULES@