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