mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
Add cpu directory.
This commit is contained in:
parent
f70389b541
commit
1f3e9931a5
@ -1,3 +1,9 @@
|
||||
2002-09-30 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* cpu: New top level directory. Intended to hold input files for
|
||||
CGEN which have FSF copyright assignment.
|
||||
* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
|
||||
|
||||
2002-09-29 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
Revert below (note that src does not contain Makefile.tpl):
|
||||
|
@ -2000,7 +2000,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)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user