diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:04:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:04:50 +0000 |
commit | 91a98b055f18bb374509e727f72a6a9570b6dac8 (patch) | |
tree | d6c5635d35c5bac5c0e0babba60dbfac99ccb68e /xmlsecurity/workben | |
parent | 58a9de9e85976dbec2ba5e2ff0bcb02b5c771734 (diff) |
INTEGRATION: CWS ause074 (1.7.116); FILE MERGED
2007/01/30 12:11:21 hjs 1.7.116.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'xmlsecurity/workben')
-rw-r--r-- | xmlsecurity/workben/makefile.mk | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/xmlsecurity/workben/makefile.mk b/xmlsecurity/workben/makefile.mk index 0151d8c750a5..44ff536c0bf4 100644 --- a/xmlsecurity/workben/makefile.mk +++ b/xmlsecurity/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-09 17:46:48 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:04:50 $ # # 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 @@ TARGETTYPE=GUI # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk @@ -81,4 +79,4 @@ ALL : ALLTAR .INCLUDE : target.mk -
\ No newline at end of file + |