Makefile revision 56168
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 56168 2000-01-17 10:59:30Z ru $
2
3LIB=	txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
7SRCS=	getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/lib
12