nes-proj/examples/antelope/shell/Makefile
2017-09-01 15:52:11 +02:00

9 lines
121 B
Makefile

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