OSDN Git Service

2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
authorNathanael Nerode <neroden@gcc.gnu.org>
Tue, 1 Oct 2002 22:58:14 +0000 (22:58 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Tue, 1 Oct 2002 22:58:14 +0000 (22:58 +0000)
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.

ChangeLog
src-release

index 8790381..990da9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
        * src-release: New file.  Contains material for making net
        releases for gdb, binutils, et al., formerly in Makefile.in.
 
index 2df7f33..9830da4 100644 (file)
@@ -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)" \