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