-"@oline@" fprintf (yyout, "%d", lineno);
-"@ofile@" fputs (quotearg_style (c_quoting_style, outname), yyout);
+"@oline@" fprintf (yyout, "%d", lineno + 1);
+"@ofile@" QPUTS (outname);
+"@dir_prefix@" QPUTS (dir_prefix);
+"@output_parser_name@" BASE_QPUTS (parser_file_name);
+"@output_header_name@" BASE_QPUTS (spec_defines_file);