Skip to content
Snippets Groups Projects
Commit ec878ab5 authored by Alessio Igor Bogani's avatar Alessio Igor Bogani
Browse files

Update Makefile and ignore file

parent d869e6fd
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ core*
.metadata
.idea
.cvsignore
.nse_depinfo
.nse_depinfo*
software
oldsrc
CVS
......@@ -4,7 +4,4 @@ SRC_FILES = $(wildcard deps/snmp*/src/Snmp*.cpp)
CXXFLAGS = -Ideps/snmpclient/src -Ideps/snmp/src
LDFLAGS = -lnetsnmp
include ../makefiles/Make-9.3.3.in
test: bin/${NAME_SRV}
LD_LIBRARY_PATH=$(LD_LIBRARY_PATH):$(SDKTARGETSYSROOT)/usr/lib bin/${NAME_SRV} test -v4
include ../makefiles/Make-9.3.4.in
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment