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

Diff of /MITgcm/tools/build_options/sv1

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.4 by heimbach, Mon Jul 19 22:06:50 2004 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 -DTARGET_CRAY_VECTOR'
9    
10  FC='f90'  FC='f90'
11  LINK='f90'  LINK='f90'
 LN='/bin/ln -s'  
12  CPP='/opt/ctl/bin/cpp -N -P'  CPP='/opt/ctl/bin/cpp -N -P'
13  FOPTIM='-O0'  FOPTIM='-O0'
14  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'

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

  ViewVC Help
Powered by ViewVC 1.1.22