Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 1999 17:56:52 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Wayne Cuddy <wayne@crb-web.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: buildworld to alternate dir
Message-ID:  <19990916175652.A28976@rucus.ru.ac.za>
In-Reply-To: <Pine.LNX.4.10.9909161245150.6562-100000@crb.crb-web.com>
References:  <Pine.LNX.4.10.9909161245150.6562-100000@crb.crb-web.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 1999-09-16 (12:46), Wayne Cuddy wrote:
> How do I tell buildworld to put build files in a directory other than
> /usr/obj?

cd /usr/src && env MAKEOBJDIRPREFIX=/some/other/place make foo

It must be an environment variable.

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za


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




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