#	$NetBSD: Makefile,v 1.3 1999/02/13 02:54:32 lukem Exp $

PROG=	round
MKMAN=	no

regress: ${PROG}
	./${PROG}

.include <bsd.prog.mk>
