anbn: y.tab.c lex.yy.c cc -o anbn y.tab.c y.tab.c: anbn0.y lex.yy.c yacc anbn0.y lex.yy.c: anbn.l lex anbn.l clean: rm -f lex.yy.c y.tab.c anbn