cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin
Makefile src/usr.bin Makefile src/usr.sbin Makefile
Marcel Moolenaar
marcel at xcllnt.net
Fri Aug 29 13:43:08 PDT 2003
On Fri, Aug 29, 2003 at 11:38:14AM -0700, David O'Brien wrote:
> On Fri, Aug 29, 2003 at 09:18:36AM -0600, M. Warner Losh wrote:
> > In message: <Pine.NEB.3.96L.1030829111205.45354B-100000 at fledge.watson.org>
> > Robert Watson <rwatson at FreeBSD.org> writes:
> > : Well, where we currently sit is that we've identified a set of
> > : semi-optional components -- areas where we've already done some
> > : build/install partitioning. Let's just slightly enhance the
> > : infrastructure around the existing identifications, and not get too caught
> > : up in identifying new partitioning -- partioning and dependencies are
> > : hard.
> >
> > I'm worried that this will create a huge mess that's hard to clean up
> > later....
>
> Agreed.
Has anyone thought about a solution that is based on the more generic
problem of suppressing recursing into arbitrary directories by using
an exclude list that uses REs or patterns?
Most NO_FOO variables do nothing but prevent that certain subdirectories
are added to SUBDIR. It seems to me that a more direct approach to
achieve this is more generic and usable than the inherently non-
scalable solution of introducing more NO_FOO variables.
Just a thought...
--
Marcel Moolenaar USPA: A-39004 marcel at xcllnt.net
More information about the cvs-src
mailing list