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