6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
TESTDLL = webservices.dll
|
||
|
IMPORTS = webservices
|
||
|
|
||
|
C_SRCS = \
|
||
|
reader.c
|