* Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Nov 1997 17:14:09 +0000 (17:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Nov 1997 17:14:09 +0000 (17:14 +0000)
(BFD32_BACKENDS_CFILES): Remove tekhex.c.
* Makefile.in: Rebuild.
* aclocal.m4, configure, src/Makefile.in: Rebuild with current
automake and autoconf.

bfd/ChangeLog

index 0f829b916ff4617dde2d030ce113d37bbaa8d2ac..bdc76136b5c58ecc1fe61d79790a45e65787763d 100644 (file)
@@ -1,5 +1,11 @@
 Tue Nov 25 11:26:27 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
+       (BFD32_BACKENDS_CFILES): Remove tekhex.c.
+       * Makefile.in: Rebuild.
+       * aclocal.m4, configure, src/Makefile.in: Rebuild with current
+       automake and autoconf.
+
        * coff-arm.c (arm_allocate_interworking_sections): Fix typo
        (COFF_WITH_PR to COFF_WITH_PE).