6 lines
90 B
Makefile
6 lines
90 B
Makefile
all: wait-dag
|
|
CONTIKI=../../..
|
|
|
|
CONTIKI_WITH_IPV6 = 1
|
|
include $(CONTIKI)/Makefile.include
|