diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:00:55 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:00:55 +0000 |
commit | b5e52eb78ee83dc4021c63dd1a3196645648b1e6 (patch) | |
tree | c8d87097f636d9ee8bf92ac39602f4e841adcfb1 /stoc/source/invocation | |
parent | 4c11350a16c2bfcfcb8dff65ee10f90c4e0ac54a (diff) |
INTEGRATION: CWS sb71 (1.11.44); FILE MERGED
2007/06/14 15:07:08 sb 1.11.44.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'stoc/source/invocation')
-rw-r--r-- | stoc/source/invocation/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stoc/source/invocation/makefile.mk b/stoc/source/invocation/makefile.mk index 2b19a86c120d..56ed25435810 100644 --- a/stoc/source/invocation/makefile.mk +++ b/stoc/source/invocation/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:47:18 $ +# last change: $Author: vg $ $Date: 2007-10-15 12:00:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -62,6 +62,7 @@ SHL1VERSIONMAP = inv.map SHL1DEPN= SHL1IMPLIB= i$(TARGET) SHL1LIBS= $(SLB)$/$(TARGET).lib +SHL1RPATH=URELIB DEF1NAME= $(SHL1TARGET) |