summaryrefslogtreecommitdiffstats
path: root/chart2/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 14:39:10 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 14:39:10 +0000
commitf81284bb3bdfe480092db8f37e833d4b74b02cb8 (patch)
tree90b4c8999fcfd95d5abdbe2dded0564e82db43e4 /chart2/util
parentINTEGRATION: CWS ause069 (1.3.46); FILE MERGED (diff)
downloadcore-f81284bb3bdfe480092db8f37e833d4b74b02cb8.tar.gz
core-f81284bb3bdfe480092db8f37e833d4b74b02cb8.zip
INTEGRATION: CWS ause069 (1.4.4); FILE MERGED
2006/11/28 12:22:02 hjs 1.4.4.1: #i70359# remove forced shell calls
Diffstat (limited to 'chart2/util')
-rw-r--r--chart2/util/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/util/makefile.mk b/chart2/util/makefile.mk
index 1c5abbbd91f9..41949e1f2cca 100644
--- a/chart2/util/makefile.mk
+++ b/chart2/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2006-10-05 10:58:21 $
+# last change: $Author: obo $ $Date: 2007-01-25 15:39:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -59,10 +59,10 @@ ALLTAR : \
$(MISC)$/$(TARGET).don
$(BIN)$/$(PRJNAME).rdb : $(UCR)$/$(PRJNAME).db
- +$(GNUCOPY) -f $(UCR)$/$(PRJNAME).db $@
+ $(GNUCOPY) -f $(UCR)$/$(PRJNAME).db $@
$(MISC)$/$(TARGET).don : $(UCR)$/$(PRJNAME).db
- +$(CPPUMAKER) -O$(OUT)$/inc -BUCR $(UCR)$/$(PRJNAME).db -X$(SOLARBINDIR)$/types.rdb && echo > $@
+ $(CPPUMAKER) -O$(OUT)$/inc -BUCR $(UCR)$/$(PRJNAME).db -X$(SOLARBINDIR)$/types.rdb && echo > $@
echo $@
.ENDIF # "$(L10N_framewor)"==""