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