mirror of
https://github.com/mirror/make.git
synced 2025-04-17 06:41:04 +08: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)
|
||||
@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})
|
||||
@findex patsubst
|
||||
|
Loading…
Reference in New Issue
Block a user