diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:18:52 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:18:52 (GMT) |
commit | 3c1250527d43864c309cbf0dd2f9356042124d21 (patch) | |
tree | 457872409543640bc391a51c500c510bae145f5e /doc/user | |
parent | 5b4de675705f2cb7aea430e557b9c66475483522 (diff) | |
download | SCons-3c1250527d43864c309cbf0dd2f9356042124d21.zip SCons-3c1250527d43864c309cbf0dd2f9356042124d21.tar.gz SCons-3c1250527d43864c309cbf0dd2f9356042124d21.tar.bz2 |
- switched all docs to SCons XSD
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/builders-built-in.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/builders-built-in.xml b/doc/user/builders-built-in.xml index 1cc5b65..ec4012d 100644 --- a/doc/user/builders-built-in.xml +++ b/doc/user/builders-built-in.xml @@ -211,7 +211,7 @@ Other relevant construction variables include those used by the &b-link-Object; builders to affect how the - source files specified as input to the &t-Program; + source files specified as input to the <literal>Program</literal> builders are turned into object files; see the next section. |