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

6 lines
118 B
Makefile
Raw Normal View History

2018-05-13 11:52:47 +00:00
CONTIKI_PROJECT = udp-client udp-server
all: $(CONTIKI_PROJECT)
CONTIKI=../../..
include $(CONTIKI)/Makefile.include