osd-contiki/examples/udp-sender-ipv6/Makefile

8 lines
121 B
Makefile

all: example-udp-sender
DEFAULT_TARGET=minimal-net
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include