Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 21:56:29 -0700 (PDT)
From:      Joseph Koshy <jkoshy>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        dillion, committers
Subject:   Re: cvs commit: src/etc make.conf 
Message-ID:  <199808270456.VAA04751@hub.freebsd.org>
In-Reply-To: Your message of "Thu, 27 Aug 1998 14:22:14 %2B1000." <199808270422.OAA22752@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help



mdillon>      Give make.conf a make.conf.local capability similar to rc.conf's
mdillon>       rc.conf.local capability.  Eases large-site administration.

bde> Bogus.  make.conf is already entirely local.  It is the local extension
bde> of <sys.mk>.

True.

Also, this change breaks the declarative "VAR = VALUE" structure of 
"make.conf" by bringing in "active statements" with BSD make syntax
and semantics.

If we need to do active things like checking for an additional "local" files
then it is better done from a top level makefile.

Koshy
<jkoshy@freebsd.org>





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808270456.VAA04751>