# $FreeBSD: stable/2.2/bin/expr/Makefile 50952 1999-09-05 11:54:50Z peter $

PROG=	expr
SRCS=	expr.y
YFLAGS=

.include <bsd.prog.mk>
