6 lines
103 B
Makefile
6 lines
103 B
Makefile
CONTIKI=../../../..
|
|
|
|
CFLAGS+= -DPROJECT_CONF_H=\"project-conf.h\"
|
|
|
|
include $(CONTIKI)/Makefile.include
|