summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:21:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:21:43 +0000
commitf62e6a80a84451c40c55c3e5c825efe5f68f0bdb (patch)
tree8712e52b2fa5bfac1ea7de08c60f5d414966c8fa /io
parent3767c27c853f29ddaf31bad326a09690dec6a810 (diff)
INTEGRATION: CWS uno2 (1.8.44); FILE MERGED
2003/04/08 13:32:47 dbo 1.8.44.1: #107991# UNO shared library component renaming
Diffstat (limited to 'io')
-rw-r--r--io/source/stm/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/io/source/stm/makefile.mk b/io/source/stm/makefile.mk
index 53ce55703..59e16e476 100644
--- a/io/source/stm/makefile.mk
+++ b/io/source/stm/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: jbu $ $Date: 2001-06-22 16:32:57 $
+# last change: $Author: rt $ $Date: 2003-04-23 16:21:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,16 +62,17 @@
PRJ=..$/..
PRJNAME=io
-TARGET=stm
+TARGET = streams.uno
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
-COMP1TYPELIST=$(TARGET)
+COMP1TYPELIST = stm
COMPRDB=$(SOLARBINDIR)$/udkapi.rdb
# --- Settings -----------------------------------------------------
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+DLLPRE =
# --- Files --------------------------------------------------------
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
@@ -87,7 +88,7 @@ SLOFILES = $(SLO)$/opipe.obj\
$(SLO)$/opump.obj
SHL1TARGET= $(TARGET)
-SHL1VERSIONMAP= $(TARGET).map
+SHL1VERSIONMAP = stm.map
SHL1STDLIBS= \
$(SALLIB) \