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