From 77320c67753bbbe00cc89e1a84fb83c293781a69 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Feb 2007 12:24:13 +0000 Subject: [PATCH] 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 --- cppu/source/cppu/makefile.mk | 6 ++---- cppu/source/threadpool/makefile.mk | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/cppu/source/cppu/makefile.mk b/cppu/source/cppu/makefile.mk index f723422aa409..fa134c09073a 100644 --- a/cppu/source/cppu/makefile.mk +++ b/cppu/source/cppu/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:44:52 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:24:02 $ # # 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_cppu # --- Settings ----------------------------------------------------- .INCLUDE : ..$/..$/util$/makefile.pmk -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- 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 # ------------------------------------------------------------------