X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/blobdiff_plain/d57fdaf62fa1ce7e8573404206903ad281ff889c..f8718b41a21fa51202f465dbe4238892e9f2f647:/Makefile diff --git a/Makefile b/Makefile index 74d4217..f443d2c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ CFLAGS=-MMD -O2 -Wall -I/opt/local/include -g -LDFLAGS=-L/opt/local/lib -lusb-1.0 -lm +LDFLAGS=-L/opt/local/lib +LDLIBS=-lusb-1.0 CC=gcc HMLAN_OBJS=hmcfgusb.o hmland.o