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

.include <bsd.prog.mk>
