From: Jan Nieuwenhuizen Date: Mon, 1 Dec 2008 20:49:05 +0000 (+0100) Subject: Add grand-replace rule. X-Git-Tag: release/2.12.0-1~13^2~32^2~41 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=81d14d3dbc756ae1d645d60c34bc3fd83b9747e7;p=lilypond.git Add grand-replace rule. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 69962c9b32..ac2329cf4f 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -199,6 +199,8 @@ $(config_h): config.hh.in @echo @false +grand-replace: + PATH=$(buildscript-dir)/$(outbase):$(PATH) $(BASH) $(buildscript-dir)/grand-replace.sh ################################################################ # testing