make/tests/scripts/variables
Boris Kolpackov 3dd1faa5c8 Implemented the .INCLUDE_DIRS special variable. It expands to a list
of directories that make searches for included makefiles.
2005-11-14 15:31:13 +00:00
..
automatic Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
CURDIR
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
MAKEFILES
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
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