Deleted Added
full compact
Makefile (50472) Makefile (56168)
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 50472 1999-08-27 23:37:10Z peter $
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
2
3LIB= txi
4INTERNALLIB= true
5INTERNALSTATICLIB= true
6
7SRCS= getopt.c getopt1.c xmalloc.c xstrdup.c
7SRCS= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/lib
8
9.include <bsd.lib.mk>
10
11.PATH: ${TXIDIR}/lib