From 796abf32c5617c07466206600c6dd23512297bbe Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 24 Dec 2006 17:33:56 +0100 Subject: [PATCH] create local.make as part of configure. --- configure.in | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5