# $FreeBSD: stable/3/bin/expr/Makefile 50567 1999-08-29 14:23:02Z peter $

PROG=	expr
SRCS=	expr.y
YFLAGS=

.include <bsd.prog.mk>
