Changeset 433


Ignore:
Timestamp:
10/30/08 10:17:52 (15 years ago)
Author:
bellier
Message:

Change "efc" to "ifort" for mercure tx7 front-end compiler

File:
1 edited

Legend:

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

    r405 r433  
    726726#-Q- t3e      NCDF_LIB = -L/usr/local/pub/lib -lnetcdf 
    727727#-Q- t3e      #- 
    728 #-Q- tx7  #- Global definitions for NEC TX7 front-end (Mercure) at CCRT, efc 
     728#-Q- tx7  #- Global definitions for NEC TX7 front-end (Mercure) at CCRT, ifort 
    729729#-Q- tx7  M_K = gmake 
    730730#-Q- tx7  P_C = cpp 
    731731#-Q- tx7  P_O = -P -C $(P_P) 
    732 #-Q- tx7  F_C = efc -c 
     732#-Q- tx7  F_C = ifort -c 
    733733#-Q- tx7  #-D- MD    F_D = -g 
    734734#-Q- tx7  #-D- MN    F_D = 
     
    737737#-Q- tx7  #-P- I8R8  F_P = -i8 -r8 
    738738#-Q- tx7  F_O = -O $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 
    739 #-Q- tx7  F_L = efc 
     739#-Q- tx7  F_L = ifort 
    740740#-Q- tx7  M_M = 0 
    741741#-Q- tx7  L_X = 0 
Note: See TracChangeset for help on using the changeset viewer.