/[MITgcm]/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc

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


Revision 1.7 - (show annotations) (download)
Sat Nov 23 22:36:39 2002 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint47j_post, checkpoint48d_pre, branch-exfmods-tag, checkpoint47e_post, checkpoint47i_post, checkpoint47f_post, checkpoint47c_post, checkpoint47d_post, checkpoint47a_post, checkpoint48e_post, checkpoint48d_post, checkpoint48f_post, checkpoint48c_post, checkpoint47d_pre, checkpoint48, checkpoint49, checkpoint47b_post, checkpoint48i_post, checkpoint48h_post, checkpoint50, checkpoint47h_post, checkpoint47g_post, checkpoint48b_post, checkpoint48c_pre, checkpoint48g_post, checkpoint48a_post
Branch point for: branch-exfmods-curt
Changes since 1.6: +1 -2 lines
use the standard compiler

1 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc,v 1.6 2002/11/22 03:28:22 jmc Exp $
2 # $Name: $
3
4 # Force use of PGI f77
5 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6
7 # Disable packages that are not needed
8 set DISABLE=( $DISABLE kpp gmredi obcs aim_v23 )
9
10 # Enable packages that are needed but are disabled by default
11 set ENABLE=( aim )
12
13 # We can also specify other defaults
14 set ROOTDIR=../../..
15 set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22