2008-06-18 Ian Lance Taylor <iant@google.com>
authorIan Lance Taylor <ian@airs.com>
Wed, 18 Jun 2008 20:06:36 +0000 (20:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 18 Jun 2008 20:06:36 +0000 (20:06 +0000)
* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.

ChangeLog
src-release

index 31df4798a69177d73ea3b5668defb81bfc8fea12..3822ec8402cbe67e1af81bd6ab5f19ffe1526943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-18  Ian Lance Taylor  <iant@google.com>
+
+       * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
+
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure: Regenerate.
index e79f5dd6c61024c796a5a98aed208950e3c85c10..c3253ec895df4d6c1cde8a293dc21a0de885a561 100644 (file)
@@ -249,7 +249,7 @@ gas.tar.bz2: $(DIST_SUPPORT) $(GAS_SUPPORT_DIRS) gas
 
 # The FSF "binutils" release includes gprof and ld.
 .PHONY: binutils.tar.bz2
-BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld elfcpp gold gprof intl setup.com makefile.vms mkdep cpu
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld elfcpp gold gprof intl setup.com makefile.vms mkdep cpu depcomp
 binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
        $(MAKE) -f $(SELF) taz TOOL=binutils \
                MD5PROG="$(MD5PROG)" \
This page took 0.039881 seconds and 4 git commands to generate.