5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
TESTDLL = msvcirt.dll
|
||
|
APPMODE = -mno-cygwin
|
||
|
|
||
|
C_SRCS = msvcirt.c
|