]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/lib/libreadline/history/doc/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / gnu / lib / libreadline / history / doc / Makefile
1 # $FreeBSD$
2
3 SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
4
5 INFO = history
6
7 INFOSECTION= "Programming & development tools."
8 INFOENTRY_history= "* History: (history).               The GNU History library."
9
10 history.info: history.texi hstech.texi hsuser.texi version.texi fdl.texi
11
12 .include <bsd.info.mk>