OpenBSD-4.6/bin/expr/Makefile

#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:35:07 deraadt Exp $

PROG=		expr
SRCS=		expr.c

.include <bsd.prog.mk>