5 lines
68 B
Makefile
5 lines
68 B
Makefile
|
all: wait-dag
|
||
|
CONTIKI=../../..
|
||
|
|
||
|
include $(CONTIKI)/Makefile.include
|