osd-contiki/examples/webserver-ipv6/Makefile
2010-02-01 11:52:52 +00:00

9 lines
119 B
Makefile

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