From: Han-Wen Nienhuys Date: Sun, 24 Dec 2006 16:33:56 +0000 (+0100) Subject: create local.make as part of configure. X-Git-Tag: release/2.10.5-1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=796abf32c5617c07466206600c6dd23512297bbe;p=lilypond.git create local.make as part of configure. --- diff --git a/configure.in b/configure.in index 16cb3c3f21..280fbadde6 100644 --- a/configure.in +++ b/configure.in @@ -177,4 +177,9 @@ Type: make$mc install to install LilyPond make$mc help to see all possible targets +Edit local.make for local Makefile overrides. + + EOF + +touch local.make