xref
: /
freebsd
/
tools
/
test
/
net
/
Makefile
(revision b59017c5cad90d0f09a59e68c00457b7faf93e7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROGS
=
listen
connect
2
MAN
=
3
4
test
: ${
PROGS
}
5
6
.
include
<
bsd.prog.mk
>
7