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

Diff of /MITgcm/tools/build_options/t90

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.3 by edhill, Thu Nov 13 22:03:39 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  FC='f90'  FC='f90'
12  LINK='f90'  LINK='f90'
 LN='/bin/ln -s'  
13  CPP='/opt/ctl/bin/cpp -N -P'  CPP='/opt/ctl/bin/cpp -N -P'
14  FOPTIM='-O0'  FOPTIM='-O0'
15  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
16    

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

  ViewVC Help
Powered by ViewVC 1.1.22