else \
toke_l="$(srcdir)/toke.l"; \
fi; \
- cmd='$(FLEX) '"$$toke_l"'; echo "#include <config.h>" > $(devdir)/toke.c; cat lex.sudoers.c >> $(devdir)/toke.c; rm -f lex.sudoers.c'; \
+ cmd='$(FLEX) '"$$toke_l"'; echo "#include <config.h>" > $(devdir)/toke.c; $(SED) "s/^\\(#line .*\\) \"lex\\.sudoers\\.c\"/\1 \"toke.c\"/" lex.sudoers.c >> $(devdir)/toke.c; rm -f lex.sudoers.c'; \
echo "$$cmd"; eval $$cmd; \
fi
#include <config.h>
-#line 3 "lex.sudoers.c"
+#line 3 "toke.c"
#define YY_INT_ALIGNED short int
-#line 2136 "lex.sudoers.c"
+#line 2136 "toke.c"
#define INITIAL 0
#define GOTDEFS 1
{
#line 116 "toke.l"
-#line 2354 "lex.sudoers.c"
+#line 2354 "toke.c"
while ( 1 ) /* loops until end-of-file is reached */
{
#line 745 "toke.l"
ECHO;
YY_BREAK
-#line 3280 "lex.sudoers.c"
+#line 3280 "toke.c"
case YY_END_OF_BUFFER:
{