1# $FreeBSD$
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