LIB=		mt
SHLIBDIR?=	/lib
SRCS=		mtlib.c
INCS=		mtlib.h

LIBADD=		sbuf bsdxml

MAN=		mt.3

.include <bsd.lib.mk>
