diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:20:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:20:20 +0000 |
commit | 360b4e5d0f5fe342f51fbad4ac30a9eec757559f (patch) | |
tree | c9204c74eea32a1c9f862f4fb38e4dcaa575dcb4 /io | |
parent | e42b01a8ddfa92194af51ab3e6d873bad28b81e9 (diff) |
INTEGRATION: CWS ause074 (1.4.40); FILE MERGED
2007/01/30 12:05:17 hjs 1.4.40.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'io')
-rw-r--r-- | io/test/stm/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/io/test/stm/makefile.mk b/io/test/stm/makefile.mk index c0619a213aa4..9969ae805595 100644 --- a/io/test/stm/makefile.mk +++ b/io/test/stm/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-07 18:33:31 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:20:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ NO_BSYMBOLIC=TRUE ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb |