osd-contiki/examples/ipv6/rpl-udp/Makefile
2010-06-15 19:02:40 +00:00

9 lines
128 B
Makefile

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