#	$NetBSD: Makefile,v 1.5 2002/09/18 05:41:39 lukem Exp $

NOMAN=		# defined

PROG=		round

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

.include <bsd.prog.mk>
