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

6 lines
118 B
Makefile

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