7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
MODULE = chcp.com
|
||
|
|
||
|
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|