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

Diff of /MITgcm/tools/build_options/linux_amd64_pathf90

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

revision 1.2 by ce107, Wed Jan 31 21:43:34 2007 UTC revision 1.3 by jmc, Wed Nov 14 15:32:10 2007 UTC
# Line 33  fi Line 33  fi
33  F90FLAGS=$FFLAGS  F90FLAGS=$FFLAGS
34  F90OPTIM=$FOPTIM  F90OPTIM=$FOPTIM
35  CFLAGS='-O3 -m64 -fPIC'  CFLAGS='-O3 -m64 -fPIC'
36    GSLLIB='-lgsl -lgslcblas'
37    
38  if [ "x$NETCDF_ROOT" != x ] ; then  if [ "x$NETCDF_ROOT" != x ] ; then
39      INCLUDEDIR="${NETCDF_ROOT}/include"      INCLUDEDIR="${NETCDF_ROOT}/include"

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

  ViewVC Help
Powered by ViewVC 1.1.22