summaryrefslogtreecommitdiff
path: root/scripting/util
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2003-08-19 08:51:53 +0000
committerNoel Power <npower@openoffice.org>2003-08-19 08:51:53 +0000
commit70fccdd470b11e4630f8f537b5c796c16869742d (patch)
tree492274aca7688afd103b6234b854502ce74cee8c /scripting/util
parenta3b746cab7dee21db2d14d3cf3a630eb93d0b23a (diff)
#17307#
Adding Duncans changes for Runtime->Provider These changes need to be reviewed/reworked
Diffstat (limited to 'scripting/util')
-rw-r--r--scripting/util/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/scripting/util/makefile.mk b/scripting/util/makefile.mk
index 2284c955cede..097dc9ced608 100644
--- a/scripting/util/makefile.mk
+++ b/scripting/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: npower $ $Date: 2003-07-07 14:07:07 $
+# last change: $Author: npower $ $Date: 2003-08-19 09:51:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,8 +76,7 @@ NO_BSYMBOLIC= TRUE
# --- Allgemein ----------------------------------------------------
LIB1TARGET= $(SLB)$/$(TARGET).lib
-#LIB1FILES= $(SLB)/provider.lib \ $(SLB)/protocolhandler.lib $(SLB)/storage.lib \ $(SLB)/runtimemgr.lib
-LIB1FILES= $(SLB)/runtimemgr.lib $(SLB)/storage.lib $(SLB)/provider.lib
+LIB1FILES= $(SLB)/storage.lib $(SLB)/provider.lib
#SHL1TARGET= sfx$(UPD)$(DLLPOSTFIX)