public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Update bfd/Makefile.am for elf32-h8300
@ 2001-08-30  9:04 H . J . Lu
  0 siblings, 0 replies; only message in thread
From: H . J . Lu @ 2001-08-30  9:04 UTC (permalink / raw)
  To: binutils; +Cc: amylaar

I checked in the following patch.


H.J.
----
2001-08-30  H.J. Lu  <hjl@gnu.org>

	* Makefile.am (BFD32_BACKENDS): Add elf32-h8300.lo.
	(BFD32_BACKENDS_CFILES): Add elf32-h8300.c.
	* Makefile.in: Rebuild.

Index: Makefile.am
===================================================================
RCS file: /work/cvs/gnu/binutils/bfd/Makefile.am,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile.am
--- Makefile.am	2001/08/30 15:42:43	1.49
+++ Makefile.am	2001/08/30 16:00:31
@@ -187,6 +187,7 @@ BFD32_BACKENDS = \
 	elf32-d30v.lo \
 	elf32-fr30.lo \
 	elf32-gen.lo \
+	elf32-h8300.lo \
 	elf32-hppa.lo \
 	elf32-i370.lo \
 	elf32-i386.lo \
@@ -327,6 +328,7 @@ BFD32_BACKENDS_CFILES = \
 	elf32-d30v.c \
 	elf32-fr30.c \
 	elf32-gen.c \
+	elf32-h8300.c \
 	elf32-hppa.c \
 	elf32-i370.c \
 	elf32-i386.c \
Index: Makefile.in
===================================================================
RCS file: /work/cvs/gnu/binutils/bfd/Makefile.in,v
retrieving revision 1.57
diff -u -p -r1.57 Makefile.in
--- Makefile.in	2001/08/30 15:42:43	1.57
+++ Makefile.in	2001/08/30 16:00:31
@@ -311,6 +311,7 @@ BFD32_BACKENDS = \
 	elf32-d30v.lo \
 	elf32-fr30.lo \
 	elf32-gen.lo \
+	elf32-h8300.lo \
 	elf32-hppa.lo \
 	elf32-i370.lo \
 	elf32-i386.lo \
@@ -452,6 +453,7 @@ BFD32_BACKENDS_CFILES = \
 	elf32-d30v.c \
 	elf32-fr30.c \
 	elf32-gen.c \
+	elf32-h8300.c \
 	elf32-hppa.c \
 	elf32-i370.c \
 	elf32-i386.c \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-30  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-30  9:04 PATCH: Update bfd/Makefile.am for elf32-h8300 H . J . Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).