summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-10-19 18:11:16 +0000
committerAndrew Cagney <cagney@redhat.com>2004-10-19 18:11:16 +0000
commit173bfbd0e006754ac069c0e7792a114fa0c725cf (patch)
treec0aa04e37fcba6c32875f1cf5b024b7d5181139e /src-release
parent4f8e825d19a851b6034a8bbd60bbac4238fe594f (diff)
downloadbinutils-redhat-173bfbd0e006754ac069c0e7792a114fa0c725cf.tar.gz
2004-10-19 Andrew Cagney <cagney@gnu.org>
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
Diffstat (limited to 'src-release')
-rw-r--r--src-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release
index f012d9df88..1bc91fd713 100644
--- a/src-release
+++ b/src-release
@@ -273,7 +273,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
.PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim utils intl
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim
gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
MD5PROG="$(MD5PROG)" \