Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2006 17:14:09 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org
Subject:   Re: cvs commit: src Makefile README
Message-ID:  <200606201714.10331.jhb@freebsd.org>
In-Reply-To: <20060620.144125.84360497.imp@bsdimp.com>
References:  <20060607194300.7565e832.trhodes@FreeBSD.org> <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 20 June 2006 16:41, M. Warner Losh wrote:
> In message: <200606201516.39121.jhb@freebsd.org>
>             John Baldwin <jhb@freebsd.org> writes:
> : On Tuesday 20 June 2006 14:53, David O'Brien wrote:
> : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote:
> : > > Personally, I was debating on just removing most of the
> : > > world target with just a message:
> : > > 
> : > > "The world target has been replaced with the buildworld target."
> : > 
> : > No!
> : > 
> : > 'make world' is still my normal building process.  Why force
> : > "make buildworld && make installworld"??
> : > 
> : > I don't care how undocumented it is, or obfusacted
> : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone!
> : > 
> : > thanks for your attention.
> : 
> : You can already get that via 'make DESTDIR=/ world' you know. :)  And 
that's 
> : shorter to type.
> 
> It has been pointed out to me that you can't put DESTDIR=/ in your
> /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in
> there.

Fair enough.  How about just making it undocumented again then? :)

-- 
John Baldwin



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