]> git.donarmstrong.com Git - lilypond.git/commitdiff
Do generate PFB files explicitly, otherwise they are deleted as
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 7 Mar 2010 17:26:05 +0000 (14:26 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 7 Mar 2010 17:26:05 +0000 (14:26 -0300)
intermediate files.

mf/GNUmakefile

index 85001b5b898cda08db41785e466304eefb9f4669..956c8fa47c7ef83a8cbc7614a41cc40a231c1625 100644 (file)
@@ -124,6 +124,10 @@ $(PE_SCRIPTS): $(buildscript-dir)/gen-emmentaler-scripts
        $< --dir=$(outdir)
 
 ALL_FONTS = $(FETA_FONTS)
+PFB_FILES = $(ALL_FONTS:%=$(outdir)/%.pfb)
+
+.PRECIOUS: $(PFB_FILES)
+
 
 # Make tfm files first, log files last,
 # so that normally log files aren't made twice
@@ -152,7 +156,7 @@ INSTALLATION_OUT_FILES2 = $(SVG_FILES)
 export MFINPUTS := .:$(MFINPUTS)
 
 
-default: $(ALL_GEN_FILES) \
+default: $(PFB_FILES) $(ALL_GEN_FILES) \
         $(outdir)/emmentaler-20.otf \
         tree-regen \
         $(outdir)/fonts.conf