Makefile revision 50472
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 50472 1999-08-27 23:37:10Z peter $
2
3LIB=	txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
7SRCS=	getopt.c getopt1.c xmalloc.c xstrdup.c
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/lib
12