6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
TESTDLL = msvcr100.dll
|
||
|
APPMODE = -mno-cygwin
|
||
|
|
||
|
C_SRCS = \
|
||
|
msvcr100.c
|