summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 14:41:34 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 14:41:34 +0000
commit7e4932266a19c4ea80940cee174e066bd8e5d358 (patch)
treef53e74e07d146b4f632d0c011af8fcb8bbcad943 /sot
parent71947893cbb41785326bc18e1065d374454e04ba (diff)
INTEGRATION: CWS ause069 (1.16.2); FILE MERGED
2006/11/28 15:59:38 hjs 1.16.2.1: #i70359# remove forced shell calls
Diffstat (limited to 'sot')
-rw-r--r--sot/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk
index a978a8202806..b1f1cf0282ad 100644
--- a/sot/util/makefile.mk
+++ b/sot/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: kz $ $Date: 2006-10-05 11:04:22 $
+# last change: $Author: obo $ $Date: 2007-01-25 15:41:34 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -86,5 +86,5 @@ DEF1DES =StarObjectsTools
$(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo ------------------------------
@echo Making: $@
- +$(TYPE) sot.flt > $@
+ $(TYPE) sot.flt > $@