b6b34a5e0f
s/DISTDIR/DIST_DIR/g
5 lines
107 B
Makefile
5 lines
107 B
Makefile
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
|
|
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
|
|
|
|
.PATH: ${DIST_DIR}
|