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