osd-contiki/examples/test-ipv6/Makefile
2007-05-26 22:42:02 +00:00

10 lines
202 B
Makefile

all: testv6
APPS=webserver
DEFAULT_TARGET=minimal-net
CFLAGS=-DUIP_CONF_IPV6
CONTIKI = ../..
include $(CONTIKI)/Makefile.include
testv6.$(TARGET): $(OBJECTDIR)/tapdev6.o #$(OBJECTDIR)/uip-keepalive.o