# $FreeBSD: src/gnu/usr.bin/texinfo/libtxi/Makefile,v 1.8 2002/05/13 11:09:04 ru Exp $

LIB=	txi
INTERNALLIB= true

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

.include <bsd.lib.mk>

.PATH: ${TXIDIR}/lib
