#	$NetBSD: Makefile,v 1.1 2002/10/16 19:12:42 thorpej Exp $

NOMAN=	# defined

PROG=	test

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

.include <bsd.prog.mk>
