From 0ebcd6afe4387e7731280584d2ec897f127570f3 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 22 Jun 2002 16:52:34 +0000 Subject: Take the guaranteed fix -- turn off .info docs for now until we get the gdb docs sorted out. --- gnu/usr.bin/binutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin') 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") \ -- cgit v1.1