Lines Matching +refs:csh +refs:mode +refs:syntax +refs:table

73                      is `+', the file is opened in append mode; otherwise the
90 h Print debugging information about hash table operations.
103 M Print debugging information about "meta" mode decisions
161 bility mode off, unless the -B option is also specified. When
162 compatibility mode is off, all commands associated with a target
234 tion. The -dv debug mode can be used to see these at the cost of
319 gle line of a script. A `-' in compatibility mode causes any non-zero
322 … When bmake is run in jobs mode with -j max_jobs, the entire script for
324 (non-jobs) mode, each command is run in a separate process. If the com-
328 command line is ignored as in compatibility mode. Otherwise `-' affects
332 Makefiles should be written so that the mode of bmake operation does not
344 ensure-one-shell-regardless-of-mode:
467 Only the targets `${OBJS}' are impacted by that filter (in "meta" mode)
596 .MAKE.MODE Processed after reading all makefiles. Affects the mode
600 mode.
602 meta Puts bmake into "meta" mode, where
628 verbose If in "meta" mode, print a clue
639 date in "meta" mode. See also
645 randomize-targets In both compat and parallel mode, do
648 order. This mode can be used to de-
653 In "meta" mode, provides a list of prefixes which match
659 In "meta" mode, it can (very rarely!) be useful to filter
667 In "meta" mode, this variable contains a list of all the
672 In "meta" mode, this variable contains a list of all the
693 "meta verbose" mode. The default value is:
727 the commands of the failed target, and in "meta" mode, it
1299 The syntax of a for loop is:
1339 the most likely case. In "meta" mode, the target is out-of-
1470 Disable parallel mode.
1480 .ORDER In parallel mode, the named targets are made in sequence. This
1517 one of the built-in shell specs; sh, ksh, and csh.
1585 The basic make syntax is compatible between different make variants; how-
1593 stops them being treated as syntax, and removes some obscure problems us-
1611 and less powerful syntax for conditionals.)
1653 The make syntax is difficult to parse without actually acting on the