11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
TARGETNAME=snmp
|
|
TARGETPATH=$(BASEDIR)\public\sdk\lib
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=\
|
|
$(BASEDIR)\public\sdk\inc\sockets;\
|
|
$(BASEDIR)\private\net\inc
|
|
|
|
SOURCES=\
|
|
dummy.c
|