changeset 955:84448f40447f

[project @ 1994-12-04 21:46:26 by jwe]
author jwe
date Sun, 04 Dec 1994 21:46:26 +0000
parents 5dd425eeee3b
children d692388b9f93
files Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Thu Dec 01 20:59:53 1994 +0000
+++ b/Makefile.in	Sun Dec 04 21:46:26 1994 +0000
@@ -15,12 +15,12 @@
 	@echo "To compile Octave, you will need a recent version of GNU Make."
 	@echo ""
 	@echo "You will also need g++ version 2.6.2 or later, and libg++"
-        @echo "version 2.6.1 or later."
+	@echo "version 2.6.1 or later."
 	@echo ""
 	@echo "You may also need the patch for g++ that is distributed with"
 	@echo "Octave in the file GCC.PATCH."
 	@echo ""
-        @echo "Now would be a good time to read the file INSTALL.OCTAVE if"
+	@echo "Now would be a good time to read the file INSTALL.OCTAVE if"
 	@echo "you have not done so already."
 	@echo ""
 	@echo "**************************************************************"