]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - gnu/usr.bin/texinfo/infokey/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / gnu / usr.bin / texinfo / infokey / Makefile
1 # $FreeBSD$
2
3 PROG=   infokey
4 SRCS=   infokey.c key.c
5
6 DPADD=  ${LIBTXI}
7 LDADD=  ${LIBTXI}
8
9 .include <bsd.prog.mk>
10
11 .PATH:  ${TXIDIR}/info ${TXIDIR}/doc