On Wednesday 19 March 2008 06:57:46 Reini Urban wrote:
> I like the idea of make perl6 only on windows.
> make perl6.exe is just a file, make perl6 is a whole new world :)
>
> One could
>
> ifdef WINDIR
> perl6 : $(PERL6)
> endif
>
> for the GNU-style makefile on cygwin
> and with the appropriate
2008/3/19, Will Coleda via RT <[EMAIL PROTECTED]>:
> On Sat Jan 26 10:03:34 2008, coke wrote:
> > On Mon Jan 14 11:26:27 2008, coke wrote:
> > > In the top level directory, type:
> > >
> > > 'make perl6'
> > >
> > > a perl6 binary is created.
> > >
> > > now type "make perl6" again, and the