Deleted Added
full compact
Makefile (125917) Makefile (136910)
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 125917 2004-02-17 02:08:03Z ache $
1# $FreeBSD: head/gnu/usr.bin/texinfo/libtxi/Makefile 136910 2004-10-24 15:33:08Z ru $
2
3LIB= txi
2
3LIB= txi
4INTERNALLIB= true
4INTERNALLIB=
5
6SRCS= substring.c xexit.c xmalloc.c xstrdup.c
7
8.include <bsd.lib.mk>
9
10.PATH: ${TXIDIR}/lib
5
6SRCS= substring.c xexit.c xmalloc.c xstrdup.c
7
8.include <bsd.lib.mk>
9
10.PATH: ${TXIDIR}/lib