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