Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.9 by dimitri, Mon Jan 27 06:31:49 2020 UTC | revision 1.10 by dimitri, Mon Jan 27 06:57:34 2020 UTC | |
---|---|---|
# | Line 16 | Line 16 |
16 | # Build executable | # Build executable |
17 | mkdir build | mkdir build |
18 | cd build | cd build |
19 | ../tools/genmake2 -mo '../../MITgcm_contrib/ecco_darwin/v4_3deg/code ../../MITgcm_contrib/ecco_darwin/v4_llc270/code_darwin ../../MITgcm_contrib/ecco_darwin/v4_llc270/code' | ../tools/genmake2 -ieee -mo \ |
20 | '../../MITgcm_contrib/ecco_darwin/v4_3deg/code ../../MITgcm_contrib/ecco_darwin/v4_llc270/code_darwin ../../MITgcm_contrib/ecco_darwin/v4_llc270/code' | |
21 | make depend | make depend |
22 | make -j 8 | make -j 8 |
23 | cd .. | cd .. |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |