Switch to texinfo 4.8, which is needed for a lot of new texi files.
[dragonfly.git] / gnu / usr.bin / texinfo / infokey / Makefile
1 # $FreeBSD: src/gnu/usr.bin/texinfo/infokey/Makefile,v 1.1.2.1 2002/03/30 17:09:25 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/texinfo/infokey/Makefile,v 1.3 2005/08/28 12:25:04 asmodai Exp $
3
4 PROG=   infokey
5 NOMAN=  noman
6
7 SRCS=   infokey.c key.c
8
9 DPADD=  ${LIBTXI}
10 LDADD=  ${LIBTXI}
11
12 .include <bsd.prog.mk>
13
14 .PATH:  ${TXIDIR}/info