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

Annotation of /MITgcm/tools/build_options/t90

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


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

1 edhill 1.2 #!/bin/bash
2     #
3 jmc 1.4 # $Header: /u/gcmpack/MITgcm/tools/build_options/t90,v 1.3 2003/11/13 22:03:39 edhill Exp $
4 edhill 1.2 #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10    
11 edhill 1.1 FC='f90'
12     LINK='f90'
13     CPP='/opt/ctl/bin/cpp -N -P'
14     FOPTIM='-O0'
15     NOOPTFLAGS='-O0'
16 edhill 1.2

  ViewVC Help
Powered by ViewVC 1.1.22