Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by cnh, Mon Jan 14 17:01:44 2002 UTC | revision 1.1.2.1 by cnh, Mon Jan 14 17:01:44 2002 UTC | |
---|---|---|
# | Line 0 | Line 1 |
1 | ||
2 | cd bin | |
3 | ln -s ../verification/carbon/code/.genmakerc . | |
4 | ln -s ../verification/carbon/code/*.h . | |
5 | ln -s ../verification/carbon/code/*.F . | |
6 | ||
7 | ../tools/genmake -makefile | |
8 | make depend | |
9 | make small_f | |
10 | ||
11 | cd ../adjoint | |
12 | make adall | |
13 | make adchange | |
14 | ||
15 | cd ../bin | |
16 | make | |
17 | ||
18 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |