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 | f7819c098ee0aa1ac27f3b2d2555e7fc6393cbf0 (patch) | |
tree | 0d54ec64628db8b17af57f806491a53e894929e1 /doc | |
parent | 566369eac0679111dd39394f4c7ed4e8428aacaa (diff) | |
download | SCons-f7819c098ee0aa1ac27f3b2d2555e7fc6393cbf0.zip SCons-f7819c098ee0aa1ac27f3b2d2555e7fc6393cbf0.tar.gz SCons-f7819c098ee0aa1ac27f3b2d2555e7fc6393cbf0.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 |