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