/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

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

revision 1.166 by jmc, Mon Oct 29 20:47:42 2007 UTC revision 1.167 by jmc, Mon Nov 26 21:39:58 2007 UTC
# Line 1145  EOF Line 1145  EOF
1145    
1146  echo "===  Processing options files and arguments  ==="  echo "===  Processing options files and arguments  ==="
1147  gm_local="genmake_local"  gm_local="genmake_local"
 for i in . $MODS ; do  
     if test -r $i/$gm_local ; then  
         . $i/$gm_local  
         break  
     fi  
 done  
1148  printf "  getting local config information:  "  printf "  getting local config information:  "
1149  if test -f $gm_local ; then  if test -f $gm_local ; then
1150      echo "using $gm_local"      echo "using $gm_local"

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167

  ViewVC Help
Powered by ViewVC 1.1.22