6 lines
52 B
Makefile
6 lines
52 B
Makefile
|
TESTDLL = mf.dll
|
||
|
IMPORTS = mf
|
||
|
|
||
|
C_SRCS = \
|
||
|
mf.c
|