summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:15:16 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:15:16 +0000
commit5eeda41fcae0910bf80be9625e26d17496f571b2 (patch)
treeac856e6333310d3b22ecb53a0c2cee89b7cd5306 /toolkit
parent8db3771c336b22ace5ea1bad1530e4c88a90cfae (diff)
INTEGRATION: CWS ause04 (1.23.4); FILE MERGED
2003/07/16 13:15:05 hjs 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2003/07/09 16:31:57 hjs 1.23.4.1: #108794# replace SRCfiles with SRC1FILES
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/makefile.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/toolkit/source/awt/makefile.mk b/toolkit/source/awt/makefile.mk
index 638d10f4cf29..f73850f400f6 100644
--- a/toolkit/source/awt/makefile.mk
+++ b/toolkit/source/awt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.24 $
+# $Revision: 1.25 $
#
-# last change: $Author: vg $ $Date: 2003-06-20 10:18:59 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:15:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,9 +69,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
@@ -123,7 +121,8 @@ SLOFILES= \
$(SLO)$/vclxwindow1.obj \
$(SLO)$/vclxwindows.obj
-SRCFILES=\
+SRS1NAME=$(TARGET)
+SRC1FILES=\
accessiblestrings.src
# --- Targets ------------------------------------------------------