nes-proj/examples/libs/stack-check/Makefile

8 lines
152 B
Makefile

CONTIKI_PROJECT = example-stack-check
all: $(CONTIKI_PROJECT)
PLATFORMS_EXCLUDE = native cooja
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include