/[MITgcm]/MITgcm/tools/build_options/linux_amd64_gfortran_greenplanet
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_gfortran_greenplanet

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

revision 1.1 by yunx, Mon Apr 5 20:58:31 2010 UTC revision 1.2 by yunx, Tue Apr 6 17:17:38 2010 UTC
# Line 71  elif [ "x$NETCDF_INCDIR" != x -a "x$NETC Line 71  elif [ "x$NETCDF_INCDIR" != x -a "x$NETC
71  elif test -d /sopt/netcdf/netcdf3-gcc-serial; then  elif test -d /sopt/netcdf/netcdf3-gcc-serial; then
72      INCLUDES='-I/sopt/netcdf/netcdf3-gcc-serial/include'      INCLUDES='-I/sopt/netcdf/netcdf3-gcc-serial/include'
73      LIBS='-L/sopt/netcdf/netcdf3-gcc-serial/lib'      LIBS='-L/sopt/netcdf/netcdf3-gcc-serial/lib'
   
74  elif test -d /usr/include/netcdf ; then  elif test -d /usr/include/netcdf ; then
75      INCLUDES='-I/usr/include/netcdf'      INCLUDES='-I/usr/include/netcdf'
76  elif test -d /usr/local/netcdf ; then  elif test -d /usr/local/netcdf ; then

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22