/[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.63 by edhill, Fri Jan 23 16:12:45 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
# Line 1218  if test "x$RETVAL" = x0 ; then Line 1218  if test "x$RETVAL" = x0 ; then
1218          cat make_mnc.errors 1>&2          cat make_mnc.errors 1>&2
1219          exit 1          exit 1
1220      fi      fi
1221      if test -a "x$HAVE_NETCDF" != xt ; then      if test "x$HAVE_NETCDF" != xt ; then
1222          cat <<EOF          cat <<EOF
1223    
1224  WARNING: the "mnc" package has been enabled but tests failed to  WARNING: the "mnc" package has been enabled but tests failed to

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

  ViewVC Help
Powered by ViewVC 1.1.22