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

Contents of /MITgcm/tools/build_options/sunos_sun4u_f77

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


Revision 1.1 - (show annotations) (download)
Tue Oct 21 18:35:08 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51o_pre, checkpoint51n_pre, checkpoint51q_post, checkpoint51o_post, checkpoint51p_post, checkpoint52a_pre, checkpoint52, checkpoint51r_post, ecco_c52_e35, checkpoint51t_post, checkpoint51n_post, checkpoint51u_post, checkpoint51m_post, checkpoint51s_post
Branch point for: branch-nonh, checkpoint51n_branch
 o fix genmake2 for broken SUNOS awk implementations

1 #!/bin/bash
2 #
3 # $Header: $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4'
9
10 AWK='gawk'
11 MAKE='gmake'
12 MAKEDEPEND='$(TOOLSDIR)/xmakedepend'
13 FC='f77'
14 LN='/usr/bin/ln -s'
15 CPP='/usr/ccs/lib/cpp -P'
16 FFLAGS='-stackvar -explicitpar -vpara -e -u -noautopar -xtypemap=real:64,double:64,integer:32 -fsimple=0'
17 FOPTIM='-dalign -O3 -xarch=v9'
18 CFLAGS='-dalign -O3 -xarch=v9'
19 NOOPTFLAGS='-dalign -O0 -xarch=v9'

  ViewVC Help
Powered by ViewVC 1.1.22