Date: Wed, 29 Nov 1995 08:25:24 -0800 From: Bruce Evans <bde> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/usd/13.viref Makefile Message-ID: <199511291625.IAA28087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/11/29 08:25:23 Modified: share/doc/usd/13.viref Makefile Log: Fixed buggy generation of index.so. The roff command to generate it was a little different than the one to generate the document. This caused wrong page numbers. Fixed sourcing of index.so. The hack of handling it separately is no longer necessary. This hack didn't quite work - the page numbers and columnization of the index were wrong. Fixed warnings about not being able to source index.so. Fixed generation of `index' in the source directory. Don't bother removing `index' after creating index.so. `index' gets created again when the final document is built and it's too much trouble to remove later. Fixed dependencies. The long {SRCS} list in 4.4lite isn't quite right and got broken to allow centralized rules. Revision Changes Path 1.3 +11 -8 src/share/doc/usd/13.viref/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511291625.IAA28087>