Install readline API info
This commit is contained in:
parent
f5306c7c0a
commit
c704dd3fe4
@ -2,13 +2,19 @@
|
||||
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc
|
||||
|
||||
INFO = readline
|
||||
INFO = readline rluserman
|
||||
|
||||
INFOSECTION= "Programming & development tools."
|
||||
INFOENTRY_readline= "* Readline: (readline). The GNU Readline library"
|
||||
INFOENTRY_rluserman= "* Readline: (readline). The GNU readline library API"
|
||||
|
||||
SRCS= rlman.texinfo
|
||||
CLEANFILES += readline.texinfo
|
||||
|
||||
readline.info: rlman.texinfo rltech.texinfo rluser.texinfo manvers.texinfo
|
||||
|
||||
readline.texinfo:
|
||||
cp ${SRCDIR}/rlman.texinfo ${.TARGET}
|
||||
|
||||
rluserman.info: rluser.texinfo manvers.texinfo
|
||||
|
||||
.include <bsd.info.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user