nes-proj/examples/rpl-udp/Makefile

5 lines
78 B
Makefile
Raw Normal View History

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