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

Diff of /MITgcm/tools/build_options/sunos_i86pc_f95

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

revision 1.2 by mlosch, Thu Nov 20 13:19:51 2008 UTC revision 1.3 by mlosch, Tue Nov 10 15:01:47 2009 UTC
# Line 20  FC='f95' Line 20  FC='f95'
20  # This is an example of how to specify where your  # This is an example of how to specify where your
21  # netcdf libraries and include files are;  # netcdf libraries and include files are;
22  # in this particular example, they are in  # in this particular example, they are in
23  # /opt/netcdf-3.6.2/libs and /opt/netcdf-3.6.2/include.  # /opt/netCDF_util-1.1/include and /opt/netCDF_util-1.1/include.
24  INCLUDES='-I/opt/netcdf-3.6.2/include'  INCLUDES='-I/opt/netCDF_util-1.1/include'
25  LIBS='-L/opt/netcdf-3.6.2/lib'  LIBS='-L/opt/netCDF_util-1.1/lib'
26    
27  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
28      #  No need for IEEE-754      #  No need for IEEE-754

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

  ViewVC Help
Powered by ViewVC 1.1.22