opnsense-src/gnu/lib/libreadline/doc/Makefile
1997-01-11 03:07:52 +00:00

12 lines
330 B
Makefile

INFO = history readline
INFOSECTION= "Programming & development tools."
INFOENTRY_readline= "* Readline: (readline). The GNU Readline library"
INFOENTRY_history= "* History: (history). The GNU History library."
history.info: hstech.texinfo hsuser.texinfo
readline.info: rltech.texinfo rluser.texinfo
.include <bsd.info.mk>