6 lines
57 B
Makefile
6 lines
57 B
Makefile
|
TESTDLL = msdmo.dll
|
||
|
IMPORTS = msdmo
|
||
|
|
||
|
C_SRCS = \
|
||
|
msdmo.c
|