summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-01 14:04:08 +0000
committerru <ru@FreeBSD.org>2003-07-01 14:04:08 +0000
commit18ac6e463e26994f023ddbddfd54825f2a1c7a92 (patch)
treeb883525f03785f9c45ae28c481021ae5edc0698f /gnu/usr.bin/binutils
parent80cc92f5ec49101c39cee17b408fd2c5b000d305 (diff)
downloadFreeBSD-src-18ac6e463e26994f023ddbddfd54825f2a1c7a92.zip
FreeBSD-src-18ac6e463e26994f023ddbddfd54825f2a1c7a92.tar.gz
Don't build separate annotate.info, it's already part of gdb.info.
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/doc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/doc/Makefile b/gnu/usr.bin/binutils/doc/Makefile
index 109cf25..da0a662 100644
--- a/gnu/usr.bin/binutils/doc/Makefile
+++ b/gnu/usr.bin/binutils/doc/Makefile
@@ -7,12 +7,11 @@ CONTRIBDIR= ${.CURDIR}/../../../../contrib
.PATH: ${SRCDIR}/gas/doc ${SRCDIR}/ld ${SRCDIR}/bfd/doc ${GDBDIR}/gdb/doc ${GDBDIR}/gdb/mi
-INFO = as ld annotate gasp gdb gdbint stabs binutils
+INFO = as ld gasp gdb gdbint stabs binutils
INFOSECTION= "Programming & development tools."
INFOENTRY_as= "* As: (as). The GNU assembler."
INFOENTRY_gasp= "* Gasp: (gasp). The GNU Assembler Macro Preprocessor."
INFOENTRY_ld= "* Ld: (ld). The GNU linker."
-INFOENTRY_annotate= "* GDB annotation: (annotate). Annotations for the GNU Debugger (GDB)."
INFOENTRY_binutils= "* Binutils: (binutils). The GNU Binary Utilities."
MAKEINFOFLAGS+= --no-validate
OpenPOWER on IntegriCloud