summaryrefslogtreecommitdiff
path: root/basic/source/app/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 13:51:09 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 13:51:09 +0000
commitd14b409f4190cae4f29bc8225f866a5f3b1d27dd (patch)
treef28d0ee3a054ae4350794c41882f56bb519d886b /basic/source/app/makefile.mk
parentdb1e929ff95d6dd4453a745eb2d3ba8ce870a2ac (diff)
INTEGRATION: CWS ause04 (1.5.110); FILE MERGED
2003/07/09 18:41:51 hjs 1.5.110.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'basic/source/app/makefile.mk')
-rw-r--r--basic/source/app/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/makefile.mk b/basic/source/app/makefile.mk
index 90da520f680d..b28a50f7b54a 100644
--- a/basic/source/app/makefile.mk
+++ b/basic/source/app/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2001-02-06 11:15:43 $
+# last change: $Author: kz $ $Date: 2003-08-25 14:51:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,8 +99,8 @@ OBJFILES = \
EXCEPTIONSFILES = \
$(OBJ)$/app.obj
-
-SRCFILES = \
+SRS1NAME=$(TARGET)
+SRC1FILES = \
basic.src \
ttmsg.src \
basmsg.src \