From 8063b796ee3a25537f215b5ec91af5f247471bb6 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 9eda3c6087..8a1c5d59a6 100644 --- a/configure.in +++ b/configure.in @@ -197,4 +197,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