summaryrefslogtreecommitdiff
path: root/basegfx/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:51:56 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:51:56 +0000
commit7a637ebfec3a101f413f7402b932bca3f17c4b5a (patch)
treeab14690a5891f6a946bfcaf567c40dd15a15609e /basegfx/util
parent17c9e6d8210e1800d28c24412e94989d567d3d3e (diff)
INTEGRATION: CWS ause069 (1.9.40); FILE MERGED
2006/12/01 17:31:48 hjs 1.9.40.1: #i70359# remove forced shell calls
Diffstat (limited to 'basegfx/util')
-rw-r--r--basegfx/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/util/makefile.mk b/basegfx/util/makefile.mk
index 854be6936ad3..86e26c078a9c 100644
--- a/basegfx/util/makefile.mk
+++ b/basegfx/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 20:58:37 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:51:56 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -79,5 +79,5 @@ DEFLIB1NAME =basegfx
.INCLUDE : target.mk
$(MISC)$/$(SHL1TARGET).flt : makefile.mk
- @+$(TYPE) $(TARGET).flt > $@
+ @$(TYPE) $(TARGET).flt > $@