John Beck writes:
> Moriah> Done.  I moved libinstzones and libpkg to after the last .WAIT under
> Moriah> SUBDIRS.  I also alphabetized the rest of the entries after that
> Moriah> .WAIT. ...
> 
> Please revert that order: libsmbfs takes much longer to build than any of
> the others, so we want it first in that section.

I don't think it makes any difference, does it?  This makefile uses
.PARALLEL, so everything between two .WAIT markers is parallelized,
and sorting such entries in alpha order should produce no harm.

-- 
James Carlson, Solaris Networking              <james.d.carlson at sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to