/[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.64 by edhill, Sun Jan 25 00:22:57 2004 UTC revision 1.65 by cnh, Mon Feb 16 16:24:41 2004 UTC
# Line 982  if test "x${TOOLSDIR}" = x ; then Line 982  if test "x${TOOLSDIR}" = x ; then
982      TOOLSDIR="$ROOTDIR/tools"      TOOLSDIR="$ROOTDIR/tools"
983  fi  fi
984  if test ! -d ${TOOLSDIR} ; then  if test ! -d ${TOOLSDIR} ; then
985      echo "Error: the specified $TOOLSDIR (\"$TOOLSDIR\") does not exist!"      echo "Error: the specified TOOLSDIR (\"$TOOLSDIR\") does not exist!"
986      exit 1      exit 1
987  fi  fi
988  if test "x$S64" = x ; then  if test "x$S64" = x ; then

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

  ViewVC Help
Powered by ViewVC 1.1.22