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

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

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

revision 1.3 by cnh, Sun Feb 4 14:41:09 2001 UTC revision 1.4 by adcroft, Tue May 29 14:01:47 2001 UTC
# Line 1  Line 1 
1    # $Header$
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  # Disable packages that are not needed
8  set DISABLE=( kpp gmredi obcs )  set DISABLE=( $DISABLE kpp gmredi obcs )
9    
10  # Enable packages that are needed but are disabled by default  # Enable packages that are needed but are disabled by default
11  set ENABLE=( aim )  set ENABLE=( aim )

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22