X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fpod-rules.make;h=884273625938165f006c9bcd6c81f9d2909038f9;hb=804385793dcad0400e6b7ccfe006fece27e5feac;hp=e490e9424cf1ab20459e49ce205f4bf5c7576828;hpb=d4ccda2bdfd21f3694d8a37d4088f8fe9acd6de8;p=lilypond.git diff --git a/stepmake/stepmake/pod-rules.make b/stepmake/stepmake/pod-rules.make index e490e9424c..8842736259 100644 --- a/stepmake/stepmake/pod-rules.make +++ b/stepmake/stepmake/pod-rules.make @@ -13,8 +13,8 @@ POD2HTML_5004=$(POD2HTML) --noindex --infile $< --outfile=$@; sh $(depth)/bin/a do_pod2html=$($(POD2HTML_VERSION)) -$(outdir)/%.html: $(outdir)/%.pod $(depth)/VERSION - $(do_pod2html) +$(outdir)/%.html: $(outdir)/%.pod + $(do_pod2html) $(outdir)/%.pod: %.pod cp $< $@