]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - gnu/usr.bin/texinfo/infokey/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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