6 lines
65 B
Makefile
6 lines
65 B
Makefile
TESTDLL = msacm32.dll
|
|
IMPORTS = msacm32
|
|
|
|
C_SRCS = \
|
|
msacm.c
|