1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(makefile-gnumake-functions-alist): Add `addprefix'.

This commit is contained in:
Richard M. Stallman 1996-06-27 07:48:39 +00:00
parent 0ff0179d3a
commit e1775344cd

View File

@ -387,6 +387,7 @@ The function must satisfy this calling convention:
("notdir" "Names")
("suffix" "Names")
("basename" "Names")
("addprefix" "Prefix" "Names")
("addsuffix" "Suffix" "Names")
("join" "List 1" "List 2")
("word" "Index" "Text")