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