]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ly-rules.make
Docs: fix doc build and clean up maintenance
[lilypond.git] / make / ly-rules.make
index 52ee4b015ed731b0a46d47e3fa3f62dfc6d604d4..426352d2b3ad63375a9b5b159425364479cb83df 100644 (file)
@@ -33,14 +33,8 @@ $(outdir)/%.html.omf: %.tely
 $(outdir)/%.pdf.omf: %.tely
        $(call GENERATE_OMF,pdf)
 
-$(outdir)/%.ps.gz.omf: %.tely
-       $(call GENERATE_OMF,ps.gz)
-
 $(outdir)/%.html.omf: $(outdir)/%.texi
        $(call GENERATE_OMF,html)
 
 $(outdir)/%.pdf.omf: $(outdir)/%.texi
        $(call GENERATE_OMF,pdf)
-
-$(outdir)/%.ps.gz.omf: $(outdir)/%.texi
-       $(call GENERATE_OMF,ps.gz)