xref
: /
freebsd
/
tools
/
regression
/
sockets
/
kqueue
/
Makefile
(revision 0677dfd1c4dadb62482e2c72fa4c6720902128a4)
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