From a9cfce9c9dff4e79842696673537c6669d8a9cef Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 19 Oct 2004 18:11:16 +0000 Subject: [PATCH] 2004-10-19 Andrew Cagney * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. --- ChangeLog | 4 ++++ src-release | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dc234e3e02..33411676d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-19 Andrew Cagney + + * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. + 2004-10-12 Kelley Cook * configure.in (*-*-cygwin*): Supress warning if newlib not present. 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)" \