summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-12-31 13:29:04 (GMT)
committerSteven Knight <knight@baldmt.com>2004-12-31 13:29:04 (GMT)
commite55e294c5abbc75b342cf1097374d8738ba3e929 (patch)
tree4191dfd8fa664e61338d5105fb6ad0ffe91ab43b /doc
parent4f31048fb1552f8ed6a9aecf84201b4a13848d5b (diff)
downloadSCons-e55e294c5abbc75b342cf1097374d8738ba3e929.zip
SCons-e55e294c5abbc75b342cf1097374d8738ba3e929.tar.gz
SCons-e55e294c5abbc75b342cf1097374d8738ba3e929.tar.bz2
Intel C compiler improvements. (Gary Oberbrunner)
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index f83fc96..16a7986 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -5492,6 +5492,11 @@ is the construction environment
(a dictionary of construction values)
in force for this file installation.
+.IP INTEL_C_COMPILER_VERSION
+Set by the "intelc" Tool
+to the major version number of the Intel C compiler
+selected for use.
+
.IP JAR
The Java archive tool.