#	$NetBSD: Makefile,v 1.4 2009/04/11 07:58:11 lukem Exp $

PROG=	bioctl
SRCS=   bioctl.c strtonum.c
MAN=	bioctl.8

.include <bsd.prog.mk>
