mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
CONTIKI=../../../..
|
|
|
|
CFLAGS+=-DPROJECT_CONF_H=\"project-conf.h\"
|
|
|
|
include $(CONTIKI)/Makefile.include
|