summaryrefslogtreecommitdiff
path: root/starmath/sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 13:40:52 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 13:40:52 +0000
commitf0fbbb452c1d387bf3bf5df27287b9a9706bd262 (patch)
treeec48a7d79f16774de74097abf1886d90b7cb3147 /starmath/sdi
parentd42a9b766a175fcc84a2de2d02acfa197c942f43 (diff)
INTEGRATION: CWS ause04 (1.3.122); FILE MERGED
2003/07/10 17:07:54 hjs 1.3.122.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'starmath/sdi')
-rw-r--r--starmath/sdi/makefile.mk25
1 files changed, 5 insertions, 20 deletions
diff --git a/starmath/sdi/makefile.mk b/starmath/sdi/makefile.mk
index 37a430f8d1d6..b6f15244d1b5 100644
--- a/starmath/sdi/makefile.mk
+++ b/starmath/sdi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mba $ $Date: 2002-03-28 16:07:18 $
+# last change: $Author: kz $ $Date: 2003-08-25 14:40:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,16 +62,14 @@
PRJ=..
-PRJNAME=smath3
+PRJNAME=starmath
TARGET=smslots
SDIEXPORT=smath
SVSDIINC=$(PRJ)$/inc
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
@@ -84,24 +82,11 @@ SVSDIDEPEND= \
smslots.sdi \
$(SVSDIINC)$/starmath.hrc
-SRCFILES= \
+SRS1NAME=$(TARGET)
+SRC1FILES= \
smslots.src
# --- Targets -------------------------------------------------------
-.IF "$(depend)" == ""
-
-TLBLIST+=\
- $(BIN)$/$(SDINAME).tlb
-
-ALL: \
- ALLTAR \
- $(TLBLIST)
-
-.ENDIF
-
.INCLUDE : target.mk
-$(BIN)$/$(SDINAME).tlb:
- @echo nix
-