xref
: /
freebsd
/
tools
/
regression
/
audit
/
audit_pipe_ioctl
/
Makefile
(revision 51e235148a4becba94e824a44bd69687644a7f56)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
#
3
4
PROG
=
audit_pipe_ioctl
5
MAN
=
6
WARNS
?=
2
7
8
.
include
<
bsd.prog.mk
>
9