* doc/make.texi: [SV 50304] Add missing close parenthesis.

This commit is contained in:
Paul Smith 2017-04-16 14:22:44 -04:00
parent fda00f88d3
commit e20c48e385

View file

@ -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