summaryrefslogtreecommitdiff
path: root/sc/source/core/src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:20:04 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:20:04 +0000
commitd9b6ffa0d53563f1fb51a403a7ad54e476f8bc31 (patch)
tree2715b74db8a285ac6640105bf73f6f38b78f3ca2 /sc/source/core/src
parent5d5851fad9dd6315bf1fe3f5df2e04a7efeae849 (diff)
INTEGRATION: CWS ause04 (1.1.1.1.216); FILE MERGED
2003/07/09 18:42:39 hjs 1.1.1.1.216.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sc/source/core/src')
-rw-r--r--sc/source/core/src/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/core/src/makefile.mk b/sc/source/core/src/makefile.mk
index 23b9d6836293..41658448660a 100644
--- a/sc/source/core/src/makefile.mk
+++ b/sc/source/core/src/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-19 00:16:16 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:20:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,7 +78,8 @@ TARGET=core
# --- Files --------------------------------------------------------
-SRCFILES = \
+SRS1NAME=$(TARGET)
+SRC1FILES = \
compiler.src
# --- Tagets -------------------------------------------------------