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
commit325e7ab722f2aee70c5a50aca137290dcdc20cc9 (patch)
treef6aed80826c11d8bc91c5bfae1556deb77bc230f /io
parent390151b28371fda362148d4098ba92c99fa3c8c1 (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 53ce55703514..59e16e4762c1 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) \