summaryrefslogtreecommitdiff
path: root/registry/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:39:20 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:39:20 +0000
commitb130de5b1b6fa1fecc60b9bfe96a6b6d754db1ea (patch)
tree810d6d5df3b0adabb65d2bd629325972141cc2d1 /registry/util
parent7d5b885fd06353da84be061ba03991aa9b1753e4 (diff)
INTEGRATION: CWS ause069 (1.7.34); FILE MERGED
2006/12/01 17:21:35 hjs 1.7.34.1: #i70359# remove forced shell calls
Diffstat (limited to 'registry/util')
-rw-r--r--registry/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/registry/util/makefile.mk b/registry/util/makefile.mk
index c1a3c296650c..a393a507c03f 100644
--- a/registry/util/makefile.mk
+++ b/registry/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 05:19:35 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:39:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -80,5 +80,5 @@ DEF1DES = RegistryRuntime
.INCLUDE : target.mk
makedocpp: $(DOCPPFILES)
- + docpp -H -m -f -u -d $(OUT)$/doc$/$(PRJNAME) $(DOCPPFILES)
+ docpp -H -m -f -u -d $(OUT)$/doc$/$(PRJNAME) $(DOCPPFILES)