New special variable: .RECIPEPREFIX
commit766ce281b058a6214138632488ea9a142f1cae12
authorpsmith <psmith>
Sun, 4 Nov 2007 21:54:00 +0000 (4 21:54 +0000)
committerpsmith <psmith>
Sun, 4 Nov 2007 21:54:00 +0000 (4 21:54 +0000)
tree8f76b23129d21eb5672a31596b3859ffd7885009
parent4c69aa0d4212c77a8f2abe131a86a444be14c9d9
New special variable: .RECIPEPREFIX
Allows the user to reset the prefix character for introducing recipe lines
from the default (tab) to any other single character, and back again.
Also, reworked the manual to consistently use the word "recipe" to describe
the set of commands we use to update a target, instead of the various
phrases used in the past: "commands", "command lines", "command scripts",
etc.
16 files changed:
ChangeLog
NEWS
commands.c
doc/make.texi
file.c
job.c
main.c
make.h
read.c
remake.c
tests/ChangeLog
tests/scripts/functions/eval
tests/scripts/misc/close_stdout
tests/scripts/variables/special
tests/test_driver.pl
variable.c