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