]> 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 ea30561d839798e1ef284fb70adc009fda12db16..89dfd628e0e6125057b4a876fbad100380910149 100644 (file)
@@ -1 +1,8 @@
-#empty
+.PHONY: tfm dvi pfb
+
+tfm: $(TFM_FILES)
+
+dvi: $(DVI_FILES)
+
+pfb: $(PFB_FILES)
+