nes-proj/examples/libs/stack-check/Makefile
2017-12-01 13:35:06 +00:00

6 lines
118 B
Makefile

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