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

7 lines
145 B
Makefile

CONTIKI_PROJECT = at-master-test
MODULES = os/services/at-master
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include