From: hanwen Date: Sun, 1 Jan 2006 19:20:59 +0000 (+0000) Subject: * mf/GNUmakefile (local-install): oops. X-Git-Tag: release/2.7.38^2~361 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=30fb1afe09782ddc378a7c792fd0f63a8268b010;p=lilypond.git * mf/GNUmakefile (local-install): oops. * mf/GNUmakefile (NCSB_PATH): add vars for NCSB. ($(outdir)/%.ttf): new rule. --- diff --git a/ChangeLog b/ChangeLog index 8f62aad49f..da1c4f63e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-01-01 Han-Wen Nienhuys + * mf/GNUmakefile (local-install): oops. + * lily/lyric-hyphen.cc (print): oops. * buildscripts/pfx2ttf.fontforge: new file. diff --git a/mf/GNUmakefile b/mf/GNUmakefile index e70ed80093..a56e3c4710 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -137,7 +137,7 @@ $(PE_SCRIPTS): $(buildscript-dir)/gen-emmentaler-scripts.py $(outdir)/fonts.cache-1: $(PFA_OTF_FILES) $(PFA_FILES) $(OTF_FILES) cd $(outdir) ; fc-cache . -local-install: install-ncsb-ttf install-fc-cache +local-install: install-fc-cache install-fc-cache: $(foreach suff, $(INSTALLATION_OUT_SUFFIXES), rm -f $(DESTDIR)$(INSTALLATION_OUT_DIR$(suff))/fonts.cache-1 && ) true