osd-contiki/examples/webserver-ipv6-raven/Makefile.webserver
2008-10-15 20:52:03 +00:00

11 lines
146 B
Makefile

all: webserver6
APPS=raven-webserver raven-lcd-interface
TARGET=avr-raven
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include