Home
last modified time | relevance | path

Searched refs:MANDEST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A DMakefile196 MANDEST ?= ${MANDIR}/${MANTARGET}1 macro
240 test -d ${DESTDIR}${MANDEST} || ${INSTALL} -m ${DIRMODE} -d ${DESTDIR}${MANDEST}
/freebsd/usr.bin/bmake/
H A DMakefile154 MANDEST?= ${MANDIR}/${MANTARGET}1 macro