public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* An ld patch
@ 1999-08-02  9:44 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 1999-08-02  9:44 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: binutils

Hi, Ian,

When we removed emulparams/go32.sh, we should also remove anything
using on it.

Thanks.


-- 
H.J. Lu (hjl@gnu.org)
---
Mon Aug  2 09:20:18 1999  H.J. Lu  (hjl@gnu.org)

	* Makefile.am (ALL_EMULATIONS): Remove ego32.o.
	(ego32.c): Removed.

Index: Makefile.am
===================================================================
RCS file: /work/cvs/gnu/binutils/ld/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- Makefile.am	1999/07/10 15:57:03	1.4
+++ Makefile.am	1999/08/02 16:21:46	1.5
@@ -135,7 +135,6 @@ ALL_EMULATIONS = \
 	egld960coff.o \
 	eelf32fr30.o \
 	eelf32mcore.o \
-	ego32.o \
 	eh8300.o \
 	eh8300h.o \
 	eh8300s.o \
@@ -402,9 +401,6 @@ egld960.c: $(srcdir)/emulparams/gld960.s
 egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \
   $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
 	${GENSCRIPTS} gld960coff "$(tdir_gld960coff)"
-ego32.c: $(srcdir)/emulparams/go32.sh \
-  $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
-	${GENSCRIPTS} go32 "$(tdir_go32)"
 eh8300.c: $(srcdir)/emulparams/h8300.sh \
   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS}
 	${GENSCRIPTS} h8300 "$(tdir_h8300)"

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

only message in thread, other threads:[~1999-08-02  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-02  9:44 An ld patch 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).