osd-contiki/examples/antelope/shell/Makefile

11 lines
157 B
Makefile
Raw Normal View History

CONTIKI = ../../../
APPS += antelope unit-test
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
SMALL = 1
all: shell-db
include $(CONTIKI)/Makefile.include