mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-31 00:53:23 +00:00
* doc/make.texi: [SV 50304] Add missing close parenthesis.
This commit is contained in:
parent
fda00f88d3
commit
e20c48e385
1 changed files with 1 additions and 1 deletions
|
@ -7399,7 +7399,7 @@ will be expanded.
|
||||||
The @code{if} function provides support for conditional expansion in a
|
The @code{if} function provides support for conditional expansion in a
|
||||||
functional context (as opposed to the GNU @code{make} makefile
|
functional context (as opposed to the GNU @code{make} makefile
|
||||||
conditionals such as @code{ifeq} (@pxref{Conditional Syntax, ,Syntax of
|
conditionals such as @code{ifeq} (@pxref{Conditional Syntax, ,Syntax of
|
||||||
Conditionals}).
|
Conditionals})).
|
||||||
|
|
||||||
The first argument, @var{condition}, first has all preceding and
|
The first argument, @var{condition}, first has all preceding and
|
||||||
trailing whitespace stripped, then is expanded. If it expands to any
|
trailing whitespace stripped, then is expanded. If it expands to any
|
||||||
|
|
Loading…
Reference in a new issue