Ignore:
Timestamp:
2011-06-17T14:02:17+02:00 (13 years ago)
Author:
didier.solyga
Message:

Externalized version merged with the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_EXT/ORCHIDEE/src_global/AA_make

    r64 r257  
    11#- 
    2 #- $Id: AA_make,v 1.5 2010/04/06 14:26:07 ssipsl Exp $ 
     2#- $Id: AA_make 41 2011-01-01 19:56:53Z mmaipsl $ 
    33#- 
    44PARAM_LIB = $(LIBDIR)/libparameters.a 
     
    2121#- 
    2222all: 
     23        $(M_K) libparallel 
    2324        $(M_K) libparameters 
    2425        $(M_K) m_all 
     
    2627 
    2728m_all: $(MODEL_LIB)($(OBJSMODS1)) 
     29 
     30libparallel: 
     31        (cd ../src_parallel; $(M_K) -f Makefile) 
    2832 
    2933libparameters: 
Note: See TracChangeset for help on using the changeset viewer.