Subject: Re: CVS commit: basesrc
To: Todd Vierling <tv@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 11/13/2001 08:28:33
On Tue, Nov 13, 2001 at 05:56:29PM +0200, Todd Vierling wrote:

 > Log Message:
 > Rather than build in `tools' and `lib' twice, build `tools' and `lib'
 > completely and install them, then skip recursing into those directories
 > on the final dependall/install.

Please note that the pass through "lib" (and "gnu/lib") is initially
done with MKSHARE=no (or some other var set that disables the building
of man and info pages).

If you do skip lib and gnu/lib on the second pass, please make sure the
first pass is built as a normal pass.

Also, I don't think you made the same change for gnu/lib :-)

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>