nes-proj/examples/test-ipv6/Makefile

10 lines
202 B
Makefile
Raw Normal View History

all: testv6
APPS=webserver
2007-05-26 22:42:02 +00:00
DEFAULT_TARGET=minimal-net
CFLAGS=-DUIP_CONF_IPV6
2007-05-26 22:42:02 +00:00
CONTIKI = ../..
include $(CONTIKI)/Makefile.include
testv6.$(TARGET): $(OBJECTDIR)/tapdev6.o #$(OBJECTDIR)/uip-keepalive.o