Makefile revision 24705
1#	$Id$
2
3LIB=	txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
7SRCS=	getopt.c getopt1.c
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/libtxi
12