osd-contiki/examples/zolertia/zoul/at-test/Makefile

8 lines
176 B
Makefile
Raw Normal View History

2016-05-15 11:20:23 +02:00
DEFINES+=PROJECT_CONF_H=\"project-conf.h\"
CONTIKI_PROJECT = at-master-test
APPS = at-master
all: $(CONTIKI_PROJECT)
CONTIKI = ../../../..
include $(CONTIKI)/Makefile.include