Deleted Added
full compact
Makefile (24705) Makefile (42665)
1# $Id$
2
3LIB= txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
1# $Id$
2
3LIB= txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
7SRCS= getopt.c getopt1.c
7SRCS= getopt.c getopt1.c xmalloc.c xstrdup.c
8
9.include <bsd.lib.mk>
10
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/libtxi
11.PATH: ${TXIDIR}/lib