5 lines
95 B
Makefile
5 lines
95 B
Makefile
all: sender-node receiver-node root-node
|
|
CONTIKI=../../..
|
|
|
|
include $(CONTIKI)/Makefile.include
|