source: branches/ORCHIDEE_EXT/ORCHIDEE/src_global/AA_make.ldef @ 257

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

Externalized version merged with the trunk

File size: 731 bytes
Line 
1#-
2#- $Id: AA_make.ldef 12 2010-11-05 15:42:13Z mmaipsl $
3#-
4#---------------------------------------------------------------------
5#- Creation des elements relatifs a ORGLOB
6#---------------------------------------------------------------------
7SHELL = /bin/sh
8#---------------------------------------------------------------------
9LIBDIR = ../../../lib
10BINDIR = ../../../bin
11MODDIR = $(LIBDIR)
12#---------------------------------------------------------------------
13MODEL_LIB = $(LIBDIR)/liborglob.a
14SXMODEL_LIB = $(MODEL_LIB)
15#-Q- sxnec  SXMODEL_LIB = $(LIBDIR)/libsxorglob.a
16#-Q- sx6nec SXMODEL_LIB = $(LIBDIR)/libsxorglob.a
17#-Q- eshpux SXMODEL_LIB = $(LIBDIR)/libsxorglob.a
18#-Q- sx8brodie SXMODEL_LIB = $(LIBDIR)/libsxorglob.a
Note: See TracBrowser for help on using the repository browser.