* Makefile.in (BFD32_BACKENDS): Add coff-arm.o.

This commit is contained in:
Ian Lance Taylor 1995-09-28 15:21:35 +00:00
parent 132dd91099
commit 20d1e233b6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Thu Sep 28 11:19:53 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (BFD32_BACKENDS): Add coff-arm.o.
Thu Sep 28 00:58:05 1995 Doug Evans <dje@deneb.cygnus.com>
* config.bfd: Add arm-*-coff.

View File

@ -134,6 +134,7 @@ BFD32_BACKENDS = \
cf-sparclynx.o \
coff-a29k.o \
coff-apollo.o \
coff-arm.o \
coff-h8300.o \
coff-h8500.o \
coff-i386.o \