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