summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/makefile.mk
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2000-10-19 10:56:36 +0000
committerOcke Janssen <oj@openoffice.org>2000-10-19 10:56:36 +0000
commit563beaf2692857b0665a241b3ff3d1eccf210481 (patch)
treec73d5bde77e3956b5b8565a072d4fb968178abe9 /connectivity/source/drivers/dbase/makefile.mk
parent0cd2621b09a421fa1afd7e0297be852b1f79ee59 (diff)
remove tools from dbtools
Diffstat (limited to 'connectivity/source/drivers/dbase/makefile.mk')
-rw-r--r--connectivity/source/drivers/dbase/makefile.mk13
1 files changed, 5 insertions, 8 deletions
diff --git a/connectivity/source/drivers/dbase/makefile.mk b/connectivity/source/drivers/dbase/makefile.mk
index 9ea87e36349b..3c06aac9dc07 100644
--- a/connectivity/source/drivers/dbase/makefile.mk
+++ b/connectivity/source/drivers/dbase/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: oj $ $Date: 2000-10-09 12:30:30 $
+# last change: $Author: oj $ $Date: 2000-10-19 11:55:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -121,7 +121,7 @@ SLOFILES+=$(SLO)$/staticmbdbase.obj
# --- Library -----------------------------------
-SHL1TARGET= $(DBASE_TARGET)$(DBASE_MAJOR)
+SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
$(CPPULIB) \
@@ -134,6 +134,7 @@ SHL1STDLIBS=\
$(SVTOOLLIB) \
$(UCBHELPERLIB) \
$(SALLIB) \
+ $(DBTOOLSLIB) \
$(COMPHELPERLIB)
.IF "$(COMPHELPERLIB)" == ""
@@ -142,11 +143,7 @@ SHL1STDLIBS+= icomphelp2.lib
SHL1DEPN=
SHL1IMPLIB= i$(DBASE_TARGET)
-SHL1LIBS= $(SLB)$/commontools.lib \
- $(SLB)$/resource.lib \
- $(SLB)$/sdbcx.lib \
- $(SLB)$/file.lib \
- $(SLB)$/sql.lib
+SHL1LIBS= $(SLB)$/file.lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def