source: branches/ORCHIDEE_EXT/ORCHIDEE/src_stomate/AA_make.ldef @ 64

Last change on this file since 64 was 64, checked in by didier.solyga, 13 years ago

Import first version of ORCHIDEE_EXT

File size: 742 bytes
Line 
1#-
2#- $Id: AA_make.ldef,v 1.9 2008/01/08 11:49:08 ssipsl Exp $
3#-
4#---------------------------------------------------------------------
5#- Creation des elements relatifs a STOMATE
6#---------------------------------------------------------------------
7SHELL = /bin/sh
8#---------------------------------------------------------------------
9LIBDIR = ../../../lib
10BINDIR = ../../../bin
11MODDIR = $(LIBDIR)
12#---------------------------------------------------------------------
13MODEL_LIB = $(LIBDIR)/libstomate.a
14SXMODEL_LIB = $(MODEL_LIB)
15#-Q- sxnec  SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
16#-Q- sx6nec SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
17#-Q- eshpux SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
18#-Q- sx8brodie SXMODEL_LIB = $(LIBDIR)/libsxstomate.a
Note: See TracBrowser for help on using the repository browser.