#	BSDI Makefile,v 2.1 1995/02/03 05:44:22 polk Exp

PROG=	expr
SRCS=	expr.c
YFLAGS=
CLEANFILES+=expr.c

.include <bsd.prog.mk>
