Re: Patch for 2.6.0 cygwin build

2005-06-30 Thread Jan Nieuwenhuizen
Nicolas Sceaux writes: >> -chmod 755 $@ >> +cat $< | sed $(sed-atvariables) > $@ > > Indentation-based languages rulez!! open-close-character based languages suX0rz! -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien |

Re: Patch for 2.6.0 cygwin build

2005-06-30 Thread Nicolas Sceaux
Bertalan Fodor <[EMAIL PROTECTED]> writes: > Hello, I had to apply the attached patch to build. It changes spaces > to tabs, because make said to do so. > > Bert > --- cygwin/GNUmakefile2005-06-30 17:24:06.18750 +0200 > +++ cygwin/GNUmakefile.new2005-06-30 17:16:30.62500 +0200

Patch for 2.6.0 cygwin build

2005-06-30 Thread Bertalan Fodor
Hello, I had to apply the attached patch to build. It changes spaces to tabs, because make said to do so. Bert --- cygwin/GNUmakefile 2005-06-30 17:24:06.18750 +0200 +++ cygwin/GNUmakefile.new 2005-06-30 17:16:30.62500 +0200 @@ -22,8 +22,8 @@ OUT_POSTREMOVES=$(POSTREMOVES:%=$(outd