nes-proj/examples/libs/ipv6-uipbuf/Makefile

6 lines
118 B
Makefile

CONTIKI_PROJECT = udp-client udp-server
all: $(CONTIKI_PROJECT)
CONTIKI=../../..
include $(CONTIKI)/Makefile.include