osd-contiki/regression-tests/23-rpl-non-storing/code/Makefile
2016-06-08 14:03:19 +02:00

8 lines
162 B
Makefile

all: sender-node receiver-node root-node
CONTIKI=../../..
CFLAGS+=-DPROJECT_CONF_H=\"project-conf.h\"
CONTIKI_WITH_IPV6 = 1
include $(CONTIKI)/Makefile.include