]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.in: Rebuild dependencies.
authorIan Lance Taylor <ian@airs.com>
Mon, 3 Jun 1996 15:17:34 +0000 (15:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 3 Jun 1996 15:17:34 +0000 (15:17 +0000)
  (BFD32_BACKENDS): Add ppcboot.o.
(BFD32_BACKENDS_CFILES): Add ppcboot.c.

bfd/ChangeLog

index 8f750f09d588f25c02e4aac9ca7d409178cd0dd7..08c432754298e433e5416fd74ec05d25b9b5cf13 100644 (file)
@@ -1,5 +1,9 @@
 Mon Jun  3 11:01:53 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in: Rebuild dependencies.
+       (BFD32_BACKENDS): Add ppcboot.o.
+       (BFD32_BACKENDS_CFILES): Add ppcboot.c.
+
        * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.
        From Per Fogelstrom <per.fogelstrom@mailbox200.swipnet.se>.