summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:46:43 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:46:43 +0000
commit6ff660c2d4693115a0991b577dad26194e1f7d8b (patch)
tree47c49785e3d4238b3b912911ccb20560aa451a8a /basctl/source/dlged
parent28b48b5bf3feed30239a3d855fe3c0d0fa750584 (diff)
INTEGRATION: CWS ause04 (1.3.112); FILE MERGED
2003/07/10 14:21:50 hjs 1.3.112.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'basctl/source/dlged')
-rw-r--r--basctl/source/dlged/makefile.mk25
1 files changed, 5 insertions, 20 deletions
diff --git a/basctl/source/dlged/makefile.mk b/basctl/source/dlged/makefile.mk
index b4b8aa863839..3163dbbe513c 100644
--- a/basctl/source/dlged/makefile.mk
+++ b/basctl/source/dlged/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: tbe $ $Date: 2001-04-10 15:15:15 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:46:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,26 +68,11 @@ AUTOSEG=true
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------
-.IF "$(header)" == ""
-
-CXXFILES= dlged.cxx \
- dlgedfunc.cxx \
- dlgedfac.cxx \
- dlgedmod.cxx \
- dlgedpage.cxx \
- dlgedview.cxx \
- dlgedobj.cxx \
- dlgedlist.cxx \
- dlgedclip.cxx \
- propbrw.cxx
-
SLOFILES= $(SLO)$/dlged.obj \
$(SLO)$/dlgedfunc.obj \
$(SLO)$/dlgedfac.obj \
@@ -105,10 +90,10 @@ EXCEPTIONSFILES=$(SLO)$/dlged.obj \
$(SLO)$/dlgedclip.obj \
$(SLO)$/propbrw.obj
-SRCFILES= dlgresid.src
-
-.ENDIF
+SRS1NAME=$(TARGET)
+SRC1FILES= dlgresid.src
# --- Targets -------------------------------------------------------
.INCLUDE : target.mk
+