nes-proj/examples/webserver-ipv6/Makefile

9 lines
128 B
Makefile

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