osd-contiki/examples/webserver-ipv6/Makefile
2008-10-14 16:50:11 +00:00

9 lines
128 B
Makefile

all: webserver6
APPS=webserver
DEFAULT_TARGET=minimal-net
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include