summaryrefslogtreecommitdiff
path: root/xmlsecurity/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:25:24 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:25:24 +0000
commit000c273bbf8eb847efa11c3fd8aafbe29dc21363 (patch)
tree40f361bf8444c361a61d8c7b3dc0e2dbb76a32fb /xmlsecurity/util
parentd185965cdbb46ee90c161b1e8b370184e7513873 (diff)
INTEGRATION: CWS ause069 (1.19.18); FILE MERGED
2006/11/28 09:53:50 hjs 1.19.18.1: #i70359# remove forced shell calls
Diffstat (limited to 'xmlsecurity/util')
-rw-r--r--xmlsecurity/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk
index d177340e2517..68ba03897f3e 100644
--- a/xmlsecurity/util/makefile.mk
+++ b/xmlsecurity/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.19 $
+# $Revision: 1.20 $
#
-# last change: $Author: kz $ $Date: 2006-07-19 09:39:08 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:25:24 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -183,4 +183,4 @@ DEF4NAME=$(SHL4TARGET)
# --- Filter -----------------------------------------------------------
$(MISC)$/$(SHL3TARGET).flt: makefile.mk
- +$(TYPE) $(SHL3TARGET).flt > $@
+ $(TYPE) $(SHL3TARGET).flt > $@