aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2010-11-11 23:41:36 +0000
committerDimitry Andric <dim@FreeBSD.org>2010-11-11 23:41:36 +0000
commitdfbf73475a5c2759f860a5bbf332172767a45a02 (patch)
tree3e722110fc79bfbf83f4f1d7de9c130acf8564d7 /gnu/usr.bin/binutils
parentbd4473b82278b5f19574c29a0cf907745fc96c77 (diff)
Notes
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 b271f19b0a622..42c178452f2b5 100644
--- a/gnu/usr.bin/binutils/doc/Makefile
+++ b/gnu/usr.bin/binutils/doc/Makefile
@@ -4,10 +4,9 @@
.PATH: ${SRCDIR}/gas/doc ${SRCDIR}/ld ${SRCDIR}/bfd/doc
-INFO= as ld gasp binutils
+INFO= as ld 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_binutils= "* Binutils: (binutils). The GNU Binary Utilities."