PROG=cltptx
MKMAN=no

.include <bsd.prog.mk>

test: ${PROG}
	./${PROG}
