# $MidnightBSD: src/gnu/lib/libreadline/history/doc/Makefile,v 1.2 2007/07/26 20:27:47 laffer1 Exp $
# $FreeBSD: src/gnu/lib/libreadline/history/doc/Makefile,v 1.3 2004/10/18 08:08:03 ache Exp $

SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc

INFO = history

INFOSECTION= "Programming & development tools."
INFOENTRY_history= "* History: (history).		The GNU History library."

history.info: history.texi hstech.texi hsuser.texi version.texi fdl.texi

.include <bsd.info.mk>
