summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-22 17:10:53 +0000
committerobrien <obrien@FreeBSD.org>2002-06-22 17:10:53 +0000
commit2fb4e582b39b7a2597926a2cb6c7f333f8d8d59e (patch)
tree392977621fee2d72d4e235bcb82672b9e3a6aa97 /gnu
parentc0791760bd09e444e71e327dbb420209c9fa4ebb (diff)
downloadFreeBSD-src-2fb4e582b39b7a2597926a2cb6c7f333f8d8d59e.zip
FreeBSD-src-2fb4e582b39b7a2597926a2cb6c7f333f8d8d59e.tar.gz
For the benefit of those Emacs users amongst us, only cut out gdb.info
rather than *.info.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/Makefile2
-rw-r--r--gnu/usr.bin/binutils/doc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile
index a2c038b..d18c8c9 100644
--- a/gnu/usr.bin/binutils/Makefile
+++ b/gnu/usr.bin/binutils/Makefile
@@ -6,7 +6,7 @@ MAINTAINER= obrien@FreeBSD.org
SUBDIR= libiberty libbfd libopcodes libbinutils \
addr2line ar as gasp ld nm objcopy objdump ranlib readelf \
- size strings strip #doc
+ size strings strip doc
TARGET_ARCH?= ${MACHINE_ARCH}
.if (${TARGET_ARCH} == "alpha" || ${TARGET_ARCH} == "i386") \
diff --git a/gnu/usr.bin/binutils/doc/Makefile b/gnu/usr.bin/binutils/doc/Makefile
index 8d6a560..a03a46c 100644
--- a/gnu/usr.bin/binutils/doc/Makefile
+++ b/gnu/usr.bin/binutils/doc/Makefile
@@ -7,7 +7,7 @@ CONTRIBDIR= ${.CURDIR}/../../../../contrib
.PATH: ${SRCDIR}/gas/doc ${SRCDIR}/ld ${SRCDIR}/bfd/doc ${GDBDIR}/gdb/doc
-INFO = as ld annotate gasp gdb gdbint stabs binutils
+INFO = as ld annotate gasp gdbint stabs binutils
INFOSECTION= "Programming & development tools."
INFOENTRY_as= "* As: (as). The GNU assembler."
INFOENTRY_gasp= "* Gasp: (gasp). The GNU Assembler Macro Preprocessor."
OpenPOWER on IntegriCloud