summaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-04-24 08:23:47 +0000
committerJeff Law <law@redhat.com>2000-04-24 08:23:47 +0000
commitd403336c61f1384ab971dc31618071d2710d6f4f (patch)
tree4037e823086c84346a44d6052101c5275db2895b /bfd/Makefile.in
parent15bda42549f5da68d8fdb3d91e70dae10f8fc78e (diff)
downloadbinutils-gdb-d403336c61f1384ab971dc31618071d2710d6f4f.tar.gz
* Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
(BFD64_BACKENDS_CFILES): Add elf64-hppa.c (elf64-hppa.lo): Add dependencies. * Makefile.in: Rebuilt.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 360b32d9f2b..26692fa8d82 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -509,6 +509,7 @@ BFD64_BACKENDS = \
coff-ia64.lo \
demo64.lo \
elf64-alpha.lo \
+ elf64-hppa.lo \
elf64-ia64.lo \
elf64-gen.lo \
elf64-mips.lo \
@@ -524,6 +525,7 @@ BFD64_BACKENDS_CFILES = \
coff-ia64.c \
demo64.c \
elf64-alpha.c \
+ elf64-hppa.c \
elf64-ia64.c \
elf64-gen.c \
elf64-mips.c \
@@ -1186,6 +1188,10 @@ stmp-lcoff-h: $(LIBCOFF_H_FILES)
config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
$(SHELL) ./config.status --recheck
+elf64-hppa.lo: elf64-hppa.c elf64-hppa.h elf-bfd.h \
+ $(INCDIR)/elf/hppa.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
+ $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/reloc-macros.h \
+ elf64-target.h
cpu-ia64.lo: cpu-ia64.c cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h
elf64-ia64.lo: elf64-ia64.c elf-bfd.h $(INCDIR)/opcode/ia64.h \
$(INCDIR)/elf/ia64.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \