From b47644382215f43f96b3957b127e92caa9d33f80 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 27 Oct 2008 18:42:26 +0000 Subject: Enhance the make fragments: - comment the different parts - re-order the code so that it is homogeneous amogst fragments - eye-candy in some existing comments /trunk/tools/tools.mk | 17 15 2 0 +++++++++++++++-- /trunk/steps.mk | 38 26 12 0 ++++++++++++++++++++++++++------------ /trunk/samples/samples.mk | 41 28 13 0 ++++++++++++++++++++++++++++------------- /trunk/config/config.mk | 2 1 1 0 +- 4 files changed, 70 insertions(+), 28 deletions(-) --- config/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.mk b/config/config.mk index 34f72196..038ba725 100644 --- a/config/config.mk +++ b/config/config.mk @@ -3,7 +3,7 @@ # These targets are used from top-level makefile #----------------------------------------------------------- -# List all config files, source and generated +# List all config files, wether sourced or generated # The top-level config file to be used be configurators KCONFIG_TOP = config/config.in -- cgit v1.2.3