changeset 2582:c6385e7b5e8f

[project @ 1996-12-10 07:41:44 by jwe]
author jwe
date Tue, 10 Dec 1996 07:41:44 +0000
parents 6eb163dafaca
children df3124e46963
files README octMakefile.in
diffstat 2 files changed, 22 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Dec 10 07:12:13 1996 +0000
+++ b/README	Tue Dec 10 07:41:44 1996 +0000
@@ -2,7 +2,7 @@
 
 Copyright (C) 1996 John W. Eaton
 
-Last updated: Tue Dec 10 00:20:31 1996
+Last updated: Tue Dec 10 01:41:30 1996
 
 Overview
 --------
@@ -92,6 +92,13 @@
 
 The library of C++ classes may also be useful by itself.
 
+Additional Information
+----------------------
+
+Up to date information about Octave is available on the WWW at the
+URL http://bevo.che.wisc.edu/octave, including archives of the
+help-octave, bug-octave, and octave-sources mailing lists.
+
 --
 John W. Eaton
 jwe@bevo.che.wisc.edu
--- a/octMakefile.in	Tue Dec 10 07:12:13 1996 +0000
+++ b/octMakefile.in	Tue Dec 10 07:41:44 1996 +0000
@@ -199,7 +199,20 @@
 	$(MAKE) clean-tar
 .PHONY: clean-bin-dist-tar
 
-binary-dist: clean-bin-dist-tar
+# binary-dist: clean-bin-dist-tar
+binary-dist:
+	@echo ""
+	@echo "**********************************************************"
+	@echo "*                                                        *"
+	@echo "* The binary-dist target doesn't work for this version   *"
+	@echo "* of Octave.                                             *"
+	@echo "*                                                        *"
+	@echo "* If you are interested in making a binary distribution  *"
+	@echo "* of this version of Octave, please contact              *"
+	@echo "* bug-octave@bevo.che.wisc.edu.                          *"
+	@echo "*                                                        *"
+	@echo "**********************************************************"
+	@echo ""
 .PHONY: binary-dist
 
 # Rules for making a distribution of the docs.