summaryrefslogtreecommitdiff
path: root/sw/sdi/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 13:54:47 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 13:54:47 +0000
commit797c17a33f2292da58bdfc982b7975672944cb01 (patch)
tree039faf4cedcd3f9815bbd773d28032adf2716c83 /sw/sdi/makefile.mk
parent6a148a9875e91cd30775fb7f2f7fbac4b7f2e0f2 (diff)
INTEGRATION: CWS ause04 (1.3.286); FILE MERGED
2003/07/11 10:08:53 hjs 1.3.286.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sw/sdi/makefile.mk')
-rw-r--r--sw/sdi/makefile.mk25
1 files changed, 4 insertions, 21 deletions
diff --git a/sw/sdi/makefile.mk b/sw/sdi/makefile.mk
index c7c27365607c..cb57ecc2d0e6 100644
--- a/sw/sdi/makefile.mk
+++ b/sw/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:25:00 $
+# last change: $Author: kz $ $Date: 2003-08-25 14:54:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -127,27 +127,10 @@ SVSDIDEPEND= \
$(INC)$/globals.hrc \
$(INC)$/cmdid.h
-SRCFILES= \
+SRS1NAME=$(TARGET)
+SRC1FILES= \
swslots.src
# --- Targets -------------------------------------------------------
-.IF "$(depend)" == ""
-
-TLBLIST+=\
- $(BIN)$/$(SDINAME).tlb
-
-ALL: \
- ALLTAR \
- $(TLBLIST)
-
-.ENDIF
-
.INCLUDE : target.mk
-
-$(BIN)$/$(SDINAME).tlb:
- @echo nix
-
-$(BIN)$/$(SDI2NAME).tlb:
- @echo nix
-