source: tags/ORCHIDEE_2_1/ORCHIDEE_OL/AA_make.ldef @ 5631

Last change on this file since 5631 was 1261, checked in by josefine.ghattas, 11 years ago

Added files to produce main Makefile. This is only for being conform with other configurations such as LMDZOR, IPSLCM5 etc.

Compiling of all drivers can now be done :
1) in modipsl/config/ORCHIDEE_OL using "gmake".
Or
2) in modipsl/modeles/ORCHIDEE using "gmake driver".

File size: 418 bytes
Line 
1#- $Id$
2#---------------------------------------------------------------------
3#- Initialisations for ORCHIDEE_OL configuration
4#---------------------------------------------------------------------
5SHELL = /bin/sh
6#---------------------------------------------------------------------
7LIBDIR = ../../lib
8BINDIR = ../../bin
9MODDIR = $(LIBDIR)
10#---------------------------------------------------------------------
11#-
12
Note: See TracBrowser for help on using the repository browser.