# $FreeBSD$
PROG= expr
SRCS= expr.y
YFLAGS=
NO_WERROR= "GCC can't handle C99 printf formats."
.include <bsd.prog.mk>