diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:16:26 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:16:26 +0000 |
commit | c02dc8da53b8b77f6810295c48b0132042b12484 (patch) | |
tree | 2389fe3d81e2ef192ecae4ae602ef1116079421d /xmlscript | |
parent | dc1691519e497467584cccfc153c412ef32d449e (diff) |
INTEGRATION: CWS ause074 (1.2.34); FILE MERGED
2007/01/30 12:10:48 hjs 1.2.34.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/source/xmllib_imexp/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmlscript/source/xmllib_imexp/makefile.mk b/xmlscript/source/xmllib_imexp/makefile.mk index 409ec96beb4c..f3307b8bc469 100644 --- a/xmlscript/source/xmllib_imexp/makefile.mk +++ b/xmlscript/source/xmllib_imexp/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:16:15 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:16:26 $ # # 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 #----------------------------------------------------------- |