1#	$NetBSD: Makefile,v 1.4 2009/04/11 07:58:11 lukem Exp $
2
3PROG=	bioctl
4MAN=	bioctl.8
5CPPFLAGS+=-D_OPENBSD_SOURCE
6
7.include <bsd.prog.mk>
8