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