osd-contiki/examples/antelope/shell/Makefile
2012-06-04 20:02:23 +02:00

11 lines
157 B
Makefile

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