d00dc3632d
Submitted by: Patrick Atamaniuk of frobs.net (as an update to version 1.8.2) Patrick has unwisely offered to maintain the port.
20 lines
686 B
Text
20 lines
686 B
Text
$FreeBSD$
|
|
|
|
--- Documentation/user/GNUmakefile.orig Fri Sep 19 13:25:01 2003
|
|
+++ Documentation/user/GNUmakefile Fri Sep 19 13:25:16 2003
|
|
@@ -21,12 +21,12 @@
|
|
|
|
PS_GZ_FILES= $(addsuffix .gz, $(PS_FILES))
|
|
|
|
-INFO_DOCS = lilypond lilypond-internals music-glossary
|
|
+INFO_DOCS = lilypond lilypond-internals
|
|
INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)
|
|
|
|
-STEPMAKE_TEMPLATES=tex texinfo omf documentation
|
|
+STEPMAKE_TEMPLATES=tex texinfo documentation
|
|
|
|
-OMF_FILES += $(outdir)/lilypond-internals.html.omf
|
|
+#OMF_FILES += $(outdir)/lilypond-internals.html.omf
|
|
|
|
LOCALSTEPMAKE_TEMPLATES=lilypond ly
|
|
LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'
|