aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-11-09 13:29:16 +0000
committerAlan Modra <amodra@gmail.com>2004-11-09 13:29:16 +0000
commit0306b3bf8d69b9d792b624c753b8fe4dc72e3503 (patch)
treea7200c6396ecdeb6621d439481dba56f48a6ba81 /bfd/Makefile.in
parentcbafadeb88b139e212f4e453a8f93304c813b2df (diff)
downloadbinutils-0306b3bf8d69b9d792b624c753b8fe4dc72e3503.zip
binutils-0306b3bf8d69b9d792b624c753b8fe4dc72e3503.tar.gz
binutils-0306b3bf8d69b9d792b624c753b8fe4dc72e3503.tar.bz2
* Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
(ALL_MACHINES_CFILES): Fix typo. * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index ba9005b..99c51bf 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -378,7 +378,7 @@ ALL_MACHINES_CFILES = \
cpu-m88k.c \
cpu-m10200.c \
cpu-m10300.c \
- cpu-mawq.c \
+ cpu-maxq.c \
cpu-mcore.c \
cpu-mips.c \
cpu-mmix.c \
@@ -850,7 +850,7 @@ BUILD_CFILES = \
CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
SOURCE_HFILES = \
aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
- elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
+ elf-bfd.h elf-hppa.h elf32-hppa.h \
elf64-hppa.h elfcode.h elfcore.h \
freebsd.h genlink.h go32stub.h \
libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \