osd-contiki/regression-tests/11-ipv6/code/sender/Makefile

8 lines
151 B
Makefile

CONTIKI=../../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL -DPROJECT_CONF_H=\"project-conf.h\"
include $(CONTIKI)/Makefile.include