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