* Makefile.in: Rebuild dependencies.

(BFD32_BACKENDS): Add ppcboot.o.
	(BFD32_BACKENDS_CFILES): Add ppcboot.c.
This commit is contained in:
Ian Lance Taylor 1996-06-03 15:17:34 +00:00
parent 3a2080d837
commit 60c8b04f7a
1 changed files with 4 additions and 0 deletions

View 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>.