6 lines
65 B
Makefile
6 lines
65 B
Makefile
|
TESTDLL = wsnmp32.dll
|
||
|
IMPORTS = wsnmp32
|
||
|
|
||
|
C_SRCS = \
|
||
|
wsnmp.c
|