Makefile.in 97 Bytes
Newer Older
1 2 3 4 5 6 7
MODULE    = ngen.exe
APPMODE   = -mconsole -municode

C_SRCS = \
	ngen_main.c

@MAKE_PROG_RULES@