Date: Sun, 28 Feb 2010 17:54:38 +0100 (CET) From: Alexander Best <alexbestms@wwu.de> To: <gary.jennejohn@freenet.de> Cc: freebsd-hackers@FreeBSD.org Subject: Re: `make cleanworld` and /usr/obj/lib32/usr/src Message-ID: <permail-20100228165438f0889e8400001c69-a_best01@message-id.uni-muenster.de> In-Reply-To: <20100228125622.7a8e55b9@ernst.jennejohn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Jennejohn schrieb am 2010-02-28: > On Sat, 27 Feb 2010 14:49:58 +0100 (CET) > Alexander Best <alexbestms@wwu.de> wrote: > > how about something like this? > Based on a quick look it seems OK to me. > Have you tested it? i did. it works when `make cleanworld` is being run from /usr/src. i'm not sure however what the =2Eif ${.CURDIR} =3D=3D ${.OBJDIR} || ${.CURDIR}/obj =3D=3D ${.OBJDIR} =2Eif exists(${BW_CANONICALOBJDIR}/) statement is for so i didn't include the lib32 cleanup in that clause. my guess is that it's used to catch the case where `make cleanworld` is being = run in /usr/obj/usr/src cheers. alex > --- > Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-20100228165438f0889e8400001c69-a_best01>