diff options
author | Steven Knight <knight@baldmt.com> | 2003-06-16 04:21:51 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-06-16 04:21:51 (GMT) |
commit | ba5e0ae491d9078daa733ab0de6732db11a5c852 (patch) | |
tree | 6a90aab218f679feab39e8992e837a90658b8055 /bin/files | |
parent | d0acf56c9c4ee38ab3c709eb173a42bf3d6d4349 (diff) | |
download | SCons-ba5e0ae491d9078daa733ab0de6732db11a5c852.zip SCons-ba5e0ae491d9078daa733ab0de6732db11a5c852.tar.gz SCons-ba5e0ae491d9078daa733ab0de6732db11a5c852.tar.bz2 |
Add support for the Intel C Compiler. (Gary Oberbrunner)
Diffstat (limited to 'bin/files')
-rw-r--r-- | bin/files | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ ./SCons/Tool/hpcc.py ./SCons/Tool/hplink.py ./SCons/Tool/icc.py +./SCons/Tool/icl.py ./SCons/Tool/ifl.py ./SCons/Tool/ilink.py ./SCons/Tool/jar.py |