osd-contiki/examples/antelope/netdb/Makefile

7 lines
130 B
Makefile
Raw Normal View History

CONTIKI = ../../../
APPS += antelope
2012-01-10 11:25:18 +01:00
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
SMALL = 1
include $(CONTIKI)/Makefile.include