Last change
on this file since 7189 was
1357,
checked in by matthew.mcgrath, 12 years ago
|
merging all trunk revisions up to and including 1342
|
-
Property svn:keywords set to
Id
|
File size:
723 bytes
|
Line | |
---|
1 | #- |
---|
2 | #- $Id$ |
---|
3 | #- |
---|
4 | #--------------------------------------------------------------------- |
---|
5 | #- Creation des elements relatifs a ORGLOB |
---|
6 | #--------------------------------------------------------------------- |
---|
7 | SHELL = /bin/sh |
---|
8 | #--------------------------------------------------------------------- |
---|
9 | LIBDIR = ../../../lib |
---|
10 | BINDIR = ../../../bin |
---|
11 | MODDIR = $(LIBDIR) |
---|
12 | #--------------------------------------------------------------------- |
---|
13 | ORCHIDEE_LIB = $(LIBDIR)/liborchidee.a |
---|
14 | MODEL_LIB = $(LIBDIR)/liborglob.a |
---|
15 | SXMODEL_LIB = $(MODEL_LIB) |
---|
16 | #-Q- sxnec SXMODEL_LIB = $(LIBDIR)/libsxorglob.a |
---|
17 | #-Q- sx6nec SXMODEL_LIB = $(LIBDIR)/libsxorglob.a |
---|
18 | #-Q- eshpux SXMODEL_LIB = $(LIBDIR)/libsxorglob.a |
---|
19 | #-Q- sx8brodie SXMODEL_LIB = $(LIBDIR)/libsxorglob.a |
---|
Note: See
TracBrowser
for help on using the repository browser.