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