summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-06 12:24:13 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-06 12:24:13 +0000
commit77320c67753bbbe00cc89e1a84fb83c293781a69 (patch)
tree2404fafb627fc5475930112f8aa5c6315d9660a2 /cppu/source/threadpool
parent360b4e5d0f5fe342f51fbad4ac30a9eec757559f (diff)
INTEGRATION: CWS ause074 (1.4.92); FILE MERGED
2007/01/30 12:03:54 hjs 1.4.92.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'cppu/source/threadpool')
-rw-r--r--cppu/source/threadpool/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/cppu/source/threadpool/makefile.mk b/cppu/source/threadpool/makefile.mk
index e5c97a4cf3ad..4a2a7939533b 100644
--- a/cppu/source/threadpool/makefile.mk
+++ b/cppu/source/threadpool/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 08:46:45 $
+# last change: $Author: vg $ $Date: 2007-02-06 13:24:13 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,7 @@ TARGET=cppu_threadpool
# --- Settings -----------------------------------------------------
.INCLUDE : ..$/..$/util$/makefile.pmk
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------