summaryrefslogtreecommitdiff
path: root/vos/source/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-10-20 14:49:14 +0000
committerOliver Bolte <obo@openoffice.org>2003-10-20 14:49:14 +0000
commitb095ecf1f521fb38c38d92d69c2e382188ec0956 (patch)
tree81384c1ac121e49df78d82aa2cb35af3fed134f4 /vos/source/makefile.mk
parentbe7824e72493763530f14da2c9c2efeafe3af53e (diff)
INTEGRATION: CWS qdiet01 (1.8.20); FILE MERGED
2003/09/19 07:10:32 obr 1.8.20.2: #i18813# removal of obsolete OFiberingServer and OQueue 2003/09/17 06:45:45 obr 1.8.20.1: #i18813# obsolete OProfile class removed
Diffstat (limited to 'vos/source/makefile.mk')
-rw-r--r--vos/source/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/vos/source/makefile.mk b/vos/source/makefile.mk
index 2fc02d11e787..460b375ab399 100644
--- a/vos/source/makefile.mk
+++ b/vos/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2003-04-17 17:20:45 $
+# last change: $Author: obo $ $Date: 2003-10-20 15:49:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,6 @@ SLOFILES= $(SLO)$/acceptor.obj \
$(SLO)$/bytestrm.obj \
$(SLO)$/connectr.obj \
$(SLO)$/conditn.obj \
- $(SLO)$/fibersrv.obj \
$(SLO)$/mutex.obj \
$(SLO)$/object.obj \
$(SLO)$/refernce.obj \
@@ -87,7 +86,6 @@ SLOFILES= $(SLO)$/acceptor.obj \
$(SLO)$/thrdsrv.obj \
$(SLO)$/stream.obj \
$(SLO)$/module.obj \
- $(SLO)$/profile.obj \
$(SLO)$/timer.obj \
$(SLO)$/process.obj \
$(SLO)$/security.obj \
@@ -106,7 +104,6 @@ OBJFILES= $(OBJ)$/acceptor.obj \
$(OBJ)$/bytestrm.obj \
$(OBJ)$/connectr.obj \
$(OBJ)$/conditn.obj \
- $(OBJ)$/fibersrv.obj \
$(OBJ)$/mutex.obj \
$(OBJ)$/object.obj \
$(OBJ)$/refernce.obj \
@@ -117,7 +114,6 @@ OBJFILES= $(OBJ)$/acceptor.obj \
$(OBJ)$/thrdsrv.obj \
$(OBJ)$/stream.obj \
$(OBJ)$/module.obj \
- $(OBJ)$/profile.obj \
$(OBJ)$/timer.obj \
$(OBJ)$/process.obj \
$(OBJ)$/security.obj \