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 --------------------------------------------------------