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