.PATH:	${SRCTOP}/contrib/ts

PROG=	ts
SRCS=	ts.c
MAN=	ts.1

.include <bsd.prog.mk>
