--- MITgcm/tools/build_options/sunos_i86pc_f95 2008/11/20 13:19:51 1.2 +++ MITgcm/tools/build_options/sunos_i86pc_f95 2009/11/10 15:01:47 1.3 @@ -1,6 +1,6 @@ #!/bin/bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/sunos_i86pc_f95,v 1.2 2008/11/20 13:19:51 mlosch Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/sunos_i86pc_f95,v 1.3 2009/11/10 15:01:47 mlosch Exp $ # $Name: $ # # tested on @@ -20,9 +20,9 @@ # This is an example of how to specify where your # netcdf libraries and include files are; # in this particular example, they are in -# /opt/netcdf-3.6.2/libs and /opt/netcdf-3.6.2/include. -INCLUDES='-I/opt/netcdf-3.6.2/include' -LIBS='-L/opt/netcdf-3.6.2/lib' +# /opt/netCDF_util-1.1/include and /opt/netCDF_util-1.1/include. +INCLUDES='-I/opt/netCDF_util-1.1/include' +LIBS='-L/opt/netCDF_util-1.1/lib' if test "x$IEEE" = x ; then # No need for IEEE-754