diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:02:34 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:02:34 +0000 |
commit | 7db610952935d371123f1e22f47ab27f5d864e54 (patch) | |
tree | 7a1b874a86b4f6b934ae4af3ac6d1179d28c7139 /xmlsecurity/source/component | |
parent | 5724e75aa858b4440b3bd82aae4a62edab237b71 (diff) |
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
Diffstat (limited to 'xmlsecurity/source/component')
-rw-r--r-- | xmlsecurity/source/component/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmlsecurity/source/component/makefile.mk b/xmlsecurity/source/component/makefile.mk index c3c41f6f8..86dbf064c 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 -------------------------------------------------------- |