6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
all: ip64-router
|
||
|
CONTIKI=../..
|
||
|
|
||
|
include $(CONTIKI)/Makefile.include
|
||
|
|