]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/pod-rules.make
* autogen.sh (srcdir): Regenerate.
[lilypond.git] / stepmake / stepmake / pod-rules.make
index 252a9d6227b65be649c3f726f89197368c70bf7f..d0b4628b4c748f026cc1472ad35998c00189ccc1 100644 (file)
@@ -1,4 +1,3 @@
-# Pod_rules.make
 
 .SUFFIXES: .1 .5 .html .pod .txt
 
@@ -14,7 +13,7 @@ POD2HTML_5004=$(POD2HTML) --noindex --infile $< --outfile=$@;  sh $(depth)/bin/a
 
 do_pod2html=$($(POD2HTML_VERSION))
 
-$(outdir)/%.html: $(outdir)/%.pod $(depth)/VERSION
+$(outdir)/%.html: $(outdir)/%.pod 
        $(do_pod2html) 
 
 $(outdir)/%.pod: %.pod