summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-02-04 18:06:47 +0000
committerRoland McGrath <roland@redhat.com>1993-02-04 18:06:47 +0000
commita4f557cb63f9e716a758a677f3cdc727c0c9e988 (patch)
treef206af7bc077f1478d162c7d649528cb9504a061 /make.texinfo
parentd47d6051a3ad723b00ee8d73c681f01a90f6e3fd (diff)
downloadgunmake-a4f557cb63f9e716a758a677f3cdc727c0c9e988.tar.gz
Formerly make.texinfo.~83~
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo11
1 files changed, 5 insertions, 6 deletions
diff --git a/make.texinfo b/make.texinfo
index 11ec984..092729b 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -6,10 +6,6 @@
@smallbook
@c %**end of header
-@comment These are necessary only because of texinfo.tex bugs.
-@clear two-level-index
-@clear shorttitlepage
-
@set EDITION 0.40
@set VERSION 3.63 Beta
@set UPDATED 14 January 1993
@@ -19,7 +15,8 @@
@c ISPELL CHECK: done, 14 Jan 1993 --bob
-@ifset two-level-index
+@comment @ifset seems to be completely broken.
+@ignore
@tex
\message{If you do not have the two-level texindex program, you will lose.}
% trying for a two-level index
@@ -56,7 +53,7 @@
\temp}%
}\penalty\count10}}
@end tex
-@end ifset
+@end ignore
@c Combine the variable and function indices:
@syncodeindex vr fn
@@ -98,9 +95,11 @@ entitled ``GNU General Public License'' must be approved for accuracy
by the Foundation.
@end ifinfo
+@ignore
@ifset shorttitlepage
@shorttitlepage GNU Make
@end ifset
+@end ignore
@titlepage
@title GNU Make
@subtitle A Program for Directing Recompilation