Date: Thu, 21 Mar 2002 19:13:58 -0800 From: "David O'Brien" <obrien@freebsd.org> To: freebsd-sparc@freebsd.org Subject: Re: DP1 release candidate 1 Message-ID: <20020321191358.A1617@dragon.nuxi.com> In-Reply-To: <20020321195254.N90182@locore.ca>; from jake@locore.ca on Thu, Mar 21, 2002 at 07:52:54PM -0500 References: <20020321195254.N90182@locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 21, 2002 at 07:52:54PM -0500, Jake Burkholder wrote:
> being ready; use the usual procedure for building outside of buildworld
> (make obj; make depend; make all; make install).
This is a little bit more able to deal with changes in the src tree:
( cd include ; make obj ; make all install )
make obj ; make depend
( cd lib ; make all install )
make most install
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020321191358.A1617>
