mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
|
|
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
|
|
|
|
.PATH: ${DIST_DIR}
|