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