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