#	$NetBSD: Makefile,v 1.5 2004/03/05 01:00:53 kleink Exp $

NOMAN=		# defined

PROG=		nan

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

.include <bsd.prog.mk>
