mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-07 14:56:06 +00:00
Formerly make.texinfo.~60~
This commit is contained in:
parent
c1d26a2bde
commit
68aec7ab65
1 changed files with 7 additions and 3 deletions
10
make.texinfo
10
make.texinfo
|
@ -7200,12 +7200,16 @@ named @file{foo.o}. In connection with such usage, the automatic variables
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Archive Suffix Rules
|
@node Archive Suffix Rules
|
||||||
@subsection
|
@subsection Suffix Rules for Archive Files
|
||||||
@c !!! new section here for .X.a
|
@cindex suffix rule, for archive
|
||||||
|
@cindex archive, suffix rule
|
||||||
|
@cindex @code{.a} (archives)
|
||||||
|
|
||||||
|
!!!
|
||||||
|
|
||||||
@node Archive Symbols, , , Archive Update
|
@node Archive Symbols, , , Archive Update
|
||||||
@subsection Updating Archive Symbol Directories
|
@subsection Updating Archive Symbol Directories
|
||||||
@cindex __.SYMDEF
|
@cindex @code{__.SYMDEF}
|
||||||
@cindex updating archive symbol directories
|
@cindex updating archive symbol directories
|
||||||
@cindex archive symbol directory updating
|
@cindex archive symbol directory updating
|
||||||
@cindex symbol directories, updating archive
|
@cindex symbol directories, updating archive
|
||||||
|
|
Loading…
Reference in a new issue