Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / texinfo / texindex / Makefile
1 # $FreeBSD: src/gnu/usr.bin/texinfo/texindex/Makefile,v 1.7.2.1 2002/08/07 16:53:39 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/texinfo/texindex/Makefile,v 1.2 2003/06/17 04:25:49 dillon Exp $
3
4 PROG=   texindex
5
6 DPADD=  ${LIBTXI}
7 LDADD=  ${LIBTXI}
8
9 .include <bsd.prog.mk>
10
11 .PATH:  ${TXIDIR}/util ${TXIDIR}/doc