]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/usr.bin/texinfo/infokey/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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