Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Oct 2002 18:36:48 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        randy@psg.com
Cc:        stable@FreeBSD.org
Subject:   Re: MAKEOBJDIRPREFIX
Message-ID:  <20021008183648M.matusita@jp.FreeBSD.org>
In-Reply-To: <E17yokX-000CxM-00@roam.psg.com>
References:  <E17yokX-000CxM-00@roam.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

randy> putting 
randy>     MAKEOBJDIRPREFIX=/usr/local/src/lamb
randy> or whatever in your /etc/make.conf does not work

Don't put it to make.conf.  Set as environment variable instead.

Quote from make(1):

ENVIRONMENT
     The make utility uses the following environment variables, if they exist:
     MACHINE, MAKE, MAKEFLAGS, MAKEOBJDIR, MAKEOBJDIRPREFIX, and PWD.

-- -
Makoto `MAR' Matsushita

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




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