Last change
on this file since 590 was
590,
checked in by jgipsl, 16 years ago
|
- Corrected clean option for global makefile
- Some cosmetics
|
File size:
551 bytes
|
Rev | Line | |
---|
[541] | 1 | #- $Id$ |
---|
| 2 | #--------------------------------------------------------------------- |
---|
| 3 | #- Creation des elements relatifs a LMDZ4_V3_1 + ORCHIDEE_1_9_1 : |
---|
| 4 | #- LMDZ4_V2_1 (lib, executable : gcm.e) |
---|
| 5 | #- ORCHIDEE (lib + modules F90) |
---|
| 6 | #- IOIPSL (lib + modules F90) |
---|
| 7 | #--------------------------------------------------------------------- |
---|
| 8 | SHELL = /bin/sh |
---|
| 9 | #--------------------------------------------------------------------- |
---|
[590] | 10 | LIBDIR = ../../lib |
---|
| 11 | BINDIR = ../../bin |
---|
[541] | 12 | MODDIR = $(LIBDIR) |
---|
| 13 | #--------------------------------------------------------------------- |
---|
| 14 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.