--- Makefile.in.orig 2017-02-17 17:22:02.672991580 +0000 +++ Makefile.in 2017-02-17 17:23:14.762986745 +0000 @@ -77,7 +77,7 @@ @YACC@ -d cfparse.y mv y.tab.c cfparse.c -cftoken.c: cftoken.l y.tab.h +cftoken.c: cftoken.l @LEX@ cftoken.l mv lex.yy.c $@