summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/doc/Makefile
blob: a7e97f7f62cb394604103122a145215e7cc38863 (plain)
1
2
3
4
5
6
7
8
9
10
11
INFO = gdb gdbint stabs annotate

SRCDIR= ${.CURDIR}/../../../../contrib/gdb/gdb/doc

INFOSECTION= "Gdb Documentation"
INFOENTRY_annotate= "* GDB annotation: (annotate).	Annotations for the GNU Debugger (GDB)."

MAKEINFOFLAGS += -I ${.CURDIR}/../../../../contrib/libreadline/doc
MAKEINFOFLAGS += -I ${SRCDIR}/../../readline/doc

.include <bsd.info.mk>
OpenPOWER on IntegriCloud