summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:01:37 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:01:37 +0000
commit4ef752bffffeb8ae2a58b15e4c52d448d380bda7 (patch)
tree6b6421eee5d8643a126ff6a14af18ceaaaf46c74 /uui
parente5cc1f2309f51b72d248a3e60b9d7ac07e4a86f3 (diff)
INTEGRATION: CWS ause04 (1.5.56); FILE MERGED
2003/07/10 12:56:44 hjs 1.5.56.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'uui')
-rw-r--r--uui/source/makefile.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/uui/source/makefile.mk b/uui/source/makefile.mk
index bbc978117284..d753d50e107a 100644
--- a/uui/source/makefile.mk
+++ b/uui/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: mav $ $Date: 2002-10-31 11:08:28 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:01:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,9 +65,7 @@ PRJNAME = uui
TARGET = source
ENABLE_EXCEPTIONS = true
-.INCLUDE: svpre.mk
.INCLUDE: settings.mk
-.INCLUDE: sv.mk
SLOFILES = \
$(SLO)$/cookiedg.obj \
@@ -79,8 +77,8 @@ SLOFILES = \
$(SLO)$/passworddlg.obj \
$(SLO)$/passcrtdlg.obj \
$(SLO)$/fltdlg.obj
-
-SRCFILES = \
+SRS1NAME=$(TARGET)
+SRC1FILES = \
cookiedg.src \
ids.src \
logindlg.src \