diff options
author | Steven Knight <knight@baldmt.com> | 2004-07-29 22:44:51 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2004-07-29 22:44:51 (GMT) |
commit | b2a820a2b535f0eeeb0e3074cbc32355ab54db4f (patch) | |
tree | 0d54ec64628db8b17af57f806491a53e894929e1 /doc | |
parent | e461d8cf6bd1d3b9e00fea118066ef528c62aff0 (diff) | |
download | SCons-b2a820a2b535f0eeeb0e3074cbc32355ab54db4f.zip SCons-b2a820a2b535f0eeeb0e3074cbc32355ab54db4f.tar.gz SCons-b2a820a2b535f0eeeb0e3074cbc32355ab54db4f.tar.bz2 |
Add support for newer ifort versions of the Intel Fortran compiler on Linux. (Jonathan Gurley) Fortran 90 tests for future use. (Chris Murray)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scons.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index c9fed7a..b3e4ad4 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -1010,6 +1010,7 @@ hplink icc icl ifl +ifort ilink ilink32 jar |