> 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              [EMAIL PROTECTED]
    Dept. of Physics
    Lafayette College, Easton PA 18042

Reply via email to