From b6a8740698b389c57b78637ddf1d65d24bd01a00 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sun, 12 Oct 2008 13:10:00 +0000 Subject: [PATCH] Small fix in documentation darcs-hash:20081012131013-f2ef6-074f3521ffb5bdb556d7c94d6fcbbdd7283f0f6c.gz --- doc/omk-manual.texinfo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/omk-manual.texinfo b/doc/omk-manual.texinfo index 7db1302..7c026a7 100644 --- a/doc/omk-manual.texinfo +++ b/doc/omk-manual.texinfo @@ -740,9 +740,10 @@ directory. @node Common Variables, , Using Configuration Parameters, Configuration and Conditional Compilation @subsection Common Variables -It is common practice to use @file{config.omk} to store project-wide -settings. Here is the list of variables, which are commonly set here -(but they can also be set elsewhere, e.g. in @file{Makefile.omk}). +It is common practice to use @file{config.target} or @file{config.omk} +to store project-wide settings. Here is the list of variables, which are +commonly set here (but they can also be set elsewhere, e.g. in +@file{Makefile.omk}). You can easily ``reconfigure'' your project by changing the @file{config.omk} file. It is useful to have several configurations -- 2.39.2