# $FreeBSD: stable/4/gnu/usr.bin/texinfo/libtxi/Makefile 100377 2002-07-19 18:46:30Z ru $

LIB=	txi
INTERNALLIB= true

SRCS=	getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c

.include <bsd.lib.mk>

.PATH: ${TXIDIR}/lib
