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

Diff of /MITgcm/tools/build_options/osf1_alpha_g77

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

revision 1.1 by edhill, Tue Mar 2 18:25:59 2004 UTC revision 1.2 by edhill, Sat Jul 17 02:05:34 2004 UTC
# Line 9  FC=g77 Line 9  FC=g77
9  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'  DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4'
10  CPP='/usr/bin/cpp -P'  CPP='/usr/bin/cpp -P'
11  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
12  MAKEDEPEND='mkdep -f depend.out'  #EH3  Remove the buggy mkdep since the newly included cyrus version
13    #EH3  works much better on machines such as "halem"
14    #EH3  MAKEDEPEND='mkdep -f depend.out'
15    
16  # netcdf  # netcdf
17  # LIBS="-lnetcdf"  # LIBS="-lnetcdf"

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

  ViewVC Help
Powered by ViewVC 1.1.22