--- src/bin/expr/Makefile 2005/01/06 05:23:45 1.4 +++ src/bin/expr/Makefile 2005/02/06 06:16:39 1.5 @@ -6,8 +6,6 @@ SRCS= expr.y CLEANFILES= expr.c -WARNS?= 6 - YFLAGS= .include