Makefile.in 116 Bytes
Newer Older
1 2 3 4 5 6 7
MODULE    = mofcomp.exe
APPMODE   = -mconsole -municode
IMPORTS   = kernel32

C_SRCS = mofcomp.c

@MAKE_PROG_RULES@