make/tests/scripts/variables
Paul Smith c7732bd5ad Add a new variable: GNUMAKEFLAGS
This allows you to write portable makefiles that set GNU make-specific command
line options in the environment or makefile: add them to GNUMAKEFLAGS instead
of MAKEFLAGS and they will be seen by GNU make but ignored by other
implementations of make.
2013-05-13 02:48:18 -04:00
..
automatic - Add a new test suite for LIBPATTERNS 2009-06-07 17:40:06 +00:00
CURDIR
DEFAULT_GOAL Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
define Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
flavors Add support for "::=" simple assignment operator. 2012-01-30 00:21:57 +00:00
GNUMAKEFLAGS Add a new variable: GNUMAKEFLAGS 2013-05-13 02:48:18 -04:00
INCLUDE_DIRS Implemented the .INCLUDE_DIRS special variable. It expands to a list 2005-11-14 15:31:13 +00:00
LIBPATTERNS Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
MAKE Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
MAKE_RESTARTS Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
MAKECMDGOALS
MAKEFILES - Fix Savannah bug #13401 2009-06-13 23:10:52 +00:00
MAKEFLAGS Use level o_env_override for MAKEFLAGS so it's reset even with -e. 2013-05-13 02:30:14 -04:00
MAKELEVEL
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
private cosmetics: fix few innocuous typos 2013-05-05 20:50:37 -04:00
SHELL Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
special Improve backslash/newline handling to adhere to POSIX requirements. 2010-11-06 21:56:23 +00:00
undefine Implement the new undefine directive. 2009-10-06 06:56:57 +00:00