nes-proj/examples/antelope/shell/Makefile

8 lines
100 B
Makefile

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