OSDN Git Service

bfd/doc/
[pf3gnuchains/pf3gnuchains4x.git] / ld / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 noinst_PROGRAMS = ld-new$(EXEEXT)
43 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \
44         README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
45         $(top_srcdir)/configure $(am__configure_deps) \
46         $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
47         $(top_srcdir)/po/Make-in ldgram.h ldgram.c ldlex.c deffilep.h \
48         deffilep.c $(srcdir)/../ylwrap $(srcdir)/../ltmain.sh \
49         $(srcdir)/../config.guess $(srcdir)/../config.sub
50 subdir = .
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53         $(top_srcdir)/../bfd/acinclude.m4 \
54         $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
55         $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
56         $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
60  configure.lineno configure.status.lineno
61 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
62 CONFIG_HEADER = config.h
63 CONFIG_CLEAN_FILES = po/Makefile.in
64 PROGRAMS = $(noinst_PROGRAMS)
65 am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex.$(OBJEXT) lexsup.$(OBJEXT) \
66         ldlang.$(OBJEXT) mri.$(OBJEXT) ldctor.$(OBJEXT) \
67         ldmain.$(OBJEXT) ldwrite.$(OBJEXT) ldexp.$(OBJEXT) \
68         ldemul.$(OBJEXT) ldver.$(OBJEXT) ldmisc.$(OBJEXT) \
69         ldfile.$(OBJEXT) ldcref.$(OBJEXT)
70 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
71 am__DEPENDENCIES_1 =
72 am__DEPENDENCIES_2 = ../bfd/libbfd.la
73 am__DEPENDENCIES_3 = ../libiberty/libiberty.a
74 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
75 depcomp =
76 am__depfiles_maybe =
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
80         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81         $(AM_CFLAGS) $(CFLAGS)
82 CCLD = $(CC)
83 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84         $(AM_LDFLAGS) $(LDFLAGS) -o $@
85 LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
86 LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
87 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
88 LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
89         $(AM_YFLAGS)
90 YLWRAP = $(top_srcdir)/../ylwrap
91 SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
92 INFO_DEPS = $(srcdir)/ld.info
93 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
94 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
95 DVIS = ld.dvi
96 PDFS = ld.pdf
97 PSS = ld.ps
98 HTMLS = ld.html
99 TEXINFOS = ld.texinfo
100 TEXI2PDF = $(TEXI2DVI) --pdf --batch
101 MAKEINFOHTML = $(MAKEINFO) --html
102 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
103 DVIPS = dvips
104 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
105         html-recursive info-recursive install-data-recursive \
106         install-exec-recursive install-info-recursive \
107         install-recursive installcheck-recursive installdirs-recursive \
108         pdf-recursive ps-recursive uninstall-info-recursive \
109         uninstall-recursive
110 man1dir = $(mandir)/man1
111 am__installdirs = "$(DESTDIR)$(man1dir)"
112 NROFF = nroff
113 MANS = $(man_MANS)
114 ETAGS = etags
115 CTAGS = ctags
116 DEJATOOL = $(PACKAGE)
117 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
118 DIST_SUBDIRS = $(SUBDIRS)
119 ACLOCAL = @ACLOCAL@
120 ALLOCA = @ALLOCA@
121 AMDEP_FALSE = @AMDEP_FALSE@
122 AMDEP_TRUE = @AMDEP_TRUE@
123 AMTAR = @AMTAR@
124 AUTOCONF = @AUTOCONF@
125 AUTOHEADER = @AUTOHEADER@
126 AUTOMAKE = @AUTOMAKE@
127 AWK = @AWK@
128 CATALOGS = @CATALOGS@
129 CATOBJEXT = @CATOBJEXT@
130 CC = @CC@
131 CCDEPMODE = @CCDEPMODE@
132 CFLAGS = @CFLAGS@
133 CPP = @CPP@
134 CPPFLAGS = @CPPFLAGS@
135 CYGPATH_W = @CYGPATH_W@
136 DATADIRNAME = @DATADIRNAME@
137 DEFS = @DEFS@
138 DEPDIR = @DEPDIR@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EGREP = @EGREP@
143 EMUL = @EMUL@
144 EMULATION_LIBPATH = @EMULATION_LIBPATH@
145 EMULATION_OFILES = @EMULATION_OFILES@
146 EMUL_EXTRA_OFILES = @EMUL_EXTRA_OFILES@
147 EXEEXT = @EXEEXT@
148 GMOFILES = @GMOFILES@
149 GMSGFMT = @GMSGFMT@
150 GT_NO = @GT_NO@
151 GT_YES = @GT_YES@
152 HDEFINES = @HDEFINES@
153
154 #stuff for self hosting (can be overridden in config file).
155 HOSTING_CRT0 = @HOSTING_CRT0@
156 HOSTING_LIBS = @HOSTING_LIBS@
157 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 INSTOBJEXT = @INSTOBJEXT@
163 INTLDEPS = @INTLDEPS@
164 INTLLIBS = @INTLLIBS@
165 INTLOBJS = @INTLOBJS@
166 LDFLAGS = @LDFLAGS@
167 LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
168 LEXLIB = @LEXLIB@
169 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
170 LIBOBJS = @LIBOBJS@
171 LIBS = @LIBS@
172 LIBTOOL = @LIBTOOL@
173
174 # Search path to override the default search path for -lfoo libraries.
175 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
176 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
177 # a cross-linker, in which case the default is empty.  See genscripts.sh.)
178 # Otherwise, they are replaced with the ones given in LIB_PATH,
179 # which may have the form: LIB_PATH=/lib:/usr/local/lib.  This can be set
180 # when the linker is configured via the --with-lib-path configure switch.
181 LIB_PATH = @LIB_PATH@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
186 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
187 MAKEINFO = @MAKEINFO@
188 MKINSTALLDIRS = @MKINSTALLDIRS@
189 MSGFMT = @MSGFMT@
190 NATIVE_LIB_DIRS = @NATIVE_LIB_DIRS@
191 NO_WERROR = @NO_WERROR@
192 OBJEXT = @OBJEXT@
193 PACKAGE = @PACKAGE@
194 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195 PACKAGE_NAME = @PACKAGE_NAME@
196 PACKAGE_STRING = @PACKAGE_STRING@
197 PACKAGE_TARNAME = @PACKAGE_TARNAME@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 POFILES = @POFILES@
201 POSUB = @POSUB@
202 RANLIB = @RANLIB@
203 SET_MAKE = @SET_MAKE@
204 SHELL = @SHELL@
205 STRINGIFY = @STRINGIFY@
206 STRIP = @STRIP@
207 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
208 TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
209
210 # This is the real libbfd.a created by libtool.
211 TESTBFDLIB = @TESTBFDLIB@
212 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
213 USE_NLS = @USE_NLS@
214 VERSION = @VERSION@
215 WARN_CFLAGS = @WARN_CFLAGS@
216 XGETTEXT = @XGETTEXT@
217 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
218 ac_ct_CC = @ac_ct_CC@
219 ac_ct_RANLIB = @ac_ct_RANLIB@
220 ac_ct_STRIP = @ac_ct_STRIP@
221 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
222 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
223 am__include = @am__include@
224 am__leading_dot = @am__leading_dot@
225 am__quote = @am__quote@
226 am__tar = @am__tar@
227 am__untar = @am__untar@
228 bindir = @bindir@
229 build = @build@
230 build_alias = @build_alias@
231 build_cpu = @build_cpu@
232 build_os = @build_os@
233 build_vendor = @build_vendor@
234 datadir = @datadir@
235 exec_prefix = @exec_prefix@
236 host = @host@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
239 host_os = @host_os@
240 host_vendor = @host_vendor@
241 includedir = @includedir@
242 infodir = @infodir@
243 install_sh = @install_sh@
244 l = @l@
245 libdir = @libdir@
246 libexecdir = @libexecdir@
247 localstatedir = @localstatedir@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 oldincludedir = @oldincludedir@
251 prefix = @prefix@
252 program_transform_name = @program_transform_name@
253 sbindir = @sbindir@
254 sharedstatedir = @sharedstatedir@
255 sysconfdir = @sysconfdir@
256 target = @target@
257 target_alias = @target_alias@
258 target_cpu = @target_cpu@
259 target_os = @target_os@
260 target_vendor = @target_vendor@
261 use_sysroot = @use_sysroot@
262 AUTOMAKE_OPTIONS = cygnus dejagnu
263 SUBDIRS = po
264 tooldir = $(exec_prefix)/$(target_alias)
265 YFLAGS = -d
266 AM_CFLAGS = $(WARN_CFLAGS)
267
268 # We put the scripts in the directory $(scriptdir)/ldscripts.
269 # We can't put the scripts in $(datadir) because the SEARCH_DIR
270 # directives need to be different for native and cross linkers.
271 scriptdir = $(tooldir)/lib
272 BASEDIR = $(srcdir)/..
273 BFDDIR = $(BASEDIR)/bfd
274 INCDIR = $(BASEDIR)/include
275 MKDEP = gcc -MM
276
277 # What version of the manual to build
278 DOCVER = gen
279
280 # Options to extract the man page from ld.texinfo
281 MANCONF = -Dman
282 TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl
283 POD2MAN = pod2man --center="GNU Development Tools" \
284         --release="binutils-$(VERSION)" --section=1
285
286 HOSTING_EMU = -m $(EMUL)
287
288 # Setup the testing framework, if you have one
289 EXPECT = expect
290 RUNTEST = runtest
291 RUNTESTFLAGS = 
292 CC_FOR_TARGET = ` \
293   if [ -f $$r/../gcc/xgcc ] ; then \
294     if [ -f $$r/../newlib/Makefile ] ; then \
295       echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
296     else \
297       echo $$r/../gcc/xgcc -B$$r/../gcc/; \
298     fi; \
299   else \
300     if [ "@host@" = "@target@" ] ; then \
301       echo $(CC); \
302     else \
303       echo gcc | sed '$(transform)'; \
304     fi; \
305   fi`
306
307 CXX = gcc
308 CXX_FOR_TARGET = ` \
309   if [ -f $$r/../gcc/xgcc ] ; then \
310     if [ -f $$r/../newlib/Makefile ] ; then \
311       echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
312     else \
313       echo $$r/../gcc/xgcc -B$$r/../gcc/; \
314     fi; \
315   else \
316     if [ "@host@" = "@target@" ] ; then \
317       echo $(CXX); \
318     else \
319       echo gcc | sed '$(transform)'; \
320     fi; \
321   fi`
322
323 info_TEXINFOS = ld.texinfo
324 noinst_TEXINFOS = ldint.texinfo
325 man_MANS = ld.1
326 AM_MAKEINFOFLAGS = -I $(srcdir) -I $(BFDDIR)/doc
327 TEXI2DVI = texi2dvi -I $(srcdir) -I $(BFDDIR)/doc
328 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) -I$(top_srcdir)/../intl -I../intl $(HDEFINES) $(CFLAGS) -DLOCALEDIR="\"$(datadir)/locale\""
329 BFDLIB = ../bfd/libbfd.la
330 LIBIBERTY = ../libiberty/libiberty.a
331 ALL_EMULATIONS = \
332         eaixppc.o \
333         eaixrs6.o \
334         ealpha.o \
335         earcelf.o \
336         earm_epoc_pe.o \
337         earmaoutb.o \
338         earmaoutl.o \
339         earmcoff.o \
340         earmelf.o \
341         earmelfb.o \
342         earmelf_fbsd.o \
343         earmelf_linux.o \
344         earmelf_linux_eabi.o \
345         earmelfb_linux.o \
346         earmelfb_linux_eabi.o \
347         earmelf_nbsd.o \
348         earmelfb_nbsd.o \
349         earmelf_vxworks.o \
350         earmnto.o \
351         earmnbsd.o \
352         earmpe.o \
353         earmsymbian.o \
354         eavr2.o \
355         eavr1.o \
356         eavr3.o \
357         eavr4.o \
358         eavr5.o \
359         ecoff_i860.o \
360         ecoff_sparc.o \
361         ecrisaout.o \
362         ecriself.o \
363         ecrislinux.o \
364         ed10velf.o \
365         ed30v_e.o \
366         ed30v_o.o \
367         ed30velf.o \
368         edelta68.o \
369         eelf32_dlx.o \
370         eelf32_i960.o \
371         eelf32_i860.o \
372         eelf32_sparc.o \
373         eelf32b4300.o \
374         eelf32bfin.o \
375         eelf32cr16c.o \
376         eelf32bmip.o \
377         eelf32bmipn32.o \
378         eelf32btsmip.o \
379         eelf32crx.o \
380         eelf32btsmipn32.o \
381         eelf32ltsmip.o \
382         eelf32ltsmipn32.o \
383         eelf32ebmip.o \
384         eelf32elmip.o \
385         eelf32fr30.o \
386         eelf32frv.o \
387         eelf32i370.o \
388         eelf32ip2k.o \
389         eelf32iq2000.o \
390         eelf32iq10.o \
391         eelf32l4300.o \
392         eelf32lmip.o \
393         eelf32lppc.o \
394         eelf32lppcnto.o \
395         eelf32lppcsim.o \
396         eelf32m32c.o \
397         eelf32mcore.o \
398         eelf32mipswindiss.o \
399         eelf32mt.o \
400         eelf32openrisc.o \
401         eelf32ppc.o \
402         eelf32ppc_fbsd.o \
403         eelf32ppclinux.o \
404         eelf32ppcnto.o \
405         eelf32ppcsim.o \
406         eelf32ppcwindiss.o \
407         eelf32ppcvxworks.o \
408         eelf32vax.o \
409         eelf32xc16x.o \
410         eelf32xc16xl.o \
411         eelf32xc16xs.o \
412         eelf32xstormy16.o \
413         eelf32xtensa.o \
414         eelf_i386.o \
415         eelf_i386_be.o \
416         eelf_i386_chaos.o \
417         eelf_i386_fbsd.o \
418         eelf_i386_ldso.o \
419         eelf_i386_vxworks.o \
420         eelf_s390.o \
421         egld960.o \
422         egld960coff.o \
423         eh8300.o \
424         eh8300h.o \
425         eh8300s.o \
426         eh8300elf.o \
427         eh8300hn.o \
428         eh8300sn.o \
429         eh8300sx.o \
430         eh8300helf.o \
431         eh8300self.o \
432         eh8300hnelf.o \
433         eh8300snelf.o \
434         eh8300sxelf.o \
435         eh8300sxn.o \
436         eh8300sxnelf.o \
437         eh8500.o \
438         eh8500b.o \
439         eh8500c.o \
440         eh8500m.o \
441         eh8500s.o \
442         ehp300bsd.o \
443         ehp3hpux.o \
444         ehppaelf.o \
445         ehppalinux.o \
446         ehppanbsd.o \
447         ehppaobsd.o \
448         ei386aout.o \
449         ei386beos.o \
450         ei386bsd.o \
451         ei386coff.o \
452         ei386go32.o \
453         ei386linux.o \
454         ei386lynx.o \
455         ei386mach.o \
456         ei386moss.o \
457         ei386msdos.o \
458         ei386nbsd.o \
459         ei386nto.o \
460         ei386nw.o \
461         ei386pe.o \
462         ei386pe_posix.o \
463         elnk960.o \
464         em32relf.o \
465         em32rlelf.o \
466         em32relf_linux.o \
467         em32rlelf_linux.o \
468         em68hc11elf.o \
469         em68hc11elfb.o \
470         em68hc12elf.o \
471         em68hc12elfb.o \
472         em68k4knbsd.o \
473         em68kaout.o \
474         em68kaux.o \
475         em68kcoff.o \
476         em68kelf.o \
477         em68kelfnbsd.o \
478         em68klinux.o \
479         em68knbsd.o \
480         em68kpsos.o \
481         em88kbcs.o \
482         emaxqcoff.o \
483         emcorepe.o \
484         emipsbig.o \
485         emipsbsd.o \
486         emipsidt.o \
487         emipsidtl.o \
488         emipslit.o \
489         emipslnews.o \
490         emipspe.o \
491         emsp430x110.o \
492         emsp430x112.o \
493         emsp430x1101.o \
494         emsp430x1111.o \
495         emsp430x1121.o \
496         emsp430x1122.o \
497         emsp430x1132.o \
498         emsp430x122.o \
499         emsp430x123.o \
500         emsp430x1222.o \
501         emsp430x1232.o \
502         emsp430x133.o \
503         emsp430x135.o \
504         emsp430x1331.o \
505         emsp430x1351.o \
506         emsp430x147.o \
507         emsp430x148.o \
508         emsp430x149.o \
509         emsp430x155.o \
510         emsp430x156.o \
511         emsp430x157.o \
512         emsp430x167.o \
513         emsp430x168.o \
514         emsp430x169.o \
515         emsp430x1610.o \
516         emsp430x1611.o \
517         emsp430x1612.o \
518         emsp430x2101.o \
519         emsp430x2111.o \
520         emsp430x2121.o \
521         emsp430x2131.o \
522         emsp430x311.o \
523         emsp430x312.o \
524         emsp430x313.o \
525         emsp430x314.o \
526         emsp430x315.o \
527         emsp430x323.o \
528         emsp430x325.o \
529         emsp430x336.o \
530         emsp430x337.o \
531         emsp430x412.o \
532         emsp430x413.o \
533         emsp430x415.o \
534         emsp430x417.o \
535         emsp430xE423.o \
536         emsp430xE425.o \
537         emsp430xE427.o \
538         emsp430xW423.o \
539         emsp430xW425.o \
540         emsp430xW427.o \
541         emsp430xG437.o \
542         emsp430xG438.o \
543         emsp430xG439.o \
544         emsp430x435.o \
545         emsp430x436.o \
546         emsp430x437.o \
547         emsp430x447.o \
548         emsp430x448.o \
549         emsp430x449.o \
550         enews.o \
551         ens32knbsd.o \
552         eor32.o \
553         eor32elf.o \
554         epc532macha.o \
555         epdp11.o \
556         epjelf.o \
557         epjlelf.o \
558         eppcmacos.o \
559         eppcnw.o \
560         eppcpe.o \
561         eppclynx.o \
562         eriscix.o \
563         esh.o \
564         eshelf32.o \
565         eshlelf32.o \
566         eshelf32_linux.o \
567         eshlelf32_linux.o \
568         eshelf32_nbsd.o \
569         eshlelf32_nbsd.o \
570         eshelf.o \
571         eshelf_linux.o \
572         eshlelf_linux.o \
573         eshelf_nbsd.o \
574         eshlelf_nbsd.o \
575         eshelf_nto.o \
576         eshlelf_nto.o \
577         eshl.o \
578         eshlelf.o \
579         eshlsymbian.o \
580         eshpe.o \
581         esparcaout.o \
582         esparclinux.o \
583         esparcnbsd.o \
584         est2000.o \
585         esun3.o \
586         esun4.o \
587         etic30aout.o \
588         etic30coff.o \
589         etic3xcoff.o \
590         etic3xcoff_onchip.o \
591         etic4xcoff.o \
592         etic54xcoff.o \
593         etic80coff.o \
594         evanilla.o \
595         evax.o \
596         evaxnbsd.o \
597         evsta.o \
598         ew65.o \
599         ez8001.o \
600         eelf32frvfd.o \
601         ez80.o \
602         ez8002.o
603
604 ALL_64_EMULATIONS = \
605         eelf64_aix.o \
606         eelf64_ia64.o \
607         eelf64_ia64_fbsd.o \
608         eshelf64.o \
609         eshlelf64.o \
610         eshelf64_nbsd.o \
611         eshlelf64_nbsd.o \
612         eelf_x86_64.o \
613         eelf_x86_64_fbsd.o \
614         eelf64_s390.o \
615         eelf64_sparc.o \
616         eelf64_sparc_fbsd.o \
617         eelf64alpha.o \
618         eelf64alpha_fbsd.o \
619         eelf64alpha_nbsd.o \
620         eelf64bmip.o \
621         eelf64btsmip.o \
622         eelf64ltsmip.o \
623         eelf64hppa.o \
624         eelf64mmix.o \
625         emmo.o \
626         eelf64ppc.o \
627         eelf64lppc.o \
628         ehppa64linux.o
629
630 ALL_EMUL_EXTRA_OFILES = \
631         deffilep.o \
632         pe-dll.o
633
634 CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
635         ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
636         mri.c ldcref.c pe-dll.c
637
638 HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
639         ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
640         ldwrite.h mri.h deffile.h pe-dll.h
641
642 GENERATED_CFILES = ldgram.c ldlex.c deffilep.c
643 GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h
644 OFILES = ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
645         ldwrite.o ldexp.o  ldemul.o ldver.o ldmisc.o \
646         ldfile.o ldcref.o ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
647
648 STAGESTUFF = *.o ldscripts/* e*.c
649
650 # At the moment this is just a list of those emulation template files
651 # that contain internationalised strings.
652 EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em
653 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES)
654
655 # These all start with e so 'make clean' can find them.
656 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh ${srcdir} ${libdir} "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
657 GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
658
659 # We need this for automake to use YLWRAP.
660 EXTRA_ld_new_SOURCES = deffilep.y
661 ld_new_SOURCES = ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
662         ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
663
664 ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(INTLDEPS)
665 ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(INTLLIBS)
666 MAINTAINERCLEANFILES = ldver.texi configdoc.texi
667
668 # We want to reconfigure if configure.host or configure.tgt changes.  We
669 # extract version from bfd/configure.in, so we must depend on that also.
670 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \
671         $(srcdir)/../bfd/configure.in
672
673 MOSTLYCLEANFILES = $(STAGESTUFF) ld1$(EXEEXT) ld2$(EXEEXT) ld3$(EXEEXT) \
674         ldemul-list.h crtbegin.o crtend.o ld.log ld.sum
675
676 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
677
678 # Stuff that should be included in a distribution.  The diststuff
679 # target is run by the taz target in ../Makefile.in.
680 EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS)
681 DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
682 all: config.h
683         $(MAKE) $(AM_MAKEFLAGS) all-recursive
684
685 .SUFFIXES:
686 .SUFFIXES: .c .dvi .html .info .l .lo .o .obj .pdf .ps .texinfo .y
687 am--refresh:
688         @:
689 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
690         @for dep in $?; do \
691           case '$(am__configure_deps)' in \
692             *$$dep*) \
693               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
694               cd $(srcdir) && $(AUTOMAKE) --foreign  \
695                 && exit 0; \
696               exit 1;; \
697           esac; \
698         done; \
699         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
700         cd $(top_srcdir) && \
701           $(AUTOMAKE) --foreign  Makefile
702 .PRECIOUS: Makefile
703 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
704         @case '$?' in \
705           *config.status*) \
706             echo ' $(SHELL) ./config.status'; \
707             $(SHELL) ./config.status;; \
708           *) \
709             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
710             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
711         esac;
712
713 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
714         $(SHELL) ./config.status --recheck
715
716 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
717         cd $(srcdir) && $(AUTOCONF)
718 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
719         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
720
721 config.h: stamp-h1
722         @if test ! -f $@; then \
723           rm -f stamp-h1; \
724           $(MAKE) stamp-h1; \
725         else :; fi
726
727 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
728         @rm -f stamp-h1
729         cd $(top_builddir) && $(SHELL) ./config.status config.h
730 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
731         cd $(top_srcdir) && $(AUTOHEADER)
732         rm -f stamp-h1
733         touch $@
734
735 distclean-hdr:
736         -rm -f config.h stamp-h1
737 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
738         cd $(top_builddir) && $(SHELL) ./config.status $@
739
740 clean-noinstPROGRAMS:
741         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
742           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
743           echo " rm -f $$p $$f"; \
744           rm -f $$p $$f ; \
745         done
746 ldgram.h: ldgram.c
747         @if test ! -f $@; then \
748           rm -f ldgram.c; \
749           $(MAKE) ldgram.c; \
750         else :; fi
751 deffilep.h: deffilep.c
752         @if test ! -f $@; then \
753           rm -f deffilep.c; \
754           $(MAKE) deffilep.c; \
755         else :; fi
756 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES) 
757         @rm -f ld-new$(EXEEXT)
758         $(LINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
759
760 mostlyclean-compile:
761         -rm -f *.$(OBJEXT)
762
763 distclean-compile:
764         -rm -f *.tab.c
765
766 .c.o:
767         $(COMPILE) -c $<
768
769 .c.obj:
770         $(COMPILE) -c `$(CYGPATH_W) '$<'`
771
772 .c.lo:
773         $(LTCOMPILE) -c -o $@ $<
774
775 .l.c:
776         $(LEXCOMPILE) $<
777         sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
778         rm -f $(LEX_OUTPUT_ROOT).c
779
780 .y.c:
781         $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
782
783 mostlyclean-libtool:
784         -rm -f *.lo
785
786 clean-libtool:
787         -rm -rf .libs _libs
788
789 distclean-libtool:
790         -rm -f libtool
791
792 .texinfo.info:
793         restore=: && backupdir="$(am__leading_dot)am$$$$" && \
794         am__cwd=`pwd` && cd $(srcdir) && \
795         rm -rf $$backupdir && mkdir $$backupdir && \
796         for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
797           if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
798         done; \
799         cd "$$am__cwd"; \
800         if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
801          -o $@ $<; \
802         then \
803           rc=0; \
804           cd $(srcdir); \
805         else \
806           rc=$$?; \
807           cd $(srcdir) && \
808           $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
809         fi; \
810         rm -rf $$backupdir; exit $$rc
811
812 .texinfo.dvi:
813         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
814         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
815         $(TEXI2DVI) $<
816
817 .texinfo.pdf:
818         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
819         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
820         $(TEXI2PDF) $<
821
822 .texinfo.html:
823         rm -rf $(@:.html=.htp)
824         if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
825          -o $(@:.html=.htp) $<; \
826         then \
827           rm -rf $@; \
828           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
829             mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
830         else \
831           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
832             rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
833           exit 1; \
834         fi
835 $(srcdir)/ld.info: ld.texinfo 
836 ld.dvi: ld.texinfo 
837 ld.pdf: ld.texinfo 
838 ld.html: ld.texinfo 
839 .dvi.ps:
840         $(DVIPS) -o $@ $<
841
842 uninstall-info-am:
843         @$(PRE_UNINSTALL)
844         @if (install-info --version && \
845              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
846           list='$(INFO_DEPS)'; \
847           for file in $$list; do \
848             relfile=`echo "$$file" | sed 's|^.*/||'`; \
849             echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
850             install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
851           done; \
852         else :; fi
853         @$(NORMAL_UNINSTALL)
854         @list='$(INFO_DEPS)'; \
855         for file in $$list; do \
856           relfile=`echo "$$file" | sed 's|^.*/||'`; \
857           relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
858           (if cd "$(DESTDIR)$(infodir)"; then \
859              echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
860              rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
861            else :; fi); \
862         done
863
864 dist-info: $(INFO_DEPS)
865         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
866         list='$(INFO_DEPS)'; \
867         for base in $$list; do \
868           case $$base in \
869             $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
870           esac; \
871           if test -f $$base; then d=.; else d=$(srcdir); fi; \
872           for file in $$d/$$base*; do \
873             relfile=`expr "$$file" : "$$d/\(.*\)"`; \
874             test -f $(distdir)/$$relfile || \
875               cp -p $$file $(distdir)/$$relfile; \
876           done; \
877         done
878
879 mostlyclean-aminfo:
880         -rm -rf ld.aux ld.cp ld.cps ld.fn ld.fns ld.ky ld.log ld.pg ld.pgs ld.tmp \
881           ld.toc ld.tp ld.tps ld.vr ld.vrs ld.dvi ld.pdf ld.ps ld.html
882
883 maintainer-clean-aminfo:
884         @list='$(INFO_DEPS)'; for i in $$list; do \
885           i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
886           echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
887           rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
888         done
889
890 clean-info: mostlyclean-aminfo
891 install-man1: $(man1_MANS) $(man_MANS)
892         @$(NORMAL_INSTALL)
893         test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
894         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
895         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
896         for i in $$l2; do \
897           case "$$i" in \
898             *.1*) list="$$list $$i" ;; \
899           esac; \
900         done; \
901         for i in $$list; do \
902           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
903           else file=$$i; fi; \
904           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
905           case "$$ext" in \
906             1*) ;; \
907             *) ext='1' ;; \
908           esac; \
909           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
910           inst=`echo $$inst | sed -e 's/^.*\///'`; \
911           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
912           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
913           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
914         done
915 uninstall-man1:
916         @$(NORMAL_UNINSTALL)
917         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
918         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
919         for i in $$l2; do \
920           case "$$i" in \
921             *.1*) list="$$list $$i" ;; \
922           esac; \
923         done; \
924         for i in $$list; do \
925           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
926           case "$$ext" in \
927             1*) ;; \
928             *) ext='1' ;; \
929           esac; \
930           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
931           inst=`echo $$inst | sed -e 's/^.*\///'`; \
932           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
933           echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
934           rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
935         done
936
937 # This directory's subdirectories are mostly independent; you can cd
938 # into them and run `make' without going through this Makefile.
939 # To change the values of `make' variables: instead of editing Makefiles,
940 # (1) if the variable is set in `config.status', edit `config.status'
941 #     (which will cause the Makefiles to be regenerated when you run `make');
942 # (2) otherwise, pass the desired values on the `make' command line.
943 $(RECURSIVE_TARGETS):
944         @failcom='exit 1'; \
945         for f in x $$MAKEFLAGS; do \
946           case $$f in \
947             *=* | --[!k]*);; \
948             *k*) failcom='fail=yes';; \
949           esac; \
950         done; \
951         dot_seen=no; \
952         target=`echo $@ | sed s/-recursive//`; \
953         list='$(SUBDIRS)'; for subdir in $$list; do \
954           echo "Making $$target in $$subdir"; \
955           if test "$$subdir" = "."; then \
956             dot_seen=yes; \
957             local_target="$$target-am"; \
958           else \
959             local_target="$$target"; \
960           fi; \
961           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
962           || eval $$failcom; \
963         done; \
964         if test "$$dot_seen" = "no"; then \
965           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
966         fi; test -z "$$fail"
967
968 mostlyclean-recursive clean-recursive distclean-recursive \
969 maintainer-clean-recursive:
970         @failcom='exit 1'; \
971         for f in x $$MAKEFLAGS; do \
972           case $$f in \
973             *=* | --[!k]*);; \
974             *k*) failcom='fail=yes';; \
975           esac; \
976         done; \
977         dot_seen=no; \
978         case "$@" in \
979           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
980           *) list='$(SUBDIRS)' ;; \
981         esac; \
982         rev=''; for subdir in $$list; do \
983           if test "$$subdir" = "."; then :; else \
984             rev="$$subdir $$rev"; \
985           fi; \
986         done; \
987         rev="$$rev ."; \
988         target=`echo $@ | sed s/-recursive//`; \
989         for subdir in $$rev; do \
990           echo "Making $$target in $$subdir"; \
991           if test "$$subdir" = "."; then \
992             local_target="$$target-am"; \
993           else \
994             local_target="$$target"; \
995           fi; \
996           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
997           || eval $$failcom; \
998         done && test -z "$$fail"
999 tags-recursive:
1000         list='$(SUBDIRS)'; for subdir in $$list; do \
1001           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1002         done
1003 ctags-recursive:
1004         list='$(SUBDIRS)'; for subdir in $$list; do \
1005           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1006         done
1007
1008 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1009         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1010         unique=`for i in $$list; do \
1011             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1012           done | \
1013           $(AWK) '    { files[$$0] = 1; } \
1014                END { for (i in files) print i; }'`; \
1015         mkid -fID $$unique
1016 tags: TAGS
1017
1018 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1019                 $(TAGS_FILES) $(LISP)
1020         tags=; \
1021         here=`pwd`; \
1022         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1023           include_option=--etags-include; \
1024           empty_fix=.; \
1025         else \
1026           include_option=--include; \
1027           empty_fix=; \
1028         fi; \
1029         list='$(SUBDIRS)'; for subdir in $$list; do \
1030           if test "$$subdir" = .; then :; else \
1031             test ! -f $$subdir/TAGS || \
1032               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1033           fi; \
1034         done; \
1035         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1036         unique=`for i in $$list; do \
1037             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1038           done | \
1039           $(AWK) '    { files[$$0] = 1; } \
1040                END { for (i in files) print i; }'`; \
1041         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1042           test -n "$$unique" || unique=$$empty_fix; \
1043           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1044             $$tags $$unique; \
1045         fi
1046 ctags: CTAGS
1047 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1048                 $(TAGS_FILES) $(LISP)
1049         tags=; \
1050         here=`pwd`; \
1051         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1052         unique=`for i in $$list; do \
1053             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1054           done | \
1055           $(AWK) '    { files[$$0] = 1; } \
1056                END { for (i in files) print i; }'`; \
1057         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1058           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1059              $$tags $$unique
1060
1061 GTAGS:
1062         here=`$(am__cd) $(top_builddir) && pwd` \
1063           && cd $(top_srcdir) \
1064           && gtags -i $(GTAGS_ARGS) $$here
1065
1066 distclean-tags:
1067         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1068 site.exp: Makefile
1069         @echo 'Making a new site.exp file...'
1070         @echo '## these variables are automatically generated by make ##' >site.tmp
1071         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
1072         @echo '# edit the last section' >>site.tmp
1073         @echo 'set srcdir $(srcdir)' >>site.tmp
1074         @echo "set objdir `pwd`" >>site.tmp
1075         @echo 'set build_alias "$(build_alias)"' >>site.tmp
1076         @echo 'set build_triplet $(build_triplet)' >>site.tmp
1077         @echo 'set host_alias "$(host_alias)"' >>site.tmp
1078         @echo 'set host_triplet $(host_triplet)' >>site.tmp
1079         @echo 'set target_alias "$(target_alias)"' >>site.tmp
1080         @echo 'set target_triplet $(target_triplet)' >>site.tmp
1081         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1082         @test ! -f site.exp || \
1083           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
1084         @-rm -f site.bak
1085         @test ! -f site.exp || mv site.exp site.bak
1086         @mv site.tmp site.exp
1087
1088 distclean-DEJAGNU:
1089         -rm -f site.exp site.bak
1090         -l='$(DEJATOOL)'; for tool in $$l; do \
1091           rm -f $$tool.sum $$tool.log; \
1092         done
1093 check-am:
1094         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1095 check: check-recursive
1096 all-am: Makefile $(PROGRAMS) $(MANS) config.h
1097 installdirs: installdirs-recursive
1098 installdirs-am:
1099         for dir in "$(DESTDIR)$(man1dir)"; do \
1100           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1101         done
1102 install: install-recursive
1103 install-exec: install-exec-recursive
1104 install-data: install-data-recursive
1105 uninstall: uninstall-recursive
1106
1107 install-am: all-am
1108         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1109
1110 installcheck: installcheck-recursive
1111 install-strip:
1112         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1113           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1114           `test -z '$(STRIP)' || \
1115             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1116 mostlyclean-generic:
1117         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1118
1119 clean-generic:
1120         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1121
1122 distclean-generic:
1123         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1124         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1125
1126 maintainer-clean-generic:
1127         @echo "This command is intended for maintainers to use"
1128         @echo "it deletes files that may require special tools to rebuild."
1129         -rm -f deffilep.c
1130         -rm -f deffilep.h
1131         -rm -f ldgram.c
1132         -rm -f ldgram.h
1133         -rm -f ldlex.c
1134         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1135 clean: clean-recursive
1136
1137 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1138         mostlyclean-am
1139
1140 distclean: distclean-recursive
1141         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1142         -rm -f Makefile
1143 distclean-am: clean-am distclean-DEJAGNU distclean-compile \
1144         distclean-generic distclean-hdr distclean-libtool \
1145         distclean-local distclean-tags
1146
1147 dvi: dvi-recursive
1148
1149 dvi-am: $(DVIS)
1150
1151 html: html-recursive
1152
1153 html-am: $(HTMLS)
1154
1155 info: info-recursive
1156
1157 info-am: $(INFO_DEPS)
1158
1159 install-data-am: install-data-local install-man
1160
1161 install-exec-am: install-exec-local
1162
1163 install-info: install-info-recursive
1164
1165 install-info-am: $(INFO_DEPS)
1166         @$(NORMAL_INSTALL)
1167         test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
1168         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1169         list='$(INFO_DEPS)'; \
1170         for file in $$list; do \
1171           case $$file in \
1172             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1173           esac; \
1174           if test -f $$file; then d=.; else d=$(srcdir); fi; \
1175           file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1176           for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1177                        $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1178             if test -f $$ifile; then \
1179               relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
1180               echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1181               $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1182             else : ; fi; \
1183           done; \
1184         done
1185         @$(POST_INSTALL)
1186         @if (install-info --version && \
1187              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
1188           list='$(INFO_DEPS)'; \
1189           for file in $$list; do \
1190             relfile=`echo "$$file" | sed 's|^.*/||'`; \
1191             echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1192             install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1193           done; \
1194         else : ; fi
1195 install-man: install-man1
1196
1197 installcheck-am:
1198
1199 maintainer-clean: maintainer-clean-recursive
1200         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1201         -rm -rf $(top_srcdir)/autom4te.cache
1202         -rm -f Makefile
1203 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1204         maintainer-clean-generic
1205
1206 mostlyclean: mostlyclean-recursive
1207
1208 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1209         mostlyclean-generic mostlyclean-libtool mostlyclean-local
1210
1211 pdf: pdf-recursive
1212
1213 pdf-am: $(PDFS)
1214
1215 ps: ps-recursive
1216
1217 ps-am: $(PSS)
1218
1219 uninstall-am: uninstall-man
1220
1221 uninstall-info: uninstall-info-recursive
1222
1223 uninstall-man: uninstall-man1
1224
1225 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1226         check-DEJAGNU check-am clean clean-generic clean-info \
1227         clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1228         ctags-recursive dist-info distclean distclean-DEJAGNU \
1229         distclean-compile distclean-generic distclean-hdr \
1230         distclean-libtool distclean-local distclean-recursive \
1231         distclean-tags dvi dvi-am html html-am info info-am install \
1232         install-am install-data install-data-am install-data-local \
1233         install-exec install-exec-am install-exec-local install-info \
1234         install-info-am install-man install-man1 install-strip \
1235         installcheck installcheck-am installdirs installdirs-am \
1236         maintainer-clean maintainer-clean-aminfo \
1237         maintainer-clean-generic maintainer-clean-recursive \
1238         mostlyclean mostlyclean-aminfo mostlyclean-compile \
1239         mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1240         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
1241         uninstall uninstall-am uninstall-info-am uninstall-man \
1242         uninstall-man1
1243
1244
1245 # Disable -Werror, if it has been enabled, since old versions of bison/
1246 # yacc will produce working code which contain compile time warnings. 
1247 ldgram.o:
1248         $(COMPILE) -c $< $(NO_WERROR)
1249 ldlex.o:
1250         $(COMPILE) -c $< $(NO_WERROR)
1251 deffilep.o:
1252         $(COMPILE) -c $< $(NO_WERROR)
1253
1254 po/POTFILES.in: @MAINT@ Makefile
1255         for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
1256           && mv tmp $(srcdir)/po/POTFILES.in
1257
1258 ldmain.o: ldmain.c config.status
1259         $(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
1260           -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' \
1261           -DTOOLBINDIR='"$(tooldir)/bin"' \
1262           -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1263           $(srcdir)/ldmain.c
1264
1265 ldemul-list.h: Makefile
1266         (echo "/* This file is automatically generated.  DO NOT EDIT! */";\
1267         for f in `echo " " ${EMULATION_OFILES} "" \
1268          | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1269             echo "extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1270         done;\
1271         echo "";\
1272         echo "#define EMULATION_LIST \\";\
1273         for f in `echo " " ${EMULATION_OFILES} "" \
1274          | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1275             echo "  &ld_$${f}_emulation, \\"; \
1276         done;\
1277         echo "  0") >ldemul-tmp.h
1278         mv ldemul-tmp.h ldemul-list.h
1279
1280 stringify.sed: ${srcdir}/emultempl/$(STRINGIFY)
1281           cp ${srcdir}/emultempl/$(STRINGIFY) stringify.sed
1282
1283 @TDIRS@
1284
1285 eaix5ppc.c: $(srcdir)/emulparams/aix5ppc.sh \
1286   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1287         ${GENSCRIPTS} aix5ppc "$(tdir_aixppc)"
1288 eaix5rs6.c: $(srcdir)/emulparams/aix5rs6.sh \
1289   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1290         ${GENSCRIPTS} aix5rs6 "$(tdir_aixrs6)"
1291 eaixppc.c: $(srcdir)/emulparams/aixppc.sh \
1292   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1293         ${GENSCRIPTS} aixppc "$(tdir_aixppc)"
1294 eaixrs6.c: $(srcdir)/emulparams/aixrs6.sh \
1295   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1296         ${GENSCRIPTS} aixrs6 "$(tdir_aixrs6)"
1297 ealpha.c: $(srcdir)/emulparams/alpha.sh \
1298   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/alpha.sc ${GEN_DEPENDS}
1299         ${GENSCRIPTS} alpha "$(tdir_alpha)"
1300 earcelf.c: $(srcdir)/emulparams/arcelf.sh \
1301   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1302         ${GENSCRIPTS} arcelf "$(tdir_arcelf)"
1303 earmelf.c: $(srcdir)/emulparams/armelf.sh \
1304   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1305   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1306         ${GENSCRIPTS} armelf "$(tdir_armelf)"
1307 earmelfb.c: $(srcdir)/emulparams/armelfb.sh $(srcdir)/emulparams/armelf.sh \
1308   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1309   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1310         ${GENSCRIPTS} armelfb "$(tdir_armelfb)"
1311 earmelf_fbsd.c: $(srcdir)/emulparams/armelf_fbsd.sh \
1312   $(srcdir)/emulparams/armelf.sh \
1313   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1314   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1315         ${GENSCRIPTS} armelf_fbsd "$(tdir_armelf_fbsd)"
1316 earmelf_linux.c: $(srcdir)/emulparams/armelf_linux.sh \
1317   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1318   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1319         ${GENSCRIPTS} armelf_linux "$(tdir_armelf_linux)"
1320 earmelf_linux_eabi.c: $(srcdir)/emulparams/armelf_linux_eabi.sh \
1321   $(srcdir)/emulparams/armelf_linux.sh \
1322   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1323   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1324         ${GENSCRIPTS} armelf_linux_eabi "$(tdir_armelf_linux_abi)"
1325 earmelfb_linux.c: $(srcdir)/emulparams/armelfb_linux.sh \
1326   $(srcdir)/emulparams/armelf_linux.sh \
1327   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1328   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1329         ${GENSCRIPTS} armelfb_linux "$(tdir_armelfb_linux)"
1330 earmelfb_linux_eabi.c: $(srcdir)/emulparams/armelfb_linux_eabi.sh \
1331   $(srcdir)/emulparams/armelf_linux_eabi.sh \
1332   $(srcdir)/emulparams/armelf_linux.sh \
1333   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1334   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1335         ${GENSCRIPTS} armelfb_linux_eabi "$(tdir_armelfb_linux_abi)"
1336 earmelf_nbsd.c: $(srcdir)/emulparams/armelf_nbsd.sh \
1337   $(srcdir)/emulparams/armelf.sh \
1338   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1339   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1340         ${GENSCRIPTS} armelf_nbsd "$(tdir_armelf_nbsd)"
1341 earmelfb_nbsd.c: $(srcdir)/emulparams/armelfb_nbsd.sh \
1342   $(srcdir)/emulparams/armelf_nbsd.sh \
1343   $(srcdir)/emulparams/armelf.sh \
1344   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1345   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1346         ${GENSCRIPTS} armelfb_nbsd "$(tdir_armelfb_nbsd)"
1347 earmelf_vxworks.c: $(srcdir)/emulparams/armelf_vxworks.sh \
1348   $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
1349   $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/elf.sc \
1350   ${GEN_DEPENDS}
1351         ${GENSCRIPTS} armelf_vxworks "$(tdir_armelf)"
1352 earmaoutb.c:    $(srcdir)/emulparams/armaoutb.sh \
1353   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
1354         ${GENSCRIPTS} armaoutb "$(tdir_armaoutb)"
1355 earmaoutl.c:    $(srcdir)/emulparams/armaoutl.sh \
1356   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
1357         ${GENSCRIPTS} armaoutl "$(tdir_armaoutl)"
1358 earmcoff.c:     $(srcdir)/emulparams/armcoff.sh \
1359   $(srcdir)/emultempl/armcoff.em $(srcdir)/scripttempl/armcoff.sc ${GEN_DEPENDS}
1360         ${GENSCRIPTS} armcoff "$(tdir_armcoff)"
1361 earmnbsd.c:     $(srcdir)/emulparams/armnbsd.sh \
1362   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1363         ${GENSCRIPTS} armnbsd "$(tdir_armnbsd)"
1364 earmnto.c: $(srcdir)/emulparams/armnto.sh \
1365   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1366   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1367         ${GENSCRIPTS} armnto "$(tdir_armnto)"
1368 earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \
1369   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS}
1370         ${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)"
1371 earmpe.c: $(srcdir)/emulparams/armpe.sh \
1372   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1373         ${GENSCRIPTS} armpe "$(tdir_armpe)"
1374 earmsymbian.c: $(srcdir)/emulparams/armsymbian.sh \
1375   $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
1376   $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/armbpabi.sc \
1377   ${GEN_DEPENDS}
1378         ${GENSCRIPTS} armsymbian "$(tdir_armelf)"
1379 eavr2.c: $(srcdir)/emulparams/avr2.sh \
1380   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1381   ${GEN_DEPENDS}
1382         ${GENSCRIPTS} avr2 "$(tdir_avr2)"
1383 eavr1.c: $(srcdir)/emulparams/avr1.sh \
1384   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1385   ${GEN_DEPENDS}
1386         ${GENSCRIPTS} avr1 "$(tdir_avr2)"
1387 eavr3.c: $(srcdir)/emulparams/avr3.sh \
1388   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1389   ${GEN_DEPENDS}
1390         ${GENSCRIPTS} avr3 "$(tdir_avr2)"
1391 eavr4.c: $(srcdir)/emulparams/avr4.sh \
1392   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1393   ${GEN_DEPENDS}
1394         ${GENSCRIPTS} avr4 "$(tdir_avr2)"
1395 eavr5.c: $(srcdir)/emulparams/avr5.sh \
1396   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1397   ${GEN_DEPENDS}
1398         ${GENSCRIPTS} avr5 "$(tdir_avr2)"
1399 ecoff_i860.c: $(srcdir)/emulparams/coff_i860.sh \
1400   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i860coff.sc ${GEN_DEPENDS}
1401         ${GENSCRIPTS} coff_i860 "$(tdir_coff_i860)"
1402 ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \
1403   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparccoff.sc ${GEN_DEPENDS}
1404         ${GENSCRIPTS} coff_sparc "$(tdir_coff_sparc)"
1405 ecrisaout.c: $(srcdir)/emulparams/crisaout.sh \
1406   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/crisaout.sc ${GEN_DEPENDS}
1407         ${GENSCRIPTS} crisaout "$(tdir_cris)"
1408 ecriself.c: $(srcdir)/emulparams/criself.sh \
1409   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1410         ${GENSCRIPTS} criself "$(tdir_cris)"
1411 ecrislinux.c: $(srcdir)/emulparams/crislinux.sh \
1412   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1413         ${GENSCRIPTS} crislinux "$(tdir_cris)"
1414 ed10velf.c: $(srcdir)/emulparams/d10velf.sh \
1415   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS}
1416         ${GENSCRIPTS} d10velf "$(tdir_d10v)"
1417 ed30velf.c: $(srcdir)/emulparams/d30velf.sh \
1418   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1419         ${GENSCRIPTS} d30velf "$(tdir_d30v)"
1420 ed30v_o.c: $(srcdir)/emulparams/d30v_o.sh \
1421   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1422         ${GENSCRIPTS} d30v_o "$(tdir_d30v)"
1423 ed30v_e.c: $(srcdir)/emulparams/d30v_e.sh \
1424   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1425         ${GENSCRIPTS} d30v_e "$(tdir_d30v)"
1426 edelta68.c: $(srcdir)/emulparams/delta68.sh \
1427   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS}
1428         ${GENSCRIPTS} delta68 "$(tdir_delta68)"
1429 eelf32bfin.c: $(srcdir)/emulparams/bfin.sh \
1430   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/bfin.em \
1431   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1432         ${GENSCRIPTS} elf32bfin "$(tdir_elf32bfin)" bfin
1433 eelf32_dlx.c: $(srcdir)/emulparams/elf32_dlx.sh \
1434   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/dlx.sc ${GEN_DEPENDS}
1435         ${GENSCRIPTS} elf32_dlx "$(tdir_elf32_dlx)"
1436 eelf32xc16x.c: $(srcdir)/emulparams/elf32xc16x.sh \
1437   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1438   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1439         ${GENSCRIPTS} elf32xc16x "$(tdir_xc16x)"
1440 eelf32xc16xl.c: $(srcdir)/emulparams/elf32xc16xl.sh \
1441   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1442   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1443         ${GENSCRIPTS} elf32xc16xl "$(tdir_xc16xl)"
1444 eelf32xc16xs.c: $(srcdir)/emulparams/elf32xc16xs.sh \
1445   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1446   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1447         ${GENSCRIPTS} elf32xc16xs "$(tdir_xc16xs)"              
1448 eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \
1449   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1450   $(srcdir)/scripttempl/xstormy16.sc ${GEN_DEPENDS}
1451         ${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)"
1452 eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
1453   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1454         ${GENSCRIPTS} elf32am33lin "$(tdir_mn10300)"
1455 eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
1456   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1457         ${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
1458 eelf32xtensa.c: $(srcdir)/emulparams/elf32xtensa.sh \
1459   $(srcdir)/emulparams/xtensa-config.sh $(srcdir)/emultempl/elf32.em \
1460   $(srcdir)/emultempl/xtensaelf.em $(INCDIR)/xtensa-config.h \
1461   $(BFDDIR)/elf-bfd.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/xtensa.h \
1462   $(srcdir)/scripttempl/elfxtensa.sc ${GEN_DEPENDS}
1463         ${GENSCRIPTS} elf32xtensa "$(tdir_elf32xtensa)"
1464 eelf32fr30.c: $(srcdir)/emulparams/elf32fr30.sh \
1465   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1466         ${GENSCRIPTS} elf32fr30 "$(tdir_fr30)"
1467 eelf32frv.c: $(srcdir)/emulparams/elf32frv.sh \
1468   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1469         ${GENSCRIPTS} elf32frv "$(tdir_frv)"
1470 eelf32mcore.c: $(srcdir)/emulparams/elf32mcore.sh \
1471   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1472         ${GENSCRIPTS} elf32mcore "$(tdir_mcore)"
1473 em32relf.c: $(srcdir)/emulparams/m32relf.sh \
1474   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1475         ${GENSCRIPTS} m32relf "$(tdir_m32r)"
1476 em32rlelf.c: $(srcdir)/emulparams/m32rlelf.sh \
1477   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1478         ${GENSCRIPTS} m32rlelf "$(tdir_m32rlelf)"
1479 em32relf_linux.c: $(srcdir)/emulparams/m32relf_linux.sh \
1480   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1481         ${GENSCRIPTS} m32relf_linux "$(tdir_m32relf_linux)"
1482 em32rlelf_linux.c: $(srcdir)/emulparams/m32rlelf_linux.sh \
1483   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1484         ${GENSCRIPTS} m32rlelf_linux "$(tdir_m32rlelf_linux)"
1485 eelf32_sparc.c: $(srcdir)/emulparams/elf32_sparc.sh \
1486   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1487         ${GENSCRIPTS} elf32_sparc "$(tdir_elf32_sparc)"
1488 eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \
1489   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1490         ${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)"
1491 eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \
1492   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1493         ${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)"
1494 eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \
1495   $(srcdir)/emulparams/elf32bmip.sh \
1496   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1497         ${GENSCRIPTS} elf32b4300 "$(tdir_elf32b4300)"
1498 eelf32cr16c.c: $(srcdir)/emulparams/elf32cr16c.sh \
1499   $(srcdir)/emultempl/elf32.em \
1500   $(srcdir)/scripttempl/elf32cr16c.sc ${GEN_DEPENDS}
1501         ${GENSCRIPTS} elf32cr16c "$(tdir_elf32cr16c)"
1502 eelf32bmip.c: $(srcdir)/emulparams/elf32bmip.sh \
1503   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1504         ${GENSCRIPTS} elf32bmip "$(tdir_elf32bmip)"
1505 eelf32bsmip.c: $(srcdir)/emulparams/elf32bsmip.sh \
1506   $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emultempl/irix.em \
1507   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1508         ${GENSCRIPTS} elf32bsmip "$(tdir_elf32bsmip)"
1509 eelf32btsmip.c: $(srcdir)/emulparams/elf32btsmip.sh \
1510   $(srcdir)/emulparams/elf32bmip.sh \
1511   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1512         ${GENSCRIPTS} elf32btsmip "$(tdir_elf32btsmip)"
1513 eelf32crx.c: $(srcdir)/emulparams/elf32crx.sh \
1514   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/crxelf.em \
1515   $(srcdir)/scripttempl/elf32crx.sc ${GEN_DEPENDS} 
1516         ${GENSCRIPTS} elf32crx "$(tdir_elf32crx)"
1517 eelf32btsmipn32.c: $(srcdir)/emulparams/elf32btsmipn32.sh \
1518   $(srcdir)/emulparams/elf32bmip.sh \
1519   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1520         ${GENSCRIPTS} elf32btsmipn32 "$(tdir_elf32btsmipn32)"
1521 eelf32ltsmip.c: $(srcdir)/emulparams/elf32ltsmip.sh \
1522   $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1523   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1524         ${GENSCRIPTS} elf32ltsmip "$(tdir_elf32ltsmip)"
1525 eelf32ltsmipn32.c: $(srcdir)/emulparams/elf32ltsmipn32.sh \
1526   $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1527   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1528         ${GENSCRIPTS} elf32ltsmipn32 "$(tdir_elf32ltsmipn32)"
1529 eelf32ebmip.c: $(srcdir)/emulparams/elf32ebmip.sh \
1530   $(srcdir)/emulparams/elf32bmip.sh \
1531   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1532         ${GENSCRIPTS} elf32ebmip "$(tdir_elf32ebmip)"
1533 eelf32elmip.c: $(srcdir)/emulparams/elf32elmip.sh \
1534   $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1535   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1536         ${GENSCRIPTS} elf32elmip "$(tdir_elf32elmip)"
1537 eelf32bmipn32.c: $(srcdir)/emulparams/elf32bmipn32.sh \
1538   $(srcdir)/emultempl/irix.em \
1539   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1540         ${GENSCRIPTS} elf32bmipn32 "$(tdir_elf32bmipn32)"
1541 eelf32l4300.c: $(srcdir)/emulparams/elf32l4300.sh \
1542   $(srcdir)/emulparams/elf32b4300.sh $(srcdir)/emulparams/elf32bmip.sh \
1543   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1544         ${GENSCRIPTS} elf32l4300 "$(tdir_elf32l4300)"
1545 eelf32lmip.c: $(srcdir)/emulparams/elf32lmip.sh \
1546   $(srcdir)/emulparams/elf32bmip.sh \
1547   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1548         ${GENSCRIPTS} elf32lmip "$(tdir_elf32lmip)"
1549 eelf32mipswindiss.c: $(srcdir)/emulparams/elf32mipswindiss.sh \
1550   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1551         ${GENSCRIPTS} elf32mipswindiss "$(tdir_elf32mipswindiss)"
1552 eelf32lppc.c: $(srcdir)/emulparams/elf32lppc.sh \
1553   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1554   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1555         ${GENSCRIPTS} elf32lppc "$(tdir_elf32lppc)"
1556 eelf32lppcnto.c: $(srcdir)/emulparams/elf32lppcnto.sh \
1557   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1558   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1559         ${GENSCRIPTS} elf32lppcnto "$(tdir_elf32lppcnto)"
1560 eelf32lppcsim.c: $(srcdir)/emulparams/elf32lppcsim.sh \
1561   $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \
1562   $(srcdir)/emultempl/ppc32elf.em \
1563   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1564         ${GENSCRIPTS} elf32lppcsim "$(tdir_elf32lppcsim)"
1565 eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \
1566   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1567   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1568         ${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)"
1569 eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \
1570   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1571         ${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)"
1572 eelf32ppcvxworks.c: $(srcdir)/emulparams/elf32ppcvxworks.sh \
1573   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1574         ${GENSCRIPTS} elf32ppcvxworks "$(tdir_elf32ppcvxworks)"
1575 eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \
1576   $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1577   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1578         ${GENSCRIPTS} elf32lsmip "$(tdir_elf32lsmip)"
1579 eelf32openrisc.c: $(srcdir)/emulparams/elf32openrisc.sh \
1580   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1581         ${GENSCRIPTS} elf32openrisc "$(tdir_openrisc)"
1582 eelf32ppc.c: $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1583   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1584         ${GENSCRIPTS} elf32ppc "$(tdir_elf32ppc)"
1585 eelf32ppc_fbsd.c: $(srcdir)/emulparams/elf32ppc_fbsd.sh \
1586   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1587   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1588         ${GENSCRIPTS} elf32ppc_fbsd "$(tdir_elf32ppc_fbsd)"
1589 eelf32ppcsim.c: $(srcdir)/emulparams/elf32ppcsim.sh \
1590   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1591   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1592         ${GENSCRIPTS} elf32ppcsim "$(tdir_elf32ppcsim)"
1593 eelf32ppclinux.c: $(srcdir)/emulparams/elf32ppclinux.sh \
1594   $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1595   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1596         ${GENSCRIPTS} elf32ppclinux "$(tdir_elf32ppclinux)"
1597 eelf64ppc.c: $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1598   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1599         ${GENSCRIPTS} elf64ppc "$(tdir_elf64ppc)"
1600 eelf64lppc.c: $(srcdir)/emulparams/elf64lppc.sh \
1601   $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1602   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1603         ${GENSCRIPTS} elf64lppc "$(tdir_elf64lppc)"
1604 eelf32i370.c: $(srcdir)/emulparams/elf32i370.sh \
1605   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfi370.sc ${GEN_DEPENDS}
1606         ${GENSCRIPTS} elf32i370 "$(tdir_elf32i370)"
1607 eelf32ip2k.c: $(srcdir)/emulparams/elf32ip2k.sh \
1608   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/ip2k.sc ${GEN_DEPENDS}
1609         ${GENSCRIPTS} elf32ip2k "$(tdir_ip2k)"
1610 eelf32iq2000.c: $(srcdir)/emulparams/elf32iq2000.sh \
1611   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1612         ${GENSCRIPTS} elf32iq2000 "$(tdir_iq2000)"
1613 eelf32iq10.c: $(srcdir)/emulparams/elf32iq10.sh \
1614   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1615         ${GENSCRIPTS} elf32iq10 "$(tdir_iq10)"
1616 eelf64alpha.c: $(srcdir)/emulparams/elf64alpha.sh \
1617   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1618   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1619         ${GENSCRIPTS} elf64alpha "$(tdir_elf64alpha)"
1620 eelf64alpha_fbsd.c: $(srcdir)/emulparams/elf64alpha_fbsd.sh \
1621   $(srcdir)/emulparams/elf64alpha.sh \
1622   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1623   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1624         ${GENSCRIPTS} elf64alpha_fbsd "$(tdir_elf64alpha_fbsd)"
1625 eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \
1626   $(srcdir)/emulparams/elf64alpha.sh \
1627   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1628   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1629         ${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)"
1630 eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
1631   $(srcdir)/emulparams/hppa64linux.sh \
1632   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1633         ${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
1634 eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \
1635   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1636         ${GENSCRIPTS} elf64_aix "$(tdir_elf64_aix)"
1637 eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \
1638   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1639   $(srcdir)/emultempl/needrelax.em \
1640   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1641         ${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)"
1642 eelf64_ia64_fbsd.c: $(srcdir)/emulparams/elf64_ia64_fbsd.sh \
1643   $(srcdir)/emulparams/elf64_ia64.sh \
1644   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1645   $(srcdir)/emultempl/needrelax.em \
1646   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1647         ${GENSCRIPTS} elf64_ia64_fbsd "$(tdir_elf64_ia64_fbsd)"
1648 eelf64_s390.c: $(srcdir)/emulparams/elf64_s390.sh \
1649   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1650         ${GENSCRIPTS} elf64_s390 "$(tdir_elf64_s390)"
1651 eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \
1652   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1653         ${GENSCRIPTS} elf64_sparc "$(tdir_elf64_sparc)"
1654 eelf64_sparc_fbsd.c: $(srcdir)/emulparams/elf64_sparc_fbsd.sh \
1655   $(srcdir)/emulparams/elf64_sparc.sh \
1656   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1657         ${GENSCRIPTS} elf64_sparc_fbsd "$(tdir_elf64_sparc_fbsd)"
1658 eelf64bmip.c: $(srcdir)/emulparams/elf64bmip.sh \
1659   $(srcdir)/emulparams/elf32bmipn32.sh $(srcdir)/emultempl/irix.em \
1660   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1661         ${GENSCRIPTS} elf64bmip "$(tdir_elf64bmip)"
1662 eelf64mmix.c: $(srcdir)/emulparams/elf64mmix.sh \
1663   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/mmix-elfnmmo.em \
1664   $(srcdir)/emultempl/mmixelf.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1665         ${GENSCRIPTS} elf64mmix "$(tdir_elf64mmix)"
1666 emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
1667   $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mmo.em \
1668   $(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
1669         ${GENSCRIPTS} mmo "$(tdir_mmo)"
1670 eelf64btsmip.c: $(srcdir)/emulparams/elf64btsmip.sh \
1671   $(srcdir)/emulparams/elf32bmipn32.sh \
1672   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1673         ${GENSCRIPTS} elf64btsmip "$(tdir_elf64btsmip)"
1674 eelf64ltsmip.c: $(srcdir)/emulparams/elf64ltsmip.sh \
1675   $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf32bmipn32.sh \
1676   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1677         ${GENSCRIPTS} elf64ltsmip "$(tdir_elf64ltsmip)"
1678 eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \
1679   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1680         ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)"
1681 eelf_x86_64.c: $(srcdir)/emulparams/elf_x86_64.sh \
1682   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1683         ${GENSCRIPTS} elf_x86_64 "$(tdir_elf_x86_64)"
1684 eelf_x86_64_fbsd.c: $(srcdir)/emulparams/elf_x86_64_fbsd.sh \
1685   $(srcdir)/emulparams/elf_x86_64.sh \
1686   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1687         ${GENSCRIPTS} elf_x86_64_fbsd "$(tdir_elf_x86_64_fbsd)"
1688 eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \
1689   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1690         ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)"
1691 eelf_i386_chaos.c: $(srcdir)/emulparams/elf_i386_chaos.sh \
1692   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf_chaos.sc ${GEN_DEPENDS}
1693         ${GENSCRIPTS} elf_i386_chaos "$(tdir_elf_i386_chaos)"
1694 eelf_i386_fbsd.c: $(srcdir)/emulparams/elf_i386_fbsd.sh \
1695   $(srcdir)/emulparams/elf_i386.sh \
1696   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1697         ${GENSCRIPTS} elf_i386_fbsd "$(tdir_elf_i386_fbsd)"
1698 eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \
1699   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1700         ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)"
1701 eelf_i386_vxworks.c: $(srcdir)/emulparams/elf_i386_vxworks.sh \
1702   $(srcdir)/emulparams/vxworks.sh \
1703   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1704         ${GENSCRIPTS} elf_i386_vxworks "$(tdir_elf_i386_vxworks)"
1705 eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
1706   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1707         ${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"
1708 egld960.c: $(srcdir)/emulparams/gld960.sh \
1709   $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1710         ${GENSCRIPTS} gld960 "$(tdir_gld960)"
1711 egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \
1712   $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1713         ${GENSCRIPTS} gld960coff "$(tdir_gld960coff)"
1714 eh8300.c: $(srcdir)/emulparams/h8300.sh \
1715   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS}
1716         ${GENSCRIPTS} h8300 "$(tdir_h8300)"
1717 eh8300h.c: $(srcdir)/emulparams/h8300h.sh \
1718   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300h.sc ${GEN_DEPENDS}
1719         ${GENSCRIPTS} h8300h "$(tdir_h8300h)"
1720 eh8300s.c: $(srcdir)/emulparams/h8300s.sh \
1721   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300s.sc ${GEN_DEPENDS}
1722         ${GENSCRIPTS} h8300s "$(tdir_h8300s)"
1723 eh8300hn.c: $(srcdir)/emulparams/h8300hn.sh \
1724   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300hn.sc ${GEN_DEPENDS}
1725         ${GENSCRIPTS} h8300hn "$(tdir_h8300hn)"
1726 eh8300sn.c: $(srcdir)/emulparams/h8300sn.sh \
1727   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sn.sc ${GEN_DEPENDS}
1728         ${GENSCRIPTS} h8300sn "$(tdir_h8300sn)"
1729 eh8300sx.c: $(srcdir)/emulparams/h8300sx.sh \
1730   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sx.sc ${GEN_DEPENDS}
1731         ${GENSCRIPTS} h8300sx "$(tdir_h8300sx)"
1732 eh8300sxn.c: $(srcdir)/emulparams/h8300sxn.sh \
1733   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sxn.sc ${GEN_DEPENDS}
1734         ${GENSCRIPTS} h8300sxn "$(tdir_h8300sxn)"
1735 eh8300elf.c: $(srcdir)/emulparams/h8300elf.sh \
1736   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1737         ${GENSCRIPTS} h8300elf "$(tdir_h8300elf)"
1738 eh8300helf.c: $(srcdir)/emulparams/h8300helf.sh \
1739   $(srcdir)/emulparams/h8300elf.sh \
1740   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1741         ${GENSCRIPTS} h8300helf "$(tdir_h8300helf)"
1742 eh8300self.c: $(srcdir)/emulparams/h8300self.sh \
1743   $(srcdir)/emulparams/h8300elf.sh \
1744   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1745         ${GENSCRIPTS} h8300self "$(tdir_h8300self)"
1746 eh8300hnelf.c: $(srcdir)/emulparams/h8300hnelf.sh \
1747   $(srcdir)/emulparams/h8300elf.sh \
1748   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1749         ${GENSCRIPTS} h8300hnelf "$(tdir_h8300hnelf)"
1750 eh8300snelf.c: $(srcdir)/emulparams/h8300snelf.sh \
1751   $(srcdir)/emulparams/h8300elf.sh \
1752   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1753         ${GENSCRIPTS} h8300snelf "$(tdir_h8300snelf)"
1754 eh8300sxelf.c: $(srcdir)/emulparams/h8300sxelf.sh \
1755   $(srcdir)/emulparams/h8300elf.sh \
1756   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1757         ${GENSCRIPTS} h8300sxelf "$(tdir_h8300sxelf)"
1758 eh8300sxnelf.c: $(srcdir)/emulparams/h8300sxnelf.sh \
1759   $(srcdir)/emulparams/h8300elf.sh \
1760   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1761         ${GENSCRIPTS} h8300sxnelf "$(tdir_h8300sxnelf)"
1762 eh8500.c: $(srcdir)/emulparams/h8500.sh \
1763   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500.sc ${GEN_DEPENDS}
1764         ${GENSCRIPTS} h8500 "$(tdir_h8500)"
1765 eh8500b.c: $(srcdir)/emulparams/h8500b.sh \
1766   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500b.sc ${GEN_DEPENDS}
1767         ${GENSCRIPTS} h8500b "$(tdir_h8500b)"
1768 eh8500c.c: $(srcdir)/emulparams/h8500c.sh \
1769   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500c.sc ${GEN_DEPENDS}
1770         ${GENSCRIPTS} h8500c "$(tdir_h8500c)"
1771 eh8500m.c: $(srcdir)/emulparams/h8500m.sh \
1772   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500m.sc ${GEN_DEPENDS}
1773         ${GENSCRIPTS} h8500m "$(tdir_h8500m)"
1774 eh8500s.c: $(srcdir)/emulparams/h8500s.sh \
1775   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500s.sc ${GEN_DEPENDS}
1776         ${GENSCRIPTS} h8500s "$(tdir_h8500s)"
1777 ehp300bsd.c: $(srcdir)/emulparams/hp300bsd.sh \
1778   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1779         ${GENSCRIPTS} hp300bsd "$(tdir_hp300bsd)"
1780 ehp3hpux.c: $(srcdir)/emulparams/hp3hpux.sh \
1781   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1782         ${GENSCRIPTS} hp3hpux "$(tdir_hp3hpux)"
1783 ehppaelf.c: $(srcdir)/emulparams/hppaelf.sh \
1784   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1785   $(srcdir)/scripttempl/hppaelf.sc ${GEN_DEPENDS}
1786         ${GENSCRIPTS} hppaelf "$(tdir_hppaelf)"
1787 ehppalinux.c: $(srcdir)/emulparams/hppalinux.sh \
1788   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1789   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1790         ${GENSCRIPTS} hppalinux "$(tdir_hppalinux)"
1791 ehppanbsd.c: $(srcdir)/emulparams/hppanbsd.sh \
1792   $(srcdir)/emulparams/hppaelf.sh \
1793   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1794   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1795         ${GENSCRIPTS} hppanbsd "$(tdir_hppanbsd)"
1796 ehppaobsd.c: $(srcdir)/emulparams/hppaobsd.sh \
1797   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1798   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1799         ${GENSCRIPTS} hppaobsd "$(tdir_hppaobsd)"
1800 ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
1801   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1802         ${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
1803 ei386aout.c: $(srcdir)/emulparams/i386aout.sh \
1804   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1805         ${GENSCRIPTS} i386aout "$(tdir_i386aout)"
1806 ei386beos.c: $(srcdir)/emulparams/i386beos.sh \
1807   $(srcdir)/emultempl/beos.em $(srcdir)/scripttempl/i386beos.sc ${GEN_DEPENDS}
1808         ${GENSCRIPTS} i386beos "$(tdir_i386beos)"
1809 ei386bsd.c: $(srcdir)/emulparams/i386bsd.sh \
1810   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1811         ${GENSCRIPTS} i386bsd "$(tdir_i386bsd)"
1812 ei386coff.c: $(srcdir)/emulparams/i386coff.sh \
1813   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386coff.sc ${GEN_DEPENDS}
1814         ${GENSCRIPTS} i386coff "$(tdir_i386coff)"
1815 ei386go32.c: $(srcdir)/emulparams/i386go32.sh \
1816   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386go32.sc ${GEN_DEPENDS}
1817         ${GENSCRIPTS} i386go32 "$(tdir_i386go32)"
1818 ei386linux.c: $(srcdir)/emulparams/i386linux.sh \
1819   $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1820         ${GENSCRIPTS} i386linux "$(tdir_i386linux)"
1821 ei386lynx.c: $(srcdir)/emulparams/i386lynx.sh \
1822   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1823         ${GENSCRIPTS} i386lynx "$(tdir_i386lynx)"
1824 ei386mach.c: $(srcdir)/emulparams/i386mach.sh \
1825   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1826         ${GENSCRIPTS} i386mach "$(tdir_i386mach)"
1827 ei386moss.c: $(srcdir)/emulparams/i386moss.sh \
1828   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1829         ${GENSCRIPTS} i386moss "$(tdir_i386moss)"
1830 ei386msdos.c: $(srcdir)/emulparams/i386msdos.sh \
1831   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386msdos.sc ${GEN_DEPENDS}
1832         ${GENSCRIPTS} i386msdos "$(tdir_i386msdos)"
1833 ei386nbsd.c:    $(srcdir)/emulparams/i386nbsd.sh \
1834   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1835         ${GENSCRIPTS} i386nbsd "$(tdir_i386nbsd)"
1836 ei386nto.c:     $(srcdir)/emulparams/i386nto.sh \
1837   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1838         ${GENSCRIPTS} i386nto "$(tdir_i386nto)"
1839 ei386nw.c:      $(srcdir)/emulparams/i386nw.sh \
1840   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1841         ${GENSCRIPTS} i386nw "$(tdir_i386nw)"
1842 ei386pe.c: $(srcdir)/emulparams/i386pe.sh \
1843   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1844         ${GENSCRIPTS} i386pe "$(tdir_i386pe)"
1845 ei386pe_posix.c: $(srcdir)/emulparams/i386pe_posix.sh \
1846   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1847         ${GENSCRIPTS} i386pe_posix "$(tdir_i386pe_posix)"
1848 elnk960.c: $(srcdir)/emulparams/lnk960.sh \
1849   $(srcdir)/emultempl/lnk960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1850         ${GENSCRIPTS} lnk960 "$(tdir_lnk960)"
1851 em68hc11elf.c: $(srcdir)/emulparams/m68hc11elf.sh \
1852   $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1853   $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1854         ${GENSCRIPTS} m68hc11elf "$(tdir_m68hc11)"
1855 em68hc11elfb.c: $(srcdir)/emulparams/m68hc11elfb.sh \
1856   $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1857   $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1858         ${GENSCRIPTS} m68hc11elfb "$(tdir_m68hc11b)"
1859 em68hc12elf.c: $(srcdir)/emulparams/m68hc12elf.sh \
1860   $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1861   $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1862         ${GENSCRIPTS} m68hc12elf "$(tdir_m68hc12)"
1863 em68hc12elfb.c: $(srcdir)/emulparams/m68hc12elfb.sh \
1864   $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1865   $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1866         ${GENSCRIPTS} m68hc12elfb "$(tdir_m68hc12b)"
1867 em68k4knbsd.c:  $(srcdir)/emulparams/m68k4knbsd.sh \
1868   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1869         ${GENSCRIPTS} m68k4knbsd "$(tdir_m68k4knbsd)"
1870 em68kaout.c: $(srcdir)/emulparams/m68kaout.sh \
1871   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1872         ${GENSCRIPTS} m68kaout "$(tdir_m68kaout)"
1873 em68kaux.c: $(srcdir)/emulparams/m68kaux.sh \
1874   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68kaux.sc ${GEN_DEPENDS}
1875         ${GENSCRIPTS} m68kaux "$(tdir_m68kaux)"
1876 em68kcoff.c: $(srcdir)/emulparams/m68kcoff.sh \
1877   $(srcdir)/emultempl/m68kcoff.em $(srcdir)/scripttempl/m68kcoff.sc ${GEN_DEPENDS}
1878         ${GENSCRIPTS} m68kcoff "$(tdir_m68kcoff)"
1879 em68kelf.c: $(srcdir)/emulparams/m68kelf.sh \
1880   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1881   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1882         ${GENSCRIPTS} m68kelf "$(tdir_m68kelf)"
1883 em68kelfnbsd.c: $(srcdir)/emulparams/m68kelfnbsd.sh \
1884   $(srcdir)/emulparams/m68kelf.sh \
1885   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1886   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1887         ${GENSCRIPTS} m68kelfnbsd "$(tdir_m68kelfnbsd)"
1888 em68klinux.c: $(srcdir)/emulparams/m68klinux.sh \
1889   $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1890         ${GENSCRIPTS} m68klinux "$(tdir_m68klinux)"
1891 em68knbsd.c:    $(srcdir)/emulparams/m68knbsd.sh \
1892   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1893         ${GENSCRIPTS} m68knbsd "$(tdir_m68knbsd)"
1894 em68kpsos.c:    $(srcdir)/emulparams/m68kpsos.sh \
1895   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS}
1896         ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)"
1897 em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \
1898   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS}
1899         ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)"
1900 emaxqcoff.c: $(srcdir)/emulparams/maxqcoff.sh \
1901   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/maxqcoff.sc ${GEN_DEPENDS}
1902         ${GENSCRIPTS} maxqcoff "$(tdir_maxqcoff)"
1903 emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \
1904   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1905         ${GENSCRIPTS} mcorepe "$(tdir_mcorepe)"
1906 emipsbig.c:  $(srcdir)/emulparams/mipsbig.sh \
1907   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1908         ${GENSCRIPTS} mipsbig
1909 emipsbsd.c: $(srcdir)/emulparams/mipsbsd.sh \
1910   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mipsbsd.sc ${GEN_DEPENDS}
1911         ${GENSCRIPTS} mipsbsd
1912 emipsidt.c: $(srcdir)/emulparams/mipsidt.sh \
1913   $(srcdir)/emultempl/mipsecoff.em $(srcdir)/emultempl/generic.em \
1914   $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1915         ${GENSCRIPTS} mipsidt "$(tdir_mipsidt)"
1916 emipsidtl.c: $(srcdir)/emulparams/mipsidtl.sh \
1917   $(srcdir)/emultempl/mipsecoff.em $(srcdir)/emultempl/generic.em \
1918   $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1919         ${GENSCRIPTS} mipsidtl "$(tdir_mipsidtl)"
1920 emipslit.c:  $(srcdir)/emulparams/mipslit.sh \
1921   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1922         ${GENSCRIPTS} mipslit "$(tdir_mipslit)"
1923 emipslnews.c:  $(srcdir)/emulparams/mipslnews.sh \
1924   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1925         ${GENSCRIPTS} mipslnews
1926 emipspe.c: $(srcdir)/emulparams/mipspe.sh \
1927   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1928         ${GENSCRIPTS} mipspe "$(tdir_mips)"
1929 emn10300.c: $(srcdir)/emulparams/mn10300.sh \
1930   $(srcdir)/emulparams/mn10200.sh \
1931   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1932         ${GENSCRIPTS} mn10300 "$(tdir_mn10300)"
1933 emn10200.c: $(srcdir)/emulparams/mn10200.sh \
1934   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1935         ${GENSCRIPTS} mn10200 "$(tdir_mn10200)"
1936 emsp430x110.c: $(srcdir)/emulparams/msp430all.sh \
1937   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1938   ${GEN_DEPENDS}
1939         ${GENSCRIPTS} msp430x110 "$(tdir_msp430x110)" msp430all
1940 emsp430x112.c: $(srcdir)/emulparams/msp430all.sh \
1941   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1942   ${GEN_DEPENDS}
1943         ${GENSCRIPTS} msp430x112 "$(tdir_msp430x112)" msp430all
1944 emsp430x1101.c: $(srcdir)/emulparams/msp430all.sh \
1945   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1946   ${GEN_DEPENDS}
1947         ${GENSCRIPTS} msp430x1101 "$(tdir_msp430x1101)" msp430all
1948 emsp430x1111.c: $(srcdir)/emulparams/msp430all.sh \
1949   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1950   ${GEN_DEPENDS}
1951         ${GENSCRIPTS} msp430x1111 "$(tdir_msp430x1111)" msp430all
1952 emsp430x1121.c: $(srcdir)/emulparams/msp430all.sh \
1953   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1954   ${GEN_DEPENDS}
1955         ${GENSCRIPTS} msp430x1121 "$(tdir_msp430x1121)" msp430all
1956 emsp430x1122.c: $(srcdir)/emulparams/msp430all.sh \
1957   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1958   ${GEN_DEPENDS}
1959         ${GENSCRIPTS} msp430x1122 "$(tdir_msp430x1122)" msp430all
1960 emsp430x1132.c: $(srcdir)/emulparams/msp430all.sh \
1961   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1962   ${GEN_DEPENDS}
1963         ${GENSCRIPTS} msp430x1132 "$(tdir_msp430x1132)" msp430all
1964 emsp430x122.c: $(srcdir)/emulparams/msp430all.sh \
1965   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1966   ${GEN_DEPENDS}
1967         ${GENSCRIPTS} msp430x122 "$(tdir_msp430x122)" msp430all
1968 emsp430x123.c: $(srcdir)/emulparams/msp430all.sh \
1969   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1970   ${GEN_DEPENDS}
1971         ${GENSCRIPTS} msp430x123 "$(tdir_msp430x123)" msp430all
1972 emsp430x1222.c: $(srcdir)/emulparams/msp430all.sh \
1973   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1974   ${GEN_DEPENDS}
1975         ${GENSCRIPTS} msp430x1222 "$(tdir_msp430x1222)" msp430all
1976 emsp430x1232.c: $(srcdir)/emulparams/msp430all.sh \
1977   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1978   ${GEN_DEPENDS}
1979         ${GENSCRIPTS} msp430x1232 "$(tdir_msp430x1232)" msp430all
1980 emsp430x133.c: $(srcdir)/emulparams/msp430all.sh \
1981   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1982   ${GEN_DEPENDS}
1983         ${GENSCRIPTS} msp430x133 "$(tdir_msp430x133)" msp430all
1984 emsp430x135.c: $(srcdir)/emulparams/msp430all.sh \
1985   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1986   ${GEN_DEPENDS}
1987         ${GENSCRIPTS} msp430x135 "$(tdir_msp430x135)" msp430all
1988 emsp430x1331.c: $(srcdir)/emulparams/msp430all.sh \
1989   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1990   ${GEN_DEPENDS}
1991         ${GENSCRIPTS} msp430x1331 "$(tdir_msp430x1331)" msp430all
1992 emsp430x1351.c: $(srcdir)/emulparams/msp430all.sh \
1993   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1994   ${GEN_DEPENDS}
1995         ${GENSCRIPTS} msp430x1351 "$(tdir_msp430x1351)" msp430all
1996 emsp430x147.c: $(srcdir)/emulparams/msp430all.sh \
1997   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1998   ${GEN_DEPENDS}
1999         ${GENSCRIPTS} msp430x147 "$(tdir_msp430x147)" msp430all
2000 emsp430x148.c: $(srcdir)/emulparams/msp430all.sh \
2001   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2002   ${GEN_DEPENDS}
2003         ${GENSCRIPTS} msp430x148 "$(tdir_msp430x148)" msp430all
2004 emsp430x149.c: $(srcdir)/emulparams/msp430all.sh \
2005   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2006   ${GEN_DEPENDS}
2007         ${GENSCRIPTS} msp430x149 "$(tdir_msp430x149)" msp430all
2008 emsp430x155.c: $(srcdir)/emulparams/msp430all.sh \
2009   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2010   ${GEN_DEPENDS}
2011         ${GENSCRIPTS} msp430x155 "$(tdir_msp430x155)" msp430all
2012 emsp430x156.c: $(srcdir)/emulparams/msp430all.sh \
2013   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2014   ${GEN_DEPENDS}
2015         ${GENSCRIPTS} msp430x156 "$(tdir_msp430x156)" msp430all
2016 emsp430x157.c: $(srcdir)/emulparams/msp430all.sh \
2017   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2018   ${GEN_DEPENDS}
2019         ${GENSCRIPTS} msp430x157 "$(tdir_msp430x157)" msp430all
2020 emsp430x167.c: $(srcdir)/emulparams/msp430all.sh \
2021   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2022   ${GEN_DEPENDS}
2023         ${GENSCRIPTS} msp430x167 "$(tdir_msp430x167)" msp430all
2024 emsp430x168.c: $(srcdir)/emulparams/msp430all.sh \
2025   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2026   ${GEN_DEPENDS}
2027         ${GENSCRIPTS} msp430x168 "$(tdir_msp430x168)" msp430all
2028 emsp430x169.c: $(srcdir)/emulparams/msp430all.sh \
2029   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2030   ${GEN_DEPENDS}
2031         ${GENSCRIPTS} msp430x169 "$(tdir_msp430x169)" msp430all
2032 emsp430x1610.c: $(srcdir)/emulparams/msp430all.sh \
2033   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2034   ${GEN_DEPENDS}
2035         ${GENSCRIPTS} msp430x1610 "$(tdir_msp430x1610)" msp430all
2036 emsp430x1611.c: $(srcdir)/emulparams/msp430all.sh \
2037   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2038   ${GEN_DEPENDS}
2039         ${GENSCRIPTS} msp430x1611 "$(tdir_msp430x1611)" msp430all
2040 emsp430x1612.c: $(srcdir)/emulparams/msp430all.sh \
2041   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2042   ${GEN_DEPENDS}
2043         ${GENSCRIPTS} msp430x1612 "$(tdir_msp430x1612)" msp430all
2044 emsp430x2101.c: $(srcdir)/emulparams/msp430all.sh \
2045   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2046   ${GEN_DEPENDS}
2047         ${GENSCRIPTS} msp430x2101 "$(tdir_msp430x2101)" msp430all
2048 emsp430x2111.c: $(srcdir)/emulparams/msp430all.sh \
2049   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2050   ${GEN_DEPENDS}
2051         ${GENSCRIPTS} msp430x2111 "$(tdir_msp430x2111)" msp430all
2052 emsp430x2121.c: $(srcdir)/emulparams/msp430all.sh \
2053   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2054   ${GEN_DEPENDS}
2055         ${GENSCRIPTS} msp430x2121 "$(tdir_msp430x2121)" msp430all
2056 emsp430x2131.c: $(srcdir)/emulparams/msp430all.sh \
2057   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2058   ${GEN_DEPENDS}
2059         ${GENSCRIPTS} msp430x2131 "$(tdir_msp430x2131)" msp430all
2060 emsp430x311.c: $(srcdir)/emulparams/msp430all.sh \
2061   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2062   ${GEN_DEPENDS}
2063         ${GENSCRIPTS} msp430x311 "$(tdir_msp430x311)" msp430all
2064 emsp430x312.c: $(srcdir)/emulparams/msp430all.sh \
2065   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2066   ${GEN_DEPENDS}
2067         ${GENSCRIPTS} msp430x312 "$(tdir_msp430x312)" msp430all
2068 emsp430x313.c: $(srcdir)/emulparams/msp430all.sh \
2069   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2070   ${GEN_DEPENDS}
2071         ${GENSCRIPTS} msp430x313 "$(tdir_msp430x313)" msp430all
2072 emsp430x314.c: $(srcdir)/emulparams/msp430all.sh \
2073   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2074   ${GEN_DEPENDS}
2075         ${GENSCRIPTS} msp430x314 "$(tdir_msp430x314)" msp430all
2076 emsp430x315.c: $(srcdir)/emulparams/msp430all.sh \
2077   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2078   ${GEN_DEPENDS}
2079         ${GENSCRIPTS} msp430x315 "$(tdir_msp430x315)" msp430all
2080 emsp430x323.c: $(srcdir)/emulparams/msp430all.sh \
2081   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2082   ${GEN_DEPENDS}
2083         ${GENSCRIPTS} msp430x323 "$(tdir_msp430x323)" msp430all
2084 emsp430x325.c: $(srcdir)/emulparams/msp430all.sh \
2085   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2086   ${GEN_DEPENDS}
2087         ${GENSCRIPTS} msp430x325 "$(tdir_msp430x325)" msp430all
2088 emsp430x336.c: $(srcdir)/emulparams/msp430all.sh \
2089   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2090   ${GEN_DEPENDS}
2091         ${GENSCRIPTS} msp430x336 "$(tdir_msp430x336)" msp430all
2092 emsp430x337.c: $(srcdir)/emulparams/msp430all.sh \
2093   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2094   ${GEN_DEPENDS}
2095         ${GENSCRIPTS} msp430x337 "$(tdir_msp430x337)" msp430all
2096 emsp430x412.c: $(srcdir)/emulparams/msp430all.sh \
2097   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2098   ${GEN_DEPENDS}
2099         ${GENSCRIPTS} msp430x412 "$(tdir_msp430x412)" msp430all
2100 emsp430x413.c: $(srcdir)/emulparams/msp430all.sh \
2101   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2102   ${GEN_DEPENDS}
2103         ${GENSCRIPTS} msp430x413 "$(tdir_msp430x413)" msp430all
2104 emsp430x415.c: $(srcdir)/emulparams/msp430all.sh \
2105   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2106   ${GEN_DEPENDS}
2107         ${GENSCRIPTS} msp430x415 "$(tdir_msp430x415)" msp430all
2108 emsp430x417.c: $(srcdir)/emulparams/msp430all.sh \
2109   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2110   ${GEN_DEPENDS}
2111         ${GENSCRIPTS} msp430x417 "$(tdir_msp430x417)" msp430all
2112 emsp430xE423.c: $(srcdir)/emulparams/msp430all.sh \
2113   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2114   ${GEN_DEPENDS}
2115         ${GENSCRIPTS} msp430xE423 "$(tdir_msp430xE423)" msp430all
2116 emsp430xE425.c: $(srcdir)/emulparams/msp430all.sh \
2117   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2118   ${GEN_DEPENDS}
2119         ${GENSCRIPTS} msp430xE425 "$(tdir_msp430xE425)" msp430all
2120 emsp430xE427.c: $(srcdir)/emulparams/msp430all.sh \
2121   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2122   ${GEN_DEPENDS}
2123         ${GENSCRIPTS} msp430xE427 "$(tdir_msp430xE427)" msp430all
2124 emsp430xW423.c: $(srcdir)/emulparams/msp430all.sh \
2125   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2126   ${GEN_DEPENDS}
2127         ${GENSCRIPTS} msp430xW423 "$(tdir_msp430xW423)" msp430all
2128 emsp430xW425.c: $(srcdir)/emulparams/msp430all.sh \
2129   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2130   ${GEN_DEPENDS}
2131         ${GENSCRIPTS} msp430xW425 "$(tdir_msp430xW425)" msp430all
2132 emsp430xW427.c: $(srcdir)/emulparams/msp430all.sh \
2133   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2134   ${GEN_DEPENDS}
2135         ${GENSCRIPTS} msp430xW427 "$(tdir_msp430xW427)" msp430all
2136 emsp430xG437.c: $(srcdir)/emulparams/msp430all.sh \
2137   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2138   ${GEN_DEPENDS}
2139         ${GENSCRIPTS} msp430xG437 "$(tdir_msp430xG437)" msp430all
2140 emsp430xG438.c: $(srcdir)/emulparams/msp430all.sh \
2141   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2142   ${GEN_DEPENDS}
2143         ${GENSCRIPTS} msp430xG438 "$(tdir_msp430xG438)" msp430all
2144 emsp430xG439.c: $(srcdir)/emulparams/msp430all.sh \
2145   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2146   ${GEN_DEPENDS}
2147         ${GENSCRIPTS} msp430xG439 "$(tdir_msp430xG439)" msp430all
2148 emsp430x435.c: $(srcdir)/emulparams/msp430all.sh \
2149   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2150   ${GEN_DEPENDS}
2151         ${GENSCRIPTS} msp430x435 "$(tdir_msp430x435)" msp430all
2152 emsp430x436.c: $(srcdir)/emulparams/msp430all.sh \
2153   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2154   ${GEN_DEPENDS}
2155         ${GENSCRIPTS} msp430x436 "$(tdir_msp430x436)" msp430all
2156 emsp430x437.c: $(srcdir)/emulparams/msp430all.sh \
2157   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2158   ${GEN_DEPENDS}
2159         ${GENSCRIPTS} msp430x437 "$(tdir_msp430x437)" msp430all
2160 emsp430x447.c: $(srcdir)/emulparams/msp430all.sh \
2161   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2162   ${GEN_DEPENDS}
2163         ${GENSCRIPTS} msp430x447 "$(tdir_msp430x447)" msp430all
2164 emsp430x448.c: $(srcdir)/emulparams/msp430all.sh \
2165   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2166   ${GEN_DEPENDS}
2167         ${GENSCRIPTS} msp430x448 "$(tdir_msp430x448)" msp430all
2168 emsp430x449.c: $(srcdir)/emulparams/msp430all.sh \
2169   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2170   ${GEN_DEPENDS}
2171         ${GENSCRIPTS} msp430x449 "$(tdir_msp430x449)" msp430all
2172 enews.c: $(srcdir)/emulparams/news.sh \
2173   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2174         ${GENSCRIPTS} news "$(tdir_news)"
2175 ens32knbsd.c:   $(srcdir)/emulparams/ns32knbsd.sh \
2176   $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \
2177   $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2178         ${GENSCRIPTS} ns32knbsd "$(tdir_ns32knbsd)"
2179 eor32.c: $(srcdir)/emulparams/or32.sh \
2180   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/or32.sc ${GEN_DEPENDS}
2181         ${GENSCRIPTS} or32 "$(tdir_or32)"
2182 eor32elf.c: $(srcdir)/emulparams/or32elf.sh \
2183   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2184         ${GENSCRIPTS} or32elf "$(tdir_or32elf)"
2185 epc532macha.c: $(srcdir)/emulparams/pc532macha.sh \
2186   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2187         ${GENSCRIPTS} pc532macha "$(tdir_pc532macha)"
2188 epdp11.c: $(srcdir)/emulparams/pdp11.sh \
2189   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2190         ${GENSCRIPTS} pdp11 "$(tdir_pdp11)"
2191 epjelf.c: $(srcdir)/emulparams/pjelf.sh \
2192   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2193         ${GENSCRIPTS} pjelf "$(tdir_pjelf)"
2194 epjlelf.c: $(srcdir)/emulparams/pjlelf.sh \
2195   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2196         ${GENSCRIPTS} pjlelf "$(tdir_pjlelf)"
2197 eppcmacos.c:    $(srcdir)/emulparams/ppcmacos.sh \
2198   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
2199         ${GENSCRIPTS} ppcmacos "$(tdir_ppcmacos)"
2200 eppcnw.c:       $(srcdir)/emulparams/ppcnw.sh \
2201   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
2202         ${GENSCRIPTS} ppcnw "$(tdir_ppcnw)"
2203 eppcpe.c: $(srcdir)/emulparams/ppcpe.sh \
2204   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/ppcpe.sc ${GEN_DEPENDS}
2205         ${GENSCRIPTS} ppcpe "$(tdir_ppcpe)"
2206 eppclynx.c: $(srcdir)/emulparams/ppclynx.sh \
2207   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2208         ${GENSCRIPTS} ppclynx "$(tdir_ppclynx)"
2209 eriscix.c: $(srcdir)/emulparams/riscix.sh \
2210   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2211         ${GENSCRIPTS} riscix "$(tdir_riscix)"
2212 esh.c: $(srcdir)/emulparams/sh.sh \
2213   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
2214         ${GENSCRIPTS} sh "$(tdir_sh)"
2215 eshelf.c: $(srcdir)/emulparams/shelf.sh \
2216   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2217         ${GENSCRIPTS} shelf "$(tdir_shelf)"
2218 eshelf32.c: $(srcdir)/emulparams/shelf32.sh \
2219   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2220   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2221   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2222         ${GENSCRIPTS} shelf32 "$(tdir_shelf32)"
2223 eshelf32_linux.c: $(srcdir)/emulparams/shelf32_linux.sh \
2224   $(srcdir)/emulparams/shelf32.sh \
2225   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2226   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2227   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2228         ${GENSCRIPTS} shelf32_linux "$(tdir_shelf32_linux)"
2229 eshelf32_nbsd.c: $(srcdir)/emulparams/shelf32_nbsd.sh \
2230   $(srcdir)/emulparams/shelf32.sh \
2231   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2232   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2233   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2234         ${GENSCRIPTS} shelf32_nbsd "$(tdir_shelf32_nbsd)"
2235 eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
2236   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2237         ${GENSCRIPTS} shelf64 "$(tdir_shelf64)"
2238 eshelf64_nbsd.c: $(srcdir)/emulparams/shelf64_nbsd.sh \
2239   $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2240   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2241         ${GENSCRIPTS} shelf64_nbsd "$(tdir_shelf64_nbsd)"
2242 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
2243   $(srcdir)/emulparams/shlelf_linux.sh \
2244   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2245         ${GENSCRIPTS} shelf_linux "$(tdir_shelf_linux)"
2246 eshlelf_linux.c: $(srcdir)/emulparams/shlelf_linux.sh \
2247   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2248         ${GENSCRIPTS} shlelf_linux "$(tdir_shlelf_linux)"
2249 eshelf_nbsd.c: $(srcdir)/emulparams/shelf_nbsd.sh \
2250   $(srcdir)/emulparams/shelf.sh \
2251   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2252         ${GENSCRIPTS} shelf_nbsd "$(tdir_shelf_nbsd)"
2253 eshelf_nto.c: $(srcdir)/emulparams/shelf_nto.sh \
2254   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2255         ${GENSCRIPTS} shelf_nto "$(tdir_shelf_nto)"
2256 eshlelf_nbsd.c: $(srcdir)/emulparams/shlelf_nbsd.sh \
2257   $(srcdir)/emulparams/shelf_nbsd.sh \
2258   $(srcdir)/emulparams/shelf.sh \
2259   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2260         ${GENSCRIPTS} shlelf_nbsd "$(tdir_shlelf_nbsd)"
2261 eshlelf_nto.c: $(srcdir)/emulparams/shlelf_nto.sh \
2262   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2263         ${GENSCRIPTS} shlelf_nto "$(tdir_shlelf_nto)"
2264 eshlelf.c: $(srcdir)/emulparams/shlelf.sh \
2265   $(srcdir)/emulparams/shelf.sh \
2266   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2267         ${GENSCRIPTS} shlelf "$(tdir_shlelf)"
2268 eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \
2269   $(srcdir)/emulparams/shelf.sh \
2270   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS}
2271         ${GENSCRIPTS} shlsymbian "$(tdir_shlelf)"
2272 eshlelf32.c: $(srcdir)/emulparams/shlelf32.sh \
2273   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h $(srcdir)/emulparams/shelf32.sh \
2274   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2275   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2276         ${GENSCRIPTS} shlelf32 "$(tdir_shlelf32)"
2277 eshlelf32_linux.c: $(srcdir)/emulparams/shlelf32_linux.sh \
2278   $(srcdir)/emulparams/shelf32_linux.sh $(srcdir)/emulparams/shelf32.sh \
2279   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2280   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2281   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2282         ${GENSCRIPTS} shlelf32_linux "$(tdir_shlelf32_linux)"
2283 eshlelf32_nbsd.c: $(srcdir)/emulparams/shlelf32_nbsd.sh \
2284   $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2285   $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2286   $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2287   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2288         ${GENSCRIPTS} shlelf32_nbsd "$(tdir_shlelf32_nbsd)"
2289 eshlelf64.c: $(srcdir)/emulparams/shlelf64.sh \
2290   $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
2291   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2292         ${GENSCRIPTS} shlelf64 "$(tdir_shlelf64)"
2293 eshlelf64_nbsd.c: $(srcdir)/emulparams/shlelf64_nbsd.sh \
2294   $(srcdir)/emulparams/shelf64_nbsd.sh \
2295   $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2296   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2297         ${GENSCRIPTS} shlelf64_nbsd "$(tdir_shlelf64_nbsd)"
2298 eshl.c: $(srcdir)/emulparams/shl.sh \
2299   $(srcdir)/emulparams/sh.sh \
2300   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
2301         ${GENSCRIPTS} shl "$(tdir_shl)"
2302 eshpe.c: $(srcdir)/emulparams/shpe.sh \
2303   $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
2304         ${GENSCRIPTS} shpe "$(tdir_shl)"
2305 esparcaout.c: $(srcdir)/emulparams/sparcaout.sh \
2306   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2307         ${GENSCRIPTS} sparcaout "$(tdir_sparcaout)"
2308 esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \
2309   $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2310         ${GENSCRIPTS} sparclinux "$(tdir_sparclinux)"
2311 esparcnbsd.c:   $(srcdir)/emulparams/sparcnbsd.sh \
2312   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2313         ${GENSCRIPTS} sparcnbsd "$(tdir_sparcnbsd)"
2314 est2000.c: $(srcdir)/emulparams/st2000.sh \
2315   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS}
2316         ${GENSCRIPTS} st2000 "$(tdir_st2000)"
2317 esun3.c: $(srcdir)/emulparams/sun3.sh \
2318   $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2319         ${GENSCRIPTS} sun3 "$(tdir_sun3)"
2320 esun4.c: $(srcdir)/emulparams/sun4.sh \
2321   $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2322         ${GENSCRIPTS} sun4 "$(tdir_sun4)"
2323 etic30aout.c: $(srcdir)/emulparams/tic30aout.sh \
2324   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30aout.sc ${GEN_DEPENDS}
2325         ${GENSCRIPTS} tic30aout "$(tdir_tic30aout)"
2326 etic30coff.c: $(srcdir)/emulparams/tic30coff.sh \
2327   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30coff.sc ${GEN_DEPENDS}
2328         ${GENSCRIPTS} tic30coff "$(tdir_tic30coff)"
2329 etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
2330   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2331         ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
2332 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
2333   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2334         ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
2335 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
2336   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2337         ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"
2338 etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \
2339   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic54xcoff.sc ${GEN_DEPENDS}
2340         ${GENSCRIPTS} tic54xcoff "$(tdir_tic54xcoff)"
2341 etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \
2342   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS}
2343         ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)"
2344 evanilla.c: $(srcdir)/emulparams/vanilla.sh \
2345   $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
2346         ${GENSCRIPTS} vanilla "$(tdir_vanilla)"
2347 evax.c: $(srcdir)/emulparams/vax.sh \
2348   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2349         ${GENSCRIPTS} vax "$(tdir_vax)"
2350 evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
2351   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2352         ${GENSCRIPTS} vaxnbsd "$(tdir_vaxnbsd)"
2353 evsta.c: $(srcdir)/emulparams/vsta.sh \
2354   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2355         ${GENSCRIPTS} vsta "$(tdir_vsta)"
2356 ev850.c: $(srcdir)/emulparams/v850.sh \
2357   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS}
2358         ${GENSCRIPTS} v850 "$(tdir_v850)"
2359 ew65.c: $(srcdir)/emulparams/w65.sh \
2360   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/w65.sc ${GEN_DEPENDS}
2361         ${GENSCRIPTS} w65 "$(tdir_w65)"
2362 ez80.c: $(srcdir)/emulparams/z80.sh \
2363   $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/z80.em \
2364   $(srcdir)/scripttempl/z80.sc ${GEN_DEPENDS}
2365         ${GENSCRIPTS} z80 "$(tdir_z80)"
2366 ez8001.c: $(srcdir)/emulparams/z8001.sh \
2367   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
2368         ${GENSCRIPTS} z8001 "$(tdir_z8001)"
2369 ez8002.c: $(srcdir)/emulparams/z8002.sh \
2370   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
2371         ${GENSCRIPTS} z8002 "$(tdir_z8002)"
2372 eelf32frvfd.c: $(srcdir)/emulparams/elf32frvfd.sh \
2373   $(srcdir)/emulparams/elf32frv.sh \
2374   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2375         ${GENSCRIPTS} elf32frvfd "$(tdir_frv)"
2376 eelf32m32c.c: $(srcdir)/emulparams/elf32m32c.sh \
2377   $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
2378   $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2379         ${GENSCRIPTS} elf32m32c "$(tdir_m32c)"
2380 eelf32mt.c: $(srcdir)/emulparams/elf32mt.sh \
2381   $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2382         ${GENSCRIPTS} elf32mt "$(tdir_mt)"
2383
2384 # The generated emulation files mostly have the same dependencies.
2385 $(EMULATION_OFILES): ../bfd/bfd.h sysdep.h config.h $(INCDIR)/bfdlink.h \
2386   ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2387   ldctor.h ldexp.h ldlang.h ldgram.h
2388
2389 check-DEJAGNU: site.exp
2390         srcroot=`cd $(srcdir) && pwd`; export srcroot; \
2391         r=`pwd`; export r; \
2392         LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
2393         EXPECT=$(EXPECT); export EXPECT; \
2394         runtest=$(RUNTEST); \
2395         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2396           $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
2397                 CC="$(CC_FOR_TARGET)" CFLAGS="$(CFLAGS)" \
2398                 CXX="$(CXX_FOR_TARGET)" CXXFLAGS="$(CXXFLAGS)" \
2399                 CC_FOR_HOST="$(CC)" CFLAGS_FOR_HOST="$(CFLAGS)" \
2400                 OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" \
2401                 LIBIBERTY="$(LIBIBERTY) $(INTLLIBS)" LIBS="$(LIBS)" \
2402                 $(RUNTESTFLAGS); \
2403         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2404         fi
2405
2406 # Rules for testing by relinking ld itself.
2407 # A similar test is in the testsuite.  This target is for ease of use
2408 # when porting ld.
2409
2410 ld-partial.o: ld-new$(EXEEXT)
2411         ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld-partial.o -r $(OFILES)
2412 ld1$(EXEEXT): ld-partial.o
2413         ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.o $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2414
2415 ld1-full$(EXEEXT): ld-new
2416         ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2417
2418 ld2$(EXEEXT): ld1$(EXEEXT)
2419         ./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2420
2421 ld3$(EXEEXT): ld2$(EXEEXT)
2422         ./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2423
2424 bootstrap: ld3$(EXEEXT)
2425         cmp ld2$(EXEEXT) ld3$(EXEEXT)
2426
2427 .PHONY: bootstrap
2428
2429 # A test program for C++ constructors and destructors.
2430 # This test is now in the testsuite.
2431 #
2432 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2433 #       ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2434 #         cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2435 #
2436 #cdtest.out: cdtest
2437 #       ./cdtest > cdtest.tmp
2438 #       mv cdtest.tmp cdtest.out
2439 #
2440 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2441 #       ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2442 #         cdtest-bar.o cdtest-foo.o
2443 #
2444 #cdtest-ur: cdtest-ur.o
2445 #       ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2446 #         $(HOSTING_LIBS)
2447 #
2448 #cdtest-ur.out: cdtest-ur
2449 #       ./cdtest-ur > cdtest-ur.tmp
2450 #       mv cdtest-ur.tmp cdtest-ur.out
2451 #
2452 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2453 #       diff $(srcdir)/cdtest.exp cdtest.out
2454 #       diff $(srcdir)/cdtest.exp cdtest-ur.out
2455 #
2456 #.PHONY: check-cdtest
2457
2458 # END OF CHECK TARGETS
2459
2460 # DOCUMENTATION TARGETS
2461 # Manual configuration file; not usually attached to normal configuration,
2462 # because almost all configs use "gen" version of manual.
2463 #  Set DOCVER above to change.
2464 configdoc.texi: ${DOCVER}-doc.texi
2465         cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi
2466         chmod u+w ./configdoc.texi
2467         echo "@set top_srcdir $(top_srcdir)" >> ./configdoc.texi
2468
2469 ldver.texi: $(srcdir)/../bfd/configure
2470         rm -f $@
2471         eval `grep '^ *VERSION=' $(srcdir)/../bfd/configure`; \
2472           echo "@set VERSION $$VERSION" > $@
2473
2474 $(srcdir)/ld.info ld.dvi ld.html: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2475
2476 # Build the man page from the texinfo file
2477 # The sed command removes the no-adjust Nroff command so that
2478 # the man output looks standard.
2479 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2480         touch $@
2481         -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
2482         -($(POD2MAN) ld.pod | \
2483                 sed -e '/^.if n .na/d' > $@.T$$$$ && \
2484                 mv -f $@.T$$$$ $@) || \
2485                 (rm -f $@.T$$$$ && exit 1)
2486         rm -f ld.pod
2487 mostlyclean-local:
2488         -rm -rf tmpdir
2489
2490 .PHONY: install-exec-local install-data-local
2491
2492 install-exec-local: ld-new$(EXEEXT)
2493         $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
2494         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2495           if test -f $$p; then \
2496             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2497             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2498           else :; fi; \
2499         done
2500         n=`echo ld | sed '$(transform)'`; \
2501         if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2502           rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2503           ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
2504           || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2505         fi
2506
2507 install-data-local:
2508         $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
2509         for f in ldscripts/*; do \
2510           $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \
2511         done
2512
2513 # We want install to imply install-info as per GNU standards, despite the
2514 # cygnus option.
2515 install-data-local: install-info
2516 diststuff: info $(EXTRA_DIST)
2517 all: info ld.1
2518
2519 # Both info (ld.info) and ld.1 depend on configdoc.texi and ldver.texi.
2520 # But info isn't a direct target. Make info-recursive to depend on
2521 # ld.1 to support parallel build.
2522 info-recursive: ld.1
2523 distclean-local:
2524         rm -rf ldscripts
2525
2526 # Targets to rebuild dependencies in this Makefile.
2527 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2528 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
2529         rm -f DEP1
2530         $(MAKE) MKDEP="$(MKDEP)" DEP1
2531         sed -f dep.sed < DEP1 > DEPA
2532         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2533         if grep ' /' DEPA > /dev/null 2> /dev/null; then \
2534           echo 'make DEP failed!'; exit 1; \
2535         else \
2536           mv -f DEPA $@; \
2537         fi
2538
2539 DEP1: $(CFILES) $(GENERATED_CFILES)
2540         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2541         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2542         $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
2543         mv -f DEP2 $@
2544
2545 dep.sed: dep-in.sed config.status
2546         sed <$(srcdir)/dep-in.sed >dep.sed      \
2547                 -e 's!@INCDIR@!$(INCDIR)!'      \
2548                 -e 's!@BFDDIR@!$(BFDDIR)!'      \
2549                 -e 's!@SRCDIR@!$(srcdir)!'      \
2550                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2551
2552 dep: DEP
2553         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2554         cat DEP >> tmp-Makefile
2555         $(srcdir)/../move-if-change tmp-Makefile Makefile
2556
2557 dep-in: DEP
2558         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2559         cat DEP >> tmp-Makefile.in
2560         $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2561
2562 dep-am: DEP
2563         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2564         cat DEP >> tmp-Makefile.am
2565         $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2566
2567 .PHONY: dep dep-in dep-am
2568
2569 # What appears below is generated by a hacked mkdep using gcc -MM.
2570
2571 # DO NOT DELETE THIS LINE -- mkdep uses it.
2572 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2573 ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2574   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2575   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2576   ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2577 ldemul.o: ldemul.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2578   $(INCDIR)/symcat.h sysdep.h $(INCDIR)/fopen-same.h \
2579   $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
2580   ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h ldemul-list.h
2581 ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2582   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2583   $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2584   ldmisc.h ldexp.h ldgram.h ldlang.h $(INCDIR)/libiberty.h \
2585   $(INCDIR)/safe-ctype.h
2586 ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2587   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2588   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2589   ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2590   ldlex.h ldemul.h $(INCDIR)/libiberty.h $(INCDIR)/filenames.h
2591 ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2592   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2593   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
2594   $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2595   ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2596   ldfile.h ldemul.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h \
2597   $(INCDIR)/hashtab.h
2598 ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2599   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2600   $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
2601   $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h \
2602   ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2603   ldlex.h ldfile.h ldemul.h ldctor.h
2604 ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2605   $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
2606   $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
2607   ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2608   ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
2609   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
2610 ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2611   $(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
2612   $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
2613   ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2614 ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2615   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2616   $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2617   ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2618   ldmisc.h ldgram.h ldmain.h
2619 lexsup.o: lexsup.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2620   $(INCDIR)/symcat.h sysdep.h $(INCDIR)/fopen-same.h \
2621   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2622   ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2623   ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2624   $(INCDIR)/demangle.h
2625 mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
2626   sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2627   ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
2628 ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2629   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2630   $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
2631   ldmain.h ldmisc.h ldexp.h ldlang.h
2632 pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2633   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2634   $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2635   ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2636   ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2637   $(BFDDIR)/libcoff.h deffile.h pe-dll.h
2638 ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2639   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2640   $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
2641   ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2642   mri.h ldctor.h ldlex.h
2643 ldlex.o: ldlex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2644   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2645   $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
2646   ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2647   ldmain.h $(INCDIR)/libiberty.h
2648 deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
2649   $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
2650   sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2651   ldmisc.h deffile.h
2652 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2653 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2654 # Otherwise a system limit (for SysV at least) may be exceeded.
2655 .NOEXPORT: