xref
: /
src
/
tools
/
regression
/
audit
/
audit_pipe_ioctl
/
Makefile
(revision 5dd76dd0cc19450133aa379ce0ce4a68ae07fb39)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# $FreeBSD$
3
#
4
5
PROG
=
audit_pipe_ioctl
6
NO_MAN
=
yes
7
WARNS
?=
2
8
9
.
include
<
bsd.prog.mk
>
10