1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-12 10:30:09 +00:00

8 lines
100 B
Makefile
Raw Normal View History

2008-10-14 10:01:52 +00:00
all: example-ping6
APPS=ping6
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include