mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-07 04:55:46 +00:00
Formerly make.texinfo.~96~
This commit is contained in:
parent
8a5a2b9b8d
commit
e12d722d99
1 changed files with 2 additions and 2 deletions
|
@ -2127,8 +2127,8 @@ after it is no longer needed, as is normally done.
|
|||
|
||||
You can also list the target pattern of an implicit rule (such as
|
||||
@samp{%.o}) as a dependency file of the special target @code{.PRECIOUS}
|
||||
to preserve intermediate files whose target patterns match that file's
|
||||
name.
|
||||
to preserve intermediate files created by rules whose target patterns
|
||||
match that file's name.
|
||||
|
||||
@findex .IGNORE
|
||||
@item .IGNORE
|
||||
|
|
Loading…
Reference in a new issue