9 |
set gm2optfile = " " |
set gm2optfile = " " |
10 |
set gm2adoptfile = "-adoptfile=${BUILDROOT}/../../tools/adjoint_options/adjoint_default" |
set gm2adoptfile = "-adoptfile=${BUILDROOT}/../../tools/adjoint_options/adjoint_default" |
11 |
set gm2standarddirs = '-standarddirs=" "' |
set gm2standarddirs = '-standarddirs=" "' |
12 |
# Command used to go from file name to module name (module names are CPAS on |
# Command used to go from file name to module name (module names are CAPS on |
13 |
# ( SGI |
# ( SGI |
14 |
set mkmodname = cat |
set mkmodname = cat |
15 |
# archive building command |
# archive building command |
16 |
set arcommand = ar |
set arcommand = ar |
17 |
set aropts = "-rsc" |
set aropts = "-rsc" |