#	$NetBSD: Makefile,v 1.1.1.1 2002/06/29 01:07:20 thorpej Exp $

PROG=	kttcp
MKMAN=	no
SRCS=	kttcp.c

WARNS=2

.include <bsd.prog.mk>