doc: MAKEVERBOSE support

This commit is contained in:
lukem 2023-05-16 07:48:50 +00:00
parent c73b132b15
commit c5af9e9a2f
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.2 2013/05/29 21:26:44 apb Exp $
# $NetBSD: Makefile,v 1.3 2023/05/16 07:48:50 lukem Exp $
.include <bsd.own.mk>
regen: .PHONY regen-BUILDING
regen-BUILDING: .PHONY
${_MKMSG_FORMAT} ../BUILDING
${TOOL_MANDOC_ASCII} ${.CURDIR}/BUILDING.mdoc \
| ${TOOL_SED} -e "s,.$$(printf '\b'),,g" \
>${.CURDIR}/../BUILDING