Take the guaranteed fix -- turn off .info docs for now until we get the

gdb docs sorted out.
This commit is contained in:
David E. O'Brien 2002-06-22 16:52:34 +00:00
parent 8fbfe5e927
commit 35053ce3d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98620

View file

@ -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") \