diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:15:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:15:49 +0000 |
commit | c52301b4365f1102be5803beb8718e1f95b33e4e (patch) | |
tree | 68a433efa0facf71966b2d4cb3692eb2e9e98988 /xmlscript | |
parent | 100db565770a3b9838be61a7378f5facd202ad0a (diff) |
INTEGRATION: CWS ause074 (1.4.34); FILE MERGED
2007/01/30 12:10:47 hjs 1.4.34.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/source/xml_helper/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmlscript/source/xml_helper/makefile.mk b/xmlscript/source/xml_helper/makefile.mk index 0bdc7ea5c9f0..7bc65e9fa2c3 100644 --- a/xmlscript/source/xml_helper/makefile.mk +++ b/xmlscript/source/xml_helper/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:11:09 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:15:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk #----------------------------------------------------------- |