Home | History | Annotate | Download | only in src

Lines Matching refs:TO

17 # along with this program; if not, write to the Free Software
20 # As a special exception to the GNU General Public License, if you
30 # * PROGRAM is program to run
31 # * ARGS are passed to PROG
57 # The program to run.
83 # and y_tab.h instead of y.tab.h. Test to see if this is the case.
117 # We don't want the resulting debug information to point at
118 # an absolute srcdir; it is better for it to just mention the
121 # We want to use the real output file name, not yy.lex.c for
124 # We want the include guards to be adjusted too.
131 sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FORM,$TO,;}" "$from" >"$target" ||
135 # is a blatant hack to let us support using "yacc -d". If -d