Date: Thu, 6 Jun 1996 02:47:50 +0200 (MET DST) From: Ollivier Robert <roberto@keltia.freenix.fr> To: wollman@lcs.mit.edu (Garrett Wollman) Cc: grog@lemis.de, p.richards@elsevier.co.uk, hackers@freebsd.org, FreeBSD-current@freebsd.org Subject: Re: Somebody explain this to me again.. :-) Message-ID: <199606060047.CAA04584@keltia.freenix.fr> In-Reply-To: <9606051450.AA08511@halloran-eldar.lcs.mit.edu> from Garrett Wollman at "Jun 5, 96 10:50:55 am"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Garrett Wollman said: > echo 'INSTALL= install -C' >> /etc/make.conf > cd /usr/src > make obj depend all install > make all install > > This is completely sufficient for the needs of everyone who isn't > bootstrapping a new compiler or library, or building releases. This is more or less what: setenv NOCLEAN yes make world buys you (except that you're not doing the build-tools target which buys you more time). Thanks to Peter... -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #6: Tue Jun 4 00:25:26 MET DST 1996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606060047.CAA04584>