]> 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 616e5868a7fb99cfef7eda4c9ea82486326d6f28..89dfd628e0e6125057b4a876fbad100380910149 100644 (file)
@@ -1,12 +1,8 @@
+.PHONY: tfm dvi pfb
 
 tfm: $(TFM_FILES)
 
 dvi: $(DVI_FILES)
 
-pks: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.$(XPM_RESOLUTION)pk))
-
-xpms: $(addprefix $(outdir)/, $(XPM_FONTS:%=%.afm)) pks
-       $(foreach i, $(XPM_FONTS), $(SHELL) $(depth)/buildscripts/mf-to-xpms.sh $(i) && ) true
-
 pfb: $(PFB_FILES)