osd-contiki/examples/webserver-ipv6-raven/Makefile
2008-10-14 22:04:16 +00:00

9 lines
144 B
Makefile

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