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