osd-contiki/examples/ipv6/simple-udp-rpl/Makefile

7 lines
149 B
Makefile

all: broadcast-example unicast-sender unicast-receiver
APPS=servreg-hack
CONTIKI=../../..
CONTIKI_WITH_IPV6 = 1
include $(CONTIKI)/Makefile.include