diff options
author | Roland McGrath <roland@redhat.com> | 1992-12-10 18:48:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-12-10 18:48:19 +0000 |
commit | 68aec7ab65a4a02523959b3be3474bfabe26bfe5 (patch) | |
tree | 9f4c6c89db707441f25f1a66ae1127f6c4276187 /make.texinfo | |
parent | c1d26a2bdeb1d09b4ca56aad93039cd41fa4aac2 (diff) | |
download | gunmake-68aec7ab65a4a02523959b3be3474bfabe26bfe5.tar.gz |
Formerly make.texinfo.~60~
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/make.texinfo b/make.texinfo index 44fc9f4..96335d2 100644 --- a/make.texinfo +++ b/make.texinfo @@ -7200,12 +7200,16 @@ named @file{foo.o}. In connection with such usage, the automatic variables @end menu @node Archive Suffix Rules -@subsection -@c !!! new section here for .X.a +@subsection Suffix Rules for Archive Files +@cindex suffix rule, for archive +@cindex archive, suffix rule +@cindex @code{.a} (archives) + +!!! @node Archive Symbols, , , Archive Update @subsection Updating Archive Symbol Directories -@cindex __.SYMDEF +@cindex @code{__.SYMDEF} @cindex updating archive symbol directories @cindex archive symbol directory updating @cindex symbol directories, updating archive |