/[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.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  FC='f90'  FC='f90'
12  LINK='f90'  LINK='f90'
13  LN='/bin/ln -s'  LN='/bin/ln -s'
14  CPP='/opt/ctl/bin/cpp -N -P'  CPP='/opt/ctl/bin/cpp -N -P'
15  FOPTIM='-O0'  FOPTIM='-O0'
16  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
17    

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

  ViewVC Help
Powered by ViewVC 1.1.22