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

7 lines
96 B
Makefile

all: example-udp-receiver
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include