Changeset 227


Ignore:
Timestamp:
01/08/08 15:23:06 (16 years ago)
Author:
aclsce
Message:

Added modifications for eshpux target (ES front_end) : oasis
compilation scripts are copied instead of created on this platform.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/AA_make

    r211 r227  
    3131 
    3232all :  
     33#-Q- eshpux     if [ ! -f $(OASIS3_DIR)/COMP_oasis3_$(LIB_MPI).$(PRISM_NAME) ] ; then \ 
     34#-Q- eshpux        cp -f $(PRISM_DIR)/util/compile/frames/include_$(PRISM_NAME)/COMP_oasis3_$(LIB_MPI).$(PRISM_NAME)  $(OASIS3_DIR)/.; \ 
     35#-Q- eshpux        cp -f $(PRISM_DIR)/util/compile/frames/include_$(PRISM_NAME)/COMP_libs.$(PRISM_NAME)  $(PRISM_DIR)/util/. ; fi 
    3336        if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake ORCA2xLMD9671 ; fi 
    3437 
Note: See TracChangeset for help on using the changeset viewer.