summaryrefslogtreecommitdiff
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-06-16 04:21:51 +0000
committerSteven Knight <knight@baldmt.com>2003-06-16 04:21:51 +0000
commitba5e0ae491d9078daa733ab0de6732db11a5c852 (patch)
tree6a90aab218f679feab39e8992e837a90658b8055 /test/import.py
parentd0acf56c9c4ee38ab3c709eb173a42bf3d6d4349 (diff)
downloadscons-ba5e0ae491d9078daa733ab0de6732db11a5c852.tar.gz
Add support for the Intel C Compiler. (Gary Oberbrunner)
Diffstat (limited to 'test/import.py')
-rw-r--r--test/import.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py
index c76c47d0..d66f8e5c 100644
--- a/test/import.py
+++ b/test/import.py
@@ -66,6 +66,7 @@ tools = [
'hpcc',
'hplink',
'icc',
+ 'icl',
'ifl',
'ilink',
'jar',