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