osd-contiki/examples/ping-ipv6/Makefile

8 lines
100 B
Makefile

all: example-ping6
APPS=ping6
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include