osd-contiki/examples/test-ipv6/Makefile

10 lines
194 B
Makefile

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