5 lines
67 B
Makefile
5 lines
67 B
Makefile
|
all: ipv6-hooks
|
||
|
|
||
|
CONTIKI=../..
|
||
|
include $(CONTIKI)/Makefile.include
|