Changeset 948


Ignore:
Timestamp:
03/18/10 13:51:45 (14 years ago)
Author:
mafoipsl
Message:

Use compilation options working with or without PSMILE library (flush routine).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/AA_make.gdef

    r915 r948  
    109109#-Q- aix6     #w_w = $(F_P) -O3 -qsuffix=f=f90 
    110110#-Q- aix6     w_w = $(F_P) -O3 -qsuffix=cpp=f90 -qfree=f90 
    111 #-Q- aix6     F_O = $(w_w) -WF,-DCPP_PARA -I$(MODDIR) -qmoddir=$(MODDIR) 
     111#-Q- aix6     F_O = $(w_w) -WF,-DCPP_PARA -I$(MODDIR) -qmoddir=$(MODDIR) -qextname=flush 
    112112#-Q- aix6     F_L = mpxlf90_r 
    113113#-Q- aix6     M_M = 0 
    114114#-Q- aix6     L_X = 0 
    115 #-Q- aix6     L_O = $(F_P) -q64 -bmaxdata:2000000000 -O3 
     115#-Q- aix6     L_O = $(F_P) -q64 -O3 
    116116#-Q- aix6     A_C = ar -rs -X64 
    117117#-Q- aix6     A_G = ar -x -X64 
Note: See TracChangeset for help on using the changeset viewer.