xref
: /
freebsd
/
tools
/
test
/
net
/
Makefile
(revision 5ca8c28cd8c725b81781201cfdb5f9969396f934)
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