summaryrefslogtreecommitdiff
path: root/dbaccess/util
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-16 13:11:48 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-16 13:11:48 +0000
commitd9490de786a7fe25c00cf789e95272ff8595e127 (patch)
treeeec01293af4fbc54571179f46b561c002eed7406 /dbaccess/util
parent901c6b93ef805afa9543ce3df4874c7cf71620d7 (diff)
#88813# link dbu against basic - this is temporary, as soon as we have a new mechanism for calling basic macros this can be removed
Diffstat (limited to 'dbaccess/util')
-rw-r--r--dbaccess/util/makefile.mk15
1 files changed, 4 insertions, 11 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk
index 1b7371d39a18..3f515292294c 100644
--- a/dbaccess/util/makefile.mk
+++ b/dbaccess/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: oj $ $Date: 2001-07-16 07:57:35 $
+# last change: $Author: fs $ $Date: 2001-08-16 14:11:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -157,15 +157,8 @@ SHL2STDLIBS= \
$(SOTLIB) \
$(SO2LIB) \
$(UCBHELPERLIB) \
- $(DBTOOLSLIB)
-
-.IF "$(DBTOOLSLIB)" == ""
-SHL2STDLIBS+=idbt$(UPD)$(DLLPOSTFIX).lib
-.ENDIF
-
-.IF "$(COMPHELPERLIB)" == ""
-SHL2STDLIBS+= icomphelp2.lib
-.ENDIF
+ $(DBTOOLSLIB) \
+ $(BASICLIB)
SHL2LIBS=$(LIB2TARGET)
SHL2DEF=$(MISC)$/$(SHL2TARGET).def