summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:28:51 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:28:51 +0000
commit037c4b484ec32bd9279e14b0b924ea2fd60dad58 (patch)
treed046ed66b1aa4ec9f1a67670b27c9e75e9dc9798 /sfx2/util
parent67533b1031461bda69b1c274c3404409728cd957 (diff)
INTEGRATION: CWS supdremove02 (1.49.56); FILE MERGED
2008/01/28 16:02:03 rt 1.49.56.1: #i85482# Remove UPD from library name
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index ac5f84b077..9d3e523f02 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
-# last change: $Author: rt $ $Date: 2007-11-06 16:04:38 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:28:51 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@ LIB2TARGET= $(LB)$/$(TARGET).lib
LIB2FILES= $(LB)$/isfx.lib
.ENDIF
-SHL1TARGET= sfx$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= sfx$(DLLPOSTFIX)
SHL1IMPLIB= isfx
SHL1USE_EXPORTS=ordinal
@@ -145,7 +145,7 @@ PKGCONFIG_MODULES=gtk+-2.0
.INCLUDE: pkg_config.mk
CFLAGS+=$(PKGCONFIG_CFLAGS)
-SHL3TARGET=qstart_gtk$(UPD)$(DLLPOSTFIX)
+SHL3TARGET=qstart_gtk$(DLLPOSTFIX)
SHL3LIBS=$(SLB)$/quickstart.lib
SHL3DEPN=$(SHL1IMPLIBN) $(SHL1TARGETN)
# libs for gtk plugin