xref
: /
freebsd
/
tools
/
regression
/
netinet
/
tcpstream
/
Makefile
(revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
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