Subject: Re: i386 current build still fails.
To: Aaron J. Grier <agrier@poofy.goof.com>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 02/06/1999 17:39:13
On Sat, 6 Feb 1999, Aaron J. Grier wrote:

: Is there a place all targets for a top-level -current make are
: documented?  (Aside from the .mk files, of course.)

Probably not, and they should be.

Essentially, there are only four _top-level_ build targets:

build - build and install the whole thing
clean - clean everything but .depend files and nroff'ed man pages
cleandir - clean everything
obj - make obj directories

Individual directories can be built with a bunch more targets, but "make
build" ensures that you get all the needed bits in order, such as the .mk
files and so on.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)