1#
2# $FreeBSD$
3#
4
5PROG=	audit_pipe_ioctl
6MAN=
7WARNS?=	2
8
9.include <bsd.prog.mk>
10