(BINUTILS_SUPPORT_DIRS): Add cpu directory.

From-SVN: r57665
This commit is contained in:
Nick Clifton 2002-09-30 20:00:34 +00:00 committed by Nick Clifton
parent 7830ba7bc8
commit 50bd210bde
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-09-30 Nick Clifton <nickc@redhat.com>
* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
* configure.in (s390*-*-linux*): Enable libgcj.

View File

@ -1998,7 +1998,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 Makefile.in taz TOOL=binutils \
MD5PROG="$(MD5PROG)" \