Home | History | Annotate | Download | only in make-3.81

Lines Matching full:mflags

1232      	MFLAGS="CC=gcc -pipe" "CFLAGS=-g"
1234 decode_env_switches (STRING_SIZE_TUPLE ("MFLAGS"));
1582 /* Set up the MAKEFLAGS and MFLAGS variables
1633 decode_env_switches (STRING_SIZE_TUPLE ("MFLAGS"));
1753 /* Set up MAKEFLAGS and MFLAGS again, so they will be right. */
2662 /* Define the MAKEFLAGS and MFLAGS variables to reflect the settings of the
2841 /* Define MFLAGS before appending variable definitions. */
2856 /* Since MFLAGS is not parsed for flags, there is no reason to
2858 (void) define_variable ("MFLAGS", 6, flagstring, o_env, 1);