xref
: /
freebsd
/
tools
/
regression
/
netinet
/
tcpstream
/
Makefile
(revision d9a9f23d0b3f1676d5656b76301341c0037d15b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
#
3
4
CFLAGS
+= -
Wall
5
PROG
=
tcpstream
6
MAN
=
7
8
.
include
<
bsd.prog.mk
>
9