Lines Matching +refs:csh +refs:current +refs:line
24 command line arguments before parsing them.
29 command and by making the sources of a dependency line in se-
50 line buffered. The available [4mflags[24m are:
58 [1mC [22mPrint debugging information about the current working di-
97 signment, so the file and line number are available.
149 lent to specifying `[1m-[22m' before each command line in the makefile.
164 ditional one shell invocation per line. This can break tradi-
167 next line. It is more efficient to correct the scripts rather
185 of the argument string. The search starts with the current di-
189 allows [1mbmake [22mto easily search in the current source tree for cus-
210 specifying `[1m@[22m' before each command line in the makefile.
223 printed one per line, with a blank line for each null or unde-
247 [1m-X [22mDon't export variables passed on the command line to the environ-
248 ment individually. Variables passed on the command line are
255 values passed on the command line are also exported to sub-makes
264 Lines may be continued from one line to the next by ending them with a
266 on the following line are compressed into a single space.
286 [1m:: [22mAny dependency line may have attached shell commands, but each one
312 Each line is treated as a separate shell command, unless the end of line
313 is escaped with a backslash (`\'), in which case that line and the next
319 gle line of a script. A `[1m-[22m' in compatibility mode causes any non-zero
320 exit status of the command line to be ignored.
327 line starts with `[1m-[22m' and the shell has ErrCtl enabled, failure of the
328 command line is ignored as in compatibility mode. Otherwise `[1m-[22m' affects
329 the entire job; the script stops at the first command line that fails,
336 force the use of a single shell, escape the line breaks so as to make the
349 Since [1mbmake [22mchanges the current working directory to `[4m.OBJDIR[24m' before ex-
350 ecuting any targets, each child process starts with that as its current
374 [1m+= [22mAppend the value to the current value of the variable, separating
411 1. Variables in dependency lines are expanded as the line is read.
452 Command line variables
453 Variables defined as part of the command line.
458 Local variables can be set on a dependency line, unless
459 [4m.MAKE.TARGET_LOCAL_VARIABLES[24m is set to `false'. The rest of the line
516 because they expand to the proper value for each target on the line.
576 that may be specified on [1mbmake[22m's command line. Anything
577 specified on [1mbmake[22m's command line is appended to the
656 missing, the current target is considered out-of-date.
661 set to a set of modifiers that are applied to each line
697 assigned to on the command line, so that they may be ex-
748 ment or on the command line.)
753 on the command line.)
779 [4m.PARSEDIR[24m The directory name of the current makefile being parsed.
781 [4m.PARSEFILE[24m The basename of the current makefile being parsed. This
783 makefiles are being parsed. To retain their current val-
792 [4mPWD[24m Alternate path to the current directory. [1mbmake [22mnormally
795 gives a path to the current directory, [1mbmake [22msets
807 line, if any.
907 is not provided or is 0, the current time is used.
915 value is not provided or is 0, the current time is used.
1020 Saves the current variable value in `$_' or the named [4mvar[24m for later
1115 [1mbmake[22m. All such structures are identified by a line beginning with a
1188 line number.
1192 of the makefile and line number.
1196 line number, [1mbmake [22mexits immediately.
1252 target was specified as part of [1mbmake[22m's command line or was de-
1254 [4m.MAIN[24m) before the line containing the conditional.
1322 mand line, and continue to the end of an unescaped new line.
1350 plies to any command line that uses the variable [4m.OODATE[24m, which
1401 [1m.WAIT [22mIf [1m.WAIT [22mappears in a dependency line, the sources that precede
1402 it are made before the sources that succeed it in the line.
1477 changes the current working directory to it and updates the
1491 not found in the current directory. If no sources are speci-
1494 current working directory is searched last.
1502 [1m.POSIX [22mIf this is the first non-comment line in the main makefile, the
1517 one of the built-in shell specs; sh, ksh, and csh.
1574 the command line to [1mbmake [22mand not as makefile variables; see the descrip-