#	$NetBSD: Makefile,v 1.1 2003/05/03 19:33:52 martin Exp $

NOMAN=		# defined

PROG=		convfp

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

.include <bsd.prog.mk>
