osd-contiki/examples/ping-ipv6/Makefile

7 lines
105 B
Makefile

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