Last change
on this file since 587 was
587,
checked in by jgipsl, 16 years ago
|
- Changed to use new corrected AMIP files (SST and SIC).
- Add clean option for global makefile
- Some cosmetics
|
File size:
551 bytes
|
Rev | Line | |
---|
[197] | 1 | #- $Id$ |
---|
| 2 | #--------------------------------------------------------------------- |
---|
[587] | 3 | #- Creation des elements relatifs a LMDZ4_V3_4 + ORCHIDEE_1_9_2 : |
---|
| 4 | #- LMDZ4_V3_4 (lib, executable : gcm.e) |
---|
[197] | 5 | #- ORCHIDEE (lib + modules F90) |
---|
| 6 | #- IOIPSL (lib + modules F90) |
---|
| 7 | #--------------------------------------------------------------------- |
---|
| 8 | SHELL = /bin/sh |
---|
| 9 | #--------------------------------------------------------------------- |
---|
[587] | 10 | LIBDIR = ../../lib |
---|
| 11 | BINDIR = ../../bin |
---|
[197] | 12 | MODDIR = $(LIBDIR) |
---|
| 13 | #--------------------------------------------------------------------- |
---|
| 14 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.