]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/GNUmakefile
Web-es: update Introduction. Add untranslated Pondings block.
[lilypond.git] / mf / GNUmakefile
index 97bcd42ef4f18d0d54f2ff9aeb6426e49b5eac70..532a25ec7bad31fea18211e9faa15a82002d6b05 100644 (file)
@@ -153,7 +153,7 @@ $(outdir)/emmentaler-brace.otf\
  $(outdir)/emmentaler-brace.woff: $(BRACES:%=$(outdir)/feta-braces-%.pfb)
 
 $(outdir)/emmentaler-brace.fontname:
-       echo -n 'emmentaler-brace' > $@
+       printf 'emmentaler-brace' > $@
 $(outdir)/emmentaler-brace.subfonts:
        echo $(subst .mf,,$(call src-wildcard,feta-braces-[a-z].mf)) > $@
 
@@ -163,8 +163,6 @@ $(PE_SCRIPTS): $(buildscript-dir)/gen-emmentaler-scripts
 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