1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-07 13:30:09 +00:00

8 lines
100 B
Makefile

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