Deleted Added
full compact
Makefile (47569) Makefile (50472)
1# $Id: Makefile,v 1.3 1997/02/22 15:43:06 peter Exp $
1# $FreeBSD: head/gnu/lib/libreadline/history/doc/Makefile 50472 1999-08-27 23:37:10Z peter $
2
3SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
4
5INFO = history
6
7INFOSECTION= "Programming & development tools."
8INFOENTRY_history= "* History: (history). The GNU History library."
9
10SRCS= hist.texinfo
11
12history.info: hist.texinfo hstech.texinfo hsuser.texinfo manvers.texinfo
13
14.include <bsd.info.mk>
2
3SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
4
5INFO = history
6
7INFOSECTION= "Programming & development tools."
8INFOENTRY_history= "* History: (history). The GNU History library."
9
10SRCS= hist.texinfo
11
12history.info: hist.texinfo hstech.texinfo hsuser.texinfo manvers.texinfo
13
14.include <bsd.info.mk>