aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorClinton Popetz <cpopetz@cpopetz.com>2000-05-06 01:47:18 +0000
committerClinton Popetz <cpopetz@cpopetz.com>2000-05-06 01:47:18 +0000
commit2c38bc20f9b8fb14a185c93914c0d394619d701b (patch)
tree828566a0c06d1611fd83988f26991fb2884bd364 /bfd/Makefile.in
parentc6664dfb26da335900bc3276764e24362a54e372 (diff)
downloadbinutils-2c38bc20f9b8fb14a185c93914c0d394619d701b.zip
binutils-2c38bc20f9b8fb14a185c93914c0d394619d701b.tar.gz
binutils-2c38bc20f9b8fb14a185c93914c0d394619d701b.tar.bz2
* xcoff.h: Rename to xcoff-target.h
* Makefile.am: Change all instances of xcoff.h to xcoff-target.h * coff-rs6000.c: Ditto. * coff64-rs6000.c: Ditto. * coff-pmac.c: Ditto. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 0d64e7f..61a8094 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -587,7 +587,7 @@ SOURCE_HFILES = \
elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h \
hppa_stubs.h libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h \
- nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h xcoff.h
+ nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h xcoff-target.h
HFILES = \
@@ -1333,10 +1333,10 @@ coff-mips.lo: coff-mips.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
ecoffswap.h
coff-pmac.lo: coff-pmac.c $(INCDIR)/coff/internal.h \
$(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
- xcoff.h coffcode.h coffswap.h
+ xcoff-target.h coffcode.h coffswap.h
coff-rs6000.lo: coff-rs6000.c $(INCDIR)/coff/internal.h \
$(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
- xcoff.h coffcode.h coffswap.h
+ xcoff-target.h coffcode.h coffswap.h
coff-sh.lo: coff-sh.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
$(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
coff-sparc.lo: coff-sparc.c $(INCDIR)/coff/sparc.h \
@@ -1638,7 +1638,7 @@ coff-alpha.lo: coff-alpha.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
libecoff.h coffswap.h ecoffswap.h
coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/coff/internal.h \
$(INCDIR)/coff/rs6k64.h libcoff.h $(INCDIR)/bfdlink.h \
- xcoff.h coffcode.h coffswap.h
+ xcoff-target.h coffcode.h coffswap.h
demo64.lo: demo64.c aoutf1.h $(INCDIR)/aout/sun4.h \
libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \