diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-03-25 20:26:34 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-03-25 20:26:34 +0100 |
commit | 738c66a8458f4ddd5c11871359938bc9d89e8d7a (patch) | |
tree | 5b57e837a551c1479efec2e2bfebf154c529bf68 /scons.1 | |
parent | 8f9034d6737799e699f3d2c9c7de2c98682343bd (diff) | |
parent | 86baccee0a1dddf43f7eefe48e2d9e9037468b9c (diff) |
Merge commit 'upstream/1.3.0'
Diffstat (limited to 'scons.1')
-rw-r--r-- | scons.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,7 +19,7 @@ .\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION .\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" -.\" doc/man/scons.1 4691 2010/03/06 16:22:36 bdbaddog +.\" doc/man/scons.1 4720 2010/03/24 03:14:11 jars .\" .TH SCONS 1 "March 2010" .\" ES - Example Start - indents and turns off line fill @@ -9152,7 +9152,7 @@ environment used to execute the command. If the construction variable $IMPLICIT_COMMAND_DEPENDENCIES is set to a false value -(\fBNone\fP, +.RB ( None , .BR False , .BR 0 , etc.), @@ -11310,7 +11310,7 @@ A deprecated synonym for $WINDOWSEXPSUFFIX. .IP WINDOWS_INSERT_DEF When this is set to true, a library build of a Windows shared library -(\fB.dll\fPfile) +.RB ( .dll file) will also build a corresponding \fB.def\fP file at the same time, if a \fB.def\fP file |