1# $FreeBSD: releng/10.3/gnu/lib/libreadline/history/doc/Makefile 136654 2004-10-18 08:08:03Z ache $
2
3SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
4
5INFO = history
6
7INFOSECTION= "Programming & development tools."
8INFOENTRY_history= "* History: (history).		The GNU History library."
9
10history.info: history.texi hstech.texi hsuser.texi version.texi fdl.texi
11
12.include <bsd.info.mk>
13