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