From owner-cvs-all Wed Apr 25 23:22:59 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 61B4237B422; Wed, 25 Apr 2001 23:22:48 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f3Q6Mjd07894; Thu, 26 Apr 2001 09:22:45 +0300 (EEST) (envelope-from ru) Date: Thu, 26 Apr 2001 09:22:45 +0300 From: Ruslan Ermilov To: "David O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make main.c Message-ID: <20010426092245.A7582@sunbay.com> Mail-Followup-To: David O'Brien , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200104251422.f3PEMdc86531@freefall.freebsd.org> <20010425095922.A57959@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010425095922.A57959@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Apr 25, 2001 at 09:59:22AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 25, 2001 at 09:59:22AM -0700, David O'Brien wrote: > On Wed, Apr 25, 2001 at 07:22:38AM -0700, Ruslan Ermilov wrote: > > Modified files: > > usr.bin/make main.c > > Log: > > Make ${.OBJDIR} canonical. > > I don't quite understand what this change is. Could you explain it in a > little more depth along with answering the "why" question? > This is documented in the make(1) manpage. Previously, make(1) only canonicalized ${.CURDIR} but not ${.OBJDIR}. Now ${.CURDIR} != ${.OBJDIR} test works not only syntactically, but physically. This somehow relates to the recent `cleandir' problem. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message