mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +00:00
5 lines
105 B
Makefile
5 lines
105 B
Makefile
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
|
|
DISTDIR= ${GROFF_DIST}/${.CURDIR:T}
|
|
|
|
.PATH: ${DISTDIR}
|