summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-03-27 11:25:40 +0000
committerJoachim Lingner <jl@openoffice.org>2001-03-27 11:25:40 +0000
commit609754973a719b354a0fb8b4485010739f061d67 (patch)
treeca7175975684d19efd90d21f294acc223c11a19a /sal/osl
parent5c8f23b3f7c5a7adbd7c9443428f5d09232ebba9 (diff)
types.c has been removed
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/all/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/sal/osl/all/makefile.mk b/sal/osl/all/makefile.mk
index 712f170f7..157d2c25a 100644
--- a/sal/osl/all/makefile.mk
+++ b/sal/osl/all/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: jbu $ $Date: 2001-02-16 08:44:22 $
+# last change: $Author: jl $ $Date: 2001-03-27 12:25:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,7 +79,6 @@ MULTITHREAD_OBJ=TRUE
# --- Files --------------------------------------------------------
SLOFILES= $(SLO)$/isocket.obj \
- $(SLO)$/types.obj \
$(SLO)$/omutex.obj \
$(SLO)$/logmodule.obj \
$(SLO)$/utility.obj
@@ -87,7 +86,6 @@ SLOFILES= $(SLO)$/isocket.obj \
#.IF "$(UPDATER)"=="YES"
OBJFILES= $(OBJ)$/isocket.obj \
- $(OBJ)$/types.obj \
$(OBJ)$/omutex.obj \
$(OBJ)$/logmodule.obj \
$(OBJ)$/utility.obj