Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 14:57:23 +0100
From:      Mark Murray <mark@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 
Message-ID:  <200109211357.f8LDvNV02346@grimreaper.grondar.za>
In-Reply-To: <20010920205435.B66160@sunbay.com> ; from Ruslan Ermilov <ru@FreeBSD.org>  "Thu, 20 Sep 2001 20:54:35 %2B0300."
References:  <20010920205435.B66160@sunbay.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109211357.f8LDvNV02346>