diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:02:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:02:10 +0000 |
commit | b8a847d2bd73d3bcd87c3a9620eefeb7c96b00bb (patch) | |
tree | 07a83df38f3ebd2e31f90f090b8efcd273d67f30 /stoc/source | |
parent | fa1de25dd3d46ebf3b6c024272dc55dc8d154ee1 (diff) |
INTEGRATION: CWS sb71 (1.9.44); FILE MERGED
2007/06/14 15:07:09 sb 1.9.44.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'stoc/source')
-rw-r--r-- | stoc/source/namingservice/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stoc/source/namingservice/makefile.mk b/stoc/source/namingservice/makefile.mk index 41fae7ba317d..4471b929240b 100644 --- a/stoc/source/namingservice/makefile.mk +++ b/stoc/source/namingservice/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:48:56 $ +# last change: $Author: vg $ $Date: 2007-10-15 12:02:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -64,6 +64,7 @@ SHL1DEPN= SHL1IMPLIB= i$(TARGET) SHL1LIBS= $(SLB)$/$(TARGET).lib SHL1DEF= $(MISC)$/$(SHL1TARGET).def +SHL1RPATH= URELIB DEF1NAME= $(SHL1TARGET) |