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

Update Makefile

parent 45ab2097
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,3 @@ CXXFLAGS = -Ideps/usb2client/src -Ideps/usb2/src
LDFLAGS = -lusb-1.0
include ../makefiles/Make-9.3.4.in
test: bin/${NAME_SRV}
LD_LIBRARY_PATH=$(LD_LIBRARY_PATH):$(SDKTARGETSYSROOT)/usr/lib $(SDKTARGETSYSROOT)/usr/lib/ld-linux-x86-64.so.2 bin/${NAME_SRV} test -v4
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