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