From 2a95058d07a51434d3e10c6ef8a5e3a8dc4560c6 Mon Sep 17 00:00:00 2001 From: Thomas Benisch Date: Wed, 8 May 2002 15:39:23 +0000 Subject: #98419# Slot configuration must use configuration service --- basctl/sdi/makefile.mk | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'basctl/sdi/makefile.mk') 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 ------------------------------------------------------- -- cgit