diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-02-25 14:30:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-02-25 14:30:02 +0000 |
commit | b37b0793456d91a39493e52670d0ef75efb6242a (patch) | |
tree | a69b470a9faf1aeb1fd0efd1a26b46181abe1ed8 /sj2 | |
parent | c514dd7687fc8f3d4da3b9198a312e4feb20aa18 (diff) |
INTEGRATION: CWS supdremove02 (1.14.18); FILE MERGED
2008/01/29 08:31:19 rt 1.14.18.1: #i85482# Remove UPD from library name
Diffstat (limited to 'sj2')
-rw-r--r-- | sj2/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sj2/util/makefile.mk b/sj2/util/makefile.mk index 43aee601e343..0cbb31717b2d 100644 --- a/sj2/util/makefile.mk +++ b/sj2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: obo $ $Date: 2007-03-12 10:47:12 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:30:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -51,7 +51,7 @@ LIB1FILES= \ SHL1DEPN= $(LIB1TARGET) -SHL1TARGET= j$(UPD)$(DLLPOSTFIX)_g +SHL1TARGET= j$(DLLPOSTFIX)_g SHL1IMPLIB= $(TARGET) SHL1STDLIBS= \ |