]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ly.make
release: 1.5.26
[lilypond.git] / make / ly.make
index 3e8824f8100484c3de91581180db3646f6f3e70c..caee2d22452b6bfee80c04e20047d3e4af64e46f 100644 (file)
@@ -57,13 +57,12 @@ examples=
 #
 mutopia-examples=$(name) $(parts)
 
-#
+# moved to ly-rules.make
 # Timothy's booklet
 #
-$(outdir)/%-book.ps: $(outdir)/%.ps
-       psbook $< $<.tmp
-#      pstops '2:0L(11.45in,0.25in)+1L(11.45in,5.6in)' $<.tmp $@
-       pstops  '2:0L@.7(21cm,0)+1L@.7(21cm,14.85cm)' $<.tmp $@
+#$(outdir)/%-book.ps: $(outdir)/%.ps
+#      psbook $< $<.tmp
+#      pstops  '2:0L@.7(21cm,0)+1L@.7(21cm,14.85cm)' $<.tmp $@
 
 #
 # Catch-all target: type `make foo' to make out/foo.ps,