Date: Mon, 19 Jul 1999 12:06:29 +0300 From: Vallo Kallaste <vallo@matti.ee> To: Sue Blake <sue@welearn.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Setting /usr/obj location Message-ID: <19990719120629.A4888@myhakas.matti.ee> In-Reply-To: <19990718132754.54746@welearn.com.au>; from Sue Blake on Sun, Jul 18, 1999 at 01:27:54PM %2B1000 References: <19990718132754.54746@welearn.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 18, 1999 at 01:27:54PM +1000, Sue Blake <sue@welearn.com.au> wrote: > I'm about to make world and want to use a different location for what > normally goes to /usr/obj, i.e., put it on another mounted partition in > the same slice. > > How is this normally done? With a symlink or something more posh? Use the environment variable MAKEOBJDIRPREFIX, e.g. MAKEOBJDIRPREFIX=/opt/whatever -- Vallo Kallaste vallo@matti.ee 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?19990719120629.A4888>