develooper Front page | perl.perl6.internals | Postings from December 2001

RE: Better temporary Makefile patch

Thread Previous | Thread Next
From:
Andy Dougherty
Date:
December 13, 2001 15:57
Subject:
RE: Better temporary Makefile patch
Message ID:
Pine.SOL.4.10.10112131856120.18796-100000@maxwell.phys.lafayette.edu

> This fixes:
> o  parrot/classes/Makefile.in to use double quotes
>    instead of single quotes with perl -e

Note that if you have to get even slightly more complicated than this,
then you're better off wrapping everything up in a (possibly very small)
file and just calling that.  Don't forget, I don't think we've gotten any
of this anywhere near VMS DCL yet :-).

>
> After which I can:
>
>   perl ./Configure.pl && nmake && nmake test && nmake clean
> 
> without error on Win32

That's good to hear.




-- 
    Andy Dougherty		doughera@lafayette.edu
    Dept. of Physics
    Lafayette College, Easton PA 18042


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About