nes-proj/examples/platform-specific/zoul/at-test/Makefile

7 lines
145 B
Makefile
Raw Normal View History

2016-05-15 09:20:23 +00:00
CONTIKI_PROJECT = at-master-test
2017-09-01 14:11:40 +00:00
MODULES = os/services/at-master
2016-05-15 09:20:23 +00:00
all: $(CONTIKI_PROJECT)
2017-05-17 20:24:41 +00:00
CONTIKI = ../../..
2016-05-15 09:20:23 +00:00
include $(CONTIKI)/Makefile.include