OSDN Git Service

* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
authorian <ian>
Wed, 18 Jun 2008 23:20:43 +0000 (23:20 +0000)
committerian <ian>
Wed, 18 Jun 2008 23:20:43 +0000 (23:20 +0000)
ChangeLog
src-release

index 3822ec8..a40be7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-06-18  Ian Lance Taylor  <iant@google.com>
 
+       * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
+
        * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
 
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
index c3253ec..bdb8c1d 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 depcomp
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld elfcpp gold gprof intl setup.com makefile.vms cpu
 binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
        $(MAKE) -f $(SELF) taz TOOL=binutils \
                MD5PROG="$(MD5PROG)" \