osd-contiki/examples/mbxxx/udp-ipv6-sleep/Makefile

8 lines
153 B
Makefile

all: udp-server udp-client
DEFINES=UIP_CONF_ND6_REACHABLE_TIME=0xffffffff
CONTIKI = ../../..
CONTIKI_WITH_IPV6 = 1
include $(CONTIKI)/Makefile.include