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.288 retrieving revision 1.289 diff -u -p -r1.288 -r1.289 --- src/Makefile 2011/08/08 23:18:36 1.288 +++ src/Makefile 2011/09/09 14:23:37 1.289 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.288 2011/08/08 23:18:36 jmcneill Exp $ +# $NetBSD: Makefile,v 1.289 2011/09/09 14:23:37 apb Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -556,12 +556,6 @@ dependall-distrib depend-distrib all-dis .include .include -build-docs: .PHONY ${.CURDIR}/BUILDING -${.CURDIR}/BUILDING: doc/BUILDING.mdoc - ${_MKMSG_CREATE} ${.TARGET} - ${TOOL_GROFF} -mdoc -Tascii -P-bou $> >$@ - - # # Display current make(1) parameters #