From: Andrew Cagney Date: Tue, 19 Oct 2004 18:11:16 +0000 (+0000) Subject: 2004-10-19 Andrew Cagney X-Git-Tag: csl-arm-2004-q3d~224 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a9cfce9c9dff4e79842696673537c6669d8a9cef;p=external%2Fbinutils.git 2004-10-19 Andrew Cagney * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. --- diff --git a/ChangeLog b/ChangeLog index dc234e3..3341167 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 f012d9d..1bc91fd 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)" \