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

Annotation of /MITgcm/tools/build_options/o2k_noopt

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


Revision 1.3 - (hide 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 edhill 1.2 #!/bin/bash
2     #
3 jmc 1.3 # $Header: /u/gcmpack/MITgcm/tools/build_options/o2k_noopt,v 1.2 2003/08/27 22:12:31 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 INCLUDES='-I/usr/include'
12     FFLAGS='-n32 -extend_source -bytereclen'
13     FOPTIM='-O0'
14     LIBS='-lmpi'

  ViewVC Help
Powered by ViewVC 1.1.22