guowenxue
2019-08-08 d399ece9a16d2c9fe053a07912037a770f9fe1e5
modules/c/makefile
@@ -20,6 +20,7 @@
LDFLAGS+=-lwiringPi
LDFLAGS+=-lpthread
LDFLAGS+=-lm
VPATH= .
SRCS = $(wildcard ${VPATH}/*.c)