summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:22:26 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:22:26 +0000
commit347b4cb7579509c28293148022ffb8725ef5df5f (patch)
tree621341975917580f6bc65f468c267f53322cbf3c /sd/util
parentfbd9b1b132d63da7352bc25e2767a1f1dadeb670 (diff)
INTEGRATION: CWS ause069 (1.45.76); FILE MERGED
2006/12/04 14:47:10 hjs 1.45.76.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/28 09:55:00 hjs 1.45.76.1: #i70359# remove forced shell calls
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk
index 66236ed94c65..b12397e7f7b0 100644
--- a/sd/util/makefile.mk
+++ b/sd/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.46 $
+# $Revision: 1.47 $
#
-# last change: $Author: ihi $ $Date: 2006-11-14 14:48:07 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:22:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -232,6 +232,6 @@ SHL4DEPN=$(SHL1IMPLIBN)
$(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo ------------------------------
@echo Making: $@
- @+$(TYPE) sd.flt > $@
+ @$(TYPE) sd.flt > $@