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

6 lines
118 B
Makefile
Raw Normal View History

2017-11-22 17:48:39 +00:00
CONTIKI_PROJECT = example-stack-check
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include