[illumos-Developer] review request - webrev for #1045 not clobbering perl build dir
Joerg Schilling
Joerg.Schilling at fokus.fraunhofer.de
Thu May 19 08:55:37 PDT 2011
Gordon Ross <gordon.w.ross at gmail.com> wrote:
> On Wed, May 18, 2011 at 3:34 PM, Mike Harsch <mike at harschsystems.com> wrote:
> > Thanks Albert,
> >
> > I've removed the contrib/copy_contrib target and the reference to
> > contrib/copy_contrib from the clobber line. I'd like to request another
> > round of review -- webrev is here:
> > http://harschsystems.com/bugs/illumos-1045.2/
>
> The dependencies on $(PERL_VERSIONS)
> in clean,clobber look strange to me. We don't want the
> clean,clobber targets to create the 5.10.0 dir, do we?
> I suspect these two lines:
> clean: $(PERL_VERSIONS)
> clobber: $(PERL_VERSIONS)
> should instead be:
> clean: FRC
> clobber: clean
> ....
It may be that you are talking about another problem, but a nasty
"make clobber" problem in perl has been fixed on February 15 with
changeset: 13183:767bd495428b
in Schillix-ON.
Jörg
--
EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js at cs.tu-berlin.de (uni)
joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
More information about the Developer
mailing list