# $FreeBSD: stable/4/bin/expr/Makefile 80801 2001-08-01 02:37:46Z obrien $

PROG=	expr
SRCS=	expr.y
YFLAGS=
WARNS?=	2

.include <bsd.prog.mk>
