6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
TESTDLL = ucrtbase.dll
|
||
|
APPMODE = -mno-cygwin
|
||
|
|
||
|
C_SRCS = \
|
||
|
string.c
|