Date: Thu, 13 Mar 1997 19:48:01 +1100 From: Bruce Evans <bde@zeta.org.au> To: helbig@MX.BA-Stuttgart.De, peter@freefall.freebsd.org Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.info.mk Message-ID: <199703130848.TAA03874@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Modified: share/mk bsd.info.mk >> Log: >> makeinfo can fail but still leave behind zero length files which cause >> interesting problems because the resulting file is newer than the source >> ... >Either this or the last change of bsd.info.mk seems to break "make world": >... >The bsd.info.mk created com_err.info instead of com_err.info.gz in >/usr/obj/usr/src/lib/libcom_err. It has at least three other bugs: 1. the new temporary files aren't in ${CLEANFILES}. 2. support for not having --no-split in ${MAKEINFOFLAGS} is more broken then before. 3. some too-long lines are longer than before. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703130848.TAA03874>