5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
MODULE = fc.exe
|
||
|
APPMODE = -mconsole -municode
|
||
|
|
||
|
C_SRCS = fc.c
|