summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-10-01 22:58:14 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-10-01 22:58:14 +0000
commitf8760e426b5060b02f326d112e76c85371f1c2b6 (patch)
treece9d9d7c1f29641ba49a8b76198f625db3ad9fb6 /src-release
parent5682a08cb01a5bff35ab8f52f3ecd0c94e0c8f5f (diff)
downloadbinutils-redhat-f8760e426b5060b02f326d112e76c85371f1c2b6.tar.gz
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
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 2df7f33f46..9830da4598 100644
--- a/src-release
+++ b/src-release
@@ -229,7 +229,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 gprof intl setup.com makefile.vms mkdep
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms mkdep cpu
binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
$(MAKE) -f $(SELF) taz TOOL=binutils \
MD5PROG="$(MD5PROG)" \