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

Diff of /MITgcm/tools/build_options/osf1_alpha_f77

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

revision 1.4 by edhill, Thu Jul 22 02:25:41 2004 UTC revision 1.6 by edhill, Fri Mar 4 00:12:23 2005 UTC
# Line 9  S64='$(TOOLSDIR)/set64bitConst.sh' Line 9  S64='$(TOOLSDIR)/set64bitConst.sh'
9  DEFINES='-DTARGET_DEC -DWORDLENGTH=1'  DEFINES='-DTARGET_DEC -DWORDLENGTH=1'
10    
11    
12  CPP='/usr/bin/cpp -P'  CPP='/usr/local/bin/cpp  -traditional -P'
13    
14  #ph: makedepend not available on some/many DEC Alpha's; use mkdep instead  #ph: makedepend not available on some/many DEC Alpha's; use mkdep instead
15  #EH3  Remove the buggy mkdep since the newly included cyrus version  #EH3  Remove the buggy mkdep since the newly included cyrus version
# Line 20  CPP='/usr/bin/cpp -P' Line 20  CPP='/usr/bin/cpp -P'
20  # Tested and works:  Wed Jul 21 11:55:34 EDT 2004  # Tested and works:  Wed Jul 21 11:55:34 EDT 2004
21  FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X ## _"  FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X ## _"
22  INCLUDES="$INCLUDES -I/usr/ulocal/stow/netcdf-3.5.1/include"  INCLUDES="$INCLUDES -I/usr/ulocal/stow/netcdf-3.5.1/include"
23  LIBS="-L/usr/ulocal/stow/netcdf-3.5.1/lib -lnetcdf"  LIBS="-L/usr/ulocal/stow/netcdf-3.5.1/lib"
24    
25  FC='f77'  FC='f77'
26  LINK='f77'  LINK='f77'

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22