OSDN Git Service

2004-10-19 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Tue, 19 Oct 2004 18:11:15 +0000 (18:11 +0000)
committercagney <cagney>
Tue, 19 Oct 2004 18:11:15 +0000 (18:11 +0000)
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.

ChangeLog
src-release

index dc234e3..3341167 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-19  Andrew Cagney  <cagney@gnu.org>
+
+       * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
+
 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
 
        * configure.in (*-*-cygwin*): Supress warning if newlib not present.
index f012d9d..1bc91fd 100644 (file)
@@ -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)" \