/[MITgcm]/mitgcm.org/front_content/make_summary
ViewVC logotype

Diff of /mitgcm.org/front_content/make_summary

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

revision 1.20 by edhill, Mon Aug 2 18:05:17 2004 UTC revision 1.21 by edhill, Tue Aug 3 03:13:08 2004 UTC
# Line 292  for mname in $MACHINES ; do Line 292  for mname in $MACHINES ; do
292              OPTFILE=${OPTFILE##*/}              OPTFILE=${OPTFILE##*/}
293          fi          fi
294          if test "x$OPTFILE" = x ; then          if test "x$OPTFILE" = x ; then
295              comm=`grep '^# OPTFILE=' $dir/*/Makefile 2>/dev/null | head -1`              comm=`grep '^# OPTFILE=' $dir/*/Makefile* 2>/dev/null | head -1`
296              comm=${comm##*#}              comm=${comm##*#}
297              eval $comm              eval $comm
298              OPTFILE=${OPTFILE##*/}              OPTFILE=${OPTFILE##*/}

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.22