]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/refman.itely: Compile fix for \mark #'(music ...).
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Jul 2002 00:08:25 +0000 (00:08 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Jul 2002 00:08:25 +0000 (00:08 +0000)
commitf9efd2c54b174591fa42889557686c7aea356547
treee29880b1d74ddab87d1f9974c57bac3e509b1502
parent6616ea65f6dd867854b5790be8590b72e737e8ca
* Documentation/user/refman.itely: Compile fix for \mark #'(music ...).

* Documentation/user/internals.itely: Use ly-set-mus-property!.

* cygwin/mknetrel: New file.

* Documentation/windows/fix-suffixes.sh:
* buildscripts/walk.sh: Junk.

* aclocal.m4: Regenerate.

* stepmake/stepmake/topdocs-targets.make:
* stepmake/stepmake/help2man-rules.make:
* stepmake/stepmake/generic-vars.make:
* stepmake/make/stepmake.make:
* Documentation/user/GNUmakefile:
* make/stepmake.make:
* make/lilypond-vars.make:
* GNUmakefile.in:
* stepmake/aclocal.m4: Remove builddir cruftyness.

* stepmake/stepmake/c++-rules.make: Use ALL_CXXFLAGS, to guard
agains user override of CXXFLAGS.

* stepmake/stepmake/c++-vars.make (ALL_CXXFLAGS): Include CXXFLAGS.

* stepmake/stepmake/c-rules.make: Use ALL_CFLAGS, to guard
against user override of CFLAGS.

* stepmake/stepmake/c-vars.make (ALL_CFLAGS): Include CFLAGS.
34 files changed:
ChangeLog
Documentation/user/GNUmakefile
Documentation/user/internals.itely
Documentation/user/refman.itely
Documentation/windows/GNUmakefile
Documentation/windows/README [deleted file]
Documentation/windows/changelog [deleted file]
Documentation/windows/fix-suffixes.sh [deleted file]
Documentation/windows/lilypond-doc.hint [deleted file]
Documentation/windows/lilypond.hint [deleted file]
Documentation/windows/post-lilypond.sh [deleted file]
Documentation/windows/zlily-profile.sh [deleted file]
GNUmakefile.in
VERSION
aclocal.m4
cygwin/GNUmakefile [new file with mode: 0644]
cygwin/README [new file with mode: 0644]
cygwin/changelog [new file with mode: 0644]
cygwin/lilypond-doc.hint [new file with mode: 0644]
cygwin/lilypond.hint [new file with mode: 0644]
cygwin/mknetrel [new file with mode: 0644]
cygwin/post-lilypond.sh [new file with mode: 0644]
cygwin/zlily-profile.sh [new file with mode: 0644]
make/lilypond-vars.make
make/stepmake.make
stepmake/aclocal.m4
stepmake/make/stepmake.make
stepmake/stepmake/c++-rules.make
stepmake/stepmake/c++-vars.make
stepmake/stepmake/c-rules.make
stepmake/stepmake/c-vars.make
stepmake/stepmake/generic-vars.make
stepmake/stepmake/help2man-rules.make
stepmake/stepmake/topdocs-targets.make