6 lines
64 B
Makefile
6 lines
64 B
Makefile
|
TESTDLL = mfplay.dll
|
||
|
IMPORTS = mfplay
|
||
|
|
||
|
C_SRCS = \
|
||
|
mfplay.c
|