Date: Thu, 26 Apr 2001 09:22:45 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> 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> In-Reply-To: <20010425095922.A57959@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Apr 25, 2001 at 09:59:22AM -0700 References: <200104251422.f3PEMdc86531@freefall.freebsd.org> <20010425095922.A57959@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010426092245.A7582>
