changeset 1392:ea60a2678dec

[project @ 1995-09-14 09:13:33 by jwe]
author jwe
date Thu, 14 Sep 1995 09:14:31 +0000
parents 02a4e580de4e
children a771d1785c2a
files octMakefile.in
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Thu Sep 14 09:09:18 1995 +0000
+++ b/octMakefile.in	Thu Sep 14 09:14:31 1995 +0000
@@ -93,8 +93,14 @@
 	$(INSTALL) octave-bug $(bindir)/octave-bug
 
 maintainer-clean::
-	@echo "This command is intended for maintainers to use;"
-	@echo "it deletes files that may require special tools to rebuild."
+	@echo ""
+	@echo "************************************************************"
+	@echo "*                                                          *"
+	@echo "* This command is intended for maintainers to use; it      *"
+	@echo "* deletes files that may require special tools to rebuild. *"
+	@echo "*                                                          *"
+	@echo "************************************************************"
+	@echo ""
 
 install uninstall tags TAGS clean mostlyclean distclean maintainer-clean::
 	$(SUBDIR_FOR_COMMAND)