summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/util/makefile.mk b/ucbhelper/util/makefile.mk
index 76d6b71bad14..ab1a08b614ff 100644
--- a/ucbhelper/util/makefile.mk
+++ b/ucbhelper/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 16:43:08 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:18:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -77,5 +77,5 @@ DEF1DES= Universal Content Broker - Helpers
$(MISC)$/$(SHL1TARGET).flt : ucbhelper.flt
@echo ------------------------------
@echo Making: $@
- @+$(TYPE) ucbhelper.flt > $@
+ @$(TYPE) ucbhelper.flt > $@