From owner-freebsd-questions Tue Oct 31 13: 6:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by hub.freebsd.org (Postfix) with ESMTP id CE33A37B4C5 for ; Tue, 31 Oct 2000 13:06:20 -0800 (PST) Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by copland.udel.edu (8.9.3/8.9.3) with ESMTP id QAA03687; Tue, 31 Oct 2000 16:06:17 -0500 (EST) Date: Tue, 31 Oct 2000 16:06:17 -0500 (EST) From: John To: Matthew Cerha Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Variable to control location of /usr/obj and /usr/ports? In-Reply-To: <20001031144925.A15560@io.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Perhaps try something as simple as just setting up symbolic links? Ex: within my /usr lrwxrwxrwx 1 root wheel 8 May 16 17:30 obj -> /cvs/obj lrwxr-xr-x 1 root wheel 8 Feb 9 2000 src -> /cvs/src And you could just as easily set up one for /usr/ports, too. hope that helps, John > Hi, > > I was wondering if there is a config file or env var I can set to change the > locations of /usr/obj and /usr/ports to alter the behaviour of the make process. > > --mtc > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message