Makefile revision 125917
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 125917 2004-02-17 02:08:03Z ache $
2
3LIB=	txi
4INTERNALLIB= true
5
6SRCS=   substring.c xexit.c xmalloc.c xstrdup.c
7
8.include <bsd.lib.mk>
9
10.PATH: ${TXIDIR}/lib
11