#
# $FreeBSD: stable/5/tools/regression/netinet/tcpstream/Makefile 141763 2005-02-12 20:07:24Z rwatson $
#

CFLAGS+=	-Wall
PROG=	tcpstream
NOMAN=

.include <bsd.prog.mk>
