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

Diff of /MITgcm/tools/build_options/osf1

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

revision 1.1 by edhill, Sat Aug 16 14:01:08 2003 UTC revision 1.2 by edhill, Wed Aug 27 22:12:31 2003 UTC
# Line 1  Line 1 
1    #!/bin/bash
2    #
3    #  $Header$
4    #
5    
6    S64='$(TOOLSDIR)/set64bitConst.sh'
7    MAKEDEPEND=makedepend
8    DEFINES='-DWORDLENGTH=4'
9    
10    
11  CPP='/usr/bin/cpp -P'  CPP='/usr/bin/cpp -P'
12  #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
13  FC='f77'  FC='f77'

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

  ViewVC Help
Powered by ViewVC 1.1.22