From: Michal Sojka Date: Sun, 12 Oct 2008 13:10:00 +0000 (+0000) Subject: Small fix in documentation X-Git-Tag: v0.1-sssa~29 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk.git/commitdiff_plain/b6a8740698b389c57b78637ddf1d65d24bd01a00 Small fix in documentation darcs-hash:20081012131013-f2ef6-074f3521ffb5bdb556d7c94d6fcbbdd7283f0f6c.gz --- 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