osd-contiki/examples/ipv6/rpl-udp/Makefile
2010-05-18 17:05:45 +00:00

9 lines
111 B
Makefile

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