# $FreeBSD: stable/3/gnu/usr.bin/texinfo/libtxi/Makefile 60110 2000-05-06 18:54:01Z ru $

LIB=	txi
INTERNALLIB= true
INTERNALSTATICLIB= true

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

.include <bsd.lib.mk>

.PATH: ${TXIDIR}/lib
