Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 16:59:54 -0800
From:      "David O'Brien" <TrimYourCc@NUXI.com>
To:        Warner Losh <imp@village.org>
Cc:        arch@FreeBSD.ORG
Subject:   Re: Breaking up make.conf
Message-ID:  <20010310165954.A36413@dragon.nuxi.com>
In-Reply-To: <200103090349.f293nGs04577@billy-club.village.org>; from imp@village.org on Thu, Mar 08, 2001 at 08:49:16PM -0700
References:  <200103090241.SAA27525@gndrsh.dnsmgr.net> <200103090349.f293nGs04577@billy-club.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 08, 2001 at 08:49:16PM -0700, Warner Losh wrote:
> +__d := ${.CURDIR}
> +.for __i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
> +.if exists(${__d}/etc/defaults/make.conf)
> +.include "${__d}/etc/defaults/make.conf"

I must say, if this is going to live in src/, it belongs in src/, not
hidden in src/etc/.

-- 
-- David  (obrien@FreeBSD.org)
          GNU is Not Unix / Linux Is Not UniX

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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