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