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