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