Ensure manpages are built with the all-man in the

NOMANCOMPRESS && !MANFILTER && !MANBUILDCAT case.

PR:		bin/37360
Prodded by:	cjc
This commit is contained in:
Ruslan Ermilov 2002-05-13 13:04:46 +00:00
parent a8fae7e580
commit 8f08b6b2ee

View File

@ -119,6 +119,8 @@ ${target}: ${page}
${MROFF_CMD} ${.ALLSRC} > ${.TARGET}
.endfor
.endfor
.else
_manpages: ${MAN}
.endif
.endif
.endif