source: CONFIG/LMDZ/branches/LMDZ4/AA_make.ldef @ 745

Last change on this file since 745 was 603, checked in by jgipsl, 15 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#---------------------------------------------------------------------
8SHELL = /bin/sh
9#---------------------------------------------------------------------
10LIBDIR = ../../lib
11BINDIR = ../../bin
12MODDIR = $(LIBDIR)
13FCM_PATH = $(PWD)/../../tools/FCM/V1.2/bin
14#---------------------------------------------------------------------
15#-
Note: See TracBrowser for help on using the repository browser.