Lines Matching refs:terminal
3962 from the terminal at once, @code{make} will invalidate the standard
3971 (which will come from the terminal, or wherever you redirect the standard
8587 newer. The rules for RCS are terminal
8599 terminal (@pxref{Match-Anything Rules, ,Match-Anything Pattern Rules}),
9079 @dfn{terminal}, which means that its prerequisite may not be an intermediate
9365 @cindex terminal rule
9390 One choice is to mark the match-anything rule as @dfn{terminal} by defining
9391 it with a double colon. When a rule is terminal, it does not apply unless
9394 chaining is allowed beyond a terminal rule.
9397 and SCCS files are terminal; as a result, if the file @file{foo.c,v} does
9404 If you do not mark the match-anything rule as terminal, then it is
9463 You can define a last-resort implicit rule by writing a terminal
9677 If the rule is terminal, ignore it and go on to the next rule.