# $FreeBSD$

PROG=	tcpp
INCS=	tcpp.h
NO_MAN=	
SRCS=	tcpp.c tcpp_client.c tcpp_server.c tcpp_util.c
WARNS=	3

.include <bsd.prog.mk>
