summaryrefslogtreecommitdiff
path: root/unotools/util
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/util')
-rw-r--r--unotools/util/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk
index 939284a29412..64bd3efb00ff 100644
--- a/unotools/util/makefile.mk
+++ b/unotools/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: fs $ $Date: 2001-08-21 13:01:31 $
+# last change: $Author: mh $ $Date: 2001-08-23 12:06:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -122,9 +122,9 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo CLEAR_THE_FILE > $@
@echo _TI >> $@
@echo _real >> $@
- @NodeValueAccessor >> $@
- @SubNodeAccess >> $@
- @UpdateFromConfig >> $@
- @UpdateToConfig >> $@
+ @echo NodeValueAccessor >> $@
+ @echo SubNodeAccess >> $@
+ @echo UpdateFromConfig >> $@
+ @echo UpdateToConfig >> $@
@echo _Impl >> $@