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

Contents of /MITgcm/tools/build_options/irix32

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


Revision 1.3 - (show annotations) (download)
Thu Feb 18 17:03:57 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED
move (some) old optfiles from tools/build_options/ to tools/build_options/unsupported/

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix32,v 1.2 2003/08/27 22:12:31 edhill Exp $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4'
9
10
11 INCLUDES='-I/usr/include'
12 FFLAGS='-extend_source -bytereclen -r10000 -64'
13 FOPTIM='-O2'
14 NOOPTFLAGS='-O0'
15 LIBS='-lmpi'

  ViewVC Help
Powered by ViewVC 1.1.22