summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-22 16:52:34 +0000
committerobrien <obrien@FreeBSD.org>2002-06-22 16:52:34 +0000
commit0ebcd6afe4387e7731280584d2ec897f127570f3 (patch)
tree14f8b8af25b0806b1aff7e4858a6c768ef929d6b /gnu
parent29574e68adf3e659aae940180cf181fcd2cb51b9 (diff)
downloadFreeBSD-src-0ebcd6afe4387e7731280584d2ec897f127570f3.zip
FreeBSD-src-0ebcd6afe4387e7731280584d2ec897f127570f3.tar.gz
Take the guaranteed fix -- turn off .info docs for now until we get the
gdb docs sorted out.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile
index d18c8c9..a2c038b 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") \
OpenPOWER on IntegriCloud