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