6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
TESTDLL = mpr.dll
|
||
|
IMPORTS = mpr
|
||
|
|
||
|
C_SRCS = \
|
||
|
mpr.c
|