xref
: /
freebsd
/
tools
/
regression
/
sockets
/
udp_pingpong
/
Makefile
(revision f126d349810fdb512c0b01e101342d430b947488)
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