Lines Matching refs:l_
7 …X] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e] [--dd _f_l_a_g_s]
8 …[--ff _m_a_k_e_f_i_l_e] [--II _d_i_r_e_c_t_o_r_y] [--JJ _p_r_i_v_a_t_…
9 …i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [--vv _v_a_r…
10 [_v_a_r_i_a_b_l_e==_v_a_l_u_e] [_t_a_r_g_e_t ...]
15 which programs and other files depend. If no --ff _m_a_k_e_f_i_l_e option is
17 …(default `_m_a_k_e_f_i_l_e', `_M_a_k_e_f_i_l_e') in order to find the specificatio…
39 --DD _v_a_r_i_a_b_l_e
40 Define _v_a_r_i_a_b_l_e to be 1, in the global scope.
42 --dd [--]_f_l_a_g_s
51 line buffered. The available _f_l_a_g_s are:
70 FF[++]_f_i_l_e_n_a_m_e
140 --ff _m_a_k_e_f_i_l_e
142 …K_E_F_I_L_E___P_R_E_F_E_R_E_N_C_E. If _m_a_k_e_f_i_l_e is `-', standard i…
143 is read. If _m_a_k_e_f_i_l_e starts with the string `.../', bbmmaakkee
189 included via the <_f_i_l_e>-style include statement. The --mm option
193 path used for "_f_i_l_e"-style include statements (see the --II
227 --TT _t_r_a_c_e_f_i_l_e
228 When used with the --jj flag, append a trace record to _t_r_a_c_e_f_i_l_e
235 --VV _v_a_r_i_a_b_l_e
236 Print the value of _v_a_r_i_a_b_l_e. Do not build any targets. Multiple
244 _v_a_r_i_a_b_l_e contains a `$', it is not interpreted as a variable name
256 --vv _v_a_r_i_a_b_l_e
272 _v_a_r_i_a_b_l_e==_v_a_l_u_e
273 … Set the value of the variable _v_a_r_i_a_b_l_e to _v_a_l_u_e. Normally, all
381 Variable assignments have the form `_N_A_M_E _o_p _v_a_l_u_e', where:
389 _v_a_l_u_e is interpreted according to the variable assignment
392 Whitespace around _N_A_M_E, _o_p and _v_a_l_u_e is discarded.
656 The ordered list of makefile names (default `_m_a_k_e_f_i_l_e',
657 `_M_a_k_e_f_i_l_e') that bbmmaakkee looks for.
745 target is _a_l_w_a_y_s considered out-of-date, which is why
853 _._n_e_w_l_i_n_e
944 $${{_v_a_r_i_a_b_l_e[::_m_o_d_i_f_i_e_r[::...]]}}
951 _m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e = _m_o_d_i_f_i_e_r[::...]
953 …$${{_v_a_r_i_a_b_l_e::$${{_m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e}}[::.…
955 …In this case, the first modifier in the _m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e does n…
957 …variable. If any of the modifiers in the _m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e cont…
1071 ::SS/_o_l_d___s_t_r_i_n_g/_n_e_w___s_t_r_i_n_g/[11ggWW]
1072 Modifies the first occurrence of _o_l_d___s_t_r_i_n_g in each word of the
1078 as a single word. If _o_l_d___s_t_r_i_n_g begins with a caret (`^'),
1079 …_o_l_d___s_t_r_i_n_g is anchored at the beginning of each word. If _o_l_d___s_t_…
1082 _o_l_d___s_t_r_i_n_g (without the anchoring `^' or `$'). Any character may be
1087 …Both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g may contain nested expressi…
1091 ::CC/_p_a_t_t_e_r_n/_r_e_p_l_a_c_e_m_e_n_t/[11ggWW]
1095 …_r_e_p_l_a_c_e_m_e_n_t. Normally, the first occurrence of the pattern _p_a_t_t_e_…
1096 in each word of the value is substituted with _r_e_p_l_a_c_e_m_e_n_t. The `1'
1103 …As for the ::SS modifier, the _p_a_t_t_e_r_n and _r_e_p_l_a_c_e_m_e_n_t are su…
1110 ::??_t_r_u_e___s_t_r_i_n_g::_f_a_l_s_e___s_t_r_i_n_g
1113 …_t_r_u_e___s_t_r_i_n_g, otherwise return the _f_a_l_s_e___s_t_r_i_n_g. Sin…
1123 ::_o_l_d___s_t_r_i_n_g==_n_e_w___s_t_r_i_n_g
1125 the last modifier specified, as a `:' in either _o_l_d___s_t_r_i_n_g or
1129 If _o_l_d___s_t_r_i_n_g does not contain the pattern matching character `%',
1130 and the word ends with _o_l_d___s_t_r_i_n_g or equals it, that suffix is
1133 Otherwise, the first `%' in _o_l_d___s_t_r_i_n_g matches a possibly empty
1139 …Both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g may contain nested expressi…
1257 …ded with either ..iinncclluuddee <<_f_i_l_e>> or ..iinncclluuddee ""_f_i_…
1264 For compatibility with other make variants, `iinncclluuddee _f_i_l_e ...' (without
1277 ..eexxppoorrtt _v_a_r_i_a_b_l_e ...
1280 …mpatibility with other make programs, eexxppoorrtt _v_a_r_i_a_b_l_e==_v_a_l_u_e
1291 ..eexxppoorrtt--eennvv _v_a_r_i_a_b_l_e ...
1297 ..eexxppoorrtt--lliitteerraall _v_a_r_i_a_b_l_e ...
1301 ..uunneexxppoorrtt _v_a_r_i_a_b_l_e ...
1302 The opposite of `.export'. The specified global _v_a_r_i_a_b_l_e is
1346 …..iiffddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_b_l_…
1349 …..iiffnnddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_b_…
1363 …..eelliiffddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_…
1366 …eelliiffnnddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_…
1444 …..ffoorr _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ...] iinn _e_x_p_r_e_s_s_…
1445 <_m_a_k_e_-_l_i_n_e_s>
1449 of the loop, one word is taken and assigned to each _v_a_r_i_a_b_l_e, in order,
1450 …and these _v_a_r_i_a_b_l_e_s are substituted into the _m_a_k_e_-_l_i_n_e_s insi…
1459 ..uunnddeeff _v_a_r_i_a_b_l_e ...
1668 are a set of _f_i_e_l_d==_v_a_l_u_e pairs.