cf118ccf87
Reported by: lwhsu
7 lines
144 B
Makefile
7 lines
144 B
Makefile
COMMENT= Provide configuration reload functionality for FRR
|
|
|
|
PYTHONTOOLS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../frr7
|
|
|
|
.include "${MASTERDIR}/Makefile"
|