osd-contiki/examples/antelope/netdb/Makefile

7 lines
139 B
Makefile

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