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

Contents of /MITgcm/tools/build_options/irix64_ip35_f77

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


Revision 1.2 - (show annotations) (download)
Sun Mar 21 22:22:52 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.1: +2 -2 lines
add cvs Name and Header (if missing)

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix64_ip35_f77,v 1.1 2003/11/29 01:29:53 edhill Exp $
4 # $Name: $
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 CPP='/lib/cpp -P -traditional'
9 DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
10 FC='f77'
11 FFLAGS='-extend_source -mp -mpio -bytereclen -mips4 -r8 -static'
12 FOPTIM='-O3'
13 LIBS='-L/opt/mpt/1510/usr/lib64 -lmpi'
14 INCLUDEDIRS='/opt/mpt/1510/usr/include'

  ViewVC Help
Powered by ViewVC 1.1.22