]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metafont-targets.make
Clean fonts and docs makefiles, trying to fix 'make -j' race conditions
[lilypond.git] / stepmake / stepmake / metafont-targets.make
index bb2cad423c278a9bfd151dd3ede380a671fd134f..89dfd628e0e6125057b4a876fbad100380910149 100644 (file)
@@ -1,10 +1,8 @@
-
+.PHONY: tfm dvi pfb
 
 tfm: $(TFM_FILES)
 
 dvi: $(DVI_FILES)
 
-pks: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.$(XPM_RESOLUTION)pk))
+pfb: $(PFB_FILES)
 
-xpms: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.afm)) pks
-       $(SHELL) $(depth)/$(buildscripts)/mf-to-xpms.sh $(XPM_FONTS)