Makefile revision 96513
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 96513 2002-05-13 11:09:07Z ru $
2
3LIB=	txi
4INTERNALLIB= true
5
6SRCS=	getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
7
8.include <bsd.lib.mk>
9
10.PATH: ${TXIDIR}/lib
11