xref
: /
freebsd
/
tools
/
regression
/
sockets
/
udp_pingpong
/
Makefile
(revision 994297b01b98816bea1abf45ae4bac1bc69ee7a0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
udp_pingpong
4
MAN
=
5
6
.
include
<
bsd.prog.mk
>
7