Last change
on this file since 745 was
603,
checked in by jgipsl, 16 years ago
|
Total fcm path must be indicated to compile at local linux machine.
|
File size:
594 bytes
|
Line | |
---|
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 | #--------------------------------------------------------------------- |
---|
10 | LIBDIR = ../../lib |
---|
11 | BINDIR = ../../bin |
---|
12 | MODDIR = $(LIBDIR) |
---|
13 | FCM_PATH = $(PWD)/../../tools/FCM/V1.2/bin |
---|
14 | #--------------------------------------------------------------------- |
---|
15 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.