Last change
on this file was
1598,
checked in by jgipsl, 13 years ago
|
Added new configuration with LMDZ and REPROBUS. Only compiling part is done for now.
|
File size:
539 bytes
|
Rev | Line | |
---|
[1598] | 1 | #- $Id$ |
---|
| 2 | #--------------------------------------------------------------------- |
---|
| 3 | #- Creation des elements relatifs a LMDZ + REPROBUS : |
---|
| 4 | #- LMDZ (lib, executable : gcm.e) |
---|
| 5 | #- REPROBUS (lib + modules F90) |
---|
| 6 | #- IOIPSL (lib + modules F90) |
---|
| 7 | #--------------------------------------------------------------------- |
---|
| 8 | SHELL = /bin/sh |
---|
| 9 | #--------------------------------------------------------------------- |
---|
| 10 | LIBDIR = ../../lib |
---|
| 11 | BINDIR = ../../bin |
---|
| 12 | MODDIR = $(LIBDIR) |
---|
| 13 | #--------------------------------------------------------------------- |
---|
| 14 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.