]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-rules.make
Imported Upstream version 2.19.52
[lilypond.git] / stepmake / stepmake / documentation-rules.make
index 534db01acbd8903c218ecab9a03f0cf0c5c04c3e..b87e6428fae8c81239f9aa03b9195d116de4c864 100644 (file)
@@ -1,5 +1,3 @@
-# Docrules.make
-
 # special rules for the documentation section.
 # There are too many to add to the general rules
 
@@ -15,6 +13,3 @@ $(outdir)/%.png: %.xpm
 $(outdir)/%.txt: $(outdir)/%.1
        troff -man -Tascii $< | grotty -b -u -o > $@
 
-include $(stepdir)/yodl-rules.make
-include $(stepdir)/texinfo-rules.make
-