From e81e314651900e629ad40370bc1751d7bce56ac5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 18 Jun 2008 23:20:43 +0000 Subject: [PATCH] * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. --- ChangeLog | 2 ++ src-release | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3822ec840..a40be7e3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-18 Ian Lance Taylor + * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. + * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. 2008-06-17 Ralf Wildenhues diff --git a/src-release b/src-release index c3253ec89..bdb8c1d50 100644 --- a/src-release +++ b/src-release @@ -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)" \