proj1_mqttd/makefile | ●●●●● patch | view | raw | blame | history |
proj1_mqttd/makefile
@@ -22,7 +22,6 @@ MQTT_LIBPATH=mosquitto LDFLAGS+=-lwiringPi LDFLAGS+=-lpthread VPATH= . @@ -32,7 +31,7 @@ CFLAGS+=-Ietc -Ilylib LDFLAGS+=-Letc -letc -Llylib -llylib LDFLAGS+=-lmosquitto -lpthread -lm LDFLAGS+=-lmosquitto -lm SRCFILES = $(wildcard *.c)