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