X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fmetafont-rules.make;h=de8bb4da4cd785a0602a560f7f957c6dab12e9b6;hb=94e76b06e4adca3d93294569bcb3dddc7ad4e296;hp=01feec1d1b388811ceeb7616521bd9224aecb8f0;hpb=f0eeafa0e8281bf5e01b1277bd10e4f8ccce3150;p=lilypond.git diff --git a/stepmake/stepmake/metafont-rules.make b/stepmake/stepmake/metafont-rules.make index 01feec1d1b..de8bb4da4c 100644 --- a/stepmake/stepmake/metafont-rules.make +++ b/stepmake/stepmake/metafont-rules.make @@ -26,6 +26,12 @@ $(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