summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/streaming/makefile.mk12
1 files changed, 4 insertions, 8 deletions
diff --git a/unotools/source/streaming/makefile.mk b/unotools/source/streaming/makefile.mk
index beb3861d82b4..d3a0c0bcc2bd 100644
--- a/unotools/source/streaming/makefile.mk
+++ b/unotools/source/streaming/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: bmahbod $ $Date: 2000-10-06 23:53:15 $
+# last change: $Author: hr $ $Date: 2000-11-07 09:47:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,12 +93,8 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files -------------------------------------
-SLOFILES= $(SLO)$/basicio.obj \
- $(SLO)$/streamsection.obj \
- $(SLO)$/streamhelper.obj \
- $(SLO)$/streamwrap.obj \
- $(SLO)$/seqstream.obj \
- $(SLO)$/oslfile2streamwrap.obj
+SLOFILES= $(SLO)$/streamhelper.obj \
+ $(SLO)$/streamwrap.obj
# NETBSD: somewhere we have to instantiate the static data members.
# NETBSD-1.2.1 doesn't know about weak symbols so the default mechanism