7 lines
71 B
Makefile
7 lines
71 B
Makefile
|
MODULE = dsdmo.dll
|
||
|
|
||
|
EXTRADLLFLAGS = -mno-cygwin
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|