1 # Makefile.in generated by automake 1.11.1 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 # Copyright 2012, 2013 Free Software Foundation
21 # This file is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 3 of the License, or
24 # (at your option) any later version.
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
31 # You should have received a copy of the GNU General Public License
32 # along with this program; see the file COPYING3. If not see
33 # <http://www.gnu.org/licenses/>.
38 pkgdatadir
= $(datadir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
40 pkglibdir
= $(libdir)/@PACKAGE@
41 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
42 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 install_sh_DATA
= $(install_sh
) -c
-m
644
44 install_sh_PROGRAM
= $(install_sh
) -c
45 install_sh_SCRIPT
= $(install_sh
) -c
46 INSTALL_HEADER
= $(INSTALL_DATA
)
53 build_triplet
= @build@
55 target_triplet
= @target@
56 bin_PROGRAMS
= ld-new
$(EXEEXT
)
58 # Automake 1.9 will only build info files in the objdir if they are
59 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
60 # though, so we use a bogus condition.
61 @GENINSRC_NEVER_TRUE@am__append_1
= ld.
info
63 DIST_COMMON
= NEWS README ChangeLog
$(srcdir)/Makefile.in \
64 $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
65 $(am__configure_deps
) $(srcdir)/config.in \
66 $(srcdir)/..
/mkinstalldirs
$(top_srcdir
)/po
/Make-in ldgram.h \
67 ldgram.c deffilep.h deffilep.c ldlex.c
$(srcdir)/..
/depcomp \
68 $(srcdir)/..
/ylwrap
$(ld_TEXINFOS
)
69 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
70 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
71 $(top_srcdir
)/..
/config
/zlib.m4 \
72 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/config
/acx.m4 \
73 $(top_srcdir
)/..
/config
/depstand.m4 \
74 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
75 $(top_srcdir
)/..
/config
/largefile.m4 \
76 $(top_srcdir
)/..
/config
/lcmessage.m4 \
77 $(top_srcdir
)/..
/config
/lead-dot.m4 \
78 $(top_srcdir
)/..
/config
/nls.m4 \
79 $(top_srcdir
)/..
/config
/override.m4 \
80 $(top_srcdir
)/..
/config
/plugins.m4 \
81 $(top_srcdir
)/..
/config
/po.m4 \
82 $(top_srcdir
)/..
/config
/progtest.m4 \
83 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
84 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
85 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.in
86 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
88 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
89 configure.lineno config.status.lineno
90 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
91 CONFIG_HEADER
= config.h
92 CONFIG_CLEAN_FILES
= po
/Makefile.in
93 CONFIG_CLEAN_VPATH_FILES
=
94 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
95 libldtestplug_la_LIBADD
=
96 @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_OBJECTS
= \
97 @ENABLE_PLUGINS_TRUE@ libldtestplug_la-testplug.lo
98 libldtestplug_la_OBJECTS
= $(am_libldtestplug_la_OBJECTS
)
99 libldtestplug_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
100 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(libldtestplug_la_CFLAGS
) \
101 $(CFLAGS
) $(libldtestplug_la_LDFLAGS
) $(LDFLAGS
) -o
$@
102 @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_rpath
=
103 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
104 "$(DESTDIR)$(man1dir)"
105 PROGRAMS
= $(bin_PROGRAMS
)
106 @ENABLE_PLUGINS_TRUE@am__objects_1
= plugin.
$(OBJEXT
)
107 am_ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex-wrapper.
$(OBJEXT
) \
108 lexsup.
$(OBJEXT
) ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) \
109 ldctor.
$(OBJEXT
) ldmain.
$(OBJEXT
) ldwrite.
$(OBJEXT
) \
110 ldexp.
$(OBJEXT
) ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) \
111 ldmisc.
$(OBJEXT
) ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
) \
113 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
115 DEFAULT_INCLUDES
= -I.@am__isrc@
116 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
117 am__depfiles_maybe
= depfiles
119 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
120 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
121 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
122 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
123 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
125 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
126 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
128 @MAINTAINER_MODE_FALSE@am__skiplex
= test -f
$@ ||
129 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
130 LTLEXCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
131 --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
132 YLWRAP
= $(top_srcdir
)/..
/ylwrap
133 @MAINTAINER_MODE_FALSE@am__skipyacc
= test -f
$@ ||
134 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
135 LTYACCCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
136 --mode
=compile
$(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
137 SOURCES
= $(libldtestplug_la_SOURCES
) $(ld_new_SOURCES
) \
138 $(EXTRA_ld_new_SOURCES
)
140 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/texinfo
145 TEXINFOS
= ld.texinfo
146 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
147 MAKEINFOHTML
= $(MAKEINFO
) --html
148 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
150 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
151 html-recursive info-recursive install-data-recursive \
152 install-dvi-recursive install-exec-recursive \
153 install-html-recursive install-info-recursive \
154 install-pdf-recursive install-ps-recursive install-recursive \
155 installcheck-recursive installdirs-recursive pdf-recursive \
156 ps-recursive uninstall-recursive
157 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
158 am__vpath_adj
= case
$$p in \
159 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
164 am__nobase_strip_setup
= \
165 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
167 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
168 am__nobase_list
= $(am__nobase_strip_setup
); \
169 for p in
$$list; do echo
"$$p $$p"; done | \
170 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
171 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172 if (++n[$$2] == $(am__install_max)) \
173 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
174 END { for (dir in files) print dir, files[dir] }'
176 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
177 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
178 man1dir = $(mandir)/man1
181 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
182 distclean-recursive maintainer-clean-recursive
183 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
184 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
187 DEJATOOL
= $(PACKAGE
)
188 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
189 DIST_SUBDIRS
= $(SUBDIRS
)
190 transform
= s
/^ld-new
$$/$(installed_linker
)/;@program_transform_name@
194 AUTOCONF
= @AUTOCONF@
195 AUTOHEADER
= @AUTOHEADER@
196 AUTOMAKE
= @AUTOMAKE@
198 CATALOGS
= @CATALOGS@
199 CATOBJEXT
= @CATOBJEXT@
201 CCDEPMODE
= @CCDEPMODE@
204 CPPFLAGS
= @CPPFLAGS@
207 CXXDEPMODE
= @CXXDEPMODE@
208 CXXFLAGS
= @CXXFLAGS@
209 CYGPATH_W
= @CYGPATH_W@
210 DATADIRNAME
= @DATADIRNAME@
213 DSYMUTIL
= @DSYMUTIL@
220 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
221 EMULATION_OFILES
= @EMULATION_OFILES@
222 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
228 HDEFINES
= @HDEFINES@
230 #stuff for self hosting (can be overridden in config file).
231 HOSTING_CRT0
= @HOSTING_CRT0@
232 HOSTING_LIBS
= @HOSTING_LIBS@
233 HOSTING_SCRT0
= @HOSTING_SCRT0@
234 HOSTING_SLIBS
= @HOSTING_SLIBS@
237 INSTALL_DATA
= @INSTALL_DATA@
238 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
239 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
240 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
241 INSTOBJEXT
= @INSTOBJEXT@
244 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
246 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
248 LIBINTL_DEP
= @LIBINTL_DEP@
253 # Search path to override the default search path for -lfoo libraries.
254 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
255 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
256 # a cross-linker, in which case the default is empty. See genscripts.sh.)
257 # Otherwise, they are replaced with the ones given in LIB_PATH,
258 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
259 # when the linker is configured via the --with-lib-path configure switch.
260 LIB_PATH
= @LIB_PATH@
263 LTLIBOBJS
= @LTLIBOBJS@
265 MAKEINFO
= @MAKEINFO@
267 MKINSTALLDIRS
= @MKINSTALLDIRS@
269 MSGMERGE
= @MSGMERGE@
270 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
273 NO_WERROR
= @NO_WERROR@
279 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
280 PACKAGE_NAME
= @PACKAGE_NAME@
281 PACKAGE_STRING
= @PACKAGE_STRING@
282 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
283 PACKAGE_URL
= @PACKAGE_URL@
284 PACKAGE_VERSION
= @PACKAGE_VERSION@
285 PATH_SEPARATOR
= @PATH_SEPARATOR@
289 SET_MAKE
= @SET_MAKE@
291 STRINGIFY
= @STRINGIFY@
293 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
294 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
296 # This is the real libbfd.a created by libtool.
297 TESTBFDLIB
= @TESTBFDLIB@
300 WARN_CFLAGS
= @WARN_CFLAGS@
301 XGETTEXT
= @XGETTEXT@
302 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
304 abs_builddir
= @abs_builddir@
305 abs_srcdir
= @abs_srcdir@
306 abs_top_builddir
= @abs_top_builddir@
307 abs_top_srcdir
= @abs_top_srcdir@
308 ac_ct_CC
= @ac_ct_CC@
309 ac_ct_CXX
= @ac_ct_CXX@
310 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
311 am__include
= @am__include@
312 am__leading_dot
= @am__leading_dot@
313 am__quote
= @am__quote@
315 am__untar
= @am__untar@
318 build_alias
= @build_alias@
319 build_cpu
= @build_cpu@
320 build_os
= @build_os@
321 build_vendor
= @build_vendor@
322 builddir
= @builddir@
324 datarootdir
= @datarootdir@
325 do_compare
= @do_compare@
328 enable_initfini_array
= @enable_initfini_array@
329 exec_prefix = @
exec_prefix@
331 host_alias
= @host_alias@
332 host_cpu
= @host_cpu@
334 host_vendor
= @host_vendor@
336 includedir = @
includedir@
338 install_as_default
= @install_as_default@
339 install_sh
= @install_sh@
340 installed_linker
= @installed_linker@
342 libexecdir
= @libexecdir@
343 localedir
= @localedir@
344 localstatedir
= @localstatedir@
347 oldincludedir = @
oldincludedir@
350 program_transform_name
= @program_transform_name@
353 sharedstatedir
= @sharedstatedir@
355 sysconfdir
= @sysconfdir@
357 target_alias
= @target_alias@
358 target_cpu
= @target_cpu@
359 target_os
= @target_os@
360 target_vendor
= @target_vendor@
361 top_build_prefix
= @top_build_prefix@
362 top_builddir
= @top_builddir@
363 top_srcdir
= @top_srcdir@
364 use_sysroot
= @use_sysroot@
365 AUTOMAKE_OPTIONS
= dejagnu no-texinfo.
tex no-dist foreign
366 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
367 TEXINFO_TEX
= ..
/texinfo
/texinfo.
tex
369 tooldir
= $(exec_prefix)/$(target_alias
)
371 # Automake 1.10+ disables lex and yacc output file regeneration if
372 # maintainer mode is disabled. Avoid this.
375 AM_CFLAGS
= $(WARN_CFLAGS
)
376 @ENABLE_PLUGINS_FALSE@PLUGIN_C
=
378 # Conditionally enable the plugin interface.
379 @ENABLE_PLUGINS_TRUE@PLUGIN_C
= plugin.c
380 @ENABLE_PLUGINS_FALSE@PLUGIN_H
=
381 @ENABLE_PLUGINS_TRUE@PLUGIN_H
= plugin.h
382 @ENABLE_PLUGINS_FALSE@PLUGIN_OBJECT
=
383 @ENABLE_PLUGINS_TRUE@PLUGIN_OBJECT
= plugin.@OBJEXT@
384 @ENABLE_PLUGINS_FALSE@PLUGIN_CFLAGS
=
385 @ENABLE_PLUGINS_TRUE@PLUGIN_CFLAGS
= -DENABLE_PLUGINS
387 # We put the scripts in the directory $(scriptdir)/ldscripts.
388 # We can't put the scripts in $(datadir) because the SEARCH_DIR
389 # directives need to be different for native and cross linkers.
390 scriptdir
= $(tooldir
)/lib
391 BASEDIR
= $(srcdir)/..
392 BFDDIR
= $(BASEDIR
)/bfd
393 INCDIR
= $(BASEDIR
)/include
395 # What version of the manual to build
398 # Options to extract the man page from ld.texinfo
400 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
401 POD2MAN
= pod2man
--center
="GNU Development Tools" \
402 --release
="binutils-$(VERSION)" --section
=1
404 HOSTING_EMU
= -m
$(EMUL
)
406 # Setup the testing framework, if you have one
411 if [ -f $$r/../gcc/xgcc ] ; then \
412 if [ -f $$r/../newlib/Makefile ] ; then \
413 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
415 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
418 if [ "@host@" = "@target@" ] ; then \
421 echo gcc | sed '$(transform)'; \
426 if [ -f $$r/../gcc/g++ ] ; then \
427 if [ -f $$r/../newlib/Makefile ] ; then \
428 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
430 echo $$r/../gcc/g++ -B$$r/../gcc/; \
433 if [ "@host@" = "@target@" ] ; then \
436 echo g++ | sed '$(transform)'; \
440 info_TEXINFOS
= ld.texinfo
441 ld_TEXINFOS
= configdoc.texi
442 noinst_TEXINFOS
= ldint.texinfo
444 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
445 -I
$(top_srcdir
)/..
/libiberty
447 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
448 -I
$(top_srcdir
)/..
/libiberty
450 AM_CPPFLAGS
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
451 @INCINTL@
$(HDEFINES
) $(CFLAGS
) $(PLUGIN_CFLAGS
) \
452 -DLOCALEDIR
="\"$(datadir)/locale\""
454 BFDLIB
= ..
/bfd
/libbfd.la
455 LIBIBERTY
= ..
/libiberty
/libiberty.a
456 ALL_EMULATION_SOURCES
= \
472 earmelf_linux_eabi.c \
478 earmelfb_linux_eabi.c \
516 eelf32_sparc_sol2.c \
517 eelf32_sparc_vxworks.c \
521 eelf32_tic6x_linux_be.c \
522 eelf32_tic6x_linux_le.c \
523 eelf32_tic6x_elf_be.c \
524 eelf32_tic6x_elf_le.c \
532 eelf32epiphany_4x4.c \
551 eelf32microblazeel.c \
581 eelf_i386_vxworks.c \
761 etic3xcoff_onchip.c \
777 ALL_EMULATIONS
= $(ALL_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
778 ALL_64_EMULATION_SOURCES
= \
788 eelf32_x86_64_nacl.c \
794 eelf32btsmip_fbsd.c \
796 eelf32btsmipn32_fbsd.c \
798 eelf32ebmipvxworks.c \
800 eelf32elmipvxworks.c \
807 eelf32ltsmip_fbsd.c \
809 eelf32ltsmipn32_fbsd.c \
810 eelf32mipswindiss.c \
817 eelf64_sparc_fbsd.c \
818 eelf64_sparc_sol2.c \
824 eelf64btsmip_fbsd.c \
828 eelf64ltsmip_fbsd.c \
850 ALL_64_EMULATIONS
= $(ALL_64_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
851 ALL_EMUL_EXTRA_OFILES
= \
856 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
857 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
858 mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \
861 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
862 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
863 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h \
864 elf-hints-local.h
$(PLUGIN_H
)
866 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
867 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
869 # Require an early dependency on the generated headers, as the dependency
870 # tracking will not cause them to be built beforehand.
871 BUILT_SOURCES
= $(GENERATED_HFILES
)
872 OFILES
= ldgram.@OBJEXT@ ldlex-wrapper.@OBJEXT@ lexsup.@OBJEXT@ ldlang.@OBJEXT@ \
873 mri.@OBJEXT@ ldctor.@OBJEXT@ ldmain.@OBJEXT@
$(PLUGIN_OBJECT
) \
874 ldwrite.@OBJEXT@ ldexp.@OBJEXT@ ldemul.@OBJEXT@ ldver.@OBJEXT@ ldmisc.@OBJEXT@ \
875 ldfile.@OBJEXT@ ldcref.@OBJEXT@
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
877 STAGESTUFF
= *.@OBJEXT@ ldscripts
/* e
*.c
879 # At the moment this is just a list of those emulation template files
880 # that contain internationalised strings.
881 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
882 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
884 # These all start with e so 'make clean' can find them.
885 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@ @enable_initfini_array@
886 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
887 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/scripttempl
/DWARF.sc
888 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
$(srcdir)/scripttempl
/DWARF.sc
890 # We need this for automake to use YLWRAP.
891 # Allow dependency tracking to work for these files, too.
893 # Dependency tracking for the generated emulation files.
894 EXTRA_ld_new_SOURCES
= deffilep.y ldlex.l pep-dll.c pe-dll.c \
895 $(ALL_EMULATION_SOURCES
) $(ALL_64_EMULATION_SOURCES
)
896 ld_new_SOURCES
= ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
897 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
$(PLUGIN_C
)
899 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
900 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
902 # A test program for C++ constructors and destructors.
903 # This test is now in the testsuite.
905 #cdtest: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
906 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
907 # cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ $(HOSTING_LIBS)
910 # ./cdtest > cdtest.tmp
911 # mv cdtest.tmp cdtest.out
913 #cdtest-ur.@OBJEXT@: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
914 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.@OBJEXT@ -Ur cdtest-main.@OBJEXT@ \
915 # cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@
917 #cdtest-ur: cdtest-ur.@OBJEXT@
918 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.@OBJEXT@ \
921 #cdtest-ur.out: cdtest-ur
922 # ./cdtest-ur > cdtest-ur.tmp
923 # mv cdtest-ur.tmp cdtest-ur.out
925 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
926 # diff $(srcdir)/cdtest.exp cdtest.out
927 # diff $(srcdir)/cdtest.exp cdtest-ur.out
929 #.PHONY: check-cdtest
931 # END OF CHECK TARGETS
934 # Build a dummy plugin using libtool.
936 @ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES
= libldtestplug.la
937 @ENABLE_PLUGINS_TRUE@libldtestplug_la_SOURCES
= testplug.c
938 @ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS
= -g
-O2
939 @ENABLE_PLUGINS_TRUE@libldtestplug_la_LDFLAGS
= -no-undefined
-rpath
/nowhere
940 MAINTAINERCLEANFILES
= configdoc.texi
ld.1 ld.
info
942 # We want to reconfigure if configure.host or configure.tgt changes. We
943 # extract version from bfd/configure.in, so we must depend on that also.
944 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
945 $(srcdir)/..
/bfd
/configure.in
947 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
948 ldemul-list.h crtbegin.@OBJEXT@ crtend.@OBJEXT@
ld.log
ld.sum
950 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s spu_icache.@OBJEXT@
952 # Stuff that should be included in a distribution. The diststuff
953 # target is run by the taz target in ../Makefile.in.
954 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.@OBJEXT@_c \
955 emultempl
/spu_icache.@OBJEXT@_c deffilep.c deffilep.h
$(man_MANS
)
957 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
958 all: $(BUILT_SOURCES
) config.h
959 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
962 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
965 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
967 case
'$(am__configure_deps)' in \
969 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
970 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
975 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
976 $(am__cd
) $(top_srcdir
) && \
977 $(AUTOMAKE
) --foreign Makefile
979 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
982 echo
' $(SHELL) ./config.status'; \
983 $(SHELL
) .
/config.status
;; \
985 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
986 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
989 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
990 $(SHELL
) .
/config.status
--recheck
992 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
993 $(am__cd
) $(srcdir) && $(AUTOCONF
)
994 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
995 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
996 $(am__aclocal_m4_deps
):
999 @if
test ! -f
$@
; then \
1001 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
1004 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
1006 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1007 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1008 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
1013 -rm -f config.h stamp-h1
1014 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
1015 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
1017 clean-noinstLTLIBRARIES
:
1018 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
1019 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
1020 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1021 test "$$dir" != "$$p" ||
dir=.
; \
1022 echo
"rm -f \"$${dir}/so_locations\""; \
1023 rm -f
"$${dir}/so_locations"; \
1025 libldtestplug.la
: $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_DEPENDENCIES
)
1026 $(libldtestplug_la_LINK
) $(am_libldtestplug_la_rpath
) $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_LIBADD
) $(LIBS
)
1027 install-binPROGRAMS
: $(bin_PROGRAMS
)
1029 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
1030 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
1031 for p in
$$list; do echo
"$$p $$p"; done | \
1032 sed
's/$(EXEEXT)$$//' | \
1033 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
1034 then echo
"$$p"; echo
"$$p"; else :; fi
; \
1036 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
1037 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
1038 sed
'N;N;N;s,\n, ,g' | \
1039 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1040 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1041 if ($$2 == $$4) files[d] = files[d] " " $$1; \
1042 else { print "f", $$3 "/" $$4, $$1; } } \
1043 END { for (d in files) print "f", d, files[d] }' | \
1044 while read type
dir files
; do \
1045 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
1046 test -z
"$$files" ||
{ \
1047 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
1048 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
1052 uninstall-binPROGRAMS
:
1053 @
$(NORMAL_UNINSTALL
)
1054 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
1055 files
=`for p in $$list; do echo "$$p"; done | \
1056 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
1057 -e 's/$$/$(EXEEXT)/' `; \
1058 test -n
"$$list" || exit
0; \
1059 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
1060 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
1063 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
1064 echo
" rm -f" $$list; \
1065 rm -f
$$list || exit
$$?
; \
1066 test -n
"$(EXEEXT)" || exit
0; \
1067 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1068 echo
" rm -f" $$list; \
1071 @if
test ! -f
$@
; then \
1073 $(MAKE
) $(AM_MAKEFLAGS
) ldgram.c
; \
1075 deffilep.h
: deffilep.c
1076 @if
test ! -f
$@
; then \
1078 $(MAKE
) $(AM_MAKEFLAGS
) deffilep.c
; \
1080 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
1081 @
rm -f ld-new
$(EXEEXT
)
1082 $(LINK
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
1084 mostlyclean-compile
:
1090 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/deffilep.Po@am__quote@
1091 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64elf.Po@am__quote@
1092 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64elf32.Po@am__quote@
1093 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64elf32b.Po@am__quote@
1094 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64elfb.Po@am__quote@
1095 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64linux.Po@am__quote@
1096 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64linux32.Po@am__quote@
1097 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64linux32b.Po@am__quote@
1098 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaarch64linuxb.Po@am__quote@
1099 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaix5ppc.Po@am__quote@
1100 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaix5rs6.Po@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixppc.Po@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixrs6.Po@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealpha.Po@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealphavms.Po@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earcelf.Po@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_epoc_pe.Po@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_wince_pe.Po@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutb.Po@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutl.Po@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmcoff.Po@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf.Po@am__quote@
1112 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_fbsd.Po@am__quote@
1113 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux.Po@am__quote@
1114 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux_eabi.Po@am__quote@
1115 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_nacl.Po@am__quote@
1116 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_nbsd.Po@am__quote@
1117 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_vxworks.Po@am__quote@
1118 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb.Po@am__quote@
1119 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux.Po@am__quote@
1120 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux_eabi.Po@am__quote@
1121 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_nacl.Po@am__quote@
1122 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_nbsd.Po@am__quote@
1123 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnbsd.Po@am__quote@
1124 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnto.Po@am__quote@
1125 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmpe.Po@am__quote@
1126 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmsymbian.Po@am__quote@
1127 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr1.Po@am__quote@
1128 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr2.Po@am__quote@
1129 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr25.Po@am__quote@
1130 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr3.Po@am__quote@
1131 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr31.Po@am__quote@
1132 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr35.Po@am__quote@
1133 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr4.Po@am__quote@
1134 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr5.Po@am__quote@
1135 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr51.Po@am__quote@
1136 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr6.Po@am__quote@
1137 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega1.Po@am__quote@
1138 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega2.Po@am__quote@
1139 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega3.Po@am__quote@
1140 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega4.Po@am__quote@
1141 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega5.Po@am__quote@
1142 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega6.Po@am__quote@
1143 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavrxmega7.Po@am__quote@
1144 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_i860.Po@am__quote@
1145 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_sparc.Po@am__quote@
1146 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrisaout.Po@am__quote@
1147 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecriself.Po@am__quote@
1148 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrislinux.Po@am__quote@
1149 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed10velf.Po@am__quote@
1150 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_e.Po@am__quote@
1151 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_o.Po@am__quote@
1152 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30velf.Po@am__quote@
1153 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/edelta68.Po@am__quote@
1154 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_dlx.Po@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i860.Po@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i960.Po@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc.Po@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_sol2.Po@am__quote@
1159 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_vxworks.Po@am__quote@
1160 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_spu.Po@am__quote@
1161 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_be.Po@am__quote@
1162 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_elf_be.Po@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_elf_le.Po@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_le.Po@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_linux_be.Po@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_linux_le.Po@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_x86_64.Po@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_x86_64_nacl.Po@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32am33lin.Po@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32b4300.Po@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfin.Po@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfinfd.Po@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmip.Po@am__quote@
1174 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmipn32.Po@am__quote@
1175 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bsmip.Po@am__quote@
1176 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmip.Po@am__quote@
1177 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmip_fbsd.Po@am__quote@
1178 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmipn32.Po@am__quote@
1179 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmipn32_fbsd.Po@am__quote@
1180 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16.Po@am__quote@
1181 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16c.Po@am__quote@
1182 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32crx.Po@am__quote@
1183 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmip.Po@am__quote@
1184 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmipvxworks.Po@am__quote@
1185 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmip.Po@am__quote@
1186 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmipvxworks.Po@am__quote@
1187 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32epiphany.Po@am__quote@
1188 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32epiphany_4x4.Po@am__quote@
1189 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32fr30.Po@am__quote@
1190 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frv.Po@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frvfd.Po@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32i370.Po@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ip2k.Po@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq10.Po@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq2000.Po@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32l4300.Po@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32.Po@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32fd.Po@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lmip.Po@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppc.Po@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppclinux.Po@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcnto.Po@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcsim.Po@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lr5900.Po@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lr5900n32.Po@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lsmip.Po@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmip.Po@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmip_fbsd.Po@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmipn32.Po@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmipn32_fbsd.Po@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32m32c.Po@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mb_linux.Po@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mcore.Po@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mep.Po@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32metag.Po@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32microblaze.Po@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32microblazeel.Po@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mipswindiss.Po@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32moxie.Po@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mt.Po@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32openrisc.Po@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc.Po@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc_fbsd.Po@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppclinux.Po@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcnto.Po@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcsim.Po@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcvxworks.Po@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcwindiss.Po@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32rl78.Po@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32rx.Po@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32tilegx.Po@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32tilegx_be.Po@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32tilepro.Po@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32vax.Po@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16x.Po@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xl.Po@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xs.Po@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xstormy16.Po@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xtensa.Po@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_aix.Po@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64.Po@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64_fbsd.Po@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64_vms.Po@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_s390.Po@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc.Po@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_fbsd.Po@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_sol2.Po@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha.Po@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_fbsd.Po@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_nbsd.Po@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64bmip.Po@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64btsmip.Po@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64btsmip_fbsd.Po@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64hppa.Po@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64lppc.Po@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ltsmip.Po@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ltsmip_fbsd.Po@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64mmix.Po@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ppc.Po@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ppc_fbsd.Po@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64rdos.Po@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64tilegx.Po@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64tilegx_be.Po@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386.Po@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_be.Po@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_chaos.Po@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_fbsd.Po@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_ldso.Po@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_nacl.Po@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_sol2.Po@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_vxworks.Po@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_k1om.Po@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_k1om_fbsd.Po@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om.Po@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om_fbsd.Po@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_s390.Po@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64.Po@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_fbsd.Po@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_nacl.Po@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_sol2.Po@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960.Po@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960coff.Po@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300.Po@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300elf.Po@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300h.Po@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300helf.Po@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hn.Po@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hnelf.Po@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300s.Po@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300self.Po@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sn.Po@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300snelf.Po@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sx.Po@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxelf.Po@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxn.Po@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxnelf.Po@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500.Po@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500b.Po@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500c.Po@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500m.Po@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500s.Po@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp300bsd.Po@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp3hpux.Po@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppa64linux.Po@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaelf.Po@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppalinux.Po@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppanbsd.Po@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaobsd.Po@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386aout.Po@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386beos.Po@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386bsd.Po@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386coff.Po@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386go32.Po@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386linux.Po@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386lynx.Po@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386mach.Po@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386moss.Po@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386msdos.Po@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nbsd.Po@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nto.Po@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nw.Po@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe.Po@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe_posix.Po@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pep.Po@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/elnk960.Po@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf.Po@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf_linux.Po@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf.Po@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf_linux.Po@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elf.Po@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elfb.Po@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elf.Po@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elfb.Po@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68k4knbsd.Po@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaout.Po@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaux.Po@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kcoff.Po@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelf.Po@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelfnbsd.Po@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68klinux.Po@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68knbsd.Po@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kpsos.Po@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em88kbcs.Po@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emcorepe.Po@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emmo.Po@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emn10200.Po@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emn10300.Po@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430X.Po@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x110.Po@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1101.Po@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1111.Po@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x112.Po@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1121.Po@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1122.Po@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1132.Po@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x122.Po@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1222.Po@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x123.Po@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1232.Po@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x133.Po@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1331.Po@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x135.Po@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1351.Po@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x147.Po@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x148.Po@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x149.Po@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x155.Po@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x156.Po@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x157.Po@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1610.Po@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1611.Po@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1612.Po@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x167.Po@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x168.Po@am__quote@
1375 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x169.Po@am__quote@
1376 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2101.Po@am__quote@
1377 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2111.Po@am__quote@
1378 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2121.Po@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2131.Po@am__quote@
1380 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x311.Po@am__quote@
1381 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x312.Po@am__quote@
1382 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x313.Po@am__quote@
1383 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x314.Po@am__quote@
1384 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x315.Po@am__quote@
1385 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x323.Po@am__quote@
1386 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x325.Po@am__quote@
1387 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x336.Po@am__quote@
1388 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x337.Po@am__quote@
1389 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x412.Po@am__quote@
1390 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x413.Po@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x415.Po@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x417.Po@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x435.Po@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x436.Po@am__quote@
1395 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x437.Po@am__quote@
1396 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x447.Po@am__quote@
1397 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x448.Po@am__quote@
1398 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x449.Po@am__quote@
1399 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE423.Po@am__quote@
1400 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE425.Po@am__quote@
1401 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE427.Po@am__quote@
1402 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG437.Po@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG438.Po@am__quote@
1404 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG439.Po@am__quote@
1405 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW423.Po@am__quote@
1406 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW425.Po@am__quote@
1407 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW427.Po@am__quote@
1408 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32belf.Po@am__quote@
1409 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32belf16m.Po@am__quote@
1410 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32belf_linux.Po@am__quote@
1411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32elf.Po@am__quote@
1412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32elf16m.Po@am__quote@
1413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ends32elf_linux.Po@am__quote@
1414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/enews.Po@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ens32knbsd.Po@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32.Po@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32elf.Po@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epc532macha.Po@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epdp11.Po@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjelf.Po@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjlelf.Po@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppclynx.Po@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcmacos.Po@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcnw.Po@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcpe.Po@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eriscix.Po@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore3_elf.Po@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore7_elf.Po@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esh.Po@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf.Po@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32.Po@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_linux.Po@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_nbsd.Po@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64.Po@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64_nbsd.Po@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_fd.Po@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_linux.Po@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nbsd.Po@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nto.Po@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_uclinux.Po@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_vxworks.Po@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshl.Po@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf.Po@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32.Po@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_linux.Po@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_nbsd.Po@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64.Po@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64_nbsd.Po@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_fd.Po@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_linux.Po@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nbsd.Po@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nto.Po@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_vxworks.Po@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlsymbian.Po@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshpe.Po@am__quote@
1456 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcaout.Po@am__quote@
1457 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparclinux.Po@am__quote@
1458 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcnbsd.Po@am__quote@
1459 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/est2000.Po@am__quote@
1460 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun3.Po@am__quote@
1461 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun4.Po@am__quote@
1462 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30aout.Po@am__quote@
1463 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30coff.Po@am__quote@
1464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff.Po@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff_onchip.Po@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic4xcoff.Po@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic54xcoff.Po@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic80coff.Po@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ev850.Po@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ev850_rh850.Po@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evanilla.Po@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evax.Po@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evaxnbsd.Po@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evsta.Po@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ew65.Po@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/exgateelf.Po@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez80.Po@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8001.Po@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8002.Po@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldcref.Po@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldctor.Po@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldemul.Po@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldexp.Po@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldfile.Po@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldgram.Po@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlang.Po@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex-wrapper.Po@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex.Po@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmain.Po@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmisc.Po@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldver.Po@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldwrite.Po@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lexsup.Po@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libldtestplug_la-testplug.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mri.Po@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pe-dll.Po@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pep-dll.Po@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/plugin.Po@am__quote@
1501 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1502 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1503 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1505 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1508 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1509 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1510 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1512 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1515 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1516 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1517 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1519 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1521 libldtestplug_la-testplug.lo
: testplug.c
1522 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libldtestplug_la_CFLAGS
) $(CFLAGS
) -MT libldtestplug_la-testplug.lo
-MD
-MP
-MF
$(DEPDIR
)/libldtestplug_la-testplug.Tpo
-c
-o libldtestplug_la-testplug.lo
`test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c
1523 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libldtestplug_la-testplug.Tpo
$(DEPDIR
)/libldtestplug_la-testplug.Plo
1524 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='testplug.c' object
='libldtestplug_la-testplug.lo' libtool
=yes @AMDEPBACKSLASH@
1525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1526 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libldtestplug_la_CFLAGS
) $(CFLAGS
) -c
-o libldtestplug_la-testplug.lo
`test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c
1529 $(am__skiplex
) $(SHELL
) $(YLWRAP
) $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(LEXCOMPILE
)
1532 $(am__skipyacc
) $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
1534 mostlyclean-libtool
:
1541 -rm -f libtool config.lt
1543 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
1544 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
1545 rm -rf
$$backupdir && mkdir
$$backupdir && \
1546 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
1547 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
1548 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
1551 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1552 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1557 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
1559 rm -rf
$$backupdir; exit
$$rc
1561 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
1562 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1563 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1564 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1566 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
1567 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1568 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1569 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1571 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
1572 rm -rf
$(@
:.html
=.htp
)
1573 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1574 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1577 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1578 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
1580 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1581 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
1585 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1589 @
$(NORMAL_UNINSTALL
)
1590 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1591 for p in
$$list; do \
1593 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1594 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
1598 @
$(NORMAL_UNINSTALL
)
1599 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
1600 for p in
$$list; do \
1602 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1603 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
1608 @if
test -d
'$(DESTDIR)$(infodir)' && \
1609 (install-info
--version
&& \
1610 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1611 list
='$(INFO_DEPS)'; \
1612 for file in
$$list; do \
1613 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1614 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
1615 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
1616 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
1619 @
$(NORMAL_UNINSTALL
)
1620 @list
='$(INFO_DEPS)'; \
1621 for file in
$$list; do \
1622 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1623 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
1624 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
1625 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]"; \
1626 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1631 @
$(NORMAL_UNINSTALL
)
1632 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1633 for p in
$$list; do \
1635 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1636 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
1640 @
$(NORMAL_UNINSTALL
)
1641 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1642 for p in
$$list; do \
1644 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1645 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
1648 dist-info
: $(INFO_DEPS
)
1649 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1650 list
='$(INFO_DEPS)'; \
1651 for base in
$$list; do \
1653 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1655 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
1656 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1657 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 \
1658 if
test -f
$$file; then \
1659 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
1660 test -f
"$(distdir)/$$relfile" || \
1661 cp
-p
$$file "$(distdir)/$$relfile"; \
1667 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
1668 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
1671 -test -z
"ld.dvi ld.pdf ld.ps ld.html" \
1672 ||
rm -rf
ld.
dvi ld.pdf
ld.ps
ld.html
1674 maintainer-clean-aminfo
:
1675 @list
='$(INFO_DEPS)'; for i in
$$list; do \
1676 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1677 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1678 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1680 install-man1
: $(man_MANS
)
1682 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
1683 @list
=''; test -n
"$(man1dir)" || exit
0; \
1684 { for i in
$$list; do echo
"$$i"; done
; \
1685 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
1686 sed
-n
'/\.1[a-z]*$$/p'; \
1687 } | while read p
; do \
1688 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
1689 echo
"$$d$$p"; echo
"$$p"; \
1691 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1692 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1693 sed
'N;N;s,\n, ,g' |
{ \
1694 list
=; while read file base inst
; do \
1695 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
1696 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1697 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
1700 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
1701 while read files
; do \
1702 test -z
"$$files" ||
{ \
1703 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1704 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
1708 @
$(NORMAL_UNINSTALL
)
1709 @list
=''; test -n
"$(man1dir)" || exit
0; \
1710 files
=`{ for i in $$list; do echo "$$i"; done; \
1711 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1712 sed -n '/\.1[a-z]*$$/p'; \
1713 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1714 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1715 test -z
"$$files" ||
{ \
1716 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
1717 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
1719 # This directory's subdirectories are mostly independent; you can cd
1720 # into them and run `make' without going through this Makefile.
1721 # To change the values of `make' variables: instead of editing Makefiles,
1722 # (1) if the variable is set in `config.status', edit `config.status'
1723 # (which will cause the Makefiles to be regenerated when you run `make');
1724 # (2) otherwise, pass the desired values on the `make' command line.
1725 $(RECURSIVE_TARGETS
):
1726 @fail
= failcom
='exit 1'; \
1727 for f in x
$$MAKEFLAGS; do \
1730 *k
*) failcom
='fail=yes';; \
1734 target
=`echo $@ | sed s/-recursive//`; \
1735 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1736 echo
"Making $$target in $$subdir"; \
1737 if
test "$$subdir" = "."; then \
1739 local_target
="$$target-am"; \
1741 local_target
="$$target"; \
1743 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1744 || eval
$$failcom; \
1746 if
test "$$dot_seen" = "no"; then \
1747 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1748 fi
; test -z
"$$fail"
1750 $(RECURSIVE_CLEAN_TARGETS
):
1751 @fail
= failcom
='exit 1'; \
1752 for f in x
$$MAKEFLAGS; do \
1755 *k
*) failcom
='fail=yes';; \
1760 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1761 *) list
='$(SUBDIRS)' ;; \
1763 rev
=''; for subdir in
$$list; do \
1764 if
test "$$subdir" = "."; then
:; else \
1765 rev
="$$subdir $$rev"; \
1769 target
=`echo $@ | sed s/-recursive//`; \
1770 for subdir in
$$rev; do \
1771 echo
"Making $$target in $$subdir"; \
1772 if
test "$$subdir" = "."; then \
1773 local_target
="$$target-am"; \
1775 local_target
="$$target"; \
1777 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1778 || eval
$$failcom; \
1779 done
&& test -z
"$$fail"
1781 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1782 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1785 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1786 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1789 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1790 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1791 unique
=`for i in $$list; do \
1792 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1794 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1795 END { if (nonempty) { for (i in files) print i; }; }'`; \
1799 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1800 $(TAGS_FILES
) $(LISP
)
1803 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1804 include_option
=--etags-include
; \
1807 include_option
=--include; \
1810 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1811 if
test "$$subdir" = .
; then
:; else \
1812 test ! -f
$$subdir/TAGS || \
1813 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1816 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1817 unique
=`for i in $$list; do \
1818 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1820 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1821 END { if (nonempty) { for (i in files) print i; }; }'`; \
1823 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1824 test -n
"$$unique" || unique
=$$empty_fix; \
1825 if
test $$# -gt 0; then \
1826 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1829 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1834 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1835 $(TAGS_FILES
) $(LISP
)
1836 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1837 unique
=`for i in $$list; do \
1838 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1840 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1841 END { if (nonempty) { for (i in files) print i; }; }'`; \
1842 test -z
"$(CTAGS_ARGS)$$unique" \
1843 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1847 here
=`$(am__cd) $(top_builddir) && pwd` \
1848 && $(am__cd
) $(top_srcdir
) \
1849 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1852 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1854 @echo
'Making a new site.exp file...'
1855 @echo
'## these variables are automatically generated by make ##' >site.tmp
1856 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1857 @echo
'# edit the last section' >>site.tmp
1858 @echo
'set srcdir $(srcdir)' >>site.tmp
1859 @echo
"set objdir `pwd`" >>site.tmp
1860 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1861 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1862 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1863 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1864 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1865 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1866 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1867 @
test ! -f site.exp || \
1868 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1870 @
test ! -f site.exp || mv site.exp site.bak
1871 @mv site.tmp site.exp
1874 -rm -f site.exp site.bak
1875 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1876 rm -f
$$tool.sum
$$tool.log
; \
1879 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1880 check: $(BUILT_SOURCES
)
1881 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1882 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) $(PROGRAMS
) $(MANS
) \
1884 installdirs: installdirs-recursive
1886 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
1887 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1889 install: $(BUILT_SOURCES
)
1890 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1891 install-exec
: install-exec-recursive
1892 install-data
: install-data-recursive
1893 uninstall: uninstall-recursive
1896 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1898 installcheck: installcheck-recursive
1900 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1901 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1902 `test -z '$(STRIP)' || \
1903 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1904 mostlyclean-generic
:
1905 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1908 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1911 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1912 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1913 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1915 maintainer-clean-generic
:
1916 @echo
"This command is intended for maintainers to use"
1917 @echo
"it deletes files that may require special tools to rebuild."
1923 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1924 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1925 clean: clean-recursive
1927 clean-am
: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1928 clean-noinstLTLIBRARIES mostlyclean-am
1930 distclean: distclean-recursive
1931 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1934 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1935 distclean-generic distclean-hdr distclean-libtool \
1936 distclean-local distclean-tags
1942 html
: html-recursive
1946 info: info-recursive
1948 info-am
: $(INFO_DEPS
)
1950 install-data-am
: install-data-local install-info-am install-man
1952 install-dvi
: install-dvi-recursive
1954 install-dvi-am
: $(DVIS
)
1956 test -z
"$(dvidir)" ||
$(MKDIR_P
) "$(DESTDIR)$(dvidir)"
1957 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1958 for p in
$$list; do \
1959 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1961 done |
$(am__base_list
) | \
1962 while read files
; do \
1963 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1964 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1966 install-exec-am
: install-binPROGRAMS install-exec-local
1968 install-html
: install-html-recursive
1970 install-html-am
: $(HTMLS
)
1972 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
1973 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1974 for p in
$$list; do \
1975 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1977 if
test -d
"$$d$$p"; then \
1978 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1979 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1980 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1981 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1983 list2
="$$list2 $$d$$p"; \
1986 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1987 while read files
; do \
1988 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1989 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1991 install-info
: install-info-recursive
1993 install-info-am
: $(INFO_DEPS
)
1995 test -z
"$(infodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(infodir)"
1996 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1997 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1998 for file in
$$list; do \
2000 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2002 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2003 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
2004 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
2005 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
2006 if
test -f
$$ifile; then \
2010 done |
$(am__base_list
) | \
2011 while read files
; do \
2012 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
2013 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
2015 @if
(install-info
--version
&& \
2016 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
2017 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
2018 for file in
$$list; do \
2019 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
2020 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
2021 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
2024 install-man
: install-man1
2026 install-pdf
: install-pdf-recursive
2028 install-pdf-am
: $(PDFS
)
2030 test -z
"$(pdfdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pdfdir)"
2031 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
2032 for p in
$$list; do \
2033 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2035 done |
$(am__base_list
) | \
2036 while read files
; do \
2037 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
2038 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
2039 install-ps
: install-ps-recursive
2041 install-ps-am
: $(PSS
)
2043 test -z
"$(psdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(psdir)"
2044 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
2045 for p in
$$list; do \
2046 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2048 done |
$(am__base_list
) | \
2049 while read files
; do \
2050 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
2051 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
2054 maintainer-clean
: maintainer-clean-recursive
2055 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2056 -rm -rf
$(top_srcdir
)/autom4te.cache
2059 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
2060 maintainer-clean-generic
2062 mostlyclean: mostlyclean-recursive
2064 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
2065 mostlyclean-generic mostlyclean-libtool mostlyclean-local
2075 uninstall-am
: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
2076 uninstall-info-am uninstall-man uninstall-pdf-am \
2079 uninstall-man
: uninstall-man1
2081 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
2082 check-am ctags-recursive
install install-am install-strip \
2085 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
2086 all all-am am--refresh
check check-DEJAGNU check-am
clean \
2087 clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
2088 clean-noinstLTLIBRARIES ctags ctags-recursive dist-info \
2089 distclean distclean-DEJAGNU distclean-compile \
2090 distclean-generic distclean-hdr distclean-libtool \
2091 distclean-local distclean-tags
dvi dvi-am html html-am
info \
2092 info-am
install install-am install-binPROGRAMS install-data \
2093 install-data-am install-data-local install-dvi install-dvi-am \
2094 install-exec install-exec-am install-exec-local install-html \
2095 install-html-am install-info install-info-am install-man \
2096 install-man1 install-pdf install-pdf-am install-ps \
2097 install-ps-am install-strip
installcheck installcheck-am \
2098 installdirs installdirs-am maintainer-clean \
2099 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
2100 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
2101 mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am
tags \
2102 tags-recursive
uninstall uninstall-am uninstall-binPROGRAMS \
2103 uninstall-dvi-am uninstall-html-am uninstall-info-am \
2104 uninstall-man uninstall-man1 uninstall-pdf-am uninstall-ps-am
2107 # Disable -Werror, if it has been enabled, since old versions of bison/
2108 # yacc will produce working code which contain compile time warnings.
2109 ldgram.@OBJEXT@
: ldgram.c
2110 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
2111 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2112 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldgram.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2113 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2114 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
2116 ldlex-wrapper.@OBJEXT@
: ldlex-wrapper.c ldlex.c
2117 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
2118 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2119 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldlex-wrapper.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2120 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2121 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
2123 deffilep.@OBJEXT@
: deffilep.c
2124 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
2125 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2126 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='deffilep.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2127 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2128 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
2130 po
/POTFILES.in
: @MAINT@ Makefile
2131 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
2132 && mv tmp
$(srcdir)/po
/POTFILES.in
2134 ldmain.@OBJEXT@
: ldmain.c config.status
2135 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2136 @am__fastdepCC_TRUE@
-DDEFAULT_EMULATION
='"$(EMUL)"' \
2137 @am__fastdepCC_TRUE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2138 @am__fastdepCC_TRUE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2139 @am__fastdepCC_TRUE@
$(srcdir)/ldmain.c
2140 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2141 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldmain.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2142 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2143 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
2144 @am__fastdepCC_FALSE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2145 @am__fastdepCC_FALSE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2146 @am__fastdepCC_FALSE@
$(srcdir)/ldmain.c
2148 ldfile.@OBJEXT@
: ldfile.c config.status
2149 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2150 @am__fastdepCC_TRUE@
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2151 @am__fastdepCC_TRUE@
$(srcdir)/ldfile.c
2152 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2153 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldfile.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2154 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2155 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
2156 @am__fastdepCC_FALSE@
-DTOOLBINDIR
='"$(tooldir)/bin"' \
2157 @am__fastdepCC_FALSE@
$(srcdir)/ldfile.c
2159 eelf32_spu.@OBJEXT@
: eelf32_spu.c
2160 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2161 @am__fastdepCC_TRUE@
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" eelf32_spu.c
2162 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2163 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='eelf32_spu.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2165 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
2166 @am__fastdepCC_FALSE@ eelf32_spu.c
2168 ldemul-list.h
: Makefile
2169 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
2170 for f in
`echo " " ${EMULATION_OFILES} "" \
2171 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2172 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
2175 echo
"#define EMULATION_LIST \\";\
2176 for f in
`echo " " ${EMULATION_OFILES} "" \
2177 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2178 echo
" &ld_$${f}_emulation, \\"; \
2180 echo
" 0") >ldemul-tmp.h
2181 mv ldemul-tmp.h ldemul-list.h
2183 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
2184 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
2188 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
2189 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2190 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
2191 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
2192 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2193 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
2194 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
2195 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2196 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
2197 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
2198 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2199 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
2200 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
2201 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
2202 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
2203 ealphavms.c
: $(srcdir)/emulparams
/alphavms.sh \
2204 $(srcdir)/emultempl
/vms.em
$(srcdir)/scripttempl
/alphavms.sc \
2206 ${GENSCRIPTS} alphavms
"$(tdir_alphavms)"
2207 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
2208 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2209 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
2210 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
2211 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
2212 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
2213 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
2214 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2215 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
2216 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
2217 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2218 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
2219 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
2220 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2221 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
2222 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
2223 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
2224 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
2225 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
2226 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2227 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2228 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
2229 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
2230 $(srcdir)/emulparams
/armelf.sh \
2231 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2232 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2233 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
2234 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
2235 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2236 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2237 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
2238 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2239 $(srcdir)/emulparams
/armelf_linux.sh \
2240 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2241 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2242 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
2243 earmelf_nacl.c
: $(srcdir)/emulparams
/armelf_nacl.sh \
2244 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2245 $(srcdir)/emulparams
/armelf_linux.sh \
2246 $(srcdir)/emulparams
/elf_nacl.sh \
2247 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2248 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2249 ${GENSCRIPTS} armelf_nacl
"$(tdir_armelf_nacl)"
2250 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
2251 $(srcdir)/emulparams
/armelf.sh \
2252 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2253 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2254 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
2255 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
2256 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
2257 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
2258 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
2260 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
2261 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
2262 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2263 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2264 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
2265 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
2266 $(srcdir)/emulparams
/armelf_linux.sh \
2267 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2268 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2269 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
2270 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
2271 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2272 $(srcdir)/emulparams
/armelf_linux.sh \
2273 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2274 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2275 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
2276 earmelfb_nacl.c
: $(srcdir)/emulparams
/armelfb_nacl.sh \
2277 $(srcdir)/emulparams
/armelf_nacl.sh \
2278 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2279 $(srcdir)/emulparams
/armelf_linux.sh \
2280 $(srcdir)/emulparams
/elf_nacl.sh \
2281 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2282 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2283 ${GENSCRIPTS} armelfb_nacl
"$(tdir_armelfb_nacl)"
2284 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
2285 $(srcdir)/emulparams
/armelf_nbsd.sh \
2286 $(srcdir)/emulparams
/armelf.sh \
2287 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2288 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2289 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
2290 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
2291 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2292 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
2293 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
2294 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2295 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2296 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
2297 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
2298 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2299 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
2300 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
2301 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
2302 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
2304 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
2305 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
2306 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2308 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
2309 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
2310 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2312 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
2313 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
2314 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2316 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
2317 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
2318 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2320 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
2321 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
2322 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2324 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
2325 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
2326 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2328 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
2329 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
2330 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2332 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
2333 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
2334 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2336 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
2337 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
2338 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2340 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
2341 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
2342 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2344 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
2345 eavrxmega1.c
: $(srcdir)/emulparams
/avrxmega1.sh \
2346 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2348 ${GENSCRIPTS} avrxmega1
"$(tdir_avr2)"
2349 eavrxmega2.c
: $(srcdir)/emulparams
/avrxmega2.sh \
2350 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2352 ${GENSCRIPTS} avrxmega2
"$(tdir_avr2)"
2353 eavrxmega3.c
: $(srcdir)/emulparams
/avrxmega3.sh \
2354 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2356 ${GENSCRIPTS} avrxmega3
"$(tdir_avr2)"
2357 eavrxmega4.c
: $(srcdir)/emulparams
/avrxmega4.sh \
2358 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2360 ${GENSCRIPTS} avrxmega4
"$(tdir_avr2)"
2361 eavrxmega5.c
: $(srcdir)/emulparams
/avrxmega5.sh \
2362 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2364 ${GENSCRIPTS} avrxmega5
"$(tdir_avr2)"
2365 eavrxmega6.c
: $(srcdir)/emulparams
/avrxmega6.sh \
2366 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2368 ${GENSCRIPTS} avrxmega6
"$(tdir_avr2)"
2369 eavrxmega7.c
: $(srcdir)/emulparams
/avrxmega7.sh \
2370 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2372 ${GENSCRIPTS} avrxmega7
"$(tdir_avr2)"
2373 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
2374 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
2375 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
2376 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
2377 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
2378 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
2379 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
2380 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
2381 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
2382 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
2383 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2384 ${GENSCRIPTS} criself
"$(tdir_cris)"
2385 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
2386 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2387 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
2388 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
2389 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
2390 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
2391 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
2392 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2393 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
2394 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
2395 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2396 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
2397 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
2398 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2399 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
2400 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
2401 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
2402 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
2403 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
2404 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
2405 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
2406 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
2407 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2408 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
2409 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
2410 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2411 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
2412 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
2413 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
2415 eelf32_sparc_sol2.c
: $(srcdir)/emulparams
/elf32_sparc_sol2.sh \
2416 $(srcdir)/emulparams
/elf32_sparc.sh \
2417 $(srcdir)/emulparams
/solaris2.sh \
2418 $(srcdir)/emultempl
/solaris2.em
$(ELF_DEPS
) \
2419 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2420 ${GENSCRIPTS} elf32_sparc_sol2
"$(tdir_elf32_sparc_sol2)"
2421 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
2422 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
2423 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2424 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2425 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
2426 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
2427 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
$(srcdir)/emultempl
/spu_icache.@OBJEXT@_c \
2429 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2430 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
2431 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
2432 if ..
/gas
/as-new
--version \
2433 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2434 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
2435 ..
/gas
/as-new
-o spu_ovl.@OBJEXT@ spu_ovl.s
; \
2436 ..
/binutils
/bin2c
<spu_ovl.@OBJEXT@
>$@
; \
2438 $(srcdir)/emultempl
/spu_icache.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_icache.S
2439 if ..
/gas
/as-new
--version \
2440 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2441 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_icache.S spu_icache.s
; \
2442 ..
/gas
/as-new
-o spu_icache.@OBJEXT@ spu_icache.s
; \
2443 ..
/binutils
/bin2c
<spu_icache.@OBJEXT@
>$@
; \
2445 eelf32_tic6x_be.c
: $(srcdir)/emulparams
/elf32_tic6x_be.sh \
2446 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2448 ${GENSCRIPTS} elf32_tic6x_be
"$(tdir_elf32_tic6x_be)"
2449 eelf32_tic6x_elf_be.c
: $(srcdir)/emulparams
/elf32_tic6x_elf_be.sh \
2450 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2452 ${GENSCRIPTS} elf32_tic6x_elf_be
"$(tdir_elf32_tic6x_elf_be)"
2453 eelf32_tic6x_elf_le.c
: $(srcdir)/emulparams
/elf32_tic6x_elf_le.sh \
2454 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2456 ${GENSCRIPTS} elf32_tic6x_elf_le
"$(tdir_elf32_tic6x_elf_le)"
2457 eelf32_tic6x_le.c
: $(srcdir)/emulparams
/elf32_tic6x_le.sh \
2458 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2460 ${GENSCRIPTS} elf32_tic6x_le
"$(tdir_elf32_tic6x_le)"
2461 eelf32_tic6x_linux_be.c
: $(srcdir)/emulparams
/elf32_tic6x_linux_be.sh \
2462 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2464 ${GENSCRIPTS} elf32_tic6x_linux_be
"$(tdir_elf32_tic6x_linux_be)"
2465 eelf32_tic6x_linux_le.c
: $(srcdir)/emulparams
/elf32_tic6x_linux_le.sh \
2466 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/tic6xdsbt.em \
2468 ${GENSCRIPTS} elf32_tic6x_linux_le
"$(tdir_elf32_tic6x_linux_le)"
2469 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
2470 $(srcdir)/emulparams
/elf32am33lin.sh \
2471 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2472 ${GENSCRIPTS} elf32am33lin
"$(tdir_elf32am33lin)"
2473 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
2474 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2475 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2476 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
2477 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
2478 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2479 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2480 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
2481 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh \
2482 $(srcdir)/emulparams
/bfin.sh \
2483 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2484 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2485 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
2486 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2487 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2488 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
2489 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
2490 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2491 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
2492 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2493 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
2494 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
2495 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
2496 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2497 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
2498 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
2499 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2500 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2501 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
2502 eelf32btsmip_fbsd.c
: $(srcdir)/emulparams
/elf32btsmip_fbsd.sh \
2503 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2504 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2505 ${GENSCRIPTS} elf32btsmip_fbsd
"$(tdir_elf32btsmip_fbsd)"
2506 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
2507 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2508 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2509 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
2510 eelf32btsmipn32_fbsd.c
: $(srcdir)/emulparams
/elf32btsmipn32_fbsd.sh \
2511 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2512 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2513 ${GENSCRIPTS} elf32btsmipn32_fbsd
"$(tdir_elf32btsmipn32_fbsd)"
2514 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
2515 $(ELF_DEPS
) $(srcdir)/emultempl
/cr16elf.em \
2516 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
2517 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
2518 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
2519 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
2520 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
2521 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
2522 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
2523 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
2524 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
2525 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
2526 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2527 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2528 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
2529 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
2530 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2531 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2532 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2533 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
2534 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
2535 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2536 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2538 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
2539 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
2540 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2541 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2542 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2543 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
2544 eelf32lr5900.c
: $(srcdir)/emulparams
/elf32lr5900.sh \
2545 $(srcdir)/emulparams
/elf32bmip.sh \
2546 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2548 ${GENSCRIPTS} elf32lr5900
"$(tdir_elf32lr5900)"
2549 eelf32lr5900n32.c
: $(srcdir)/emulparams
/elf32lr5900n32.sh \
2550 $(srcdir)/emulparams
/elf32bmipn32-defs.sh \
2551 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2553 ${GENSCRIPTS} elf32lr5900n32
"$(tdir_elf32lr5900n32)"
2554 eelf32epiphany.c
: $(srcdir)/emulparams
/elf32epiphany.sh \
2555 $(ELF_DEPS
) ${GEN_DEPENDS}
2556 ${GENSCRIPTS} elf32epiphany
"$(tdir_epiphany)"
2557 eelf32epiphany_4x4.c
: $(srcdir)/emulparams
/elf32epiphany_4x4.sh \
2558 $(srcdir)/emultempl
/elf32.em \
2559 $(ELF_DEPS
) $(srcdir)/scripttempl
/epiphany_4x4.sc
${GEN_DEPENDS}
2560 ${GENSCRIPTS} elf32epiphany_4x4
"$(tdir_epiphany_4x4)"
2561 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
2562 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2563 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
2564 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
2565 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2566 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
2567 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
2568 $(srcdir)/emulparams
/elf32frv.sh \
2569 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2570 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
2571 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
2572 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
2573 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
2574 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
2575 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2576 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
2577 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
2578 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2579 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
2580 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
2581 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2582 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
2583 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
2584 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2585 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2587 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
2588 eelf32lm32.c
: $(srcdir)/emulparams
/elf32lm32.sh \
2589 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2590 ${GENSCRIPTS} elf32lm32
"$(tdir_elf32lm32)"
2591 eelf32lm32fd.c
: $(srcdir)/emulparams
/elf32lm32fd.sh \
2592 $(srcdir)/emulparams
/elf32lm32.sh
$(ELF_DEPS
) \
2593 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2594 ${GENSCRIPTS} elf32lm32fd
"$(tdir_elf32lm32fd)"
2595 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
2596 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2597 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2598 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
2599 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
2600 $(srcdir)/emulparams
/elf32ppccommon.sh \
2601 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
2603 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2604 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
2605 eelf32lppclinux.c
: $(srcdir)/emulparams
/elf32lppclinux.sh \
2606 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
2607 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2609 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2610 ${GENSCRIPTS} elf32lppclinux
"$(tdir_elf32lppclinux)"
2611 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
2612 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2613 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2615 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2616 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
2617 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
2618 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
2619 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2621 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2622 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
2623 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
2624 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2625 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2627 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
2628 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
2629 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2630 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2632 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
2633 eelf32ltsmip_fbsd.c
: $(srcdir)/emulparams
/elf32ltsmip_fbsd.sh \
2634 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2635 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2637 ${GENSCRIPTS} elf32ltsmip_fbsd
"$(tdir_elf32ltsmip_fbsd)"
2638 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
2639 $(srcdir)/emulparams
/elf32btsmipn32.sh \
2640 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2641 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2642 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
2643 eelf32ltsmipn32_fbsd.c
: $(srcdir)/emulparams
/elf32ltsmipn32_fbsd.sh \
2644 $(srcdir)/emulparams
/elf32btsmipn32.sh \
2645 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2646 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2647 ${GENSCRIPTS} elf32ltsmipn32_fbsd
"$(tdir_elf32ltsmipn32_fbsd)"
2648 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
2649 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2650 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2651 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
2652 eelf32mbel_linux.c
: $(srcdir)/emulparams
/elf32mbel_linux.sh \
2653 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2654 ${GENSCRIPTS} elf32mbel_linux
"$(tdir_microblazeel)"
2655 eelf32mb_linux.c
: $(srcdir)/emulparams
/elf32mb_linux.sh \
2656 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2657 ${GENSCRIPTS} elf32mb_linux
"$(tdir_microblaze)"
2658 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
2659 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2660 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
2661 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
2662 $(ELF_DEPS
) $(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
2663 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
2664 eelf32metag.c
: $(srcdir)/emulparams
/elf32metag.sh \
2665 $(ELF_DEPS
) $(srcdir)/emultempl
/metagelf.em \
2666 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2667 ${GENSCRIPTS} elf32metag
"$(tdir_metag)"
2668 eelf32microblazeel.c
: $(srcdir)/emulparams
/elf32microblazeel.sh \
2669 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfmicroblaze.sc
${GEN_DEPENDS}
2670 ${GENSCRIPTS} elf32microblazeel
"$(tdir_microblazeel)"
2671 eelf32microblaze.c
: $(srcdir)/emulparams
/elf32microblaze.sh \
2672 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfmicroblaze.sc
${GEN_DEPENDS}
2673 ${GENSCRIPTS} elf32microblaze
"$(tdir_microblaze)"
2674 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
2675 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2676 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
2677 eelf32moxie.c
: $(srcdir)/emulparams
/elf32moxie.sh \
2678 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2679 ${GENSCRIPTS} elf32moxie
"$(tdir_moxie)"
2680 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
2681 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2682 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
2683 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
2684 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2685 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
2686 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
2687 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2689 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2690 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
2691 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
2692 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2693 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2695 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2696 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
2697 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
2698 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2699 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2701 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2702 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
2703 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
2704 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2705 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2707 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2708 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
2709 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
2710 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2711 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2713 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2714 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
2715 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
2716 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
2717 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2718 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2719 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
2720 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
2721 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2722 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
2723 eelf32rl78.c
: $(srcdir)/emulparams
/elf32rl78.sh \
2724 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2725 ${GENSCRIPTS} elf32rl78
"$(tdir_elf32rl78)"
2726 eelf32rx.c
: $(srcdir)/emulparams
/elf32rx.sh \
2727 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2728 ${GENSCRIPTS} elf32rx
"$(tdir_elf32rx)"
2729 eelf32tilegx.c
: $(srcdir)/emulparams
/elf32tilegx.sh \
2730 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2731 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2732 ${GENSCRIPTS} elf32tilegx
"$(tdir_tilegx)"
2733 eelf32tilegx_be.c
: $(srcdir)/emulparams
/elf32tilegx_be.sh \
2734 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2735 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2736 ${GENSCRIPTS} elf32tilegx_be
"$(tdir_tilegx_be)"
2737 eelf32tilepro.c
: $(srcdir)/emulparams
/elf32tilepro.sh \
2738 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2739 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2740 ${GENSCRIPTS} elf32tilepro
"$(tdir_tilepro)"
2741 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
2742 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2743 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
2744 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
2745 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2746 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2747 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
2748 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
2749 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2750 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2751 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
2752 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
2753 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2754 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2755 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
2756 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
2757 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2758 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
2759 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
2760 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
2761 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
2762 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
2763 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
2764 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
2765 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
2766 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2767 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
2768 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
2769 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2770 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
2771 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
2772 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
2773 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
2774 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
2775 $(srcdir)/emulparams
/elf_i386.sh \
2776 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2777 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
2778 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
2779 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2780 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
2781 eelf_i386_nacl.c
: $(srcdir)/emulparams
/elf_i386_nacl.sh \
2782 $(srcdir)/emulparams
/elf_i386.sh \
2783 $(srcdir)/emulparams
/elf_nacl.sh \
2784 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2785 ${GENSCRIPTS} elf_i386_nacl
"$(tdir_elf_i386_nacl)"
2786 eelf_i386_sol2.c
: $(srcdir)/emulparams
/elf_i386_sol2.sh \
2787 $(srcdir)/emulparams
/solaris2.sh \
2788 $(srcdir)/emultempl
/solaris2.em \
2789 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2790 ${GENSCRIPTS} elf_i386_sol2
"$(tdir_elf_i386_sol2)"
2791 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
2792 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
2793 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2794 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
2795 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
2796 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2797 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
2798 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
2799 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2800 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
2801 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
2802 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2803 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
2804 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
2805 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
2806 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
2807 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
2808 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2809 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
2810 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
2811 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
2812 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
2813 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
2814 $(srcdir)/emulparams
/h8300elf.sh \
2815 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2816 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
2817 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
2818 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
2819 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
2820 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
2821 $(srcdir)/emulparams
/h8300elf.sh \
2822 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2823 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
2824 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
2825 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
2826 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
2827 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
2828 $(srcdir)/emulparams
/h8300elf.sh \
2829 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2830 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
2831 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
2832 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
2833 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
2834 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
2835 $(srcdir)/emulparams
/h8300elf.sh \
2836 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2837 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
2838 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
2839 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
2840 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
2841 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
2842 $(srcdir)/emulparams
/h8300elf.sh \
2843 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2844 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
2845 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
2846 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
2847 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
2848 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
2849 $(srcdir)/emulparams
/h8300elf.sh \
2850 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2851 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
2852 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
2853 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
2854 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
2855 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
2856 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
2857 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
2858 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
2859 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
2860 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
2861 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
2862 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
2863 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
2864 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
2865 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
2866 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
2867 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
2868 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2869 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
2870 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
2871 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2872 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
2873 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
2874 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2875 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
2876 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
2877 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
2878 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2879 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2880 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
2881 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
2882 $(srcdir)/emulparams
/hppaelf.sh \
2883 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2884 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2885 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
2886 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
2887 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2888 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2889 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
2890 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
2891 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2892 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
2893 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
2894 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
2895 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
2896 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
2897 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2898 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
2899 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
2900 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
2901 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
2902 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
2903 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
2904 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
2905 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
2906 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2907 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
2908 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
2909 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2910 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
2911 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
2912 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2913 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
2914 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
2915 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2916 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
2917 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
2918 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
2919 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
2920 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
2921 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2922 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
2923 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
2924 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2925 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2926 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2927 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2928 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2929 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2930 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2931 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2932 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2933 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2934 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2935 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2936 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2937 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2938 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2939 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2940 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2941 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
2942 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2943 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
2944 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
2945 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2946 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
2947 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
2948 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2949 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
2950 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
2951 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2952 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
2953 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2954 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2955 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2956 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2957 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2958 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2959 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2960 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2961 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2962 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2963 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2964 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2965 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2966 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2967 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2968 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2969 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2970 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2971 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2972 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2973 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2974 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2975 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2976 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2977 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2978 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2979 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2980 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2981 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2982 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2983 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2984 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2985 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2986 $(srcdir)/emulparams
/m68kelf.sh \
2987 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2988 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2989 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2990 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2991 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2992 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2993 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2994 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2995 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2996 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2997 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2998 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2999 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
3000 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
3001 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
3002 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
3003 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
3004 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
3005 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
3006 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3007 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
3008 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
3009 $(srcdir)/emulparams
/mn10200.sh \
3010 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3011 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
3012 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
3013 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3015 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
3016 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
3017 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3019 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
3020 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
3021 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3023 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
3024 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
3025 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3027 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
3028 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
3029 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3031 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
3032 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
3033 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3035 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
3036 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
3037 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3039 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
3040 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
3041 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3043 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
3044 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
3045 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3047 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
3048 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
3049 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3051 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
3052 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
3053 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3055 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
3056 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
3057 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3059 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
3060 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
3061 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3063 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
3064 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
3065 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3067 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
3068 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
3069 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3071 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
3072 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
3073 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3075 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
3076 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
3077 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3079 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
3080 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
3081 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3083 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
3084 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
3085 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3087 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
3088 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
3089 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3091 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
3092 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
3093 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3095 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
3096 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
3097 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3099 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
3100 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
3101 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3103 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
3104 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
3105 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3107 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
3108 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
3109 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3111 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
3112 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
3113 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3115 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
3116 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
3117 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3119 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
3120 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
3121 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3123 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
3124 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
3125 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3127 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
3128 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
3129 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3131 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
3132 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
3133 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3135 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
3136 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
3137 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3139 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
3140 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
3141 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3143 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
3144 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
3145 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3147 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
3148 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
3149 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3151 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
3152 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
3153 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3155 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
3156 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
3157 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3159 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
3160 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
3161 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3163 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
3164 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
3165 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3167 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
3168 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
3169 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3171 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
3172 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
3173 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3175 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
3176 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
3177 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3179 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
3180 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
3181 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3183 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
3184 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
3185 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3187 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
3188 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
3189 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3191 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
3192 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
3193 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3195 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
3196 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
3197 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3199 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
3200 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
3201 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3203 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
3204 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
3205 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3207 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
3208 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
3209 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3211 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
3212 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
3213 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3215 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
3216 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
3217 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3219 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
3220 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
3221 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3223 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
3224 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
3225 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3227 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
3228 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
3229 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3231 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
3232 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
3233 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3235 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
3236 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
3237 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3239 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
3240 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
3241 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3243 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
3244 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
3245 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3247 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
3248 emsp430X.c
: $(srcdir)/emulparams
/msp430all.sh \
3249 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3251 ${GENSCRIPTS} msp430X
"$(tdir_msp430X)" msp430all
3252 ends32elf.c
: $(srcdir)/emulparams
/nds32elf.sh \
3253 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3254 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3255 ${GENSCRIPTS} nds32elf
"$(tdir_nds32)"
3256 ends32elf16m.c
: $(srcdir)/emulparams
/nds32elf16m.sh \
3257 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3258 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3259 ${GENSCRIPTS} nds32elf16m
"$(tdir_nds32)"
3260 ends32belf.c
: $(srcdir)/emulparams
/nds32belf.sh \
3261 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3262 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3263 ${GENSCRIPTS} nds32belf
"$(tdir_nds32belf)"
3264 ends32belf16m.c
: $(srcdir)/emulparams
/nds32belf16m.sh \
3265 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3266 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3267 ${GENSCRIPTS} nds32belf16m
"$(tdir_nds32belf)"
3268 ends32elf_linux.c
: $(srcdir)/emulparams
/nds32elf_linux.sh \
3269 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3270 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3271 ${GENSCRIPTS} nds32elf_linux
"$(tdir_nds32elf_linux)"
3272 ends32belf_linux.c
: $(srcdir)/emulparams
/nds32belf_linux.sh \
3273 $(ELF_DEPS
) $(srcdir)/emultempl
/nds32elf.em \
3274 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3275 ${GENSCRIPTS} nds32belf_linux
"$(tdir_nds32belf_linux)"
3276 enews.c
: $(srcdir)/emulparams
/news.sh \
3277 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3278 ${GENSCRIPTS} news
"$(tdir_news)"
3279 enios2elf.c
: $(srcdir)/emulparams
/nios2elf.sh \
3280 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3281 ${GENSCRIPTS} nios2elf
"$(tdir_nios2elf)"
3282 enios2linux.c
: $(srcdir)/emulparams
/nios2linux.sh \
3283 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3284 ${GENSCRIPTS} nios2linux
"$(tdir_nios2linux)"
3285 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
3286 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
3287 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3288 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
3289 eaarch64elf.c
: $(srcdir)/emulparams
/aarch64elf.sh \
3290 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3291 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3292 ${GENSCRIPTS} aarch64elf
"$(tdir_aarch64elf)"
3293 eaarch64elf32.c
: $(srcdir)/emulparams
/aarch64elf32.sh \
3294 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3295 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3296 ${GENSCRIPTS} aarch64elf32
"$(tdir_aarch64elf32)"
3297 eaarch64elfb.c
: $(srcdir)/emulparams
/aarch64elfb.sh
$(srcdir)/emulparams
/aarch64elf.sh \
3298 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3299 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3300 ${GENSCRIPTS} aarch64elfb
"$(tdir_aarch64elfb)"
3301 eaarch64elf32b.c
: $(srcdir)/emulparams
/aarch64elf32b.sh
$(srcdir)/emulparams
/aarch64elf32.sh \
3302 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3303 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3304 ${GENSCRIPTS} aarch64elf32b
"$(tdir_aarch64elf32b)"
3305 eaarch64linux.c
: $(srcdir)/emulparams
/aarch64linux.sh \
3306 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3307 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3308 ${GENSCRIPTS} aarch64linux
"$(tdir_aarch64linux)"
3309 eaarch64linuxb.c
: $(srcdir)/emulparams
/aarch64linuxb.sh
$(srcdir)/emulparams
/aarch64linux.sh \
3310 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3311 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3312 ${GENSCRIPTS} aarch64linuxb
"$(tdir_aarch64linuxb)"
3313 eaarch64linux32.c
: $(srcdir)/emulparams
/aarch64linux32.sh \
3314 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3315 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3316 ${GENSCRIPTS} aarch64linux32
"$(tdir_aarch64linux32)"
3317 eaarch64linux32b.c
: $(srcdir)/emulparams
/aarch64linux32b.sh
$(srcdir)/emulparams
/aarch64linux32.sh \
3318 $(ELF_DEPS
) $(srcdir)/emultempl
/aarch64elf.em \
3319 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3320 ${GENSCRIPTS} aarch64linux32b
"$(tdir_aarch64linux32b)"
3321 eor32.c
: $(srcdir)/emulparams
/or32.sh \
3322 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
3323 ${GENSCRIPTS} or32
"$(tdir_or32)"
3324 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
3325 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3326 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
3327 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
3328 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3329 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
3330 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
3331 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3332 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
3333 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
3334 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3335 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
3336 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
3337 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3338 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
3339 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
3340 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3341 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
3342 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
3343 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
3344 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
3345 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
3346 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
3347 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
3348 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
3349 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
3350 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
3351 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
3352 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3353 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
3354 escore3_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3355 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3356 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3357 ${GENSCRIPTS} score3_elf
"$(tdir_score3_elf)" scoreelf
3358 escore7_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3359 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3360 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3361 ${GENSCRIPTS} score7_elf
"$(tdir_score7_elf)" scoreelf
3362 esh.c
: $(srcdir)/emulparams
/sh.sh \
3363 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3364 ${GENSCRIPTS} sh
"$(tdir_sh)"
3365 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
3366 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3367 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
3368 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
3369 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3370 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3371 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3372 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
3373 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
3374 $(srcdir)/emulparams
/shelf32.sh \
3375 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3376 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3377 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3378 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
3379 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
3380 $(srcdir)/emulparams
/shelf32.sh \
3381 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3382 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3383 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3384 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
3385 eshelf_fd.c
: $(srcdir)/emulparams
/shelf_fd.sh \
3386 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3387 ${GENSCRIPTS} shelf_fd
"$(tdir_shelf_fd)"
3388 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
3389 $(srcdir)/emulparams
/shlelf_linux.sh \
3390 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3391 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
3392 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
3393 $(srcdir)/emulparams
/shelf.sh \
3394 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3395 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
3396 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
3397 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3398 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
3399 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
3400 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3401 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
3402 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
3403 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
3404 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
3405 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
3406 eshl.c
: $(srcdir)/emulparams
/shl.sh \
3407 $(srcdir)/emulparams
/sh.sh \
3408 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3409 ${GENSCRIPTS} shl
"$(tdir_shl)"
3410 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
3411 $(srcdir)/emulparams
/shelf.sh \
3412 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3413 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
3414 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
3415 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
3416 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3417 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3418 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
3419 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
3420 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
3421 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3422 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3423 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3424 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
3425 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
3426 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3427 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3428 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3429 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3430 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
3431 eshlelf_fd.c
: $(srcdir)/emulparams
/shlelf_fd.sh \
3432 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3433 ${GENSCRIPTS} shlelf_fd
"$(tdir_shlelf_fd)"
3434 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
3435 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3436 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
3437 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
3438 $(srcdir)/emulparams
/shelf_nbsd.sh \
3439 $(srcdir)/emulparams
/shelf.sh \
3440 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3441 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
3442 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
3443 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3444 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
3445 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
3446 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
3447 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
3449 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
3450 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
3451 $(srcdir)/emulparams
/shelf.sh \
3452 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
3453 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
3454 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
3455 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
3456 ${GENSCRIPTS} shpe
"$(tdir_shl)"
3457 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
3458 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3459 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
3460 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
3461 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3462 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
3463 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
3464 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3465 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
3466 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
3467 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
3468 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
3469 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
3470 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3471 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
3472 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
3473 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3474 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
3475 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
3476 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
3477 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
3478 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
3479 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
3480 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
3481 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
3482 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3483 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
3484 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
3485 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3486 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
3487 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
3488 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3489 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
3490 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
3491 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
3492 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
3493 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
3494 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
3495 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
3496 ev850.c
: $(srcdir)/emulparams
/v850.sh \
3497 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
3498 ${GENSCRIPTS} v850
"$(tdir_v850)"
3499 ev850_rh850.c
: $(srcdir)/emulparams
/v850_rh850.sh \
3500 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850_rh850.sc
${GEN_DEPENDS}
3501 ${GENSCRIPTS} v850_rh850
"$(tdir_v850_rh850)"
3502 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
3503 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
3504 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
3505 evax.c
: $(srcdir)/emulparams
/vax.sh \
3506 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3507 ${GENSCRIPTS} vax
"$(tdir_vax)"
3508 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
3509 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3510 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
3511 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
3512 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3513 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
3514 ew65.c
: $(srcdir)/emulparams
/w65.sh \
3515 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
3516 ${GENSCRIPTS} w65
"$(tdir_w65)"
3517 exgateelf.c
: $(srcdir)/emulparams
/xgateelf.sh \
3518 $(srcdir)/emultempl
/generic.em
$(ELF_DEPS
) \
3519 $(srcdir)/scripttempl
/elfxgate.sc
${GEN_DEPENDS}
3520 ${GENSCRIPTS} xgateelf
"$(tdir_xgate)"
3521 ez80.c
: $(srcdir)/emulparams
/z80.sh \
3522 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
3523 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
3524 ${GENSCRIPTS} z80
"$(tdir_z80)"
3525 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
3526 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3527 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
3528 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
3529 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3530 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
3532 eelf32_x86_64.c
: $(srcdir)/emulparams
/elf32_x86_64.sh \
3533 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3534 ${GENSCRIPTS} elf32_x86_64
"$(tdir_elf32_x86_64)"
3535 eelf32_x86_64_nacl.c
: $(srcdir)/emulparams
/elf32_x86_64_nacl.sh \
3536 $(srcdir)/emulparams
/elf32_x86_64.sh \
3537 $(srcdir)/emulparams
/elf_nacl.sh \
3538 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3539 ${GENSCRIPTS} elf32_x86_64_nacl
"$(tdir_elf32_x86_64_nacl)"
3540 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
3541 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3542 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
3543 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
3544 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
3545 $(srcdir)/emultempl
/needrelax.em \
3546 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3547 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
3548 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
3549 $(srcdir)/emulparams
/elf64_ia64.sh \
3550 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
3551 $(srcdir)/emultempl
/needrelax.em \
3552 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3553 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
3554 eelf64_ia64_vms.c
: $(srcdir)/emulparams
/elf64_ia64_vms.sh \
3555 $(srcdir)/emultempl
/vms.em
$(srcdir)/emultempl
/elf-generic.em \
3556 $(srcdir)/scripttempl
/ia64vms.sc
${GEN_DEPENDS}
3557 ${GENSCRIPTS} elf64_ia64_vms
"$(tdir_elf64_ia64_vms)"
3558 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
3559 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3560 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
3561 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
3562 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3563 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
3564 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
3565 $(srcdir)/emulparams
/elf64_sparc.sh \
3566 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3567 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
3568 eelf64_sparc_sol2.c
: $(srcdir)/emulparams
/elf64_sparc_sol2.sh \
3569 $(srcdir)/emulparams
/elf64_sparc.sh \
3570 $(srcdir)/emulparams
/solaris2.sh \
3571 $(srcdir)/emultempl
/solaris2.em \
3572 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3573 ${GENSCRIPTS} elf64_sparc_sol2
"$(tdir_elf64_sparc_sol2)"
3574 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
3575 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3576 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3577 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
3578 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
3579 $(srcdir)/emulparams
/elf64alpha.sh \
3580 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3581 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3582 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
3583 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
3584 $(srcdir)/emulparams
/elf64alpha.sh \
3585 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3586 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3587 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
3588 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
3589 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3590 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3591 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
3592 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3593 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
3594 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
3595 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3596 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3597 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3598 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
3599 eelf64btsmip_fbsd.c
: $(srcdir)/emulparams
/elf64btsmip_fbsd.sh \
3600 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3601 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3602 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3603 ${GENSCRIPTS} elf64btsmip_fbsd
"$(tdir_elf64btsmip_fbsd)"
3604 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
3605 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf64hppa.sc
${GEN_DEPENDS}
3606 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
3607 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
3608 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
3610 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3611 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
3612 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
3613 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
3614 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3615 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3616 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
3617 eelf64ltsmip_fbsd.c
: $(srcdir)/emulparams
/elf64ltsmip_fbsd.sh \
3618 $(srcdir)/emulparams
/elf64btsmip_fbsd.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
3619 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3620 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3621 ${GENSCRIPTS} elf64ltsmip_fbsd
"$(tdir_elf64ltsmip_fbsd)"
3622 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
3623 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
3624 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3625 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
3626 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
3628 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3629 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
3630 eelf64ppc_fbsd.c
: $(srcdir)/emulparams
/elf64ppc_fbsd.sh \
3631 $(srcdir)/emultempl
/ppc64elf.em ldemul-list.h \
3632 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3633 ${GENSCRIPTS} elf64ppc_fbsd
"$(tdir_elf64ppc_fbsd)"
3634 eelf64rdos.c
: $(srcdir)/emulparams
/elf64rdos.sh \
3635 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3636 ${GENSCRIPTS} elf64rdos
"$(tdir_elf64rdos)"
3637 eelf64tilegx.c
: $(srcdir)/emulparams
/elf64tilegx.sh \
3638 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
3639 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3640 ${GENSCRIPTS} elf64tilegx
"$(tdir_tilegx)"
3641 eelf64tilegx_be.c
: $(srcdir)/emulparams
/elf64tilegx_be.sh \
3642 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
3643 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3644 ${GENSCRIPTS} elf64tilegx_be
"$(tdir_tilegx_be)"
3645 eelf_l1om.c
: $(srcdir)/emulparams
/elf_l1om.sh \
3646 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3647 ${GENSCRIPTS} elf_l1om
"$(tdir_elf_l1om)"
3648 eelf_l1om_fbsd.c
: $(srcdir)/emulparams
/elf_l1om_fbsd.sh \
3649 $(srcdir)/emulparams
/elf_l1om.sh \
3650 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3651 ${GENSCRIPTS} elf_l1om_fbsd
"$(tdir_elf_l1om_fbsd)"
3652 eelf_k1om.c
: $(srcdir)/emulparams
/elf_k1om.sh \
3653 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3654 ${GENSCRIPTS} elf_k1om
"$(tdir_elf_k1om)"
3655 eelf_k1om_fbsd.c
: $(srcdir)/emulparams
/elf_k1om_fbsd.sh \
3656 $(srcdir)/emulparams
/elf_k1om.sh \
3657 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3658 ${GENSCRIPTS} elf_k1om_fbsd
"$(tdir_elf_k1om_fbsd)"
3659 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
3660 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3661 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
3662 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
3663 $(srcdir)/emulparams
/elf_x86_64.sh \
3664 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3665 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
3666 eelf_x86_64_nacl.c
: $(srcdir)/emulparams
/elf_x86_64_nacl.sh \
3667 $(srcdir)/emulparams
/elf_x86_64.sh \
3668 $(srcdir)/emulparams
/elf_nacl.sh \
3669 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3670 ${GENSCRIPTS} elf_x86_64_nacl
"$(tdir_elf_x86_64_nacl)"
3671 eelf_x86_64_sol2.c
: $(srcdir)/emulparams
/elf_x86_64_sol2.sh \
3672 $(srcdir)/emulparams
/elf_x86_64.sh \
3673 $(srcdir)/emulparams
/solaris2.sh \
3674 $(srcdir)/emultempl
/solaris2.em \
3675 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3676 ${GENSCRIPTS} elf_x86_64_sol2
"$(tdir_elf_x86_64_sol2)"
3677 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
3678 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3679 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
3680 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
3681 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
3682 $(srcdir)/emultempl
/mmo.em
$(srcdir)/scripttempl
/DWARF.sc \
3683 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
3684 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
3685 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3686 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3687 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
3688 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
3689 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3690 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3691 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
3692 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
3693 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3694 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3695 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
3696 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
3697 $(srcdir)/emulparams
/shelf64_nbsd.sh \
3698 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3699 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3700 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
3702 check-DEJAGNU
: site.exp
3703 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
3704 r
=`pwd`; export r
; \
3705 LC_ALL
=C
; export LC_ALL
; \
3706 EXPECT
=$(EXPECT
); export EXPECT
; \
3707 runtest
=$(RUNTEST
); \
3708 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
3709 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
3710 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
3711 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
3712 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
3713 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
3714 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
3715 DO_COMPARE
="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
3717 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
3720 # Rules for testing by relinking ld itself.
3721 # A similar test is in the testsuite. This target is for ease of use
3724 ld-partial.@OBJEXT@
: ld-new
$(EXEEXT
)
3725 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.@OBJEXT@
-r
$(OFILES
)
3726 ld1
$(EXEEXT
): ld-partial.@OBJEXT@
3727 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.@OBJEXT@
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3729 ld1-full
$(EXEEXT
): ld-new
3730 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3732 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
3733 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3735 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
3736 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3738 bootstrap
: ld3
$(EXEEXT
)
3739 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
3743 # DOCUMENTATION TARGETS
3744 # Manual configuration file; not usually attached to normal configuration,
3745 # because almost all configs use "gen" version of manual.
3746 # Set DOCVER above to change.
3747 configdoc.texi
: ${DOCVER}-doc.texi
3748 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
3749 chmod u
+w .
/configdoc.texi
3751 # Build the man page from the texinfo file
3752 # The sed command removes the no-adjust Nroff command so that
3753 # the man output looks standard.
3754 ld.1: $(srcdir)/ld.texinfo configdoc.texi
3756 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
3757 -($(POD2MAN
) ld.pod | \
3758 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
3759 mv
-f
$@.T
$$$$ $@
) || \
3760 (rm -f
$@.T
$$$$ && exit
1)
3765 .PHONY
: install-exec-local install-data-local
3767 install-exec-local
: ld-new
$(EXEEXT
) install-binPROGRAMS
3768 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3769 n
=`echo $(installed_linker) | sed '$(transform)'`; \
3770 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3771 rm -f
$(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3772 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
) >/dev
/null
2>/dev
/null \
3773 ||
$(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3775 if
test "x$(install_as_default)" = "xyes"; then \
3776 ld=`echo ld | sed '$(transform)'`; \
3777 rm -f
$(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3778 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3779 ||
$(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3780 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3781 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3782 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3783 ||
$(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3788 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
3789 for f in ldscripts
/*; do \
3790 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
3792 diststuff
: info $(EXTRA_DIST
)
3794 # Both info (ld.info) and ld.1 depend on configdoc.texi.
3795 # But info isn't a direct target. Make info-recursive to depend on
3796 # ld.1 to support parallel build.
3797 info-recursive
: ld.1
3801 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3802 # Otherwise a system limit (for SysV at least) may be exceeded.