Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc doc: MAKEVERBOSE support
details: https://anonhg.NetBSD.org/src/rev/7548793d6847
branches: trunk
changeset: 375382:7548793d6847
user: lukem <lukem%NetBSD.org@localhost>
date: Tue May 16 07:48:50 2023 +0000
description:
doc: MAKEVERBOSE support
diffstat:
doc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r bcd1294163c3 -r 7548793d6847 doc/Makefile
--- a/doc/Makefile Tue May 16 07:13:05 2023 +0000
+++ b/doc/Makefile Tue May 16 07:48:50 2023 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index