summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ifort.xml
blob: 834708fe2719bdc0b04535da257f89dea876ddda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!--
__COPYRIGHT__

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="ifort">
<summary>
Sets construction variables for newer versions
of the Intel Fortran compiler for Linux.
</summary>
<sets>
FORTRAN
F77
F90
F95
SHFORTRAN
SHF77
SHF90
SHF95
SHFORTRANFLAGS
SHF77FLAGS
SHF90FLAGS
SHF95FLAGS
</sets>
</tool>