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
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
35 build_triplet
= @build@
37 target_triplet
= @target@
38 bin_PROGRAMS
= ld-new
$(EXEEXT
)
40 # Automake 1.9 will only build info files in the objdir if they are
41 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
42 # though, so we use a bogus condition.
43 @GENINSRC_NEVER_TRUE@am__append_1
= ld.
info
45 DIST_COMMON
= NEWS README ChangeLog
$(srcdir)/Makefile.in \
46 $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
47 $(am__configure_deps
) $(srcdir)/config.in \
48 $(srcdir)/..
/mkinstalldirs
$(top_srcdir
)/po
/Make-in ldgram.h \
49 ldgram.c deffilep.h deffilep.c ldlex.c
$(srcdir)/..
/depcomp \
50 $(srcdir)/..
/ylwrap
$(ld_TEXINFOS
)
51 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
52 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
53 $(top_srcdir
)/..
/config
/zlib.m4 \
54 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/config
/acx.m4 \
55 $(top_srcdir
)/..
/config
/depstand.m4 \
56 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
57 $(top_srcdir
)/..
/config
/largefile.m4 \
58 $(top_srcdir
)/..
/config
/lead-dot.m4 \
59 $(top_srcdir
)/..
/config
/nls.m4 \
60 $(top_srcdir
)/..
/config
/override.m4 \
61 $(top_srcdir
)/..
/config
/plugins.m4 \
62 $(top_srcdir
)/..
/config
/po.m4 \
63 $(top_srcdir
)/..
/config
/progtest.m4 \
64 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
65 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
66 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.in
67 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
69 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
70 configure.lineno config.status.lineno
71 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
72 CONFIG_HEADER
= config.h
73 CONFIG_CLEAN_FILES
= po
/Makefile.in
74 CONFIG_CLEAN_VPATH_FILES
=
75 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
76 libldtestplug_la_LIBADD
=
77 @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_OBJECTS
= \
78 @ENABLE_PLUGINS_TRUE@ libldtestplug_la-testplug.lo
79 libldtestplug_la_OBJECTS
= $(am_libldtestplug_la_OBJECTS
)
80 libldtestplug_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
81 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(libldtestplug_la_CFLAGS
) \
82 $(CFLAGS
) $(libldtestplug_la_LDFLAGS
) $(LDFLAGS
) -o
$@
83 @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_rpath
=
84 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
85 "$(DESTDIR)$(man1dir)"
86 PROGRAMS
= $(bin_PROGRAMS
)
87 @ENABLE_PLUGINS_TRUE@am__objects_1
= plugin.
$(OBJEXT
)
88 am_ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex-wrapper.
$(OBJEXT
) \
89 lexsup.
$(OBJEXT
) ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) \
90 ldctor.
$(OBJEXT
) ldmain.
$(OBJEXT
) ldwrite.
$(OBJEXT
) \
91 ldexp.
$(OBJEXT
) ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) \
92 ldmisc.
$(OBJEXT
) ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
) \
94 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
96 DEFAULT_INCLUDES
= -I.@am__isrc@
97 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
98 am__depfiles_maybe
= depfiles
100 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
101 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
102 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
103 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
104 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
106 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
107 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
109 @MAINTAINER_MODE_FALSE@am__skiplex
= test -f
$@ ||
110 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
111 LTLEXCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
112 --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
113 YLWRAP
= $(top_srcdir
)/..
/ylwrap
114 @MAINTAINER_MODE_FALSE@am__skipyacc
= test -f
$@ ||
115 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
116 LTYACCCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
117 --mode
=compile
$(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
118 SOURCES
= $(libldtestplug_la_SOURCES
) $(ld_new_SOURCES
) \
119 $(EXTRA_ld_new_SOURCES
)
121 am__TEXINFO_TEX_DIR
= $(srcdir)/$(top_srcdir
)/..
/texinfo
126 TEXINFOS
= ld.texinfo
127 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
128 MAKEINFOHTML
= $(MAKEINFO
) --html
129 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
131 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
132 html-recursive info-recursive install-data-recursive \
133 install-dvi-recursive install-exec-recursive \
134 install-html-recursive install-info-recursive \
135 install-pdf-recursive install-ps-recursive install-recursive \
136 installcheck-recursive installdirs-recursive pdf-recursive \
137 ps-recursive uninstall-recursive
138 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
139 am__vpath_adj
= case
$$p in \
140 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
143 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
145 am__nobase_strip_setup
= \
146 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
149 am__nobase_list
= $(am__nobase_strip_setup
); \
150 for p in
$$list; do echo
"$$p $$p"; done | \
151 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153 if (++n[$$2] == $(am__install_max)) \
154 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155 END { for (dir in files) print dir, files[dir] }'
157 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159 man1dir = $(mandir)/man1
162 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
163 distclean-recursive maintainer-clean-recursive
164 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
165 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
168 DEJATOOL
= $(PACKAGE
)
169 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
170 DIST_SUBDIRS
= $(SUBDIRS
)
171 transform
= s
/^ld-new
$$/$(installed_linker
)/;@program_transform_name@
175 AUTOCONF
= @AUTOCONF@
176 AUTOHEADER
= @AUTOHEADER@
177 AUTOMAKE
= @AUTOMAKE@
179 CATALOGS
= @CATALOGS@
180 CATOBJEXT
= @CATOBJEXT@
182 CCDEPMODE
= @CCDEPMODE@
185 CPPFLAGS
= @CPPFLAGS@
188 CXXDEPMODE
= @CXXDEPMODE@
189 CXXFLAGS
= @CXXFLAGS@
190 CYGPATH_W
= @CYGPATH_W@
191 DATADIRNAME
= @DATADIRNAME@
194 DSYMUTIL
= @DSYMUTIL@
201 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
202 EMULATION_OFILES
= @EMULATION_OFILES@
203 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
209 HDEFINES
= @HDEFINES@
211 #stuff for self hosting (can be overridden in config file).
212 HOSTING_CRT0
= @HOSTING_CRT0@
213 HOSTING_LIBS
= @HOSTING_LIBS@
216 INSTALL_DATA
= @INSTALL_DATA@
217 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
218 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
219 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
220 INSTOBJEXT
= @INSTOBJEXT@
223 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
225 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
227 LIBINTL_DEP
= @LIBINTL_DEP@
232 # Search path to override the default search path for -lfoo libraries.
233 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
234 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
235 # a cross-linker, in which case the default is empty. See genscripts.sh.)
236 # Otherwise, they are replaced with the ones given in LIB_PATH,
237 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
238 # when the linker is configured via the --with-lib-path configure switch.
239 LIB_PATH
= @LIB_PATH@
242 LTLIBOBJS
= @LTLIBOBJS@
244 MAKEINFO
= @MAKEINFO@
246 MKINSTALLDIRS
= @MKINSTALLDIRS@
248 MSGMERGE
= @MSGMERGE@
249 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
252 NO_WERROR
= @NO_WERROR@
258 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
259 PACKAGE_NAME
= @PACKAGE_NAME@
260 PACKAGE_STRING
= @PACKAGE_STRING@
261 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
262 PACKAGE_URL
= @PACKAGE_URL@
263 PACKAGE_VERSION
= @PACKAGE_VERSION@
264 PATH_SEPARATOR
= @PATH_SEPARATOR@
268 SET_MAKE
= @SET_MAKE@
270 STRINGIFY
= @STRINGIFY@
272 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
273 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
275 # This is the real libbfd.a created by libtool.
276 TESTBFDLIB
= @TESTBFDLIB@
279 WARN_CFLAGS
= @WARN_CFLAGS@
280 XGETTEXT
= @XGETTEXT@
281 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
283 abs_builddir
= @abs_builddir@
284 abs_srcdir
= @abs_srcdir@
285 abs_top_builddir
= @abs_top_builddir@
286 abs_top_srcdir
= @abs_top_srcdir@
287 ac_ct_CC
= @ac_ct_CC@
288 ac_ct_CXX
= @ac_ct_CXX@
289 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
290 am__include
= @am__include@
291 am__leading_dot
= @am__leading_dot@
292 am__quote
= @am__quote@
294 am__untar
= @am__untar@
297 build_alias
= @build_alias@
298 build_cpu
= @build_cpu@
299 build_os
= @build_os@
300 build_vendor
= @build_vendor@
301 builddir
= @builddir@
303 datarootdir
= @datarootdir@
304 do_compare
= @do_compare@
307 enable_initfini_array
= @enable_initfini_array@
308 exec_prefix = @
exec_prefix@
310 host_alias
= @host_alias@
311 host_cpu
= @host_cpu@
313 host_vendor
= @host_vendor@
315 includedir = @
includedir@
317 install_as_default
= @install_as_default@
318 install_sh
= @install_sh@
319 installed_linker
= @installed_linker@
321 libexecdir
= @libexecdir@
322 localedir
= @localedir@
323 localstatedir
= @localstatedir@
326 oldincludedir = @
oldincludedir@
329 program_transform_name
= @program_transform_name@
332 sharedstatedir
= @sharedstatedir@
334 sysconfdir
= @sysconfdir@
336 target_alias
= @target_alias@
337 target_cpu
= @target_cpu@
338 target_os
= @target_os@
339 target_vendor
= @target_vendor@
340 top_build_prefix
= @top_build_prefix@
341 top_builddir
= @top_builddir@
342 top_srcdir
= @top_srcdir@
343 use_sysroot
= @use_sysroot@
344 AUTOMAKE_OPTIONS
= dejagnu no-texinfo.
tex no-dist foreign
345 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
346 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
348 tooldir
= $(exec_prefix)/$(target_alias
)
350 # Automake 1.10+ disables lex and yacc output file regeneration if
351 # maintainer mode is disabled. Avoid this.
354 AM_CFLAGS
= $(WARN_CFLAGS
)
355 @ENABLE_PLUGINS_FALSE@PLUGIN_C
=
357 # Conditionally enable the plugin interface.
358 @ENABLE_PLUGINS_TRUE@PLUGIN_C
= plugin.c
359 @ENABLE_PLUGINS_FALSE@PLUGIN_H
=
360 @ENABLE_PLUGINS_TRUE@PLUGIN_H
= plugin.h
361 @ENABLE_PLUGINS_FALSE@PLUGIN_OBJECT
=
362 @ENABLE_PLUGINS_TRUE@PLUGIN_OBJECT
= plugin.@OBJEXT@
363 @ENABLE_PLUGINS_FALSE@PLUGIN_CFLAGS
=
364 @ENABLE_PLUGINS_TRUE@PLUGIN_CFLAGS
= -DENABLE_PLUGINS
366 # We put the scripts in the directory $(scriptdir)/ldscripts.
367 # We can't put the scripts in $(datadir) because the SEARCH_DIR
368 # directives need to be different for native and cross linkers.
369 scriptdir
= $(tooldir
)/lib
370 BASEDIR
= $(srcdir)/..
371 BFDDIR
= $(BASEDIR
)/bfd
372 INCDIR
= $(BASEDIR
)/include
374 # What version of the manual to build
377 # Options to extract the man page from ld.texinfo
379 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
380 POD2MAN
= pod2man
--center
="GNU Development Tools" \
381 --release
="binutils-$(VERSION)" --section
=1
383 HOSTING_EMU
= -m
$(EMUL
)
385 # Setup the testing framework, if you have one
390 if [ -f $$r/../gcc/xgcc ] ; then \
391 if [ -f $$r/../newlib/Makefile ] ; then \
392 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
394 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
397 if [ "@host@" = "@target@" ] ; then \
400 echo gcc | sed '$(transform)'; \
405 if [ -f $$r/../gcc/g++ ] ; then \
406 if [ -f $$r/../newlib/Makefile ] ; then \
407 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
409 echo $$r/../gcc/g++ -B$$r/../gcc/; \
412 if [ "@host@" = "@target@" ] ; then \
415 echo g++ | sed '$(transform)'; \
419 info_TEXINFOS
= ld.texinfo
420 ld_TEXINFOS
= configdoc.texi
421 noinst_TEXINFOS
= ldint.texinfo
423 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
424 -I
$(top_srcdir
)/..
/libiberty
426 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
427 -I
$(top_srcdir
)/..
/libiberty
429 AM_CPPFLAGS
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
430 @INCINTL@
$(HDEFINES
) $(CFLAGS
) $(PLUGIN_CFLAGS
) \
431 -DLOCALEDIR
="\"$(datadir)/locale\""
433 BFDLIB
= ..
/bfd
/libbfd.la
434 LIBIBERTY
= ..
/libiberty
/libiberty.a
435 ALL_EMULATION_SOURCES
= \
451 earmelf_linux_eabi.c \
456 earmelfb_linux_eabi.c \
493 eelf32_sparc_sol2.c \
494 eelf32_sparc_vxworks.c \
505 eelf32btsmip_fbsd.c \
507 eelf32btsmipn32_fbsd.c \
512 eelf32ebmipvxworks.c \
514 eelf32elmipvxworks.c \
531 eelf32ltsmip_fbsd.c \
533 eelf32ltsmipn32_fbsd.c \
539 eelf32mipswindiss.c \
563 eelf_i386_vxworks.c \
743 etic3xcoff_onchip.c \
757 ALL_EMULATIONS
= $(ALL_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
758 ALL_64_EMULATION_SOURCES
= \
765 eelf64_sparc_fbsd.c \
766 eelf64_sparc_sol2.c \
772 eelf64btsmip_fbsd.c \
776 eelf64ltsmip_fbsd.c \
791 ALL_64_EMULATIONS
= $(ALL_64_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
792 ALL_EMUL_EXTRA_OFILES
= \
797 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
798 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
799 mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \
802 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
803 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
804 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h \
805 elf-hints-local.h
$(PLUGIN_H
)
807 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
808 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
810 # Require an early dependency on the generated headers, as the dependency
811 # tracking will not cause them to be built beforehand.
812 BUILT_SOURCES
= $(GENERATED_HFILES
)
813 OFILES
= ldgram.@OBJEXT@ ldlex-wrapper.@OBJEXT@ lexsup.@OBJEXT@ ldlang.@OBJEXT@ \
814 mri.@OBJEXT@ ldctor.@OBJEXT@ ldmain.@OBJEXT@
$(PLUGIN_OBJECT
) \
815 ldwrite.@OBJEXT@ ldexp.@OBJEXT@ ldemul.@OBJEXT@ ldver.@OBJEXT@ ldmisc.@OBJEXT@ \
816 ldfile.@OBJEXT@ ldcref.@OBJEXT@
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
818 STAGESTUFF
= *.@OBJEXT@ ldscripts
/* e
*.c
820 # At the moment this is just a list of those emulation template files
821 # that contain internationalised strings.
822 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
823 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
825 # These all start with e so 'make clean' can find them.
826 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@
827 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
828 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
829 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
831 # We need this for automake to use YLWRAP.
832 # Allow dependency tracking to work for these files, too.
834 # Dependency tracking for the generated emulation files.
835 EXTRA_ld_new_SOURCES
= deffilep.y ldlex.l pep-dll.c pe-dll.c \
836 $(ALL_EMULATION_SOURCES
) $(ALL_64_EMULATION_SOURCES
)
837 ld_new_SOURCES
= ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
838 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
$(PLUGIN_C
)
840 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
841 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
843 # A test program for C++ constructors and destructors.
844 # This test is now in the testsuite.
846 #cdtest: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
847 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
848 # cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ $(HOSTING_LIBS)
851 # ./cdtest > cdtest.tmp
852 # mv cdtest.tmp cdtest.out
854 #cdtest-ur.@OBJEXT@: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
855 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.@OBJEXT@ -Ur cdtest-main.@OBJEXT@ \
856 # cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@
858 #cdtest-ur: cdtest-ur.@OBJEXT@
859 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.@OBJEXT@ \
862 #cdtest-ur.out: cdtest-ur
863 # ./cdtest-ur > cdtest-ur.tmp
864 # mv cdtest-ur.tmp cdtest-ur.out
866 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
867 # diff $(srcdir)/cdtest.exp cdtest.out
868 # diff $(srcdir)/cdtest.exp cdtest-ur.out
870 #.PHONY: check-cdtest
872 # END OF CHECK TARGETS
875 # Build a dummy plugin using libtool.
877 @ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES
= libldtestplug.la
878 @ENABLE_PLUGINS_TRUE@libldtestplug_la_SOURCES
= testplug.c
879 @ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS
= -g
-O2
880 @ENABLE_PLUGINS_TRUE@libldtestplug_la_LDFLAGS
= -no-undefined
-rpath
/nowhere
881 MAINTAINERCLEANFILES
= configdoc.texi
ld.1 ld.
info
883 # We want to reconfigure if configure.host or configure.tgt changes. We
884 # extract version from bfd/configure.in, so we must depend on that also.
885 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
886 $(srcdir)/..
/bfd
/configure.in
888 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
889 ldemul-list.h crtbegin.@OBJEXT@ crtend.@OBJEXT@
ld.log
ld.sum
891 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s spu_icache.@OBJEXT@
893 # Stuff that should be included in a distribution. The diststuff
894 # target is run by the taz target in ../Makefile.in.
895 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.@OBJEXT@_c \
896 emultempl
/spu_icache.@OBJEXT@_c deffilep.c deffilep.h
$(man_MANS
)
898 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
899 all: $(BUILT_SOURCES
) config.h
900 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
903 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
906 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
908 case
'$(am__configure_deps)' in \
910 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
911 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
916 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
917 $(am__cd
) $(top_srcdir
) && \
918 $(AUTOMAKE
) --foreign Makefile
920 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
923 echo
' $(SHELL) ./config.status'; \
924 $(SHELL
) .
/config.status
;; \
926 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
927 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
930 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
931 $(SHELL
) .
/config.status
--recheck
933 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
934 $(am__cd
) $(srcdir) && $(AUTOCONF
)
935 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
936 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
937 $(am__aclocal_m4_deps
):
940 @if
test ! -f
$@
; then \
942 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
945 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
947 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
948 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
949 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
954 -rm -f config.h stamp-h1
955 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
956 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
958 clean-noinstLTLIBRARIES
:
959 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
960 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
961 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
962 test "$$dir" != "$$p" ||
dir=.
; \
963 echo
"rm -f \"$${dir}/so_locations\""; \
964 rm -f
"$${dir}/so_locations"; \
966 libldtestplug.la
: $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_DEPENDENCIES
)
967 $(libldtestplug_la_LINK
) $(am_libldtestplug_la_rpath
) $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_LIBADD
) $(LIBS
)
968 install-binPROGRAMS
: $(bin_PROGRAMS
)
970 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
971 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
972 for p in
$$list; do echo
"$$p $$p"; done | \
973 sed
's/$(EXEEXT)$$//' | \
974 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
975 then echo
"$$p"; echo
"$$p"; else :; fi
; \
977 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
978 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
979 sed
'N;N;N;s,\n, ,g' | \
980 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
981 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
982 if ($$2 == $$4) files[d] = files[d] " " $$1; \
983 else { print "f", $$3 "/" $$4, $$1; } } \
984 END { for (d in files) print "f", d, files[d] }' | \
985 while read type
dir files
; do \
986 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
987 test -z
"$$files" ||
{ \
988 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
989 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
993 uninstall-binPROGRAMS
:
995 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
996 files
=`for p in $$list; do echo "$$p"; done | \
997 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
998 -e 's/$$/$(EXEEXT)/' `; \
999 test -n
"$$list" || exit
0; \
1000 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
1001 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
1004 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
1005 echo
" rm -f" $$list; \
1006 rm -f
$$list || exit
$$?
; \
1007 test -n
"$(EXEEXT)" || exit
0; \
1008 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1009 echo
" rm -f" $$list; \
1012 @if
test ! -f
$@
; then \
1014 $(MAKE
) $(AM_MAKEFLAGS
) ldgram.c
; \
1016 deffilep.h
: deffilep.c
1017 @if
test ! -f
$@
; then \
1019 $(MAKE
) $(AM_MAKEFLAGS
) deffilep.c
; \
1021 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
1022 @
rm -f ld-new
$(EXEEXT
)
1023 $(LINK
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
1025 mostlyclean-compile
:
1031 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/deffilep.Po@am__quote@
1032 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaix5ppc.Po@am__quote@
1033 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaix5rs6.Po@am__quote@
1034 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixppc.Po@am__quote@
1035 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixrs6.Po@am__quote@
1036 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealpha.Po@am__quote@
1037 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealphavms.Po@am__quote@
1038 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earcelf.Po@am__quote@
1039 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_epoc_pe.Po@am__quote@
1040 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_wince_pe.Po@am__quote@
1041 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutb.Po@am__quote@
1042 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutl.Po@am__quote@
1043 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmcoff.Po@am__quote@
1044 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf.Po@am__quote@
1045 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_fbsd.Po@am__quote@
1046 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux.Po@am__quote@
1047 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux_eabi.Po@am__quote@
1048 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_nbsd.Po@am__quote@
1049 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_vxworks.Po@am__quote@
1050 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb.Po@am__quote@
1051 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux.Po@am__quote@
1052 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux_eabi.Po@am__quote@
1053 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_nbsd.Po@am__quote@
1054 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnbsd.Po@am__quote@
1055 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnto.Po@am__quote@
1056 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmpe.Po@am__quote@
1057 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmsymbian.Po@am__quote@
1058 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr1.Po@am__quote@
1059 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr2.Po@am__quote@
1060 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr25.Po@am__quote@
1061 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr3.Po@am__quote@
1062 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr31.Po@am__quote@
1063 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr35.Po@am__quote@
1064 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr4.Po@am__quote@
1065 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr5.Po@am__quote@
1066 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr51.Po@am__quote@
1067 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr6.Po@am__quote@
1068 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_i860.Po@am__quote@
1069 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_sparc.Po@am__quote@
1070 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrisaout.Po@am__quote@
1071 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecriself.Po@am__quote@
1072 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrislinux.Po@am__quote@
1073 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed10velf.Po@am__quote@
1074 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_e.Po@am__quote@
1075 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_o.Po@am__quote@
1076 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30velf.Po@am__quote@
1077 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/edelta68.Po@am__quote@
1078 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_dlx.Po@am__quote@
1079 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i860.Po@am__quote@
1080 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i960.Po@am__quote@
1081 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc.Po@am__quote@
1082 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_sol2.Po@am__quote@
1083 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_vxworks.Po@am__quote@
1084 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_spu.Po@am__quote@
1085 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_be.Po@am__quote@
1086 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_le.Po@am__quote@
1087 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_x86_64.Po@am__quote@
1088 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32b4300.Po@am__quote@
1089 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfin.Po@am__quote@
1090 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfinfd.Po@am__quote@
1091 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmip.Po@am__quote@
1092 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmipn32.Po@am__quote@
1093 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bsmip.Po@am__quote@
1094 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmip.Po@am__quote@
1095 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmip_fbsd.Po@am__quote@
1096 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmipn32.Po@am__quote@
1097 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmipn32_fbsd.Po@am__quote@
1098 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16.Po@am__quote@
1099 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16c.Po@am__quote@
1100 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32crx.Po@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmip.Po@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmipvxworks.Po@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmip.Po@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmipvxworks.Po@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32fr30.Po@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frv.Po@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frvfd.Po@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32i370.Po@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ip2k.Po@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq10.Po@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq2000.Po@am__quote@
1112 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32l4300.Po@am__quote@
1113 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32.Po@am__quote@
1114 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32fd.Po@am__quote@
1115 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lmip.Po@am__quote@
1116 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppc.Po@am__quote@
1117 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcnto.Po@am__quote@
1118 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcsim.Po@am__quote@
1119 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lsmip.Po@am__quote@
1120 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmip.Po@am__quote@
1121 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmip_fbsd.Po@am__quote@
1122 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmipn32.Po@am__quote@
1123 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmipn32_fbsd.Po@am__quote@
1124 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32m32c.Po@am__quote@
1125 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mb_linux.Po@am__quote@
1126 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mcore.Po@am__quote@
1127 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mep.Po@am__quote@
1128 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32microblaze.Po@am__quote@
1129 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mipswindiss.Po@am__quote@
1130 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32moxie.Po@am__quote@
1131 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mt.Po@am__quote@
1132 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32openrisc.Po@am__quote@
1133 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc.Po@am__quote@
1134 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc_fbsd.Po@am__quote@
1135 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppclinux.Po@am__quote@
1136 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcnto.Po@am__quote@
1137 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcsim.Po@am__quote@
1138 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcvxworks.Po@am__quote@
1139 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcwindiss.Po@am__quote@
1140 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32rx.Po@am__quote@
1141 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32vax.Po@am__quote@
1142 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16x.Po@am__quote@
1143 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xl.Po@am__quote@
1144 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xs.Po@am__quote@
1145 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xstormy16.Po@am__quote@
1146 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xtensa.Po@am__quote@
1147 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_aix.Po@am__quote@
1148 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64.Po@am__quote@
1149 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64_fbsd.Po@am__quote@
1150 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_s390.Po@am__quote@
1151 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc.Po@am__quote@
1152 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_fbsd.Po@am__quote@
1153 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_sol2.Po@am__quote@
1154 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha.Po@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_fbsd.Po@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_nbsd.Po@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64bmip.Po@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64btsmip.Po@am__quote@
1159 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64btsmip_fbsd.Po@am__quote@
1160 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64hppa.Po@am__quote@
1161 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64lppc.Po@am__quote@
1162 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ltsmip.Po@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ltsmip_fbsd.Po@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64mmix.Po@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ppc.Po@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386.Po@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_be.Po@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_chaos.Po@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_fbsd.Po@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_ldso.Po@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_sol2.Po@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_vxworks.Po@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om.Po@am__quote@
1174 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om_fbsd.Po@am__quote@
1175 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_s390.Po@am__quote@
1176 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64.Po@am__quote@
1177 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_fbsd.Po@am__quote@
1178 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_sol2.Po@am__quote@
1179 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960.Po@am__quote@
1180 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960coff.Po@am__quote@
1181 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300.Po@am__quote@
1182 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300elf.Po@am__quote@
1183 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300h.Po@am__quote@
1184 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300helf.Po@am__quote@
1185 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hn.Po@am__quote@
1186 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hnelf.Po@am__quote@
1187 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300s.Po@am__quote@
1188 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300self.Po@am__quote@
1189 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sn.Po@am__quote@
1190 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300snelf.Po@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sx.Po@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxelf.Po@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxn.Po@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxnelf.Po@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500.Po@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500b.Po@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500c.Po@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500m.Po@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500s.Po@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp300bsd.Po@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp3hpux.Po@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppa64linux.Po@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaelf.Po@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppalinux.Po@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppanbsd.Po@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaobsd.Po@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386aout.Po@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386beos.Po@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386bsd.Po@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386coff.Po@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386go32.Po@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386linux.Po@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386lynx.Po@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386mach.Po@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386moss.Po@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386msdos.Po@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nbsd.Po@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nto.Po@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nw.Po@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe.Po@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe_posix.Po@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pep.Po@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/elnk960.Po@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf.Po@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf_linux.Po@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf.Po@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf_linux.Po@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elf.Po@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elfb.Po@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elf.Po@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elfb.Po@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68k4knbsd.Po@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaout.Po@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaux.Po@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kcoff.Po@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelf.Po@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelfnbsd.Po@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68klinux.Po@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68knbsd.Po@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kpsos.Po@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em88kbcs.Po@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emcorepe.Po@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsbig.Po@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsbsd.Po@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsidt.Po@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsidtl.Po@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipslit.Po@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipslnews.Po@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipspe.Po@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emmo.Po@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emn10200.Po@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emn10300.Po@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x110.Po@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1101.Po@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1111.Po@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x112.Po@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1121.Po@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1122.Po@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1132.Po@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x122.Po@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1222.Po@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x123.Po@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1232.Po@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x133.Po@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1331.Po@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x135.Po@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1351.Po@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x147.Po@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x148.Po@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x149.Po@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x155.Po@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x156.Po@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x157.Po@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1610.Po@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1611.Po@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1612.Po@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x167.Po@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x168.Po@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x169.Po@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2101.Po@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2111.Po@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2121.Po@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2131.Po@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x311.Po@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x312.Po@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x313.Po@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x314.Po@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x315.Po@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x323.Po@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x325.Po@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x336.Po@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x337.Po@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x412.Po@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x413.Po@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x415.Po@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x417.Po@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x435.Po@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x436.Po@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x437.Po@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x447.Po@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x448.Po@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x449.Po@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE423.Po@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE425.Po@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE427.Po@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG437.Po@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG438.Po@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG439.Po@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW423.Po@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW425.Po@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW427.Po@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/enews.Po@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ens32knbsd.Po@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32.Po@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32elf.Po@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epc532macha.Po@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epdp11.Po@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjelf.Po@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjlelf.Po@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppclynx.Po@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcmacos.Po@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcnw.Po@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcpe.Po@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eriscix.Po@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore3_elf.Po@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore7_elf.Po@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esh.Po@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf.Po@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32.Po@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_linux.Po@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_nbsd.Po@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64.Po@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64_nbsd.Po@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_fd.Po@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_linux.Po@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nbsd.Po@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nto.Po@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_uclinux.Po@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_vxworks.Po@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshl.Po@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf.Po@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32.Po@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_linux.Po@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_nbsd.Po@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64.Po@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64_nbsd.Po@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_fd.Po@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_linux.Po@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nbsd.Po@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nto.Po@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_vxworks.Po@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlsymbian.Po@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshpe.Po@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcaout.Po@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparclinux.Po@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcnbsd.Po@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/est2000.Po@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun3.Po@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun4.Po@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30aout.Po@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30coff.Po@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff.Po@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff_onchip.Po@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic4xcoff.Po@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic54xcoff.Po@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic80coff.Po@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ev850.Po@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evanilla.Po@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evax.Po@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evaxnbsd.Po@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evsta.Po@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ew65.Po@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez80.Po@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8001.Po@am__quote@
1375 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8002.Po@am__quote@
1376 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldcref.Po@am__quote@
1377 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldctor.Po@am__quote@
1378 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldemul.Po@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldexp.Po@am__quote@
1380 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldfile.Po@am__quote@
1381 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldgram.Po@am__quote@
1382 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlang.Po@am__quote@
1383 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex-wrapper.Po@am__quote@
1384 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex.Po@am__quote@
1385 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmain.Po@am__quote@
1386 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmisc.Po@am__quote@
1387 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldver.Po@am__quote@
1388 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldwrite.Po@am__quote@
1389 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lexsup.Po@am__quote@
1390 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libldtestplug_la-testplug.Plo@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mri.Po@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pe-dll.Po@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pep-dll.Po@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/plugin.Po@am__quote@
1397 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1398 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1401 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1404 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1405 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1408 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1411 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1412 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1415 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1417 libldtestplug_la-testplug.lo
: testplug.c
1418 @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
1419 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libldtestplug_la-testplug.Tpo
$(DEPDIR
)/libldtestplug_la-testplug.Plo
1420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='testplug.c' object
='libldtestplug_la-testplug.lo' libtool
=yes @AMDEPBACKSLASH@
1421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1422 @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
1425 $(am__skiplex
) $(SHELL
) $(YLWRAP
) $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(LEXCOMPILE
)
1428 $(am__skipyacc
) $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
1430 mostlyclean-libtool
:
1437 -rm -f libtool config.lt
1439 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
1440 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
1441 rm -rf
$$backupdir && mkdir
$$backupdir && \
1442 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
1443 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
1444 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
1447 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1448 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1453 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
1455 rm -rf
$$backupdir; exit
$$rc
1457 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
1458 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1459 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1460 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1462 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
1463 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1464 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1465 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1467 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
1468 rm -rf
$(@
:.html
=.htp
)
1469 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1470 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1473 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1474 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
1476 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1477 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
1481 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1485 @
$(NORMAL_UNINSTALL
)
1486 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1487 for p in
$$list; do \
1489 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1490 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
1494 @
$(NORMAL_UNINSTALL
)
1495 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
1496 for p in
$$list; do \
1498 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1499 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
1504 @if
test -d
'$(DESTDIR)$(infodir)' && \
1505 (install-info
--version
&& \
1506 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1507 list
='$(INFO_DEPS)'; \
1508 for file in
$$list; do \
1509 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1510 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
1511 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
1512 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
1515 @
$(NORMAL_UNINSTALL
)
1516 @list
='$(INFO_DEPS)'; \
1517 for file in
$$list; do \
1518 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1519 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
1520 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
1521 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]"; \
1522 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1527 @
$(NORMAL_UNINSTALL
)
1528 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1529 for p in
$$list; do \
1531 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1532 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
1536 @
$(NORMAL_UNINSTALL
)
1537 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1538 for p in
$$list; do \
1540 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1541 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
1544 dist-info
: $(INFO_DEPS
)
1545 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1546 list
='$(INFO_DEPS)'; \
1547 for base in
$$list; do \
1549 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1551 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
1552 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1553 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 \
1554 if
test -f
$$file; then \
1555 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
1556 test -f
"$(distdir)/$$relfile" || \
1557 cp
-p
$$file "$(distdir)/$$relfile"; \
1563 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
1564 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
1567 -test -z
"ld.dvi ld.pdf ld.ps ld.html" \
1568 ||
rm -rf
ld.
dvi ld.pdf
ld.ps
ld.html
1570 maintainer-clean-aminfo
:
1571 @list
='$(INFO_DEPS)'; for i in
$$list; do \
1572 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1573 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1574 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1576 install-man1
: $(man_MANS
)
1578 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
1579 @list
=''; test -n
"$(man1dir)" || exit
0; \
1580 { for i in
$$list; do echo
"$$i"; done
; \
1581 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
1582 sed
-n
'/\.1[a-z]*$$/p'; \
1583 } | while read p
; do \
1584 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
1585 echo
"$$d$$p"; echo
"$$p"; \
1587 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1588 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1589 sed
'N;N;s,\n, ,g' |
{ \
1590 list
=; while read file base inst
; do \
1591 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
1592 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1593 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
1596 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
1597 while read files
; do \
1598 test -z
"$$files" ||
{ \
1599 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1600 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
1604 @
$(NORMAL_UNINSTALL
)
1605 @list
=''; test -n
"$(man1dir)" || exit
0; \
1606 files
=`{ for i in $$list; do echo "$$i"; done; \
1607 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1608 sed -n '/\.1[a-z]*$$/p'; \
1609 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1610 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1611 test -z
"$$files" ||
{ \
1612 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
1613 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
1615 # This directory's subdirectories are mostly independent; you can cd
1616 # into them and run `make' without going through this Makefile.
1617 # To change the values of `make' variables: instead of editing Makefiles,
1618 # (1) if the variable is set in `config.status', edit `config.status'
1619 # (which will cause the Makefiles to be regenerated when you run `make');
1620 # (2) otherwise, pass the desired values on the `make' command line.
1621 $(RECURSIVE_TARGETS
):
1622 @fail
= failcom
='exit 1'; \
1623 for f in x
$$MAKEFLAGS; do \
1626 *k
*) failcom
='fail=yes';; \
1630 target
=`echo $@ | sed s/-recursive//`; \
1631 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1632 echo
"Making $$target in $$subdir"; \
1633 if
test "$$subdir" = "."; then \
1635 local_target
="$$target-am"; \
1637 local_target
="$$target"; \
1639 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1640 || eval
$$failcom; \
1642 if
test "$$dot_seen" = "no"; then \
1643 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1644 fi
; test -z
"$$fail"
1646 $(RECURSIVE_CLEAN_TARGETS
):
1647 @fail
= failcom
='exit 1'; \
1648 for f in x
$$MAKEFLAGS; do \
1651 *k
*) failcom
='fail=yes';; \
1656 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1657 *) list
='$(SUBDIRS)' ;; \
1659 rev
=''; for subdir in
$$list; do \
1660 if
test "$$subdir" = "."; then
:; else \
1661 rev
="$$subdir $$rev"; \
1665 target
=`echo $@ | sed s/-recursive//`; \
1666 for subdir in
$$rev; do \
1667 echo
"Making $$target in $$subdir"; \
1668 if
test "$$subdir" = "."; then \
1669 local_target
="$$target-am"; \
1671 local_target
="$$target"; \
1673 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1674 || eval
$$failcom; \
1675 done
&& test -z
"$$fail"
1677 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1678 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1681 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1682 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1685 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1686 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1687 unique
=`for i in $$list; do \
1688 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1690 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1691 END { if (nonempty) { for (i in files) print i; }; }'`; \
1695 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1696 $(TAGS_FILES
) $(LISP
)
1699 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1700 include_option
=--etags-include
; \
1703 include_option
=--include; \
1706 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1707 if
test "$$subdir" = .
; then
:; else \
1708 test ! -f
$$subdir/TAGS || \
1709 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1712 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1713 unique
=`for i in $$list; do \
1714 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1716 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1717 END { if (nonempty) { for (i in files) print i; }; }'`; \
1719 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1720 test -n
"$$unique" || unique
=$$empty_fix; \
1721 if
test $$# -gt 0; then \
1722 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1725 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1730 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1731 $(TAGS_FILES
) $(LISP
)
1732 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1733 unique
=`for i in $$list; do \
1734 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1736 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1737 END { if (nonempty) { for (i in files) print i; }; }'`; \
1738 test -z
"$(CTAGS_ARGS)$$unique" \
1739 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1743 here
=`$(am__cd) $(top_builddir) && pwd` \
1744 && $(am__cd
) $(top_srcdir
) \
1745 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1748 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1750 @echo
'Making a new site.exp file...'
1751 @echo
'## these variables are automatically generated by make ##' >site.tmp
1752 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1753 @echo
'# edit the last section' >>site.tmp
1754 @echo
'set srcdir $(srcdir)' >>site.tmp
1755 @echo
"set objdir `pwd`" >>site.tmp
1756 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1757 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1758 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1759 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1760 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1761 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1762 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1763 @
test ! -f site.exp || \
1764 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1766 @
test ! -f site.exp || mv site.exp site.bak
1767 @mv site.tmp site.exp
1770 -rm -f site.exp site.bak
1771 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1772 rm -f
$$tool.sum
$$tool.log
; \
1775 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1776 check: $(BUILT_SOURCES
)
1777 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1778 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) $(PROGRAMS
) $(MANS
) \
1780 installdirs: installdirs-recursive
1782 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
1783 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1785 install: $(BUILT_SOURCES
)
1786 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1787 install-exec
: install-exec-recursive
1788 install-data
: install-data-recursive
1789 uninstall: uninstall-recursive
1792 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1794 installcheck: installcheck-recursive
1796 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1797 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1798 `test -z '$(STRIP)' || \
1799 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1800 mostlyclean-generic
:
1801 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1804 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1807 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1808 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1809 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1811 maintainer-clean-generic
:
1812 @echo
"This command is intended for maintainers to use"
1813 @echo
"it deletes files that may require special tools to rebuild."
1819 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1820 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1821 clean: clean-recursive
1823 clean-am
: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1824 clean-noinstLTLIBRARIES mostlyclean-am
1826 distclean: distclean-recursive
1827 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1830 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1831 distclean-generic distclean-hdr distclean-libtool \
1832 distclean-local distclean-tags
1838 html
: html-recursive
1842 info: info-recursive
1844 info-am
: $(INFO_DEPS
)
1846 install-data-am
: install-data-local install-info-am install-man
1848 install-dvi
: install-dvi-recursive
1850 install-dvi-am
: $(DVIS
)
1852 test -z
"$(dvidir)" ||
$(MKDIR_P
) "$(DESTDIR)$(dvidir)"
1853 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1854 for p in
$$list; do \
1855 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1857 done |
$(am__base_list
) | \
1858 while read files
; do \
1859 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1860 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1862 install-exec-am
: install-binPROGRAMS install-exec-local
1864 install-html
: install-html-recursive
1866 install-html-am
: $(HTMLS
)
1868 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
1869 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1870 for p in
$$list; do \
1871 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1873 if
test -d
"$$d$$p"; then \
1874 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1875 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1876 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1877 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1879 list2
="$$list2 $$d$$p"; \
1882 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1883 while read files
; do \
1884 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1885 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1887 install-info
: install-info-recursive
1889 install-info-am
: $(INFO_DEPS
)
1891 test -z
"$(infodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(infodir)"
1892 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1893 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1894 for file in
$$list; do \
1896 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1898 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1899 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1900 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1901 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1902 if
test -f
$$ifile; then \
1906 done |
$(am__base_list
) | \
1907 while read files
; do \
1908 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1909 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1911 @if
(install-info
--version
&& \
1912 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1913 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1914 for file in
$$list; do \
1915 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1916 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1917 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1920 install-man
: install-man1
1922 install-pdf
: install-pdf-recursive
1924 install-pdf-am
: $(PDFS
)
1926 test -z
"$(pdfdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pdfdir)"
1927 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1928 for p in
$$list; do \
1929 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1931 done |
$(am__base_list
) | \
1932 while read files
; do \
1933 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1934 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1935 install-ps
: install-ps-recursive
1937 install-ps-am
: $(PSS
)
1939 test -z
"$(psdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(psdir)"
1940 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1941 for p in
$$list; do \
1942 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1944 done |
$(am__base_list
) | \
1945 while read files
; do \
1946 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1947 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1950 maintainer-clean
: maintainer-clean-recursive
1951 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1952 -rm -rf
$(top_srcdir
)/autom4te.cache
1955 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1956 maintainer-clean-generic
1958 mostlyclean: mostlyclean-recursive
1960 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1961 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1971 uninstall-am
: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
1972 uninstall-info-am uninstall-man uninstall-pdf-am \
1975 uninstall-man
: uninstall-man1
1977 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1978 check-am ctags-recursive
install install-am install-strip \
1981 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1982 all all-am am--refresh
check check-DEJAGNU check-am
clean \
1983 clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1984 clean-noinstLTLIBRARIES ctags ctags-recursive dist-info \
1985 distclean distclean-DEJAGNU distclean-compile \
1986 distclean-generic distclean-hdr distclean-libtool \
1987 distclean-local distclean-tags
dvi dvi-am html html-am
info \
1988 info-am
install install-am install-binPROGRAMS install-data \
1989 install-data-am install-data-local install-dvi install-dvi-am \
1990 install-exec install-exec-am install-exec-local install-html \
1991 install-html-am install-info install-info-am install-man \
1992 install-man1 install-pdf install-pdf-am install-ps \
1993 install-ps-am install-strip
installcheck installcheck-am \
1994 installdirs installdirs-am maintainer-clean \
1995 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
1996 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1997 mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am
tags \
1998 tags-recursive
uninstall uninstall-am uninstall-binPROGRAMS \
1999 uninstall-dvi-am uninstall-html-am uninstall-info-am \
2000 uninstall-man uninstall-man1 uninstall-pdf-am uninstall-ps-am
2003 # Disable -Werror, if it has been enabled, since old versions of bison/
2004 # yacc will produce working code which contain compile time warnings.
2005 ldgram.@OBJEXT@
: ldgram.c
2006 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
2007 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2008 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldgram.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2010 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
2012 ldlex-wrapper.@OBJEXT@
: ldlex-wrapper.c ldlex.c
2013 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
2014 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2015 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldlex-wrapper.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2017 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
2019 deffilep.@OBJEXT@
: deffilep.c
2020 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
2021 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2022 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='deffilep.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2024 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
2026 po
/POTFILES.in
: @MAINT@ Makefile
2027 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
2028 && mv tmp
$(srcdir)/po
/POTFILES.in
2030 ldmain.@OBJEXT@
: ldmain.c config.status
2031 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2032 @am__fastdepCC_TRUE@
-DDEFAULT_EMULATION
='"$(EMUL)"' \
2033 @am__fastdepCC_TRUE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2034 @am__fastdepCC_TRUE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2035 @am__fastdepCC_TRUE@
$(srcdir)/ldmain.c
2036 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldmain.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2039 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
2040 @am__fastdepCC_FALSE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2041 @am__fastdepCC_FALSE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2042 @am__fastdepCC_FALSE@
$(srcdir)/ldmain.c
2044 ldfile.@OBJEXT@
: ldfile.c config.status
2045 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2046 @am__fastdepCC_TRUE@
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2047 @am__fastdepCC_TRUE@
$(srcdir)/ldfile.c
2048 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2049 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldfile.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2050 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2051 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
2052 @am__fastdepCC_FALSE@
-DTOOLBINDIR
='"$(tooldir)/bin"' \
2053 @am__fastdepCC_FALSE@
$(srcdir)/ldfile.c
2055 eelf32_spu.@OBJEXT@
: eelf32_spu.c
2056 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2057 @am__fastdepCC_TRUE@
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" eelf32_spu.c
2058 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='eelf32_spu.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2061 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
2062 @am__fastdepCC_FALSE@ eelf32_spu.c
2064 ldemul-list.h
: Makefile
2065 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
2066 for f in
`echo " " ${EMULATION_OFILES} "" \
2067 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2068 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
2071 echo
"#define EMULATION_LIST \\";\
2072 for f in
`echo " " ${EMULATION_OFILES} "" \
2073 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2074 echo
" &ld_$${f}_emulation, \\"; \
2076 echo
" 0") >ldemul-tmp.h
2077 mv ldemul-tmp.h ldemul-list.h
2079 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
2080 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
2084 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
2085 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2086 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
2087 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
2088 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2089 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
2090 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
2091 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2092 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
2093 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
2094 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2095 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
2096 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
2097 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
2098 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
2099 ealphavms.c
: $(srcdir)/emulparams
/alphavms.sh \
2100 $(srcdir)/emultempl
/vms.em
$(srcdir)/scripttempl
/alphavms.sc \
2102 ${GENSCRIPTS} alphavms
"$(tdir_alphavms)"
2103 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
2104 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2105 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
2106 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
2107 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
2108 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
2109 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
2110 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2111 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
2112 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
2113 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2114 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
2115 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
2116 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2117 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
2118 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
2119 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
2120 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
2121 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
2122 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2123 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2124 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
2125 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
2126 $(srcdir)/emulparams
/armelf.sh \
2127 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2128 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2129 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
2130 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
2131 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2132 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2133 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
2134 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2135 $(srcdir)/emulparams
/armelf_linux.sh \
2136 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2137 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2138 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
2139 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
2140 $(srcdir)/emulparams
/armelf.sh \
2141 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2142 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2143 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
2144 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
2145 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
2146 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
2147 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
2149 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
2150 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
2151 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2152 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2153 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
2154 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
2155 $(srcdir)/emulparams
/armelf_linux.sh \
2156 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2157 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2158 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
2159 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
2160 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2161 $(srcdir)/emulparams
/armelf_linux.sh \
2162 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2163 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2164 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
2165 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
2166 $(srcdir)/emulparams
/armelf_nbsd.sh \
2167 $(srcdir)/emulparams
/armelf.sh \
2168 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2169 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2170 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
2171 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
2172 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2173 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
2174 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
2175 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2176 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2177 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
2178 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
2179 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2180 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
2181 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
2182 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
2183 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
2185 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
2186 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
2187 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2189 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
2190 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
2191 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2193 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
2194 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
2195 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2197 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
2198 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
2199 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2201 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
2202 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
2203 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2205 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
2206 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
2207 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2209 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
2210 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
2211 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2213 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
2214 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
2215 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2217 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
2218 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
2219 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2221 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
2222 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
2223 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2225 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
2226 eavrxmega1.c
: $(srcdir)/emulparams
/avrxmega1.sh \
2227 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2229 ${GENSCRIPTS} avrxmega1
"$(tdir_avr2)"
2230 eavrxmega2.c
: $(srcdir)/emulparams
/avrxmega2.sh \
2231 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2233 ${GENSCRIPTS} avrxmega2
"$(tdir_avr2)"
2234 eavrxmega3.c
: $(srcdir)/emulparams
/avrxmega3.sh \
2235 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2237 ${GENSCRIPTS} avrxmega3
"$(tdir_avr2)"
2238 eavrxmega4.c
: $(srcdir)/emulparams
/avrxmega4.sh \
2239 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2241 ${GENSCRIPTS} avrxmega4
"$(tdir_avr2)"
2242 eavrxmega5.c
: $(srcdir)/emulparams
/avrxmega5.sh \
2243 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2245 ${GENSCRIPTS} avrxmega5
"$(tdir_avr2)"
2246 eavrxmega6.c
: $(srcdir)/emulparams
/avrxmega6.sh \
2247 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2249 ${GENSCRIPTS} avrxmega6
"$(tdir_avr2)"
2250 eavrxmega7.c
: $(srcdir)/emulparams
/avrxmega7.sh \
2251 $(srcdir)/emultempl
/avrelf.em
$(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2253 ${GENSCRIPTS} avrxmega7
"$(tdir_avr2)"
2254 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
2255 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
2256 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
2257 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
2258 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
2259 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
2260 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
2261 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
2262 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
2263 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
2264 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2265 ${GENSCRIPTS} criself
"$(tdir_cris)"
2266 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
2267 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2268 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
2269 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
2270 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
2271 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
2272 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
2273 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2274 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
2275 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
2276 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2277 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
2278 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
2279 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2280 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
2281 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
2282 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
2283 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
2284 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
2285 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
2286 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
2287 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
2288 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2289 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
2290 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
2291 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2292 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
2293 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
2294 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2295 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
2296 eelf32_sparc_sol2.c
: $(srcdir)/emulparams
/elf32_sparc_sol2.sh \
2297 $(srcdir)/emulparams
/elf32_sparc.sh \
2298 $(srcdir)/emulparams
/solaris2.sh \
2299 $(srcdir)/emultempl
/solaris2.em
$(ELF_DEPS
) \
2300 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2301 ${GENSCRIPTS} elf32_sparc_sol2
"$(tdir_elf32_sparc_sol2)"
2302 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
2303 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
2304 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2305 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2306 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
2307 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
2308 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
$(srcdir)/emultempl
/spu_icache.@OBJEXT@_c \
2310 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2311 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
2312 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
2313 if ..
/gas
/as-new
--version \
2314 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2315 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
2316 ..
/gas
/as-new
-o spu_ovl.@OBJEXT@ spu_ovl.s
; \
2317 ..
/binutils
/bin2c
<spu_ovl.@OBJEXT@
>$@
; \
2319 $(srcdir)/emultempl
/spu_icache.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_icache.S
2320 if ..
/gas
/as-new
--version \
2321 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2322 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_icache.S spu_icache.s
; \
2323 ..
/gas
/as-new
-o spu_icache.@OBJEXT@ spu_icache.s
; \
2324 ..
/binutils
/bin2c
<spu_icache.@OBJEXT@
>$@
; \
2326 eelf32_tic6x_be.c
: $(srcdir)/emulparams
/elf32_tic6x_be.sh \
2327 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2328 ${GENSCRIPTS} elf32_tic6x_be
"$(tdir_elf32_tic6x_be)"
2329 eelf32_tic6x_le.c
: $(srcdir)/emulparams
/elf32_tic6x_le.sh \
2330 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2331 ${GENSCRIPTS} elf32_tic6x_le
"$(tdir_elf32_tic6x_le)"
2332 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
2333 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2334 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2335 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
2336 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
2337 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2338 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2339 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
2340 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh \
2341 $(srcdir)/emulparams
/bfin.sh \
2342 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2343 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2344 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
2345 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2346 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2347 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
2348 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
2349 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2350 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
2351 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2352 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
2353 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
2354 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
2355 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2356 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
2357 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
2358 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2359 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2360 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
2361 eelf32btsmip_fbsd.c
: $(srcdir)/emulparams
/elf32btsmip_fbsd.sh \
2362 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2363 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2364 ${GENSCRIPTS} elf32btsmip_fbsd
"$(tdir_elf32btsmip_fbsd)"
2365 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
2366 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2367 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2368 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
2369 eelf32btsmipn32_fbsd.c
: $(srcdir)/emulparams
/elf32btsmipn32_fbsd.sh \
2370 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2371 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2372 ${GENSCRIPTS} elf32btsmipn32_fbsd
"$(tdir_elf32btsmipn32_fbsd)"
2373 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
2374 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
2375 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
2376 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
2377 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
2379 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
2380 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
2381 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
2382 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
2383 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
2384 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
2385 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
2386 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2387 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2388 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
2389 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
2390 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2391 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2392 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2393 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
2394 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
2395 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2396 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2398 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
2399 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
2400 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2401 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2402 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2403 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
2404 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
2405 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2406 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
2407 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
2408 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2409 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
2410 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
2411 $(srcdir)/emulparams
/elf32frv.sh \
2412 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2413 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
2414 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
2415 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
2416 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
2417 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
2418 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2419 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
2420 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
2421 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2422 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
2423 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
2424 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2425 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
2426 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
2427 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2428 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2430 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
2431 eelf32lm32.c
: $(srcdir)/emulparams
/elf32lm32.sh \
2432 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2433 ${GENSCRIPTS} elf32lm32
"$(tdir_elf32lm32)"
2434 eelf32lm32fd.c
: $(srcdir)/emulparams
/elf32lm32fd.sh \
2435 $(srcdir)/emulparams
/elf32lm32.sh
$(ELF_DEPS
) \
2436 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2437 ${GENSCRIPTS} elf32lm32fd
"$(tdir_elf32lm32fd)"
2438 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
2439 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2440 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2441 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
2442 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
2443 $(srcdir)/emulparams
/elf32ppccommon.sh \
2444 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
2446 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2447 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
2448 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
2449 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2450 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2452 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2453 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
2454 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
2455 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
2456 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2458 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2459 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
2460 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
2461 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2462 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2464 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
2465 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
2466 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2467 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2469 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
2470 eelf32ltsmip_fbsd.c
: $(srcdir)/emulparams
/elf32ltsmip_fbsd.sh \
2471 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2472 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2474 ${GENSCRIPTS} elf32ltsmip_fbsd
"$(tdir_elf32ltsmip_fbsd)"
2475 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
2476 $(srcdir)/emulparams
/elf32btsmipn32.sh \
2477 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2478 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2479 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
2480 eelf32ltsmipn32_fbsd.c
: $(srcdir)/emulparams
/elf32ltsmipn32_fbsd.sh \
2481 $(srcdir)/emulparams
/elf32btsmipn32.sh \
2482 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2483 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2484 ${GENSCRIPTS} elf32ltsmipn32_fbsd
"$(tdir_elf32ltsmipn32_fbsd)"
2485 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
2486 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2487 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2488 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
2489 eelf32mb_linux.c
: $(srcdir)/emulparams
/elf32mb_linux.sh \
2490 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2491 ${GENSCRIPTS} elf32mb_linux
"$(tdir_microblaze)"
2492 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
2493 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2494 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
2495 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
2496 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
2497 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
2498 eelf32microblaze.c
: $(srcdir)/emulparams
/elf32microblaze.sh \
2499 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfmicroblaze.sc
${GEN_DEPENDS}
2500 ${GENSCRIPTS} elf32microblaze
"$(tdir_microblaze)"
2501 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
2502 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2503 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
2504 eelf32moxie.c
: $(srcdir)/emulparams
/elf32moxie.sh \
2505 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2506 ${GENSCRIPTS} elf32moxie
"$(tdir_moxie)"
2507 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
2508 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2509 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
2510 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
2511 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2512 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
2513 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
2514 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2516 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2517 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
2518 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
2519 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2520 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2522 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2523 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
2524 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
2525 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2526 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2528 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2529 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
2530 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
2531 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2532 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2534 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2535 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
2536 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
2537 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2538 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2540 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2541 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
2542 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
2543 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
2544 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2545 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2546 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
2547 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
2548 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2549 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
2550 eelf32rx.c
: $(srcdir)/emulparams
/elf32rx.sh \
2551 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2552 ${GENSCRIPTS} elf32rx
"$(tdir_elf32rx)"
2553 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
2554 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2555 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
2556 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
2557 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2558 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2559 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
2560 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
2561 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2562 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2563 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
2564 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
2565 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2566 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2567 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
2568 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
2569 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2570 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
2571 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
2572 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
2573 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
2574 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
2575 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
2576 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
2577 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
2578 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2579 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
2580 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
2581 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2582 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
2583 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
2584 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
2585 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
2586 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
2587 $(srcdir)/emulparams
/elf_i386.sh \
2588 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2589 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
2590 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
2591 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2592 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
2593 eelf_i386_sol2.c
: $(srcdir)/emulparams
/elf_i386_sol2.sh \
2594 $(srcdir)/emulparams
/solaris2.sh \
2595 $(srcdir)/emultempl
/solaris2.em \
2596 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2597 ${GENSCRIPTS} elf_i386_sol2
"$(tdir_elf_i386_sol2)"
2598 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
2599 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
2600 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2601 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
2602 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
2603 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2604 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
2605 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
2606 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2607 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
2608 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
2609 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2610 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
2611 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
2612 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
2613 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
2614 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
2615 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2616 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
2617 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
2618 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
2619 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
2620 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
2621 $(srcdir)/emulparams
/h8300elf.sh \
2622 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2623 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
2624 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
2625 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
2626 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
2627 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
2628 $(srcdir)/emulparams
/h8300elf.sh \
2629 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2630 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
2631 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
2632 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
2633 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
2634 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
2635 $(srcdir)/emulparams
/h8300elf.sh \
2636 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2637 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
2638 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
2639 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
2640 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
2641 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
2642 $(srcdir)/emulparams
/h8300elf.sh \
2643 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2644 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
2645 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
2646 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
2647 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
2648 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
2649 $(srcdir)/emulparams
/h8300elf.sh \
2650 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2651 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
2652 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
2653 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
2654 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
2655 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
2656 $(srcdir)/emulparams
/h8300elf.sh \
2657 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2658 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
2659 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
2660 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
2661 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
2662 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
2663 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
2664 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
2665 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
2666 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
2667 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
2668 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
2669 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
2670 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
2671 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
2672 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
2673 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
2674 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
2675 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2676 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
2677 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
2678 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2679 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
2680 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
2681 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2682 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
2683 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
2684 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
2685 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2686 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2687 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
2688 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
2689 $(srcdir)/emulparams
/hppaelf.sh \
2690 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2691 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2692 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
2693 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
2694 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2695 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2696 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
2697 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
2698 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2699 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
2700 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
2701 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
2702 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
2703 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
2704 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2705 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
2706 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
2707 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
2708 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
2709 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
2710 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
2711 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
2712 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
2713 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2714 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
2715 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
2716 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2717 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
2718 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
2719 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2720 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
2721 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
2722 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2723 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
2724 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
2725 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
2726 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
2727 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
2728 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2729 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
2730 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
2731 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2732 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2733 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2734 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2735 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2736 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2737 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2738 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2739 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2740 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2741 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2742 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2743 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2744 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2745 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2746 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2747 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2748 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
2749 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2750 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
2751 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
2752 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2753 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
2754 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
2755 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2756 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
2757 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
2758 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2759 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
2760 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2761 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2762 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2763 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2764 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2765 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2766 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2767 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2768 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2769 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2770 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2771 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2772 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2773 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2774 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2775 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2776 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2777 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2778 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2779 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2780 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2781 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2782 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2783 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2784 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2785 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2786 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2787 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2788 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2789 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2790 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2791 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2792 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2793 $(srcdir)/emulparams
/m68kelf.sh \
2794 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2795 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2796 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2797 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2798 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2799 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2800 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2801 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2802 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2803 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2804 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2805 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2806 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2807 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2808 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2809 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2810 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2811 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2812 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2813 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2814 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2815 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2816 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2817 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2818 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2819 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2821 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2822 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2823 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2825 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2826 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2827 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2828 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2829 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2830 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2831 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2832 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2833 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2834 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2835 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2836 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2837 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2838 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2839 $(srcdir)/emulparams
/mn10200.sh \
2840 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2841 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2842 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2843 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2845 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2846 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2847 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2849 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2850 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2851 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2853 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2854 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2855 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2857 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2858 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2859 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2861 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2862 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2863 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2865 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2866 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2867 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2869 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2870 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2871 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2873 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2874 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2875 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2877 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2878 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2879 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2881 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2882 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2883 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2885 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2886 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2887 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2889 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2890 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2891 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2893 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2894 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2895 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2897 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2898 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2899 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2901 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2902 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2903 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2905 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2906 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2907 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2909 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2910 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2911 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2913 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2914 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2915 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2917 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2918 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2919 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2921 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2922 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2923 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2925 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2926 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2927 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2929 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2930 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2931 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2933 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2934 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2935 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2937 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2938 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2939 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2941 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2942 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2943 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2945 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2946 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2947 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2949 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2950 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2951 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2953 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2954 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2955 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2957 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2958 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2959 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2961 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2962 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2963 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2965 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2966 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2967 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2969 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2970 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2971 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2973 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2974 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2975 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2977 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2978 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2979 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2981 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2982 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2983 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2985 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2986 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2987 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2989 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2990 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2991 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2993 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2994 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2995 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2997 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2998 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2999 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3001 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
3002 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
3003 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3005 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
3006 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
3007 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3009 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
3010 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
3011 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3013 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
3014 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
3015 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3017 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
3018 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
3019 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3021 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
3022 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
3023 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3025 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
3026 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
3027 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3029 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
3030 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
3031 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3033 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
3034 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
3035 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3037 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
3038 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
3039 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3041 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
3042 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
3043 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3045 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
3046 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
3047 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3049 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
3050 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
3051 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3053 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
3054 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
3055 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3057 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
3058 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
3059 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3061 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
3062 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
3063 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3065 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
3066 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
3067 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3069 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
3070 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
3071 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3073 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
3074 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
3075 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3077 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
3078 enews.c
: $(srcdir)/emulparams
/news.sh \
3079 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3080 ${GENSCRIPTS} news
"$(tdir_news)"
3081 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
3082 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
3083 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3084 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
3085 eor32.c
: $(srcdir)/emulparams
/or32.sh \
3086 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
3087 ${GENSCRIPTS} or32
"$(tdir_or32)"
3088 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
3089 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3090 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
3091 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
3092 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3093 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
3094 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
3095 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3096 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
3097 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
3098 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3099 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
3100 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
3101 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3102 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
3103 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
3104 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3105 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
3106 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
3107 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
3108 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
3109 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
3110 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
3111 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
3112 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
3113 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
3114 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
3115 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
3116 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3117 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
3118 escore3_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3119 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3120 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3121 ${GENSCRIPTS} score3_elf
"$(tdir_score3_elf)" scoreelf
3122 escore7_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3123 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3124 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3125 ${GENSCRIPTS} score7_elf
"$(tdir_score7_elf)" scoreelf
3126 esh.c
: $(srcdir)/emulparams
/sh.sh \
3127 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3128 ${GENSCRIPTS} sh
"$(tdir_sh)"
3129 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
3130 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3131 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
3132 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
3133 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3134 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3135 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3136 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
3137 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
3138 $(srcdir)/emulparams
/shelf32.sh \
3139 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3140 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3141 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3142 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
3143 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
3144 $(srcdir)/emulparams
/shelf32.sh \
3145 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3146 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3147 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3148 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
3149 eshelf_fd.c
: $(srcdir)/emulparams
/shelf_fd.sh \
3150 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3151 ${GENSCRIPTS} shelf_fd
"$(tdir_shelf_fd)"
3152 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
3153 $(srcdir)/emulparams
/shlelf_linux.sh \
3154 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3155 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
3156 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
3157 $(srcdir)/emulparams
/shelf.sh \
3158 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3159 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
3160 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
3161 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3162 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
3163 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
3164 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3165 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
3166 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
3167 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
3168 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
3169 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
3170 eshl.c
: $(srcdir)/emulparams
/shl.sh \
3171 $(srcdir)/emulparams
/sh.sh \
3172 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3173 ${GENSCRIPTS} shl
"$(tdir_shl)"
3174 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
3175 $(srcdir)/emulparams
/shelf.sh \
3176 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3177 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
3178 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
3179 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
3180 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3181 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3182 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
3183 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
3184 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
3185 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3186 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3187 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3188 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
3189 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
3190 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3191 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3192 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3193 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3194 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
3195 eshlelf_fd.c
: $(srcdir)/emulparams
/shlelf_fd.sh \
3196 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3197 ${GENSCRIPTS} shlelf_fd
"$(tdir_shlelf_fd)"
3198 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
3199 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3200 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
3201 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
3202 $(srcdir)/emulparams
/shelf_nbsd.sh \
3203 $(srcdir)/emulparams
/shelf.sh \
3204 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3205 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
3206 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
3207 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3208 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
3209 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
3210 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
3211 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
3213 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
3214 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
3215 $(srcdir)/emulparams
/shelf.sh \
3216 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
3217 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
3218 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
3219 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
3220 ${GENSCRIPTS} shpe
"$(tdir_shl)"
3221 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
3222 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3223 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
3224 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
3225 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3226 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
3227 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
3228 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3229 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
3230 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
3231 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
3232 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
3233 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
3234 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3235 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
3236 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
3237 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3238 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
3239 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
3240 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
3241 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
3242 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
3243 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
3244 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
3245 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
3246 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3247 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
3248 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
3249 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3250 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
3251 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
3252 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3253 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
3254 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
3255 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
3256 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
3257 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
3258 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
3259 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
3260 ev850.c
: $(srcdir)/emulparams
/v850.sh \
3261 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
3262 ${GENSCRIPTS} v850
"$(tdir_v850)"
3263 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
3264 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
3265 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
3266 evax.c
: $(srcdir)/emulparams
/vax.sh \
3267 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3268 ${GENSCRIPTS} vax
"$(tdir_vax)"
3269 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
3270 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3271 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
3272 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
3273 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3274 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
3275 ew65.c
: $(srcdir)/emulparams
/w65.sh \
3276 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
3277 ${GENSCRIPTS} w65
"$(tdir_w65)"
3278 ez80.c
: $(srcdir)/emulparams
/z80.sh \
3279 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
3280 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
3281 ${GENSCRIPTS} z80
"$(tdir_z80)"
3282 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
3283 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3284 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
3285 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
3286 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3287 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
3289 eelf32_x86_64.c
: $(srcdir)/emulparams
/elf32_x86_64.sh \
3290 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3291 ${GENSCRIPTS} elf32_x86_64
"$(tdir_elf32_x86_64)"
3292 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
3293 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3294 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
3295 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
3296 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
3297 $(srcdir)/emultempl
/needrelax.em \
3298 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3299 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
3300 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
3301 $(srcdir)/emulparams
/elf64_ia64.sh \
3302 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
3303 $(srcdir)/emultempl
/needrelax.em \
3304 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3305 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
3306 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
3307 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3308 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
3309 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
3310 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3311 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
3312 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
3313 $(srcdir)/emulparams
/elf64_sparc.sh \
3314 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3315 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
3316 eelf64_sparc_sol2.c
: $(srcdir)/emulparams
/elf64_sparc_sol2.sh \
3317 $(srcdir)/emulparams
/elf64_sparc.sh \
3318 $(srcdir)/emulparams
/solaris2.sh \
3319 $(srcdir)/emultempl
/solaris2.em \
3320 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3321 ${GENSCRIPTS} elf64_sparc_sol2
"$(tdir_elf64_sparc_sol2)"
3322 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
3323 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3324 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3325 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
3326 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
3327 $(srcdir)/emulparams
/elf64alpha.sh \
3328 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3329 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3330 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
3331 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
3332 $(srcdir)/emulparams
/elf64alpha.sh \
3333 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
3334 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3335 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
3336 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
3337 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3338 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3339 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
3340 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3341 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
3342 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
3343 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3344 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3345 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3346 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
3347 eelf64btsmip_fbsd.c
: $(srcdir)/emulparams
/elf64btsmip_fbsd.sh \
3348 $(srcdir)/emulparams
/elf64bmip-defs.sh \
3349 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3350 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3351 ${GENSCRIPTS} elf64btsmip_fbsd
"$(tdir_elf64btsmip_fbsd)"
3352 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
3353 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf64hppa.sc
${GEN_DEPENDS}
3354 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
3355 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
3356 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
3358 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3359 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
3360 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
3361 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
3362 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3363 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3364 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
3365 eelf64ltsmip_fbsd.c
: $(srcdir)/emulparams
/elf64ltsmip_fbsd.sh \
3366 $(srcdir)/emulparams
/elf64btsmip_fbsd.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
3367 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
3368 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3369 ${GENSCRIPTS} elf64ltsmip_fbsd
"$(tdir_elf64ltsmip_fbsd)"
3370 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
3371 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
3372 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3373 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
3374 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
3376 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3377 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
3378 eelf_l1om.c
: $(srcdir)/emulparams
/elf_l1om.sh \
3379 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3380 ${GENSCRIPTS} elf_l1om
"$(tdir_elf_l1om)"
3381 eelf_l1om_fbsd.c
: $(srcdir)/emulparams
/elf_l1om_fbsd.sh \
3382 $(srcdir)/emulparams
/elf_l1om.sh \
3383 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3384 ${GENSCRIPTS} elf_l1om_fbsd
"$(tdir_elf_l1om_fbsd)"
3385 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
3386 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3387 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
3388 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
3389 $(srcdir)/emulparams
/elf_x86_64.sh \
3390 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3391 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
3392 eelf_x86_64_sol2.c
: $(srcdir)/emulparams
/elf_x86_64_sol2.sh \
3393 $(srcdir)/emulparams
/elf_x86_64.sh \
3394 $(srcdir)/emulparams
/solaris2.sh \
3395 $(srcdir)/emultempl
/solaris2.em \
3396 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3397 ${GENSCRIPTS} elf_x86_64_sol2
"$(tdir_elf_x86_64_sol2)"
3398 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
3399 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3400 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
3401 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
3402 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
3403 $(srcdir)/emultempl
/mmo.em \
3404 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
3405 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
3406 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3407 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3408 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
3409 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
3410 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3411 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3412 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
3413 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
3414 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3415 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3416 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
3417 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
3418 $(srcdir)/emulparams
/shelf64_nbsd.sh \
3419 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3420 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3421 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
3423 check-DEJAGNU
: site.exp
3424 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
3425 r
=`pwd`; export r
; \
3426 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
3427 EXPECT
=$(EXPECT
); export EXPECT
; \
3428 runtest
=$(RUNTEST
); \
3429 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
3430 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
3431 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
3432 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
3433 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
3434 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
3435 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
3436 DO_COMPARE
="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
3438 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
3441 # Rules for testing by relinking ld itself.
3442 # A similar test is in the testsuite. This target is for ease of use
3445 ld-partial.@OBJEXT@
: ld-new
$(EXEEXT
)
3446 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.@OBJEXT@
-r
$(OFILES
)
3447 ld1
$(EXEEXT
): ld-partial.@OBJEXT@
3448 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.@OBJEXT@
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3450 ld1-full
$(EXEEXT
): ld-new
3451 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3453 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
3454 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3456 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
3457 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3459 bootstrap
: ld3
$(EXEEXT
)
3460 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
3464 # DOCUMENTATION TARGETS
3465 # Manual configuration file; not usually attached to normal configuration,
3466 # because almost all configs use "gen" version of manual.
3467 # Set DOCVER above to change.
3468 configdoc.texi
: ${DOCVER}-doc.texi
3469 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
3470 chmod u
+w .
/configdoc.texi
3472 # Build the man page from the texinfo file
3473 # The sed command removes the no-adjust Nroff command so that
3474 # the man output looks standard.
3475 ld.1: $(srcdir)/ld.texinfo configdoc.texi
3477 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
3478 -($(POD2MAN
) ld.pod | \
3479 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
3480 mv
-f
$@.T
$$$$ $@
) || \
3481 (rm -f
$@.T
$$$$ && exit
1)
3486 .PHONY
: install-exec-local install-data-local
3488 install-exec-local
: ld-new
$(EXEEXT
) install-binPROGRAMS
3489 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3490 n
=`echo $(installed_linker) | sed '$(transform)'`; \
3491 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3492 rm -f
$(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3493 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
) >/dev
/null
2>/dev
/null \
3494 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3496 if
test "x$(install_as_default)" = "xyes"; then \
3497 ld=`echo ld | sed '$(transform)'`; \
3498 rm -f
$(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3499 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3500 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3501 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3502 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3503 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3504 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3509 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
3510 for f in ldscripts
/*; do \
3511 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
3513 diststuff
: info $(EXTRA_DIST
)
3515 # Both info (ld.info) and ld.1 depend on configdoc.texi.
3516 # But info isn't a direct target. Make info-recursive to depend on
3517 # ld.1 to support parallel build.
3518 info-recursive
: ld.1
3522 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3523 # Otherwise a system limit (for SysV at least) may be exceeded.