nes-proj/examples/udp-receiver-ipv6/Makefile

7 lines
96 B
Makefile
Raw Normal View History

2008-10-14 10:01:52 +00:00
all: example-udp-receiver
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include