summaryrefslogtreecommitdiff
path: root/basctl/sdi/makefile.mk
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-05-08 15:39:23 +0000
committerThomas Benisch <tbe@openoffice.org>2002-05-08 15:39:23 +0000
commit2a95058d07a51434d3e10c6ef8a5e3a8dc4560c6 (patch)
tree57c12a750e80cbae19e4b47518f7f779e2afe606 /basctl/sdi/makefile.mk
parent7adac7b110dc45c990b6125366394d2a66e527b9 (diff)
#98419# Slot configuration must use configuration service
Diffstat (limited to 'basctl/sdi/makefile.mk')
-rw-r--r--basctl/sdi/makefile.mk13
1 files changed, 6 insertions, 7 deletions
diff --git a/basctl/sdi/makefile.mk b/basctl/sdi/makefile.mk
index dfd9c4f63b53..04fb6ed9b0db 100644
--- a/basctl/sdi/makefile.mk
+++ b/basctl/sdi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mh $ $Date: 2000-09-29 11:02:35 $
+# last change: $Author: tbe $ $Date: 2002-05-08 16:35:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,7 +65,6 @@ PRJ=..
PRJNAME=basctl
TARGET=basslots
-#SDIEXPORT=svxnew
# --- Settings -----------------------------------------------------
@@ -74,13 +73,13 @@ TARGET=basslots
.INCLUDE : sv.mk
SDINAME=$(TARGET)
-SDI1NAME=baside
+SDIEXPORT=basctl
# --- Files --------------------------------------------------------
-#SRS1NAME=enumslot
-#SRC1FILES=enumslot.src
-
+SVSDIDEPEND= \
+ $(SOLARINCXDIR)$/basslots.ilb \
+ baside.sdi
# --- Targets -------------------------------------------------------