make/tests/scripts/variables
Paul Smith 43d81ff866 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.
2007-11-04 21:54:00 +00:00
..
automatic Fixed a number of documentation bugs, plus some build/install issues: 2006-10-01 05:38:38 +00:00
CURDIR * Fix PR/1394. 1999-10-15 07:00:58 +00:00
DEFAULT_GOAL Fix problems with losing tokens in the jobserver, reported by Grant 2005-05-03 13:57:20 +00:00
flavors Fix bug #10252: Remove any trailing slashes from -C arguments (WINDOWS32). 2004-11-29 01:35:13 +00:00
INCLUDE_DIRS Implemented the .INCLUDE_DIRS special variable. It expands to a list 2005-11-14 15:31:13 +00:00
MAKE * New feature: -L option 2005-02-28 07:48:22 +00:00
MAKE_RESTARTS Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd. 2005-06-25 18:57:28 +00:00
MAKECMDGOALS * A few script fixes and updates for 3.78. 1999-09-17 03:15:37 +00:00
MAKEFILES * Fix PR/1394. 1999-10-15 07:00:58 +00:00
MAKELEVEL Fix for bug #1276: Handle SHELL according to POSIX requirements. 2004-11-28 23:11:23 +00:00
MFILE_LIST * New feature: -L option 2005-02-28 07:48:22 +00:00
negative Fix Savannah bug #106: keep separate track of which variable we are 2006-02-15 23:54:42 +00:00
SHELL If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don't 2005-08-25 04:40:10 +00:00
special New special variable: .RECIPEPREFIX 2007-11-04 21:54:00 +00:00