Same deal.

This commit is contained in:
Joshua Peck Macdonald 1997-01-11 03:41:14 +00:00
parent 976aabbe02
commit ae0f6792aa

View File

@ -1,4 +1,8 @@
INFO = gdb gdbint stabs annotate
MAKEINFOFLAGS += -I ${.CURDIR}/../../../../contrib/libreadline/doc
INFOSECTION= "Gdb Documentation"
INFOENTRY_annotate= "* GDB annotation: (annotate). Annotations for the GNU Debugger (GDB)."
MAKEINFOFLAGS += -I ${.CURDIR}/../../../lib/libreadline/doc
.include <bsd.info.mk>