Changeset 638


Ignore:
Timestamp:
06/05/09 12:04:53 (15 years ago)
Author:
sdipsl
Message:

Add -WF,-DCPP_PARA to aix6 so that Orchidee compile right interfaces (like what is done with SX and IA64)

PS : We also could use Makefile options like NEMO did : "filling P_P variables" so that we pass CPP KEY to targeted code not to all code and we could control that from configuration directory and the global Makefile.

File:
1 edited

Legend:

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

    r610 r638  
    9999#-Q- aix6     #w_w = $(F_P) -O3 -qsuffix=f=f90 
    100100#-Q- aix6     w_w = $(F_P) -O3 -qsuffix=cpp=f90 -qfree=f90 
    101 #-Q- aix6     F_O = $(w_w) -I$(MODDIR) -qmoddir=$(MODDIR) 
     101#-Q- aix6     F_O = $(w_w) -WF,-DCPP_PARA -I$(MODDIR) -qmoddir=$(MODDIR) 
    102102#-Q- aix6     F_L = mpxlf90_r 
    103103#-Q- aix6     M_M = 0 
Note: See TracChangeset for help on using the changeset viewer.