nes-proj/examples/rpl-udp/Makefile

5 lines
102 B
Makefile

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