opnsense-src/gnu/usr.bin/gdb/doc/Makefile

8 lines
251 B
Makefile

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