Lines Matching refs:r_

7 …eeiikkNNnnqqrrSSssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i…
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 …[--mm _d_i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [--v…
10 [_v_a_r_i_a_b_l_e==_v_a_l_u_e] [_t_a_r_g_e_t ...]
22 _T_u_t_o_r_i_a_l (from 1993).
33 --CC _d_i_r_e_c_t_o_r_y
34 Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing
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.
145 --II _d_i_r_e_c_t_o_r_y
154 --JJ _p_r_i_v_a_t_e
184 --mm _d_i_r_e_c_t_o_r_y
188 overrides the default system include path _/_u_s_r_/_s_h_a_r_e_/_m_k.
224 --TT _t_r_a_c_e_f_i_l_e
225 When used with the --jj flag, append a trace record to _t_r_a_c_e_f_i_l_e
232 --VV _v_a_r_i_a_b_l_e
233 Print the value of _v_a_r_i_a_b_l_e. Do not build any targets. Multiple
241 _v_a_r_i_a_b_l_e contains a `$', it is not interpreted as a variable name
253 --vv _v_a_r_i_a_b_l_e
269 _v_a_r_i_a_b_l_e==_v_a_l_u_e
270 … Set the value of the variable _v_a_r_i_a_b_l_e to _v_a_l_u_e. Normally, all
416 References to variables have the form $${{_n_a_m_e[::_m_o_d_i_f_i_e_r_s]}} or
417 …$$((_n_a_m_e[::_m_o_d_i_f_i_e_r_s])). If the variable name consists of only a si…
584 _M_A_K_E The name that bbmmaakkee was executed with (_a_r_g_v_[_0_]).
624 --- _t_a_r_g_e_t ---
630 ---make[1234] _t_a_r_g_e_t ---
691 …includes: `_/_d_e_v _/_e_t_c _/_p_r_o_c _/_t_m_p _/_v_a_r_/_r_u_n _/_v_…
843 5. _/_u_s_r_/_o_b_j_/$${{..CCUURRDDIIRR}}
907 $${{_v_a_r_i_a_b_l_e[::_m_o_d_i_f_i_e_r[::...]]}}
914 _m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e = _m_o_d_i_f_i_e_r[::...]
916 …$${{_v_a_r_i_a_b_l_e::$${{_m_o_d_i_f_i_e_r___v_a_r_i_a_b_l_e}}[::.…
918 …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…
920 …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…
935 ::MM_p_a_t_t_e_r_n
936 Selects only those words that match _p_a_t_t_e_r_n. The standard shell
943 ::NN_p_a_t_t_e_r_n
945 _p_a_t_t_e_r_n.
1034 ::SS/_o_l_d___s_t_r_i_n_g/_n_e_w___s_t_r_i_n_g/[11ggWW]
1035 Modifies the first occurrence of _o_l_d___s_t_r_i_n_g in each word of the
1036 value, replacing it with _n_e_w___s_t_r_i_n_g. If a `g' is appended to the
1041 as a single word. If _o_l_d___s_t_r_i_n_g begins with a caret (`^'),
1042 …_o_l_d___s_t_r_i_n_g is anchored at the beginning of each word. If _o_l_d___s_t_
1044 word. Inside _n_e_w___s_t_r_i_n_g, an ampersand (`&') is replaced by
1045 _o_l_d___s_t_r_i_n_g (without the anchoring `^' or `$'). Any character may be
1050 …Both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g may contain nested expressi…
1054 ::CC/_p_a_t_t_e_r_n/_r_e_p_l_a_c_e_m_e_n_t/[11ggWW]
1057 regular expression _p_a_t_t_e_r_n (see regex(3)) and an ed(1)-style
1058 …_r_e_p_l_a_c_e_m_e_n_t. Normally, the first occurrence of the pattern _p_a_t_t_e_…
1059 in each word of the value is substituted with _r_e_p_l_a_c_e_m_e_n_t. The `1'
1062 of the search pattern _p_a_t_t_e_r_n as occur in the word or words it is
1066 …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…
1073 ::??_t_r_u_e___s_t_r_i_n_g::_f_a_l_s_e___s_t_r_i_n_g
1076 …_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…
1086 ::_o_l_d___s_t_r_i_n_g==_n_e_w___s_t_r_i_n_g
1088 the last modifier specified, as a `:' in either _o_l_d___s_t_r_i_n_g or
1089 _n_e_w___s_t_r_i_n_g is treated as a regular character, not as the end of the
1092 If _o_l_d___s_t_r_i_n_g does not contain the pattern matching character `%',
1093 and the word ends with _o_l_d___s_t_r_i_n_g or equals it, that suffix is
1094 replaced with _n_e_w___s_t_r_i_n_g.
1096 Otherwise, the first `%' in _o_l_d___s_t_r_i_n_g matches a possibly empty
1098 in the word, the matching part is replaced with _n_e_w___s_t_r_i_n_g, and the
1099 first occurrence of `%' in _n_e_w___s_t_r_i_n_g (if any) is replaced with the
1102 …Both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g may contain nested expressi…
1106 ::@@_v_a_r_n_a_m_e@@_s_t_r_i_n_g@@
1110 … the variable named _v_a_r_n_a_m_e and evaluate _s_t_r_i_n_g. The ODE convention
1111 is that _v_a_r_n_a_m_e should start and end with a period, for example:
1176 ::[[_r_a_n_g_e]]
1187 The _r_a_n_g_e is subjected to variable expansion, and the expanded
1192 _s_t_a_r_t...._e_n_d
1193 Selects all words from _s_t_a_r_t to _e_n_d, inclusive. For example,
1195 word. If _s_t_a_r_t is greater than _e_n_d, the words are output in
1240 ..eexxppoorrtt _v_a_r_i_a_b_l_e ...
1243 …For compatibility with other make programs, eexxppoorrtt _v_a_r_i_a_b_l_e==_v_a_…
1254 ..eexxppoorrtt--eennvv _v_a_r_i_a_b_l_e ...
1260 ..eexxppoorrtt--lliitteerraall _v_a_r_i_a_b_l_e ...
1264 ..uunneexxppoorrtt _v_a_r_i_a_b_l_e ...
1265 The opposite of `.export'. The specified global _v_a_r_i_a_b_l_e is
1306 …..iiff [!!]_e_x_p_r_e_s_s_i_o_n [_o_p_e_r_a_t_o_r _e_x_p_r_e_s_s_i_…
1309 …..iiffddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_b_l_…
1312 …..iiffnnddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_b_…
1315 ..iiffmmaakkee [!!]_t_a_r_g_e_t [_o_p_e_r_a_t_o_r _t_a_r_g_e_t ...]
1318 … ..iiffnnmmaakkee [!!]_t_a_r_g_e_t [_o_p_e_r_a_t_o_r _t_a_r_g_e_t ...]
1323 …..eelliiff [!!]_e_x_p_r_e_s_s_i_o_n [_o_p_e_r_a_t_o_r _e_x_p_r_e_s_…
1326 …..eelliiffddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_a_…
1329 …..eelliiffnnddeeff [!!]_v_a_r_i_a_b_l_e [_o_p_e_r_a_t_o_r _v_a_r_i_…
1332 …..eelliiffmmaakkee [!!]_t_a_r_g_e_t [_o_p_e_r_a_t_o_r _t_a_r_g_e_t .…
1335 …..eelliiffnnmmaakkee [!!]_t_a_r_g_e_t [_o_p_e_r_a_t_o_r _t_a_r_g_e_…
1340 The _o_p_e_r_a_t_o_r may be any one of the following:
1351 The value of _e_x_p_r_e_s_s_i_o_n may be any of the following function call
1354 ddeeffiinneedd(_v_a_r_n_a_m_e)
1355 Evaluates to true if the variable _v_a_r_n_a_m_e has been defined.
1357 mmaakkee(_t_a_r_g_e_t)
1363 eemmppttyy(_v_a_r_n_a_m_e[:_m_o_d_i_f_i_e_r_s])
1371 ttaarrggeett(_t_a_r_g_e_t)
1374 ccoommmmaannddss(_t_a_r_g_e_t)
1378 _E_x_p_r_e_s_s_i_o_n may also be an arithmetic or string comparison. Variable
1407 …..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_…
1411 The _e_x_p_r_e_s_s_i_o_n is expanded and then split into words. On each iteration
1412 of the loop, one word is taken and assigned to each _v_a_r_i_a_b_l_e, in order,
1413 …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…
1422 ..uunnddeeff _v_a_r_i_a_b_l_e ...