Index: utils/Makefile =================================================================== --- utils/Makefile (revision 89187) +++ utils/Makefile (working copy) @@ -103,7 +103,7 @@ pval.o : ASTCFLAGS+=-DSTANDALONE -check_expr: check_expr.o ast_expr2.o ast_expr2f.o strcompat.o threadstorage.o +check_expr: check_expr.o ast_expr2.o ast_expr2f.o strcompat.o threadstorage.o clicompat.o aelbison.c: ../res/ael/ael.tab.c @cp $< $@