This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] em32relf.o missing from ALL_EMULATIONS


Ok to check in?

2003-06-10  Doug Evans  <dje@sebabeach.org>

	* Makefile.am (ALL_EMULATIONS): Add em32relf.o.
	* Makefile.in: Regenerate.

Index: Makefile.am
===================================================================
RCS file: /cvs/src/src/ld/Makefile.am,v
retrieving revision 1.132
diff -u -p -r1.132 Makefile.am
--- Makefile.am	3 Jun 2003 21:43:51 -0000	1.132
+++ Makefile.am	10 Jun 2003 16:37:02 -0000
@@ -233,6 +233,7 @@ ALL_EMULATIONS = \
 	ei386pe.o \
 	ei386pe_posix.o \
 	elnk960.o \
+	em32relf.o \
 	em68hc11elf.o \
 	em68hc11elfb.o \
 	em68hc12elf.o \


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]