# $FreeBSD: stable/5/bin/expr/Makefile 116282 2003-06-13 07:04:02Z markm $

PROG=	expr
SRCS=	expr.y
YFLAGS=

.include <bsd.prog.mk>
