mirror of
https://github.com/mirror/make.git
synced 2025-02-07 18:20:38 +08:00
Formerly make.texinfo.~83~
This commit is contained in:
parent
d47d6051a3
commit
a4f557cb63
11
make.texinfo
11
make.texinfo
@ -6,10 +6,6 @@
|
|||||||
@smallbook
|
@smallbook
|
||||||
@c %**end of header
|
@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 EDITION 0.40
|
||||||
@set VERSION 3.63 Beta
|
@set VERSION 3.63 Beta
|
||||||
@set UPDATED 14 January 1993
|
@set UPDATED 14 January 1993
|
||||||
@ -19,7 +15,8 @@
|
|||||||
|
|
||||||
@c ISPELL CHECK: done, 14 Jan 1993 --bob
|
@c ISPELL CHECK: done, 14 Jan 1993 --bob
|
||||||
|
|
||||||
@ifset two-level-index
|
@comment @ifset seems to be completely broken.
|
||||||
|
@ignore
|
||||||
@tex
|
@tex
|
||||||
\message{If you do not have the two-level texindex program, you will lose.}
|
\message{If you do not have the two-level texindex program, you will lose.}
|
||||||
% trying for a two-level index
|
% trying for a two-level index
|
||||||
@ -56,7 +53,7 @@
|
|||||||
\temp}%
|
\temp}%
|
||||||
}\penalty\count10}}
|
}\penalty\count10}}
|
||||||
@end tex
|
@end tex
|
||||||
@end ifset
|
@end ignore
|
||||||
|
|
||||||
@c Combine the variable and function indices:
|
@c Combine the variable and function indices:
|
||||||
@syncodeindex vr fn
|
@syncodeindex vr fn
|
||||||
@ -98,9 +95,11 @@ entitled ``GNU General Public License'' must be approved for accuracy
|
|||||||
by the Foundation.
|
by the Foundation.
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
|
@ignore
|
||||||
@ifset shorttitlepage
|
@ifset shorttitlepage
|
||||||
@shorttitlepage GNU Make
|
@shorttitlepage GNU Make
|
||||||
@end ifset
|
@end ifset
|
||||||
|
@end ignore
|
||||||
@titlepage
|
@titlepage
|
||||||
@title GNU Make
|
@title GNU Make
|
||||||
@subtitle A Program for Directing Recompilation
|
@subtitle A Program for Directing Recompilation
|
||||||
|
Loading…
Reference in New Issue
Block a user