mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-07 00:00:47 -05:00
* doc/make.texi: Updated language
This commit is contained in:
parent
afbecbd9dc
commit
73ac4526b9
@ -6880,7 +6880,7 @@ the function call. For example,
|
|||||||
$(subst ee,EE,feet on the street)
|
$(subst ee,EE,feet on the street)
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
substitutes the string @samp{fEEt on the strEEt}.
|
produces the value @samp{fEEt on the strEEt}.
|
||||||
|
|
||||||
@item $(patsubst @var{pattern},@var{replacement},@var{text})
|
@item $(patsubst @var{pattern},@var{replacement},@var{text})
|
||||||
@findex patsubst
|
@findex patsubst
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user