changeset 2628:92fff89649c5

[project @ 1997-01-27 04:18:48 by jwe]
author jwe
date Mon, 27 Jan 1997 04:18:48 +0000
parents 0b852cbea582
children 20704e7e5e79
files doc/interpreter/Makefile.in doc/interpreter/bugs.texi doc/interpreter/install.texi
diffstat 3 files changed, 1 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in
+++ b/doc/interpreter/Makefile.in
@@ -97,7 +97,7 @@
 
 ../../BUGS: bugs.texi
 	-makeinfo -D BUGSONLY --no-headers --no-split --output BUGS \
-	  -I$(srcdir) $(srcdir)/bugs1.texi
+	  -I$(srcdir) $(srcdir)/bugs.texi
 	mv BUGS ../../BUGS
 
 check: all
--- a/doc/interpreter/bugs.texi
+++ b/doc/interpreter/bugs.texi
@@ -479,7 +479,3 @@
 
 @strong{Please do not} send requests to be added or removed from the the
 mailing list, or other administrative trivia to the list itself.
-
-@ifset BUGSONLY
-@bye
-@end ifset
--- a/doc/interpreter/install.texi
+++ b/doc/interpreter/install.texi
@@ -472,7 +472,3 @@
 Type @samp{make binary-dist}.  This will build everything and then pack
 it up for distribution.
 @end itemize
-
-@ifset INSTALLONLY
-@bye
-@end ifset