summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-09-17 11:27:20 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-09-17 11:27:20 +0000
commit0dae65693bfce8f3962e962d3e661baffd7b4868 (patch)
tree07d2fc1fc1a3fef1d56a39829a4d0c8bafdc6bcf /docs/README
parent353ae86d1cee77a063144d67921a646047490000 (diff)
downloadMPC-0dae65693bfce8f3962e962d3e661baffd7b4868.tar.gz
ChangeLogTag: Fri Sep 17 11:25:48 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/README b/docs/README
index 58838a6c..c4cfdae5 100644
--- a/docs/README
+++ b/docs/README
@@ -489,11 +489,11 @@ dependent If this is given a value, then a dependency upon that
dependent_libs If this is given a value, then a dependency upon that
library value will be given to all of the generated files.
The format for this entry should be the basename for the
- library (no library prefix, postfix, or extension)
+ library (no library prefix, postfix, or extension)
preceded by any relative or absolute path to the library.
- The typical use for this would be so that a project is
- rebuilt when a library needs to be rebuilt for its
- dependent executable. The default for this is unset and no
+ The typical use for this would be so that a project is
+ rebuilt when a library needs to be rebuilt for its
+ dependent executable. The default for this is unset and no
dependency will be generated.
inputext This is a comma separated list of input file extensions
that belong to the command.
@@ -769,7 +769,7 @@ regardless of the presence of an extension definition. In this case, the
input file will be "excluded" from the build.
For custom file types, there are a few keywords that can be used within the
-custom file type input lists: command, commandflags, dependent,
+custom file type input lists: command, commandflags, dependent,
dependent_libs, gendir and postcommand. These keywords (except for gendir)
can be used to augment or override the values of the same name defined in a
Define_Custom section. gendir can be used to specify the directory in which