diff options
Diffstat (limited to 'io/source/connector/makefile.mk')
-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 = # ------------------------------------------------------------------ |