1# $NetBSD: Makefile,v 1.5 2015/01/16 20:12:28 christos Exp $ 2 3PROG= bioctl 4MAN= bioctl.8 5CPPFLAGS+=-D_OPENBSD_SOURCE 6 7.include <bsd.prog.mk> 8