Date: Wed, 11 Jan 1995 18:58:25 +1100 From: Bruce Evans <bde@zeta.org.au> To: CVS-commiters@freefall.cdrom.com, ache@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/awk/doc Makefile gawk.texi Message-ID: <199501110758.SAA04305@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
> Added: gnu/usr.bin/awk/doc Makefile gawk.texi > Removed: gnu/usr.bin/awk gawk.texi > Log: > Infopage install More bloat and hidden history in the Attics :-(. Not that the history matters much in this case. I think .texi files should normally be kept in the same directory as the source, just like man pages. Also, they should be installed much like man pages are, with bsd.prog.mk calling bsd.info.mk for info pages like it calls bsd.man.mk for man pages, and with .texi.gz files being installed by default. It's silly to trade time for space for small man pages and then install large info pages. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501110758.SAA04305>