freebsd-dev/gnu/usr.bin/groff/Makefile.inc
Poul-Henning Kamp b6b34a5e0f DISTDIR is a reserved variable for make release
s/DISTDIR/DIST_DIR/g
1996-09-09 18:05:29 +00:00

5 lines
107 B
Makefile

GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
.PATH: ${DIST_DIR}