aboutsummaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-04-27 20:12:11 +0000
committerDaniel Jacobowitz <drow@false.org>2003-04-27 20:12:11 +0000
commitfcdaf538fb1599a607d1fc032178033cd81cd853 (patch)
treedf9354399cf6ce9c2cfdd376a92edfd4d1c9b03a /src-release
parent3192601f34320de7efce457ab209411a9263886e (diff)
downloadgdb-fcdaf538fb1599a607d1fc032178033cd81cd853.zip
gdb-fcdaf538fb1599a607d1fc032178033cd81cd853.tar.gz
gdb-fcdaf538fb1599a607d1fc032178033cd81cd853.tar.bz2
* src-release (BINUTILS_SUPPORT_DIRS): Remove "cpu", since it is
still unused.
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 b5eca52..de7e3d1 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 cpu
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms mkdep
binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
$(MAKE) -f $(SELF) taz TOOL=binutils \
MD5PROG="$(MD5PROG)" \