nes-proj/examples/libs/shell/Makefile

7 lines
135 B
Makefile
Raw Normal View History

2018-05-23 19:49:25 +00:00
CONTIKI_PROJECT = example
all: $(CONTIKI_PROJECT)
MODULES += os/services/shell
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include