nes-proj/examples/ipv6/rpl-udp/Makefile

9 lines
111 B
Makefile

all: udp-client udp-server
CONTIKI=../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
include $(CONTIKI)/Makefile.include