diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:19:46 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:19:46 +0000 |
commit | e521db9a3e0f5e8c4dfad6b2d95ba061414ae3b7 (patch) | |
tree | 0dca1d514af755fd4494b4f9fa6109fcc61a7775 /io/source | |
parent | e71d63fee92d93ac65f477d0ed882bd8671fe13f (diff) |
INTEGRATION: CWS ause074 (1.11.40); FILE MERGED
2007/01/30 12:05:16 hjs 1.11.40.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'io/source')
-rw-r--r-- | io/source/connector/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/io/source/connector/makefile.mk b/io/source/connector/makefile.mk index 714b35d9ced8..b044b2b57f8e 100644 --- a/io/source/connector/makefile.mk +++ b/io/source/connector/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-07 18:29:46 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:19:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ COMP1TYPELIST = connectr COMPRDB=$(SOLARBINDIR)$/udkapi.rdb # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk DLLPRE = # ------------------------------------------------------------------ |