From owner-cvs-all Sat Sep 22 1:20:10 2001 Delivered-To: cvs-all@freebsd.org Received: from arb.arb.za.net (arb.arb.za.net [196.7.148.4]) by hub.freebsd.org (Postfix) with ESMTP id 27B8537B401; Sat, 22 Sep 2001 01:19:53 -0700 (PDT) Received: (from uucp@localhost) by arb.arb.za.net (8.11.3/8.11.3) with UUCP id f8M8JoK26103; Sat, 22 Sep 2001 10:19:50 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.11.6/8.11.6) with ESMTP id f8LDvNV02346; Fri, 21 Sep 2001 14:57:23 +0100 (BST) (envelope-from mark@grondar.za) Message-Id: <200109211357.f8LDvNV02346@grimreaper.grondar.za> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile Makefile.inc src/gnu/usr.bin/perl/utils Makefile.inc References: <20010920205435.B66160@sunbay.com> In-Reply-To: <20010920205435.B66160@sunbay.com> ; from Ruslan Ermilov "Thu, 20 Sep 2001 20:54:35 +0300." Date: Fri, 21 Sep 2001 14:57:23 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Grrrr.... This is going in @#$%ing loops. What you ask for below is the existing case, and I made my commit because people objected. Can we kill this now, please? PLEASE?? M > Mark, the idea! Why not just make a `build-tool' target in > perl/Makefile build miniperl, and adjust perl/Makefile.inc > as follows: > > .if exists(../../miniperl/miniperl) > MINIPERL?= ../../miniperl/miniperl > .elif exists(../miniperl/miniperl) > MINIPERL?= ../miniperl/miniperl > .else > MINIPERL?= miniperl > .endif > > The last case for `buildworld'. > > Then anyone who wants to build the Perl outside ``buildworld'' > would run ``make build-tool'' first, then ``make all''. > > (I'm not sure if we need ${.OBJDIR} is assignments or not. > Depends on whether some Makefiles execute ``cd'' or not.) -- o Mark Murray \_ FreeBSD Services Limited O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message