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

9 lines
171 B
Makefile

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