Last change
on this file since 7074 was
1261,
checked in by josefine.ghattas, 12 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 | #--------------------------------------------------------------------- |
---|
5 | SHELL = /bin/sh |
---|
6 | #--------------------------------------------------------------------- |
---|
7 | LIBDIR = ../../lib |
---|
8 | BINDIR = ../../bin |
---|
9 | MODDIR = $(LIBDIR) |
---|
10 | #--------------------------------------------------------------------- |
---|
11 | #- |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.