diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:01:08 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:01:08 +0000 |
commit | 8d24bdb533750e51b24fac7f542a1d4cf0c5622d (patch) | |
tree | 82f1984fbe0185ed5f5812b93cef8c7a776c7b90 /stoc | |
parent | c0f690692f92f1db2609af1e4a91e467c4442e8e (diff) |
INTEGRATION: CWS sb71 (1.12.44); FILE MERGED
2007/06/14 15:07:08 sb 1.12.44.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/invocation_adapterfactory/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stoc/source/invocation_adapterfactory/makefile.mk b/stoc/source/invocation_adapterfactory/makefile.mk index b5b9c855f..9fa189124 100644 --- a/stoc/source/invocation_adapterfactory/makefile.mk +++ b/stoc/source/invocation_adapterfactory/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:47:57 $ +# last change: $Author: vg $ $Date: 2007-10-15 12:01:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -59,6 +59,7 @@ SHL1STDLIBS= \ $(SALLIB) SHL1VERSIONMAP = invadp.map +SHL1RPATH=URELIB SHL1DEPN= SHL1IMPLIB= i$(TARGET) |