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