/[MITgcm]/MITgcm/verification/testreport
ViewVC logotype

Diff of /MITgcm/verification/testreport

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8 by edhill, Tue Sep 16 17:46:52 2003 UTC revision 1.9 by edhill, Tue Sep 16 18:16:03 2003 UTC
# Line 179  genmakemodel() Line 179  genmakemodel()
179          cd $1;          cd $1;
180          printf 'genmake ... ' 1>&2          printf 'genmake ... ' 1>&2
181          # ../../../tools/genmake -ieee -mods=../code > make.log 2>&1          # ../../../tools/genmake -ieee -mods=../code > make.log 2>&1
182          $GENMAKE2  -ds --mods=../code "--optfile="$OPTFILE > make.log 2>&1          $GENMAKE2  -ds -m $MAKE --mods=../code "--optfile="$OPTFILE > make.log 2>&1
183          RETVAL=$?          RETVAL=$?
184          for i in gm_state gm_optfile gm_local Makefile ; do          for i in gm_state gm_optfile gm_local Makefile ; do
185              if test -r $i ; then              if test -r $i ; then

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22