summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-06-18 23:20:43 +0000
committerIan Lance Taylor <ian@airs.com>2008-06-18 23:20:43 +0000
commitcb33da84e5956e2501b9c5d174d3d62a61faa051 (patch)
tree632cd5f3e26a13f2d958c7d8d6ba16dd8a871c01 /src-release
parent2de369fbd8eb32ed574557e71008679740320b23 (diff)
downloadbinutils-redhat-cb33da84e5956e2501b9c5d174d3d62a61faa051.tar.gz
* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.cgen-snapshot-20080701
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 c3253ec895..bdb8c1d50a 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)" \