NetBSD-5.0.2/bin/expr/Makefile

#	$NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $

PROG=		expr
SRCS=		expr.y

.include <bsd.prog.mk>