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

Annotation of /MITgcm/tools/build_options/sn7113

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


Revision 1.2 - (hide annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51j_post, checkpoint51o_pre, checkpoint51n_pre, branchpoint-genmake2, checkpoint51q_post, checkpoint51r_post, checkpoint51i_post, checkpoint51l_pre, checkpoint51o_post, checkpoint51p_post, checkpoint52, checkpoint51f_post, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint51n_post, checkpoint51i_pre, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-nonh, branch-genmake2, tg2-branch, checkpoint51n_branch
Changes since 1.1: +10 -0 lines
Small cleanups to genmake2 and its "optfiles".  Initial check-in of
"testreport" which functions similarly to "testscript" but supports
more genmake2 options and emails results to a central address for
automated testing.

1 edhill 1.2 #!/bin/bash
2     #
3     # $Header$
4     #
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     LN='/bin/ln -s'
14     CPP='/opt/ctl/bin/cpp -N -P'
15     FOPTIM='-O0'
16     NOOPTFLAGS='-O0'

  ViewVC Help
Powered by ViewVC 1.1.22