Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@gnu.org>2004-10-19 22:11:16 +0400
committerAndrew Cagney <cagney@gnu.org>2004-10-19 22:11:16 +0400
commit84ec2724d2ef73f8487aea1751fb8151b69740d5 (patch)
tree6a40d8f11a321dd531122024593411c08586a31e /src-release
parent52fa622ab6423e3d2b7eff94d9b3e7610b0fa26b (diff)
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 f012d9df8..1bc91fd71 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)" \