nes-proj/examples/platform-specific/zolertia/zoul/rtcc/Makefile

10 lines
173 B
Makefile
Raw Normal View History

DEFINES+=PROJECT_CONF_H=\"project-conf.h\"
CONTIKI_PROJECT = test-rtcc
TARGET = zoul
all: $(CONTIKI_PROJECT)
CONTIKI = ../../../../..
include $(CONTIKI)/Makefile.include