xref
: /
freebsd-src
/
tools
/
regression
/
sockets
/
zerosend
/
Makefile
(revision 4fe54d7c6acb302aacc6ac18798804b26c882c13)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
zerosend
4
NO_MAN
=
5
WARNS
?=
2
6
7
.
include
<
bsd.prog.mk
>
8