CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Jan Nieuwenhuizen <[EMAIL PROTECTED]>   05/05/15 23:50:19

Modified files:
        lily           : GNUmakefile 
        .              : ChangeLog 

Log message:
        (default): Typo.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/lily/GNUmakefile.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3621&tr2=1.3622&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3621 lilypond/ChangeLog:1.3622
--- lilypond/ChangeLog:1.3621   Sun May 15 23:44:07 2005
+++ lilypond/ChangeLog  Sun May 15 23:50:18 2005
@@ -1,5 +1,7 @@
 2005-05-16  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
 
+       * lily/GNUmakefile (default): Typo.
+
        * scm/lily.scm (PLATFORM): Export.
 
        * scm/framework-ps.scm (write-preamble)[MINGW]: Use
Index: lilypond/lily/GNUmakefile
diff -u lilypond/lily/GNUmakefile:1.48 lilypond/lily/GNUmakefile:1.49
--- lilypond/lily/GNUmakefile:1.48      Sun May 15 21:23:41 2005
+++ lilypond/lily/GNUmakefile   Sun May 15 23:50:18 2005
@@ -47,7 +47,7 @@
 $(outdir)/lily-lexer.o: $(outdir)/parser.hh $(outdir)/FlexLexer.h
 $(outdir)/lexer.o: $(outdir)/parser.hh $(outdir)/version.hh
 
-ifneq($(FLEXLEXER_PATH),)
+ifneq ($(FLEXLEXER_PATH),)
 $(outdir)/FlexLexer.h: $(FLEXLEXER_PATH)/FlexLexer.h
        cp $<  $@
 endif


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to