Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.229 retrieving revision 1.230 diff -u -p -r1.229 -r1.230 --- src/Makefile 2004/01/27 04:22:25 1.229 +++ src/Makefile 2004/02/06 23:12:56 1.230 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2004/01/27 04:22:25 lukem Exp $ +# $NetBSD: Makefile,v 1.230 2004/02/06 23:12:56 lukem Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -383,6 +383,7 @@ dependall-distrib depend-distrib all-dis build-docs: .PHONY ${.CURDIR}/BUILDING ${.CURDIR}/BUILDING: doc/BUILDING.mdoc + ${_MKMSG_CREATE} ${.TARGET} ${TOOL_GROFF} -mdoc -Tascii -P-bou $> >$@