]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metafont-rules.make
release: 1.1.5
[lilypond.git] / stepmake / stepmake / metafont-rules.make
index b9e253e1144a9f5c5ff1ebf54ca47d135924bcb3..76ca3aa38900fedde3074de261336eb1175bd42f 100644 (file)
@@ -23,3 +23,6 @@ $(outdir)/%.$(XPM_RESOLUTION)gf: %.mf
 $(outdir)/%.$(XPM_RESOLUTION)pk: $(outdir)/%.$(XPM_RESOLUTION)gf
        gftopk $< $@
 
+%.afm:
+       $(SHELL) $(depth)/buildscripts/tfmtoafm.sh $(shell basename $@ .afm)
+       mv $@ $@.in