diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:04:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:04:36 +0000 |
commit | 58a9de9e85976dbec2ba5e2ff0bcb02b5c771734 (patch) | |
tree | 0156415075f4984920c3584b48fcb45ca5872ffc /xmlsecurity/tools | |
parent | 1825451ca3e21bb9c0fd5d2f0ae29c02b6685635 (diff) |
INTEGRATION: CWS ause074 (1.4.116); FILE MERGED
2007/01/30 12:11:20 hjs 1.4.116.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'xmlsecurity/tools')
-rw-r--r-- | xmlsecurity/tools/standalone/csfit/makefile.mk | 6 | ||||
-rw-r--r-- | xmlsecurity/tools/standalone/mscsfit/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/xmlsecurity/tools/standalone/csfit/makefile.mk b/xmlsecurity/tools/standalone/csfit/makefile.mk index 29b501d10153..8795bfa88ea9 100644 --- a/xmlsecurity/tools/standalone/csfit/makefile.mk +++ b/xmlsecurity/tools/standalone/csfit/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 17:41:04 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:04:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk diff --git a/xmlsecurity/tools/standalone/mscsfit/makefile.mk b/xmlsecurity/tools/standalone/mscsfit/makefile.mk index c01cd571f66b..8ba06f28a85c 100644 --- a/xmlsecurity/tools/standalone/mscsfit/makefile.mk +++ b/xmlsecurity/tools/standalone/mscsfit/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 17:42:06 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:04:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,9 +45,7 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk .IF "$(CRYPTO_ENGINE)" == "mscrypto" |