1# $FreeBSD$
2
3LIB=	txi
4INTERNALLIB=
5
6SRCS=   substring.c xexit.c xmalloc.c xstrdup.c
7
8.include <bsd.lib.mk>
9
10.PATH: ${TXIDIR}/lib
11