summaryrefslogtreecommitdiffstats
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
commita66f847ec7dba770fa780f410c2235f0aaf5fb5e (patch)
tree6769b8b93031afb91e79dd159d0bf26e38fa78ba /chart2/util
parentINTEGRATION: CWS ause069 (1.4.4); FILE MERGED (diff)
downloadcore-a66f847ec7dba770fa780f410c2235f0aaf5fb5e.tar.gz
core-a66f847ec7dba770fa780f410c2235f0aaf5fb5e.zip
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 715cc258754b..583aa2ddcc7f 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