summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/calc/makefile.mk
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-05-14 10:42:44 +0000
committerOcke Janssen <oj@openoffice.org>2001-05-14 10:42:44 +0000
commiteb98471e091ccde0abc7013297075c3b4e4d84c3 (patch)
tree2c845bae0fd97fb972f8e7d8c1bce4e5be04786e /connectivity/source/drivers/calc/makefile.mk
parentc483388b8c0faad6e88cd5098be0261928345da8 (diff)
#86528# lower size need
Diffstat (limited to 'connectivity/source/drivers/calc/makefile.mk')
-rw-r--r--connectivity/source/drivers/calc/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/connectivity/source/drivers/calc/makefile.mk b/connectivity/source/drivers/calc/makefile.mk
index 93e276173a..3e3dcff38d 100644
--- a/connectivity/source/drivers/calc/makefile.mk
+++ b/connectivity/source/drivers/calc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-03-23 23:46:05 $
+# last change: $Author: oj $ $Date: 2001-05-14 11:40:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -110,16 +110,17 @@ SHL1STDLIBS=\
$(UCBHELPERLIB) \
$(SALLIB) \
$(DBTOOLSLIB) \
+ $(DBFILELIB) \
$(UNOTOOLSLIB) \
$(COMPHELPERLIB)
-.IF "$(COMPHELPERLIB)" == ""
-SHL1STDLIBS+= icomphelp2.lib
+
+.IF "$(DBFILELIB)" == ""
+SHL1STDLIBS+= ifile$(UPD).lib
.ENDIF
SHL1DEPN=
SHL1IMPLIB= i$(TARGET)
-SHL1LIBS= $(SLB)$/file.lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def