nes-proj/examples/webserver-ipv6/Makefile

8 lines
101 B
Makefile

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