Makefile revision 47569
147569Sache# $Id: Makefile,v 1.3 1997/02/22 15:43:06 peter Exp $
247569Sache
347569SacheSRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
447569Sache
547569SacheINFO = history
647569Sache
747569SacheINFOSECTION= "Programming & development tools."
847569SacheINFOENTRY_history= "* History: (history).		The GNU History library."
947569Sache
1047569SacheSRCS=	hist.texinfo
1147569Sache
1247569Sachehistory.info: hist.texinfo hstech.texinfo hsuser.texinfo manvers.texinfo
1347569Sache
1447569Sache.include <bsd.info.mk>
15