summaryrefslogtreecommitdiff
path: root/chart2/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 14:39:37 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 14:39:37 +0000
commitf828956d913af064316c75ae052d9ae00a5dc5f8 (patch)
tree4d7ebffcb7fdf24a3b74df33bcfa40af23f43bcb /chart2/util
parent2b1d54a34f799be51defb18b90d9e14e321d52e2 (diff)
INTEGRATION: CWS ause069 (1.2.94); FILE MERGED
2006/11/28 12:22:02 hjs 1.2.94.1: #i70359# remove forced shell calls
Diffstat (limited to 'chart2/util')
-rw-r--r--chart2/util/target.pmk8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/util/target.pmk b/chart2/util/target.pmk
index 715cc2587..583aa2ddc 100644
--- a/chart2/util/target.pmk
+++ b/chart2/util/target.pmk
@@ -5,9 +5,9 @@
#
# $RCSfile: target.pmk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 01:53:26 $
+# last change: $Author: obo $ $Date: 2007-01-25 15:39:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,7 @@
#
#*************************************************************************
$(OUT)$/misc$/$(TARGET).idls: makefile.mk
- +-$(RM) $@
- +$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
+ -$(RM) $@
+ $(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
ALLTAR: $(OUT)$/misc$/$(TARGET).idls