mirror of
https://github.com/opnsense/src.git
synced 2026-03-24 19:53:08 -04:00
4 lines
107 B
Makefile
4 lines
107 B
Makefile
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
|
|
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
|
|
|
|
.PATH: ${DIST_DIR}
|