From: Jan Nieuwenhuizen Date: Fri, 8 Apr 2005 06:28:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.19~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=13d760bf8e78ef022c91701242e069e97c530619;p=lilypond.git *** empty log message *** --- diff --git a/GNUmakefile.in b/GNUmakefile.in index e654362a75..cd0dd2c4a6 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -102,7 +102,7 @@ PO_FILES = $(wildcard $(srcdir)/po/*.po) HELP_CATALOGS = $(PO_FILES:$(srcdir)/po/%.po=%) CATALOGS = $(HELP_CATALOGS:lilypond=) -$(tree-prefix)/lilypond-force: GNUmakefile +$(tree-prefix)/lilypond-force link-tree: GNUmakefile # Preparing LilyPond tree for builddir exec cd $(builddir) && rm -rf lib share mkdir -p $(builddir)/lib/$(package) @@ -152,7 +152,8 @@ $(tree-prefix)/lilypond-force: GNUmakefile mkdir -p $(share-prefix)/locale/$i/LC_MESSAGES && \ cd $(share-prefix)/locale/$i/LC_MESSAGES && \ ln -sf ../../../../po/$(outconfbase)/$i.mo lilypond.mo &&) true - touch $@ +# touch $@ + touch $(tree-prefix)/lilypond-force local-clean: builddir-setup-clean builddir-setup-clean: