summaryrefslogtreecommitdiff
path: root/scp2/source/crashrep
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 13:59:06 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 13:59:06 +0000
commit3295c5e12bb6ae8ad80af88b6fa30fa5cea40ab9 (patch)
tree4eab16ef69afe57f87b06b2341a2200a816c1ffb /scp2/source/crashrep
parentfd00fc1731477f29a9937468cd48e344d74cfbb9 (diff)
INTEGRATION: CWS canvas04 (1.4.136); FILE MERGED
2005/11/21 17:27:04 thb 1.4.136.1: #i58257# Made inclusion of crashdebug solely dependant on ENABLE_CRASHDUMP
Diffstat (limited to 'scp2/source/crashrep')
-rw-r--r--scp2/source/crashrep/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/crashrep/makefile.mk b/scp2/source/crashrep/makefile.mk
index 2d4ecb08b715..e33af5d6d1b7 100644
--- a/scp2/source/crashrep/makefile.mk
+++ b/scp2/source/crashrep/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 01:24:24 $
+# last change: $Author: rt $ $Date: 2005-12-14 14:59:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,10 +45,14 @@ TARGETTYPE=CUI
.INCLUDE : settings.mk
+.IF "$(ENABLE_CRASHDUMP)" != ""
+
SCP_PRODUCT_TYPE=osl
PARFILES = \
file_crashrep_dynamic.par
+.ENDIF # "$(ENABLE_CRASHDUMP)" != ""
+
# --- File ---------------------------------------------------------
.INCLUDE : target.mk