source: branches/publications/ORCHIDEE_GLUC_r6545/src_stomate/AA_make.ldef @ 6737

Last change on this file since 6737 was 1536, checked in by josefine.ghattas, 11 years ago

Updated with modifications done on the trunk between revision 1042 and 1392.

NB! To be used with causion. Only very few verifications are done!!!!

  • Property svn:keywords set to Id
File size: 729 bytes
Line 
1#-
2#- $Id$
3#-
4#---------------------------------------------------------------------
5#- Creation des elements relatifs a STOMATE
6#---------------------------------------------------------------------
7SHELL = /bin/sh
8#---------------------------------------------------------------------
9LIBDIR = ../../../lib
10BINDIR = ../../../bin
11MODDIR = $(LIBDIR)
12#---------------------------------------------------------------------
13ORCHIDEE_LIB = $(LIBDIR)/liborchidee.a
14MODEL_LIB = $(LIBDIR)/libstomate.a
15SXMODEL_LIB = $(MODEL_LIB)
16#-Q- sxnec  SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
17#-Q- sx6nec SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
18#-Q- eshpux SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
19#-Q- sx8brodie SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
Note: See TracBrowser for help on using the repository browser.