Changeset 227
- Timestamp:
- 01/08/08 15:23:06 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/trunk/IPSLCM4_v2/AA_make
r211 r227 31 31 32 32 all : 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 33 36 if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake ORCA2xLMD9671 ; fi 34 37
Note: See TracChangeset
for help on using the changeset viewer.