nes-proj/examples/rime/Makefile

7 lines
170 B
Makefile

CONTIKI = ../..
APPS = rudolph
all: test-abc test-meshroute test-treeroute test-trickle test-uabc \
test-rudolph0 test-rudolph1
include $(CONTIKI)/Makefile.include