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