From bd178d6ea682e9150a482c49db14226150d0f99f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Feb 2007 12:02:34 +0000 Subject: [PATCH] INTEGRATION: CWS ause074 (1.3.116); FILE MERGED 2007/01/30 12:11:15 hjs 1.3.116.1: #i73801# remove remaining usages of sv[pre].mk --- xmlsecurity/source/component/makefile.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/xmlsecurity/source/component/makefile.mk b/xmlsecurity/source/component/makefile.mk index c3c41f6f85ae..86dbf064ca95 100644 --- a/xmlsecurity/source/component/makefile.mk +++ b/xmlsecurity/source/component/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 17:09:37 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:02:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files --------------------------------------------------------