nes-proj/examples/libs/ipv6-uipbuf/Makefile
2018-05-14 08:30:28 -07:00

6 lines
118 B
Makefile

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