From: fred Date: Tue, 26 Mar 2002 23:26:16 +0000 (+0000) Subject: lilypond-1.5.21 X-Git-Tag: release/1.5.59~1398 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=900ebbc37c69286d31e822988fcfb3c965f455e1;p=lilypond.git lilypond-1.5.21 --- diff --git a/stepmake/stepmake/metafont-rules.make b/stepmake/stepmake/metafont-rules.make index 01feec1d1b..b8d78cf76f 100644 --- a/stepmake/stepmake/metafont-rules.make +++ b/stepmake/stepmake/metafont-rules.make @@ -26,6 +26,13 @@ $(outdir)/%.$(XPM_RESOLUTION)gf: %.mf $(outdir)/%.$(XPM_RESOLUTION)pk: $(outdir)/%.$(XPM_RESOLUTION)gf gftopk $< $@ + +$(outdir)/%.pfb: + pktrace $(basename $(@F)) + mv $(basename $(@F)).pfb $(outdir) + + + #%.afm: # $(SHELL) $(depth)/buildscripts/tfmtoafm.sh $(shell basename $@ .afm) # mv $@ $@.in