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

Diff of /MITgcm/tools/build_options/irix

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  FFLAGS='-extend_source -bytereclen -r10000 -mips4'  FFLAGS='-extend_source -bytereclen -r10000 -mips4'
12  FOPTIM='-O2'  FOPTIM='-O2'
13  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'

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

  ViewVC Help
Powered by ViewVC 1.1.22