Lines Matching refs:tab
529 @strong{Please note:} you need to put a tab character at the beginning of
628 A tab character must come at the beginning of every command line to
1094 a tab is not allowed. (If the line begins with a tab, it will be
1873 The command line starts with a tab to identify it as a command.
1925 @cindex tab character (in commands)
1926 The @var{command} lines start with a tab character. The first command may
1927 appear on the line after the prerequisites, with a tab character, or may
3527 Each command line must start with a tab, except that the first command
3530 with a tab and appears in a ``rule context'' (that is, after a rule
3539 A blank line that begins with a tab is not blank: it's an empty
3551 A variable definition in a ``rule context'' which is indented by a tab
3558 context'' which is indented by a tab as the first character on the
3591 after the backslash-newline is a tab, then that tab (and only that
3592 tab) is removed. Whitespace is never added to the command.
4047 the line's text (after the initial tab). The @samp{-} is discarded before
4654 mv y.tab.c $@@
4671 always named @file{y.tab.c}. The second command moves the output to the
4699 if the line appeared on its own in the rule, preceded by a tab. In
4745 line beginning with a tab character to define an empty command string,
5654 closed with @code{endef}. Note that lines beginning with tab
6122 directive line, but a tab is not allowed. (If the line begins with a tab,
9087 %.tab.c %.tab.h: %.y
9095 make both @file{@var{x}.tab.c} and @file{@var{x}.tab.h}. If the file
9096 @file{foo} depends on the files @file{parse.tab.o} and @file{scan.o}
9097 and the file @file{scan.o} depends on the file @file{parse.tab.h},
9100 @file{parse.tab.o} and @file{scan.o} will be satisfied. (Presumably
9101 the file @file{parse.tab.o} will be recompiled from @file{parse.tab.c}
9103 linked from @file{parse.tab.o}, @file{scan.o}, and its other