| 11 |
|
|
| 12 |
# ESMF component build. Creates an ESMF component that can be coupled through |
# ESMF component build. Creates an ESMF component that can be coupled through |
| 13 |
# the ESMF superstructure layer. |
# the ESMF superstructure layer. |
| 14 |
../../../tools/genmake2 -mods=../code -optfile=../../../tools/build_options/sp4 |
../../../tools/genmake2 -mods=../code -optfile=../../../tools/build_options/sp4 \ |
| 15 |
|
-adoptfile=../../../tools/adjoint_options/adjoint_default -standarddirs=" " |
| 16 |
make depend |
make depend |
| 17 |
make small_f |
make small_f |
| 18 |
ln -s ../mytools/* . |
ln -s ../mytools/* . |