#	$NetBSD: Makefile,v 1.1 2005/03/13 15:33:45 perry Exp $

NOMAN=		# defined

PROG=		swabcheck

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

.include <bsd.prog.mk>
