xref
: /
freebsd
/
tools
/
regression
/
audit
/
audit_pipe_ioctl
/
Makefile
(revision 8aac90f18aef7c9eea906c3ff9a001ca7b94f375)
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