summaryrefslogtreecommitdiff
path: root/starmath/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:08:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:08:20 +0000
commit806b1e1ccfea4d063840ac850f44d26cfa91c431 (patch)
tree73422eb21fa2a7b33bd6ab812a8178682020b414 /starmath/sdi
parentaacce9d645013ae3d7d50a3255525e484142d2c9 (diff)
INTEGRATION: CWS vq32 (1.6.96); FILE MERGED
2006/05/20 21:54:01 vq 1.6.96.1: #i65415# Use SDI1xxxx instead of SDIxxxx.
Diffstat (limited to 'starmath/sdi')
-rw-r--r--starmath/sdi/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/starmath/sdi/makefile.mk b/starmath/sdi/makefile.mk
index faad170d2b3d..51bcd17ad661 100644
--- a/starmath/sdi/makefile.mk
+++ b/starmath/sdi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 15:02:44 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:08:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@ PRJ=..
PRJNAME=starmath
TARGET=smslots
-SDIEXPORT=smath
+SDI1EXPORT=smath
SVSDIINC=$(PRJ)$/inc
# --- Settings -----------------------------------------------------
@@ -47,9 +47,9 @@ SVSDIINC=$(PRJ)$/inc
# --- Files --------------------------------------------------------
-SDINAME=$(TARGET)
+SDI1NAME=$(TARGET)
-SVSDIDEPEND= \
+SVSDI1DEPEND= \
$(SOLARINCDIR)$/svxslots.ilb \
smath.sdi \
smslots.sdi \