osd-contiki/examples/antelope/netdb/Makefile
2012-01-10 11:25:18 +01:00

7 lines
130 B
Makefile

CONTIKI = ../../../
APPS += antelope
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
SMALL = 1
include $(CONTIKI)/Makefile.include