]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metafont-targets.make
Make Perl treat all I/O streams as UTF-8
[lilypond.git] / stepmake / stepmake / metafont-targets.make
index eac21cf4960b885cd081e1c535cf0ada1323eb2e..dfaf2c18ce1cb77b261cc65efd189df519cf5688 100644 (file)
@@ -3,7 +3,5 @@ tfm: $(TFM_FILES)
 
 dvi: $(DVI_FILES)
 
-pks: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.$(XPM_RESOLUTION)pk))
+pfb: $(PFB_FILES)
 
-xpms: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.afm)) pks
-       $(foreach i, $(XPM_FONTS), $(SHELL) $(depth)/buildscripts/mf-to-xpms.sh $(i) && ) true