aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet/tcpstream/Makefile
blob: e5bfa82b5ddf4646944939663b031ec923dbaac5 (plain) (blame)
1
2
3
4
5
6
7
8
#
#

CFLAGS+=	-Wall
PROG=	tcpstream
MAN=

.include <bsd.prog.mk>