nes-proj/examples/antelope/shell/Makefile

9 lines
121 B
Makefile
Raw Normal View History

CONTIKI = ../../..
MODULES += os/storage/antelope
APPS += unit-test
all: shell-db
include $(CONTIKI)/Makefile.include