Initial import from FreeBSD RELENG_4:
[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
3 PROG=   infokey
4 SRCS=   infokey.c key.c
5 NOMAN=  noman
6
7 DPADD=  ${LIBTXI}
8 LDADD=  ${LIBTXI}
9
10 .include <bsd.prog.mk>
11
12 .PATH:  ${TXIDIR}/info