opnsense-src/gnu/lib/libreadline/history/doc/Makefile

15 lines
323 B
Makefile
Raw Normal View History

1999-08-27 19:37:10 -04:00
# $FreeBSD$
SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
INFO = history
INFOSECTION= "Programming & development tools."
INFOENTRY_history= "* History: (history). The GNU History library."
SRCS= hist.texinfo
1999-05-28 00:26:18 -04:00
history.info: hist.texinfo hstech.texinfo hsuser.texinfo manvers.texinfo
.include <bsd.info.mk>