6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
MODULE = netutils.dll
|
||
|
|
||
|
EXTRADLLFLAGS = -mno-cygwin
|
||
|
|
||
|
C_SRCS = main.c
|