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@
186 CYGPATH_W
= @CYGPATH_W@
187 DATADIRNAME
= @DATADIRNAME@
190 DSYMUTIL
= @DSYMUTIL@
197 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
198 EMULATION_OFILES
= @EMULATION_OFILES@
199 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
205 HDEFINES
= @HDEFINES@
207 #stuff for self hosting (can be overridden in config file).
208 HOSTING_CRT0
= @HOSTING_CRT0@
209 HOSTING_LIBS
= @HOSTING_LIBS@
212 INSTALL_DATA
= @INSTALL_DATA@
213 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
214 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
215 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
216 INSTOBJEXT
= @INSTOBJEXT@
219 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
221 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
223 LIBINTL_DEP
= @LIBINTL_DEP@
228 # Search path to override the default search path for -lfoo libraries.
229 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
230 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
231 # a cross-linker, in which case the default is empty. See genscripts.sh.)
232 # Otherwise, they are replaced with the ones given in LIB_PATH,
233 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
234 # when the linker is configured via the --with-lib-path configure switch.
235 LIB_PATH
= @LIB_PATH@
238 LTLIBOBJS
= @LTLIBOBJS@
240 MAKEINFO
= @MAKEINFO@
242 MKINSTALLDIRS
= @MKINSTALLDIRS@
244 MSGMERGE
= @MSGMERGE@
245 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
248 NO_WERROR
= @NO_WERROR@
254 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
255 PACKAGE_NAME
= @PACKAGE_NAME@
256 PACKAGE_STRING
= @PACKAGE_STRING@
257 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
258 PACKAGE_URL
= @PACKAGE_URL@
259 PACKAGE_VERSION
= @PACKAGE_VERSION@
260 PATH_SEPARATOR
= @PATH_SEPARATOR@
264 SET_MAKE
= @SET_MAKE@
266 STRINGIFY
= @STRINGIFY@
268 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
269 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
271 # This is the real libbfd.a created by libtool.
272 TESTBFDLIB
= @TESTBFDLIB@
275 WARN_CFLAGS
= @WARN_CFLAGS@
276 XGETTEXT
= @XGETTEXT@
277 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
279 abs_builddir
= @abs_builddir@
280 abs_srcdir
= @abs_srcdir@
281 abs_top_builddir
= @abs_top_builddir@
282 abs_top_srcdir
= @abs_top_srcdir@
283 ac_ct_CC
= @ac_ct_CC@
284 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
285 am__include
= @am__include@
286 am__leading_dot
= @am__leading_dot@
287 am__quote
= @am__quote@
289 am__untar
= @am__untar@
292 build_alias
= @build_alias@
293 build_cpu
= @build_cpu@
294 build_os
= @build_os@
295 build_vendor
= @build_vendor@
296 builddir
= @builddir@
298 datarootdir
= @datarootdir@
299 do_compare
= @do_compare@
302 enable_initfini_array
= @enable_initfini_array@
303 exec_prefix = @
exec_prefix@
305 host_alias
= @host_alias@
306 host_cpu
= @host_cpu@
308 host_vendor
= @host_vendor@
310 includedir = @
includedir@
312 install_as_default
= @install_as_default@
313 install_sh
= @install_sh@
314 installed_linker
= @installed_linker@
316 libexecdir
= @libexecdir@
317 localedir
= @localedir@
318 localstatedir
= @localstatedir@
321 oldincludedir = @
oldincludedir@
324 program_transform_name
= @program_transform_name@
327 sharedstatedir
= @sharedstatedir@
329 sysconfdir
= @sysconfdir@
331 target_alias
= @target_alias@
332 target_cpu
= @target_cpu@
333 target_os
= @target_os@
334 target_vendor
= @target_vendor@
335 top_build_prefix
= @top_build_prefix@
336 top_builddir
= @top_builddir@
337 top_srcdir
= @top_srcdir@
338 use_sysroot
= @use_sysroot@
339 AUTOMAKE_OPTIONS
= dejagnu no-texinfo.
tex no-dist foreign
340 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
341 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
343 tooldir
= $(exec_prefix)/$(target_alias
)
345 # Automake 1.10+ disables lex and yacc output file regeneration if
346 # maintainer mode is disabled. Avoid this.
349 AM_CFLAGS
= $(WARN_CFLAGS
)
350 @ENABLE_PLUGINS_FALSE@PLUGIN_C
=
352 # Conditionally enable the plugin interface.
353 @ENABLE_PLUGINS_TRUE@PLUGIN_C
= plugin.c
354 @ENABLE_PLUGINS_FALSE@PLUGIN_H
=
355 @ENABLE_PLUGINS_TRUE@PLUGIN_H
= plugin.h
356 @ENABLE_PLUGINS_FALSE@PLUGIN_OBJECT
=
357 @ENABLE_PLUGINS_TRUE@PLUGIN_OBJECT
= plugin.@OBJEXT@
358 @ENABLE_PLUGINS_FALSE@PLUGIN_CFLAGS
=
359 @ENABLE_PLUGINS_TRUE@PLUGIN_CFLAGS
= -DENABLE_PLUGINS
361 # We put the scripts in the directory $(scriptdir)/ldscripts.
362 # We can't put the scripts in $(datadir) because the SEARCH_DIR
363 # directives need to be different for native and cross linkers.
364 scriptdir
= $(tooldir
)/lib
365 BASEDIR
= $(srcdir)/..
366 BFDDIR
= $(BASEDIR
)/bfd
367 INCDIR
= $(BASEDIR
)/include
369 # What version of the manual to build
372 # Options to extract the man page from ld.texinfo
374 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
375 POD2MAN
= pod2man
--center
="GNU Development Tools" \
376 --release
="binutils-$(VERSION)" --section
=1
378 HOSTING_EMU
= -m
$(EMUL
)
380 # Setup the testing framework, if you have one
385 if [ -f $$r/../gcc/xgcc ] ; then \
386 if [ -f $$r/../newlib/Makefile ] ; then \
387 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
389 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
392 if [ "@host@" = "@target@" ] ; then \
395 echo gcc | sed '$(transform)'; \
401 if [ -f $$r/../gcc/g++ ] ; then \
402 if [ -f $$r/../newlib/Makefile ] ; then \
403 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
405 echo $$r/../gcc/g++ -B$$r/../gcc/; \
408 if [ "@host@" = "@target@" ] ; then \
411 echo g++ | sed '$(transform)'; \
415 info_TEXINFOS
= ld.texinfo
416 ld_TEXINFOS
= configdoc.texi
417 noinst_TEXINFOS
= ldint.texinfo
419 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
420 -I
$(top_srcdir
)/..
/libiberty
422 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
423 -I
$(top_srcdir
)/..
/libiberty
425 AM_CPPFLAGS
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
426 @INCINTL@
$(HDEFINES
) $(CFLAGS
) $(PLUGIN_CFLAGS
) \
427 -DLOCALEDIR
="\"$(datadir)/locale\""
429 BFDLIB
= ..
/bfd
/libbfd.la
430 LIBIBERTY
= ..
/libiberty
/libiberty.a
431 ALL_EMULATION_SOURCES
= \
446 earmelf_linux_eabi.c \
448 earmelfb_linux_eabi.c \
481 eelf32_sparc_sol2.c \
482 eelf32_sparc_vxworks.c \
498 eelf32ebmipvxworks.c \
500 eelf32elmipvxworks.c \
520 eelf32mipswindiss.c \
543 eelf_i386_vxworks.c \
721 etic3xcoff_onchip.c \
735 ALL_EMULATIONS
= $(ALL_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
736 ALL_64_EMULATION_SOURCES
= \
751 eelf64_sparc_fbsd.c \
752 eelf64_sparc_sol2.c \
766 ALL_64_EMULATIONS
= $(ALL_64_EMULATION_SOURCES
:.c
=.@OBJEXT@
)
767 ALL_EMUL_EXTRA_OFILES
= \
772 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
773 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
774 mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \
777 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
778 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
779 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h \
780 elf-hints-local.h
$(PLUGIN_H
)
782 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
783 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
785 # Require an early dependency on the generated headers, as the dependency
786 # tracking will not cause them to be built beforehand.
787 BUILT_SOURCES
= $(GENERATED_HFILES
)
788 OFILES
= ldgram.@OBJEXT@ ldlex-wrapper.@OBJEXT@ lexsup.@OBJEXT@ ldlang.@OBJEXT@ \
789 mri.@OBJEXT@ ldctor.@OBJEXT@ ldmain.@OBJEXT@
$(PLUGIN_OBJECT
) \
790 ldwrite.@OBJEXT@ ldexp.@OBJEXT@ ldemul.@OBJEXT@ ldver.@OBJEXT@ ldmisc.@OBJEXT@ \
791 ldfile.@OBJEXT@ ldcref.@OBJEXT@
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
793 STAGESTUFF
= *.@OBJEXT@ ldscripts
/* e
*.c
795 # At the moment this is just a list of those emulation template files
796 # that contain internationalised strings.
797 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
798 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
800 # These all start with e so 'make clean' can find them.
801 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@
802 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
803 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
804 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
806 # We need this for automake to use YLWRAP.
807 # Allow dependency tracking to work for these files, too.
809 # Dependency tracking for the generated emulation files.
810 EXTRA_ld_new_SOURCES
= deffilep.y ldlex.l pep-dll.c pe-dll.c \
811 $(ALL_EMULATION_SOURCES
) $(ALL_64_EMULATION_SOURCES
)
812 ld_new_SOURCES
= ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
813 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
$(PLUGIN_C
)
815 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
816 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
818 # A test program for C++ constructors and destructors.
819 # This test is now in the testsuite.
821 #cdtest: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
822 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
823 # cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ $(HOSTING_LIBS)
826 # ./cdtest > cdtest.tmp
827 # mv cdtest.tmp cdtest.out
829 #cdtest-ur.@OBJEXT@: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new
830 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.@OBJEXT@ -Ur cdtest-main.@OBJEXT@ \
831 # cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@
833 #cdtest-ur: cdtest-ur.@OBJEXT@
834 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.@OBJEXT@ \
837 #cdtest-ur.out: cdtest-ur
838 # ./cdtest-ur > cdtest-ur.tmp
839 # mv cdtest-ur.tmp cdtest-ur.out
841 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
842 # diff $(srcdir)/cdtest.exp cdtest.out
843 # diff $(srcdir)/cdtest.exp cdtest-ur.out
845 #.PHONY: check-cdtest
847 # END OF CHECK TARGETS
850 # Build a dummy plugin using libtool.
852 @ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES
= libldtestplug.la
853 @ENABLE_PLUGINS_TRUE@libldtestplug_la_SOURCES
= testplug.c
854 @ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS
= -g
-O2
855 @ENABLE_PLUGINS_TRUE@libldtestplug_la_LDFLAGS
= -no-undefined
-rpath
/nowhere
856 MAINTAINERCLEANFILES
= configdoc.texi
ld.1 ld.
info
858 # We want to reconfigure if configure.host or configure.tgt changes. We
859 # extract version from bfd/configure.in, so we must depend on that also.
860 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
861 $(srcdir)/..
/bfd
/configure.in
863 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
864 ldemul-list.h crtbegin.@OBJEXT@ crtend.@OBJEXT@
ld.log
ld.sum
866 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s spu_icache.@OBJEXT@
868 # Stuff that should be included in a distribution. The diststuff
869 # target is run by the taz target in ../Makefile.in.
870 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.@OBJEXT@_c \
871 emultempl
/spu_icache.@OBJEXT@_c deffilep.c deffilep.h
$(man_MANS
)
873 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
874 all: $(BUILT_SOURCES
) config.h
875 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
878 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
881 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
883 case
'$(am__configure_deps)' in \
885 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
886 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
891 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
892 $(am__cd
) $(top_srcdir
) && \
893 $(AUTOMAKE
) --foreign Makefile
895 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
898 echo
' $(SHELL) ./config.status'; \
899 $(SHELL
) .
/config.status
;; \
901 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
902 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
905 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
906 $(SHELL
) .
/config.status
--recheck
908 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
909 $(am__cd
) $(srcdir) && $(AUTOCONF
)
910 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
911 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
912 $(am__aclocal_m4_deps
):
915 @if
test ! -f
$@
; then \
917 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
920 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
922 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
923 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
924 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
929 -rm -f config.h stamp-h1
930 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
931 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
933 clean-noinstLTLIBRARIES
:
934 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
935 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
936 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
937 test "$$dir" != "$$p" ||
dir=.
; \
938 echo
"rm -f \"$${dir}/so_locations\""; \
939 rm -f
"$${dir}/so_locations"; \
941 libldtestplug.la
: $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_DEPENDENCIES
)
942 $(libldtestplug_la_LINK
) $(am_libldtestplug_la_rpath
) $(libldtestplug_la_OBJECTS
) $(libldtestplug_la_LIBADD
) $(LIBS
)
943 install-binPROGRAMS
: $(bin_PROGRAMS
)
945 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
946 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
947 for p in
$$list; do echo
"$$p $$p"; done | \
948 sed
's/$(EXEEXT)$$//' | \
949 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
950 then echo
"$$p"; echo
"$$p"; else :; fi
; \
952 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
953 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
954 sed
'N;N;N;s,\n, ,g' | \
955 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
956 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
957 if ($$2 == $$4) files[d] = files[d] " " $$1; \
958 else { print "f", $$3 "/" $$4, $$1; } } \
959 END { for (d in files) print "f", d, files[d] }' | \
960 while read type
dir files
; do \
961 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
962 test -z
"$$files" ||
{ \
963 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
964 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
968 uninstall-binPROGRAMS
:
970 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
971 files
=`for p in $$list; do echo "$$p"; done | \
972 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
973 -e 's/$$/$(EXEEXT)/' `; \
974 test -n
"$$list" || exit
0; \
975 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
976 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
979 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
980 echo
" rm -f" $$list; \
981 rm -f
$$list || exit
$$?
; \
982 test -n
"$(EXEEXT)" || exit
0; \
983 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
984 echo
" rm -f" $$list; \
987 @if
test ! -f
$@
; then \
989 $(MAKE
) $(AM_MAKEFLAGS
) ldgram.c
; \
991 deffilep.h
: deffilep.c
992 @if
test ! -f
$@
; then \
994 $(MAKE
) $(AM_MAKEFLAGS
) deffilep.c
; \
996 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
997 @
rm -f ld-new
$(EXEEXT
)
998 $(LINK
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
1000 mostlyclean-compile
:
1006 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/deffilep.Po@am__quote@
1007 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixppc.Po@am__quote@
1008 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eaixrs6.Po@am__quote@
1009 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealpha.Po@am__quote@
1010 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ealphavms.Po@am__quote@
1011 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earcelf.Po@am__quote@
1012 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_epoc_pe.Po@am__quote@
1013 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earm_wince_pe.Po@am__quote@
1014 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutb.Po@am__quote@
1015 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmaoutl.Po@am__quote@
1016 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmcoff.Po@am__quote@
1017 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf.Po@am__quote@
1018 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_fbsd.Po@am__quote@
1019 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux.Po@am__quote@
1020 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_linux_eabi.Po@am__quote@
1021 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_nbsd.Po@am__quote@
1022 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelf_vxworks.Po@am__quote@
1023 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb.Po@am__quote@
1024 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux.Po@am__quote@
1025 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_linux_eabi.Po@am__quote@
1026 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmelfb_nbsd.Po@am__quote@
1027 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnbsd.Po@am__quote@
1028 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmnto.Po@am__quote@
1029 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmpe.Po@am__quote@
1030 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earmsymbian.Po@am__quote@
1031 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr1.Po@am__quote@
1032 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr2.Po@am__quote@
1033 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr25.Po@am__quote@
1034 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr3.Po@am__quote@
1035 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr31.Po@am__quote@
1036 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr35.Po@am__quote@
1037 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr4.Po@am__quote@
1038 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr5.Po@am__quote@
1039 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr51.Po@am__quote@
1040 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eavr6.Po@am__quote@
1041 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_i860.Po@am__quote@
1042 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecoff_sparc.Po@am__quote@
1043 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrisaout.Po@am__quote@
1044 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecriself.Po@am__quote@
1045 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecrislinux.Po@am__quote@
1046 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed10velf.Po@am__quote@
1047 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_e.Po@am__quote@
1048 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30v_o.Po@am__quote@
1049 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ed30velf.Po@am__quote@
1050 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/edelta68.Po@am__quote@
1051 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_dlx.Po@am__quote@
1052 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i860.Po@am__quote@
1053 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_i960.Po@am__quote@
1054 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc.Po@am__quote@
1055 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_sol2.Po@am__quote@
1056 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_sparc_vxworks.Po@am__quote@
1057 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_spu.Po@am__quote@
1058 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_be.Po@am__quote@
1059 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32_tic6x_le.Po@am__quote@
1060 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32b4300.Po@am__quote@
1061 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfin.Po@am__quote@
1062 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bfinfd.Po@am__quote@
1063 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmip.Po@am__quote@
1064 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32bmipn32.Po@am__quote@
1065 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmip.Po@am__quote@
1066 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32btsmipn32.Po@am__quote@
1067 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16.Po@am__quote@
1068 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32cr16c.Po@am__quote@
1069 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32crx.Po@am__quote@
1070 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmip.Po@am__quote@
1071 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ebmipvxworks.Po@am__quote@
1072 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmip.Po@am__quote@
1073 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32elmipvxworks.Po@am__quote@
1074 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32fr30.Po@am__quote@
1075 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frv.Po@am__quote@
1076 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32frvfd.Po@am__quote@
1077 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32i370.Po@am__quote@
1078 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ip2k.Po@am__quote@
1079 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq10.Po@am__quote@
1080 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32iq2000.Po@am__quote@
1081 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32l4300.Po@am__quote@
1082 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32.Po@am__quote@
1083 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lm32fd.Po@am__quote@
1084 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lmip.Po@am__quote@
1085 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppc.Po@am__quote@
1086 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcnto.Po@am__quote@
1087 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32lppcsim.Po@am__quote@
1088 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmip.Po@am__quote@
1089 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ltsmipn32.Po@am__quote@
1090 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32m32c.Po@am__quote@
1091 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mb_linux.Po@am__quote@
1092 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mcore.Po@am__quote@
1093 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mep.Po@am__quote@
1094 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32microblaze.Po@am__quote@
1095 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mipswindiss.Po@am__quote@
1096 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32moxie.Po@am__quote@
1097 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32mt.Po@am__quote@
1098 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32openrisc.Po@am__quote@
1099 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc.Po@am__quote@
1100 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppc_fbsd.Po@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppclinux.Po@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcnto.Po@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcsim.Po@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcvxworks.Po@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32ppcwindiss.Po@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32rx.Po@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32vax.Po@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16x.Po@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xl.Po@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xc16xs.Po@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xstormy16.Po@am__quote@
1112 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf32xtensa.Po@am__quote@
1113 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_aix.Po@am__quote@
1114 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64.Po@am__quote@
1115 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_ia64_fbsd.Po@am__quote@
1116 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_s390.Po@am__quote@
1117 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc.Po@am__quote@
1118 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_fbsd.Po@am__quote@
1119 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64_sparc_sol2.Po@am__quote@
1120 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha.Po@am__quote@
1121 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_fbsd.Po@am__quote@
1122 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64alpha_nbsd.Po@am__quote@
1123 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64bmip.Po@am__quote@
1124 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64btsmip.Po@am__quote@
1125 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64hppa.Po@am__quote@
1126 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64lppc.Po@am__quote@
1127 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ltsmip.Po@am__quote@
1128 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64mmix.Po@am__quote@
1129 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf64ppc.Po@am__quote@
1130 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386.Po@am__quote@
1131 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_be.Po@am__quote@
1132 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_chaos.Po@am__quote@
1133 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_fbsd.Po@am__quote@
1134 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_ldso.Po@am__quote@
1135 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_sol2.Po@am__quote@
1136 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_i386_vxworks.Po@am__quote@
1137 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om.Po@am__quote@
1138 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_l1om_fbsd.Po@am__quote@
1139 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_s390.Po@am__quote@
1140 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64.Po@am__quote@
1141 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_fbsd.Po@am__quote@
1142 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eelf_x86_64_sol2.Po@am__quote@
1143 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960.Po@am__quote@
1144 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/egld960coff.Po@am__quote@
1145 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300.Po@am__quote@
1146 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300elf.Po@am__quote@
1147 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300h.Po@am__quote@
1148 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300helf.Po@am__quote@
1149 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hn.Po@am__quote@
1150 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300hnelf.Po@am__quote@
1151 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300s.Po@am__quote@
1152 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300self.Po@am__quote@
1153 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sn.Po@am__quote@
1154 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300snelf.Po@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sx.Po@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxelf.Po@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxn.Po@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8300sxnelf.Po@am__quote@
1159 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500.Po@am__quote@
1160 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500b.Po@am__quote@
1161 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500c.Po@am__quote@
1162 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500m.Po@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eh8500s.Po@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp300bsd.Po@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehp3hpux.Po@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppa64linux.Po@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaelf.Po@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppalinux.Po@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppanbsd.Po@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehppaobsd.Po@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386aout.Po@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386beos.Po@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386bsd.Po@am__quote@
1174 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386coff.Po@am__quote@
1175 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386go32.Po@am__quote@
1176 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386linux.Po@am__quote@
1177 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386lynx.Po@am__quote@
1178 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386mach.Po@am__quote@
1179 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386moss.Po@am__quote@
1180 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386msdos.Po@am__quote@
1181 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nbsd.Po@am__quote@
1182 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nto.Po@am__quote@
1183 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386nw.Po@am__quote@
1184 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe.Po@am__quote@
1185 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pe_posix.Po@am__quote@
1186 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ei386pep.Po@am__quote@
1187 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/elnk960.Po@am__quote@
1188 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf.Po@am__quote@
1189 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32relf_linux.Po@am__quote@
1190 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf.Po@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em32rlelf_linux.Po@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elf.Po@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc11elfb.Po@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elf.Po@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68hc12elfb.Po@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68k4knbsd.Po@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaout.Po@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kaux.Po@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kcoff.Po@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelf.Po@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kelfnbsd.Po@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68klinux.Po@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68knbsd.Po@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em68kpsos.Po@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/em88kbcs.Po@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emcorepe.Po@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsbig.Po@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsbsd.Po@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsidt.Po@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipsidtl.Po@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipslit.Po@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipslnews.Po@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emipspe.Po@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emmo.Po@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x110.Po@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1101.Po@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1111.Po@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x112.Po@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1121.Po@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1122.Po@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1132.Po@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x122.Po@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1222.Po@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x123.Po@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1232.Po@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x133.Po@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1331.Po@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x135.Po@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1351.Po@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x147.Po@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x148.Po@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x149.Po@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x155.Po@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x156.Po@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x157.Po@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1610.Po@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1611.Po@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x1612.Po@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x167.Po@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x168.Po@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x169.Po@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2101.Po@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2111.Po@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2121.Po@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x2131.Po@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x311.Po@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x312.Po@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x313.Po@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x314.Po@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x315.Po@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x323.Po@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x325.Po@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x336.Po@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x337.Po@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x412.Po@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x413.Po@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x415.Po@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x417.Po@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x435.Po@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x436.Po@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x437.Po@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x447.Po@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x448.Po@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430x449.Po@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE423.Po@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE425.Po@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xE427.Po@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG437.Po@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG438.Po@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xG439.Po@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW423.Po@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW425.Po@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/emsp430xW427.Po@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/enews.Po@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ens32knbsd.Po@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32.Po@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eor32elf.Po@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epc532macha.Po@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epdp11.Po@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjelf.Po@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epjlelf.Po@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppclynx.Po@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcmacos.Po@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcnw.Po@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eppcpe.Po@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eriscix.Po@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore3_elf.Po@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escore7_elf.Po@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esh.Po@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf.Po@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32.Po@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_linux.Po@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf32_nbsd.Po@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64.Po@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf64_nbsd.Po@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_fd.Po@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_linux.Po@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nbsd.Po@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_nto.Po@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_uclinux.Po@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshelf_vxworks.Po@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshl.Po@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf.Po@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32.Po@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_linux.Po@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf32_nbsd.Po@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64.Po@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf64_nbsd.Po@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_fd.Po@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_linux.Po@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nbsd.Po@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_nto.Po@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlelf_vxworks.Po@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshlsymbian.Po@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eshpe.Po@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcaout.Po@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparclinux.Po@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esparcnbsd.Po@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/est2000.Po@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun3.Po@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/esun4.Po@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30aout.Po@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic30coff.Po@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff.Po@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic3xcoff_onchip.Po@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic4xcoff.Po@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic54xcoff.Po@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/etic80coff.Po@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evanilla.Po@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evax.Po@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evaxnbsd.Po@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evsta.Po@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ew65.Po@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez80.Po@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8001.Po@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ez8002.Po@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldcref.Po@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldctor.Po@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldemul.Po@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldexp.Po@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldfile.Po@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldgram.Po@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlang.Po@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex-wrapper.Po@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldlex.Po@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmain.Po@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldmisc.Po@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldver.Po@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldwrite.Po@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lexsup.Po@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libldtestplug_la-testplug.Plo@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mri.Po@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pe-dll.Po@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pep-dll.Po@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/plugin.Po@am__quote@
1358 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1359 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1362 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
1365 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
1366 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
1368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1369 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1372 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
1373 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
1374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
1375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1376 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
1378 libldtestplug_la-testplug.lo
: testplug.c
1379 @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
1380 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libldtestplug_la-testplug.Tpo
$(DEPDIR
)/libldtestplug_la-testplug.Plo
1381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='testplug.c' object
='libldtestplug_la-testplug.lo' libtool
=yes @AMDEPBACKSLASH@
1382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1383 @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
1386 $(am__skiplex
) $(SHELL
) $(YLWRAP
) $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(LEXCOMPILE
)
1389 $(am__skipyacc
) $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
1391 mostlyclean-libtool
:
1398 -rm -f libtool config.lt
1400 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
1401 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
1402 rm -rf
$$backupdir && mkdir
$$backupdir && \
1403 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
1404 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
1405 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
1408 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1409 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1414 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
1416 rm -rf
$$backupdir; exit
$$rc
1418 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
1419 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1420 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1421 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1423 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
1424 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1425 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
1426 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
1428 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
1429 rm -rf
$(@
:.html
=.htp
)
1430 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
1431 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
1434 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1435 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
1437 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
1438 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
1442 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1446 @
$(NORMAL_UNINSTALL
)
1447 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1448 for p in
$$list; do \
1450 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1451 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
1455 @
$(NORMAL_UNINSTALL
)
1456 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
1457 for p in
$$list; do \
1459 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1460 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
1465 @if
test -d
'$(DESTDIR)$(infodir)' && \
1466 (install-info
--version
&& \
1467 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1468 list
='$(INFO_DEPS)'; \
1469 for file in
$$list; do \
1470 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1471 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
1472 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
1473 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
1476 @
$(NORMAL_UNINSTALL
)
1477 @list
='$(INFO_DEPS)'; \
1478 for file in
$$list; do \
1479 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1480 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
1481 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
1482 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]"; \
1483 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1488 @
$(NORMAL_UNINSTALL
)
1489 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1490 for p in
$$list; do \
1492 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1493 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
1497 @
$(NORMAL_UNINSTALL
)
1498 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1499 for p in
$$list; do \
1501 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1502 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
1505 dist-info
: $(INFO_DEPS
)
1506 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1507 list
='$(INFO_DEPS)'; \
1508 for base in
$$list; do \
1510 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1512 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
1513 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1514 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 \
1515 if
test -f
$$file; then \
1516 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
1517 test -f
"$(distdir)/$$relfile" || \
1518 cp
-p
$$file "$(distdir)/$$relfile"; \
1524 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
1525 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
1528 -test -z
"ld.dvi ld.pdf ld.ps ld.html" \
1529 ||
rm -rf
ld.
dvi ld.pdf
ld.ps
ld.html
1531 maintainer-clean-aminfo
:
1532 @list
='$(INFO_DEPS)'; for i in
$$list; do \
1533 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1534 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1535 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1537 install-man1
: $(man_MANS
)
1539 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
1540 @list
=''; test -n
"$(man1dir)" || exit
0; \
1541 { for i in
$$list; do echo
"$$i"; done
; \
1542 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
1543 sed
-n
'/\.1[a-z]*$$/p'; \
1544 } | while read p
; do \
1545 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
1546 echo
"$$d$$p"; echo
"$$p"; \
1548 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1549 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1550 sed
'N;N;s,\n, ,g' |
{ \
1551 list
=; while read file base inst
; do \
1552 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
1553 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1554 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
1557 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
1558 while read files
; do \
1559 test -z
"$$files" ||
{ \
1560 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1561 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
1565 @
$(NORMAL_UNINSTALL
)
1566 @list
=''; test -n
"$(man1dir)" || exit
0; \
1567 files
=`{ for i in $$list; do echo "$$i"; done; \
1568 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1569 sed -n '/\.1[a-z]*$$/p'; \
1570 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1571 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1572 test -z
"$$files" ||
{ \
1573 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
1574 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
1576 # This directory's subdirectories are mostly independent; you can cd
1577 # into them and run `make' without going through this Makefile.
1578 # To change the values of `make' variables: instead of editing Makefiles,
1579 # (1) if the variable is set in `config.status', edit `config.status'
1580 # (which will cause the Makefiles to be regenerated when you run `make');
1581 # (2) otherwise, pass the desired values on the `make' command line.
1582 $(RECURSIVE_TARGETS
):
1583 @fail
= failcom
='exit 1'; \
1584 for f in x
$$MAKEFLAGS; do \
1587 *k
*) failcom
='fail=yes';; \
1591 target
=`echo $@ | sed s/-recursive//`; \
1592 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1593 echo
"Making $$target in $$subdir"; \
1594 if
test "$$subdir" = "."; then \
1596 local_target
="$$target-am"; \
1598 local_target
="$$target"; \
1600 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1601 || eval
$$failcom; \
1603 if
test "$$dot_seen" = "no"; then \
1604 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1605 fi
; test -z
"$$fail"
1607 $(RECURSIVE_CLEAN_TARGETS
):
1608 @fail
= failcom
='exit 1'; \
1609 for f in x
$$MAKEFLAGS; do \
1612 *k
*) failcom
='fail=yes';; \
1617 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1618 *) list
='$(SUBDIRS)' ;; \
1620 rev
=''; for subdir in
$$list; do \
1621 if
test "$$subdir" = "."; then
:; else \
1622 rev
="$$subdir $$rev"; \
1626 target
=`echo $@ | sed s/-recursive//`; \
1627 for subdir in
$$rev; do \
1628 echo
"Making $$target in $$subdir"; \
1629 if
test "$$subdir" = "."; then \
1630 local_target
="$$target-am"; \
1632 local_target
="$$target"; \
1634 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1635 || eval
$$failcom; \
1636 done
&& test -z
"$$fail"
1638 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1639 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1642 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1643 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1646 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1647 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1648 unique
=`for i in $$list; do \
1649 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1651 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1652 END { if (nonempty) { for (i in files) print i; }; }'`; \
1656 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1657 $(TAGS_FILES
) $(LISP
)
1660 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1661 include_option
=--etags-include
; \
1664 include_option
=--include; \
1667 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1668 if
test "$$subdir" = .
; then
:; else \
1669 test ! -f
$$subdir/TAGS || \
1670 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1673 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1674 unique
=`for i in $$list; do \
1675 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1677 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1678 END { if (nonempty) { for (i in files) print i; }; }'`; \
1680 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1681 test -n
"$$unique" || unique
=$$empty_fix; \
1682 if
test $$# -gt 0; then \
1683 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1686 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1691 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1692 $(TAGS_FILES
) $(LISP
)
1693 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1694 unique
=`for i in $$list; do \
1695 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1697 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1698 END { if (nonempty) { for (i in files) print i; }; }'`; \
1699 test -z
"$(CTAGS_ARGS)$$unique" \
1700 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1704 here
=`$(am__cd) $(top_builddir) && pwd` \
1705 && $(am__cd
) $(top_srcdir
) \
1706 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1709 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1711 @echo
'Making a new site.exp file...'
1712 @echo
'## these variables are automatically generated by make ##' >site.tmp
1713 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1714 @echo
'# edit the last section' >>site.tmp
1715 @echo
'set srcdir $(srcdir)' >>site.tmp
1716 @echo
"set objdir `pwd`" >>site.tmp
1717 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1718 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1719 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1720 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1721 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1722 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1723 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1724 @
test ! -f site.exp || \
1725 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1727 @
test ! -f site.exp || mv site.exp site.bak
1728 @mv site.tmp site.exp
1731 -rm -f site.exp site.bak
1732 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1733 rm -f
$$tool.sum
$$tool.log
; \
1736 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1737 check: $(BUILT_SOURCES
)
1738 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1739 all-am
: Makefile
$(INFO_DEPS
) $(LTLIBRARIES
) $(PROGRAMS
) $(MANS
) \
1741 installdirs: installdirs-recursive
1743 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
1744 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1746 install: $(BUILT_SOURCES
)
1747 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1748 install-exec
: install-exec-recursive
1749 install-data
: install-data-recursive
1750 uninstall: uninstall-recursive
1753 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1755 installcheck: installcheck-recursive
1757 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1758 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1759 `test -z '$(STRIP)' || \
1760 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1761 mostlyclean-generic
:
1762 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1765 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1768 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1769 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1770 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1772 maintainer-clean-generic
:
1773 @echo
"This command is intended for maintainers to use"
1774 @echo
"it deletes files that may require special tools to rebuild."
1780 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1781 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1782 clean: clean-recursive
1784 clean-am
: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1785 clean-noinstLTLIBRARIES mostlyclean-am
1787 distclean: distclean-recursive
1788 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1791 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1792 distclean-generic distclean-hdr distclean-libtool \
1793 distclean-local distclean-tags
1799 html
: html-recursive
1803 info: info-recursive
1805 info-am
: $(INFO_DEPS
)
1807 install-data-am
: install-data-local install-info-am install-man
1809 install-dvi
: install-dvi-recursive
1811 install-dvi-am
: $(DVIS
)
1813 test -z
"$(dvidir)" ||
$(MKDIR_P
) "$(DESTDIR)$(dvidir)"
1814 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1815 for p in
$$list; do \
1816 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1818 done |
$(am__base_list
) | \
1819 while read files
; do \
1820 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1821 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1823 install-exec-am
: install-binPROGRAMS install-exec-local
1825 install-html
: install-html-recursive
1827 install-html-am
: $(HTMLS
)
1829 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
1830 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1831 for p in
$$list; do \
1832 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1834 if
test -d
"$$d$$p"; then \
1835 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1836 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1837 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1838 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1840 list2
="$$list2 $$d$$p"; \
1843 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1844 while read files
; do \
1845 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1846 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1848 install-info
: install-info-recursive
1850 install-info-am
: $(INFO_DEPS
)
1852 test -z
"$(infodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(infodir)"
1853 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1854 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1855 for file in
$$list; do \
1857 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1859 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1860 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1861 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1862 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1863 if
test -f
$$ifile; then \
1867 done |
$(am__base_list
) | \
1868 while read files
; do \
1869 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1870 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1872 @if
(install-info
--version
&& \
1873 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1874 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1875 for file in
$$list; do \
1876 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1877 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1878 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1881 install-man
: install-man1
1883 install-pdf
: install-pdf-recursive
1885 install-pdf-am
: $(PDFS
)
1887 test -z
"$(pdfdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pdfdir)"
1888 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1889 for p in
$$list; do \
1890 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1892 done |
$(am__base_list
) | \
1893 while read files
; do \
1894 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1895 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1896 install-ps
: install-ps-recursive
1898 install-ps-am
: $(PSS
)
1900 test -z
"$(psdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(psdir)"
1901 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1902 for p in
$$list; do \
1903 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1905 done |
$(am__base_list
) | \
1906 while read files
; do \
1907 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1908 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1911 maintainer-clean
: maintainer-clean-recursive
1912 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1913 -rm -rf
$(top_srcdir
)/autom4te.cache
1916 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1917 maintainer-clean-generic
1919 mostlyclean: mostlyclean-recursive
1921 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1922 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1932 uninstall-am
: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
1933 uninstall-info-am uninstall-man uninstall-pdf-am \
1936 uninstall-man
: uninstall-man1
1938 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1939 check-am ctags-recursive
install install-am install-strip \
1942 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1943 all all-am am--refresh
check check-DEJAGNU check-am
clean \
1944 clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1945 clean-noinstLTLIBRARIES ctags ctags-recursive dist-info \
1946 distclean distclean-DEJAGNU distclean-compile \
1947 distclean-generic distclean-hdr distclean-libtool \
1948 distclean-local distclean-tags
dvi dvi-am html html-am
info \
1949 info-am
install install-am install-binPROGRAMS install-data \
1950 install-data-am install-data-local install-dvi install-dvi-am \
1951 install-exec install-exec-am install-exec-local install-html \
1952 install-html-am install-info install-info-am install-man \
1953 install-man1 install-pdf install-pdf-am install-ps \
1954 install-ps-am install-strip
installcheck installcheck-am \
1955 installdirs installdirs-am maintainer-clean \
1956 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
1957 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1958 mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am
tags \
1959 tags-recursive
uninstall uninstall-am uninstall-binPROGRAMS \
1960 uninstall-dvi-am uninstall-html-am uninstall-info-am \
1961 uninstall-man uninstall-man1 uninstall-pdf-am uninstall-ps-am
1964 # Disable -Werror, if it has been enabled, since old versions of bison/
1965 # yacc will produce working code which contain compile time warnings.
1966 ldgram.@OBJEXT@
: ldgram.c
1967 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
1968 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldgram.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1971 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f ldgram.c || echo $(srcdir)/`ldgram.c
$(NO_WERROR
)
1973 ldlex-wrapper.@OBJEXT@
: ldlex-wrapper.c ldlex.c
1974 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
1975 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldlex-wrapper.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
1977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1978 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$(srcdir)/ldlex-wrapper.c
$(NO_WERROR
)
1980 deffilep.@OBJEXT@
: deffilep.c
1981 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
1982 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='deffilep.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
1984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
1985 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f deffilep.c || echo $(srcdir)/`deffilep.c
$(NO_WERROR
)
1987 po
/POTFILES.in
: @MAINT@ Makefile
1988 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
1989 && mv tmp
$(srcdir)/po
/POTFILES.in
1991 ldmain.@OBJEXT@
: ldmain.c config.status
1992 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
1993 @am__fastdepCC_TRUE@
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1994 @am__fastdepCC_TRUE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1995 @am__fastdepCC_TRUE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1996 @am__fastdepCC_TRUE@
$(srcdir)/ldmain.c
1997 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
1998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldmain.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
1999 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2000 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
2001 @am__fastdepCC_FALSE@
-DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2002 @am__fastdepCC_FALSE@
-DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2003 @am__fastdepCC_FALSE@
$(srcdir)/ldmain.c
2005 ldfile.@OBJEXT@
: ldfile.c config.status
2006 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2007 @am__fastdepCC_TRUE@
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
2008 @am__fastdepCC_TRUE@
$(srcdir)/ldfile.c
2009 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ldfile.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2012 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
2013 @am__fastdepCC_FALSE@
-DTOOLBINDIR
='"$(tooldir)/bin"' \
2014 @am__fastdepCC_FALSE@
$(srcdir)/ldfile.c
2016 eelf32_spu.@OBJEXT@
: eelf32_spu.c
2017 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@ \
2018 @am__fastdepCC_TRUE@
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" eelf32_spu.c
2019 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
2020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='eelf32_spu.c' object
='$@' libtool
=no @AMDEPBACKSLASH@
2021 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
2022 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
2023 @am__fastdepCC_FALSE@ eelf32_spu.c
2025 ldemul-list.h
: Makefile
2026 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
2027 for f in
`echo " " ${EMULATION_OFILES} "" \
2028 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2029 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
2032 echo
"#define EMULATION_LIST \\";\
2033 for f in
`echo " " ${EMULATION_OFILES} "" \
2034 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2035 echo
" &ld_$${f}_emulation, \\"; \
2037 echo
" 0") >ldemul-tmp.h
2038 mv ldemul-tmp.h ldemul-list.h
2040 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
2041 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
2045 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
2046 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2047 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
2048 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
2049 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2050 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
2051 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
2052 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2053 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
2054 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
2055 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2056 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
2057 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
2058 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
2059 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
2060 ealphavms.c
: $(srcdir)/emulparams
/alphavms.sh \
2061 $(srcdir)/emultempl
/vms.em
$(srcdir)/scripttempl
/alphavms.sc \
2063 ${GENSCRIPTS} alphavms
"$(tdir_alphavms)"
2064 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
2065 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2066 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
2067 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
2068 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2069 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2070 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
2071 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
2072 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2073 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2074 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
2075 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
2076 $(srcdir)/emulparams
/armelf.sh \
2077 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2078 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2079 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
2080 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
2081 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2082 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2083 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
2084 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2085 $(srcdir)/emulparams
/armelf_linux.sh \
2086 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2087 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2088 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
2089 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
2090 $(srcdir)/emulparams
/armelf_linux.sh \
2091 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2092 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2093 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
2094 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
2095 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
2096 $(srcdir)/emulparams
/armelf_linux.sh \
2097 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2098 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2099 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
2100 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
2101 $(srcdir)/emulparams
/armelf.sh \
2102 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2103 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2104 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
2105 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
2106 $(srcdir)/emulparams
/armelf_nbsd.sh \
2107 $(srcdir)/emulparams
/armelf.sh \
2108 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2109 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2110 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
2111 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
2112 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
2113 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
2114 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
2116 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
2117 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
2118 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2119 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
2120 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
2121 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
2122 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
2123 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
2124 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
2125 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
2126 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
2127 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2128 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
2129 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
2130 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
2131 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2132 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
2133 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
2134 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
2135 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
2136 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
2137 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2138 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
2139 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
2140 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2141 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
2142 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
2143 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
2144 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
2146 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
2147 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
2148 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2150 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
2151 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
2152 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2154 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
2155 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
2156 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2158 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
2159 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
2160 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2162 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
2163 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
2164 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2166 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
2167 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
2168 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2170 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
2171 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
2172 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2174 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
2175 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
2176 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2178 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
2179 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
2180 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2182 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
2183 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
2184 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
2186 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
2187 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
2188 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
2189 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
2190 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
2191 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
2192 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
2193 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
2194 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
2195 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
2196 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
2197 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2198 ${GENSCRIPTS} criself
"$(tdir_cris)"
2199 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
2200 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2201 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
2202 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
2203 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
2204 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
2205 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
2206 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2207 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
2208 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
2209 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2210 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
2211 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
2212 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
2213 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
2214 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
2215 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
2216 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
2217 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
2218 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2219 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2220 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
2221 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh \
2222 $(srcdir)/emulparams
/bfin.sh \
2223 $(ELF_DEPS
) $(srcdir)/emultempl
/bfin.em \
2224 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2225 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
2226 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
2227 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
2228 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
2229 eelf32_tic6x_be.c
: $(srcdir)/emulparams
/elf32_tic6x_be.sh \
2230 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2231 ${GENSCRIPTS} elf32_tic6x_be
"$(tdir_elf32_tic6x_be)"
2232 eelf32_tic6x_le.c
: $(srcdir)/emulparams
/elf32_tic6x_le.sh \
2233 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2234 ${GENSCRIPTS} elf32_tic6x_le
"$(tdir_elf32_tic6x_le)"
2235 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
2236 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2237 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2238 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
2239 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
2240 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2241 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2242 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
2243 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
2244 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2245 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2246 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
2247 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
2248 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2249 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
2250 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
2251 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
2252 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2253 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
2254 eelf32rx.c
: $(srcdir)/emulparams
/elf32rx.sh \
2255 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2256 ${GENSCRIPTS} elf32rx
"$(tdir_elf32rx)"
2257 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
2258 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2259 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
2260 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
2261 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
2262 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
2263 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
2264 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
2265 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
2266 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2267 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
2268 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
2269 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2270 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
2271 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
2272 $(srcdir)/emulparams
/elf32frv.sh \
2273 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2274 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
2275 eelf32moxie.c
: $(srcdir)/emulparams
/elf32moxie.sh \
2276 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2277 ${GENSCRIPTS} elf32moxie
"$(tdir_moxie)"
2278 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
2279 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2280 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
2281 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
2282 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
2283 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
2284 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
2285 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2286 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
2287 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
2288 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2289 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
2290 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
2291 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2292 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
2293 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
2294 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2295 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
2296 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
2297 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2298 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
2299 eelf32_sparc_sol2.c
: $(srcdir)/emulparams
/elf32_sparc_sol2.sh \
2300 $(srcdir)/emulparams
/elf32_sparc.sh \
2301 $(srcdir)/emulparams
/solaris2.sh \
2302 $(srcdir)/emultempl
/solaris2.em
$(ELF_DEPS
) \
2303 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2304 ${GENSCRIPTS} elf32_sparc_sol2
"$(tdir_elf32_sparc_sol2)"
2305 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
2306 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
2307 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2308 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2309 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
2310 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
2311 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
$(srcdir)/emultempl
/spu_icache.@OBJEXT@_c \
2313 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2314 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
2315 $(srcdir)/emultempl
/spu_ovl.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
2316 if ..
/gas
/as-new
--version \
2317 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2318 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
2319 ..
/gas
/as-new
-o spu_ovl.@OBJEXT@ spu_ovl.s
; \
2320 ..
/binutils
/bin2c
<spu_ovl.@OBJEXT@
>$@
; \
2322 $(srcdir)/emultempl
/spu_icache.@OBJEXT@_c
: @MAINT@
$(srcdir)/emultempl
/spu_icache.S
2323 if ..
/gas
/as-new
--version \
2324 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
2325 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_icache.S spu_icache.s
; \
2326 ..
/gas
/as-new
-o spu_icache.@OBJEXT@ spu_icache.s
; \
2327 ..
/binutils
/bin2c
<spu_icache.@OBJEXT@
>$@
; \
2329 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
2330 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2331 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
2332 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
2333 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2334 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
2335 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
2336 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2337 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2338 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
2339 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
2340 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
2341 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
2342 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
2343 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
2345 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
2346 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
2347 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2348 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2349 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
2350 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
2351 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
2352 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2353 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
2354 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
2355 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2356 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2357 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
2358 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
2359 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
2360 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
2361 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
2362 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
2363 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2364 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2365 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
2366 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
2367 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2368 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2370 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
2371 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
2372 $(srcdir)/emulparams
/elf32btsmipn32.sh \
2373 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2374 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2375 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
2376 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
2377 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2378 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2379 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
2380 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
2381 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2382 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2383 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2384 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
2385 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
2386 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2387 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2389 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
2390 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
2391 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
2392 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
2393 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2394 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
2395 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
2396 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2397 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
2398 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2399 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
2400 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
2401 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2402 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2404 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
2405 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
2406 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
2407 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2408 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
2409 eelf32mb_linux.c
: $(srcdir)/emulparams
/elf32mb_linux.sh \
2410 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2411 ${GENSCRIPTS} elf32mb_linux
"$(tdir_microblaze)"
2412 eelf32microblaze.c
: $(srcdir)/emulparams
/elf32microblaze.sh \
2413 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfmicroblaze.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} elf32microblaze
"$(tdir_microblaze)"
2415 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
2416 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2417 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
2418 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
2419 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
2420 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2421 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
2422 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
2423 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2424 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
2425 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
2426 $(srcdir)/emulparams
/elf32ppccommon.sh \
2427 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
2429 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2430 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
2431 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
2432 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2433 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2435 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2436 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
2437 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
2438 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
2439 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2441 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2442 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
2443 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
2444 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2445 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2447 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2448 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
2449 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
2450 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2451 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
2452 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
2453 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
2454 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
2455 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2456 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
2457 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
2458 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
2459 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
2461 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
2462 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
2463 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2464 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
2465 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
2466 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
2468 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2469 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
2470 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
2471 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2472 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2474 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2475 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
2476 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
2477 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2478 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2480 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2481 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
2482 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
2483 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
2484 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
2486 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2487 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
2488 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
2490 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2491 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
2492 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
2493 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
2495 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2496 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
2497 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
2498 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
2499 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
2500 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
2501 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2502 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
2503 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
2504 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2505 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
2506 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
2507 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
2508 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
2509 eelf32lm32.c
: $(srcdir)/emulparams
/elf32lm32.sh \
2510 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2511 ${GENSCRIPTS} elf32lm32
"$(tdir_elf32lm32)"
2512 eelf32lm32fd.c
: $(srcdir)/emulparams
/elf32lm32fd.sh \
2513 $(srcdir)/emulparams
/elf32lm32.sh
$(ELF_DEPS
) \
2514 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2515 ${GENSCRIPTS} elf32lm32fd
"$(tdir_elf32lm32fd)"
2516 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
2517 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
2518 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2519 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
2520 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
2521 $(srcdir)/emulparams
/elf64alpha.sh \
2522 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
2523 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2524 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
2525 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
2526 $(srcdir)/emulparams
/elf64alpha.sh \
2527 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
2528 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2529 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
2530 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
2531 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf64hppa.sc
${GEN_DEPENDS}
2532 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
2533 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
2534 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2535 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
2536 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
2537 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
2538 $(srcdir)/emultempl
/needrelax.em \
2539 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2540 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
2541 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
2542 $(srcdir)/emulparams
/elf64_ia64.sh \
2543 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
2544 $(srcdir)/emultempl
/needrelax.em \
2545 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2546 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
2547 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
2548 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2549 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
2550 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
2551 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2552 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
2553 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
2554 $(srcdir)/emulparams
/elf64_sparc.sh \
2555 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2556 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
2557 eelf64_sparc_sol2.c
: $(srcdir)/emulparams
/elf64_sparc_sol2.sh \
2558 $(srcdir)/emulparams
/elf64_sparc.sh \
2559 $(srcdir)/emulparams
/solaris2.sh \
2560 $(srcdir)/emultempl
/solaris2.em \
2561 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2562 ${GENSCRIPTS} elf64_sparc_sol2
"$(tdir_elf64_sparc_sol2)"
2563 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
2564 $(srcdir)/emulparams
/elf64bmip-defs.sh \
2565 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2566 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
2567 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2568 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
2569 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
2570 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
2571 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2572 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
2573 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
2574 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
2575 $(srcdir)/emultempl
/mmo.em \
2576 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
2577 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
2578 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
2579 $(srcdir)/emulparams
/elf64bmip-defs.sh \
2580 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2581 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2582 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
2583 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
2584 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
2585 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
2586 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2587 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
2588 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
2589 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2590 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
2591 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
2592 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2593 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
2594 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
2595 $(srcdir)/emulparams
/elf_x86_64.sh \
2596 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2597 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
2598 eelf_x86_64_sol2.c
: $(srcdir)/emulparams
/elf_x86_64_sol2.sh \
2599 $(srcdir)/emulparams
/elf_x86_64.sh \
2600 $(srcdir)/emulparams
/solaris2.sh \
2601 $(srcdir)/emultempl
/solaris2.em \
2602 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2603 ${GENSCRIPTS} elf_x86_64_sol2
"$(tdir_elf_x86_64_sol2)"
2604 eelf_l1om.c
: $(srcdir)/emulparams
/elf_l1om.sh \
2605 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2606 ${GENSCRIPTS} elf_l1om
"$(tdir_elf_l1om)"
2607 eelf_l1om_fbsd.c
: $(srcdir)/emulparams
/elf_l1om_fbsd.sh \
2608 $(srcdir)/emulparams
/elf_l1om.sh \
2609 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2610 ${GENSCRIPTS} elf_l1om_fbsd
"$(tdir_elf_l1om_fbsd)"
2611 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
2612 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2613 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
2614 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
2615 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
2616 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
2617 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
2618 $(srcdir)/emulparams
/elf_i386.sh \
2619 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2620 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
2621 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
2622 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2623 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
2624 eelf_i386_sol2.c
: $(srcdir)/emulparams
/elf_i386_sol2.sh \
2625 $(srcdir)/emulparams
/solaris2.sh \
2626 $(srcdir)/emultempl
/solaris2.em \
2627 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2628 ${GENSCRIPTS} elf_i386_sol2
"$(tdir_elf_i386_sol2)"
2629 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
2630 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
2631 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2632 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
2633 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
2634 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2635 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
2636 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
2637 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2638 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
2639 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
2640 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2641 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
2642 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
2643 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
2644 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
2645 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
2646 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
2647 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
2648 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
2649 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
2650 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
2651 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
2652 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
2653 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
2654 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
2655 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
2656 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
2657 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
2658 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
2659 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
2660 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
2661 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
2662 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
2663 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
2664 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2665 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
2666 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
2667 $(srcdir)/emulparams
/h8300elf.sh \
2668 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2669 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
2670 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
2671 $(srcdir)/emulparams
/h8300elf.sh \
2672 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2673 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
2674 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
2675 $(srcdir)/emulparams
/h8300elf.sh \
2676 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2677 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
2678 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
2679 $(srcdir)/emulparams
/h8300elf.sh \
2680 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2681 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
2682 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
2683 $(srcdir)/emulparams
/h8300elf.sh \
2684 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2685 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
2686 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
2687 $(srcdir)/emulparams
/h8300elf.sh \
2688 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2689 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
2690 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
2691 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
2692 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
2693 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
2694 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
2695 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
2696 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
2697 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
2698 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
2699 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
2700 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
2701 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
2702 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
2703 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
2704 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
2705 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
2706 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2707 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
2708 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
2709 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2710 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
2711 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
2712 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2713 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
2714 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
2715 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
2716 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2717 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2718 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
2719 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
2720 $(srcdir)/emulparams
/hppaelf.sh \
2721 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2722 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2723 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
2724 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
2725 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
2726 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2727 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
2728 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
2729 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2730 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
2731 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
2732 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2733 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
2734 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
2735 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
2736 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
2737 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
2738 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2739 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
2740 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
2741 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
2742 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
2743 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
2744 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
2745 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
2746 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
2747 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2748 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
2749 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
2750 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2751 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
2752 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
2753 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2754 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
2755 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
2756 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2757 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
2758 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
2759 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
2760 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
2761 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
2762 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2763 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
2764 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
2765 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2766 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2767 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2768 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2769 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2770 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2771 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2772 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2773 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2774 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2775 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2776 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2777 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2778 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2779 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2780 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2781 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2782 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2783 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2784 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2785 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2786 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2787 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2788 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2789 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2790 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2791 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2792 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2793 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2794 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2795 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2796 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2797 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2798 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2799 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2800 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2801 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2802 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2803 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2804 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2805 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2806 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2807 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2808 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2809 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2810 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2811 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2812 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2813 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2814 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2815 $(srcdir)/emulparams
/m68kelf.sh \
2816 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2817 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2818 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2819 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2820 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2821 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2822 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2823 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2824 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2825 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2826 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2827 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2828 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2829 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2830 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2831 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2832 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2833 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2834 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2835 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2836 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2837 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2838 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2839 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2840 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2841 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2843 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2844 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2845 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2847 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2848 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2849 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2850 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2851 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2852 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2853 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2854 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2855 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2856 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2857 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2858 $(srcdir)/emulparams
/mn10200.sh \
2859 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2860 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2861 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2862 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2863 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2864 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2865 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2867 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2868 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2869 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2871 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2872 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2873 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2875 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2876 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2877 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2879 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2880 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2881 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2883 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2884 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2885 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2887 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2888 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2889 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2891 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2892 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2893 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2895 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2896 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2897 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2899 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2900 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2901 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2903 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2904 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2905 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2907 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2908 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2909 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2911 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2912 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2913 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2915 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2916 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2917 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2919 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2920 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2921 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2923 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2924 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2925 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2927 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2928 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2929 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2931 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2932 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2933 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2935 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2936 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2937 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2939 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2940 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2941 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2943 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2944 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2945 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2947 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2948 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2949 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2951 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2952 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2953 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2955 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2956 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2957 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2959 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2960 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2961 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2963 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2964 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2965 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2967 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2968 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2969 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2971 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2972 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2973 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2975 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2976 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2977 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2979 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2980 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2981 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2983 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2984 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2985 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2987 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2988 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2989 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2991 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2992 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2993 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2995 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2996 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2997 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2999 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
3000 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
3001 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3003 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
3004 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
3005 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3007 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
3008 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
3009 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3011 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
3012 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
3013 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3015 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
3016 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
3017 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3019 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
3020 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
3021 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
3023 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
3024 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
3025 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3027 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
3028 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
3029 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3031 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
3032 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
3033 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3035 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
3036 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
3037 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3039 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
3040 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
3041 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3043 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
3044 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
3045 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3047 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
3048 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
3049 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3051 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
3052 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
3053 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3055 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
3056 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
3057 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3059 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
3060 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
3061 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3063 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
3064 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
3065 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3067 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
3068 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
3069 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3071 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
3072 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
3073 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3075 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
3076 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
3077 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3079 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
3080 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
3081 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3083 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
3084 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
3085 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3087 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
3088 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
3089 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3091 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
3092 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
3093 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3095 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
3096 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
3097 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
3099 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
3100 enews.c
: $(srcdir)/emulparams
/news.sh \
3101 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3102 ${GENSCRIPTS} news
"$(tdir_news)"
3103 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
3104 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
3105 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3106 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
3107 eor32.c
: $(srcdir)/emulparams
/or32.sh \
3108 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
3109 ${GENSCRIPTS} or32
"$(tdir_or32)"
3110 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
3111 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3112 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
3113 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
3114 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3115 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
3116 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
3117 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3118 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
3119 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
3120 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3121 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
3122 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
3123 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3124 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
3125 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
3126 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
3127 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
3128 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
3129 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
3130 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
3131 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
3132 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
3133 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
3134 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
3135 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3136 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
3137 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
3138 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3139 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
3140 escore3_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3141 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3142 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3143 ${GENSCRIPTS} score3_elf
"$(tdir_score3_elf)" scoreelf
3144 escore7_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
3145 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
3146 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3147 ${GENSCRIPTS} score7_elf
"$(tdir_score7_elf)" scoreelf
3148 esh.c
: $(srcdir)/emulparams
/sh.sh \
3149 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3150 ${GENSCRIPTS} sh
"$(tdir_sh)"
3151 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
3152 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3153 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
3154 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
3155 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3156 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3157 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3158 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
3159 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
3160 $(srcdir)/emulparams
/shelf32.sh \
3161 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3162 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3163 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3164 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
3165 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
3166 $(srcdir)/emulparams
/shelf32.sh \
3167 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3168 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3169 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3170 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
3171 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3172 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3173 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
3174 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
3175 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3176 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3177 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
3178 eshelf_fd.c
: $(srcdir)/emulparams
/shelf_fd.sh \
3179 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3180 ${GENSCRIPTS} shelf_fd
"$(tdir_shelf_fd)"
3181 eshlelf_fd.c
: $(srcdir)/emulparams
/shlelf_fd.sh \
3182 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3183 ${GENSCRIPTS} shlelf_fd
"$(tdir_shlelf_fd)"
3184 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
3185 $(srcdir)/emulparams
/shlelf_linux.sh \
3186 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3187 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
3188 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
3189 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3190 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
3191 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
3192 $(srcdir)/emulparams
/shelf.sh \
3193 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3194 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
3195 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
3196 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3197 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
3198 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
3199 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
3200 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
3201 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
3202 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
3203 $(srcdir)/emulparams
/shelf_nbsd.sh \
3204 $(srcdir)/emulparams
/shelf.sh \
3205 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3206 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
3207 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
3208 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3209 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
3210 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
3211 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
3212 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
3214 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
3215 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
3216 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3217 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
3218 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
3219 $(srcdir)/emulparams
/shelf.sh \
3220 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3221 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
3222 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
3223 $(srcdir)/emulparams
/shelf.sh \
3224 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
3225 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
3226 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
3227 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
3228 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3229 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3230 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
3231 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
3232 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
3233 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3234 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3235 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3236 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
3237 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
3238 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3239 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
3240 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
3241 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3242 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
3243 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
3244 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
3245 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3246 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
3247 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
3248 $(srcdir)/emulparams
/shelf64_nbsd.sh \
3249 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
3250 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
3251 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
3252 eshl.c
: $(srcdir)/emulparams
/shl.sh \
3253 $(srcdir)/emulparams
/sh.sh \
3254 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
3255 ${GENSCRIPTS} shl
"$(tdir_shl)"
3256 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
3257 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
3258 ${GENSCRIPTS} shpe
"$(tdir_shl)"
3259 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
3260 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3261 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
3262 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
3263 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3264 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
3265 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
3266 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3267 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
3268 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
3269 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
3270 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
3271 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
3272 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3273 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
3274 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
3275 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3276 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
3277 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
3278 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
3279 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
3280 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
3281 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
3282 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
3283 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
3284 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3285 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
3286 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
3287 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3288 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
3289 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
3290 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
3291 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
3292 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
3293 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
3294 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
3295 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
3296 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
3297 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
3298 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
3299 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
3300 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
3301 evax.c
: $(srcdir)/emulparams
/vax.sh \
3302 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3303 ${GENSCRIPTS} vax
"$(tdir_vax)"
3304 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
3305 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3306 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
3307 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
3308 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
3309 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
3310 ev850.c
: $(srcdir)/emulparams
/v850.sh \
3311 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
3312 ${GENSCRIPTS} v850
"$(tdir_v850)"
3313 ew65.c
: $(srcdir)/emulparams
/w65.sh \
3314 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
3315 ${GENSCRIPTS} w65
"$(tdir_w65)"
3316 ez80.c
: $(srcdir)/emulparams
/z80.sh \
3317 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
3318 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
3319 ${GENSCRIPTS} z80
"$(tdir_z80)"
3320 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
3321 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3322 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
3323 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
3324 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
3325 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
3327 check-DEJAGNU
: site.exp
3328 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
3329 r
=`pwd`; export r
; \
3330 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
3331 EXPECT
=$(EXPECT
); export EXPECT
; \
3332 runtest
=$(RUNTEST
); \
3333 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
3334 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
3335 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
3336 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
3337 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
3338 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
3339 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
3340 DO_COMPARE
="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
3342 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
3345 # Rules for testing by relinking ld itself.
3346 # A similar test is in the testsuite. This target is for ease of use
3349 ld-partial.@OBJEXT@
: ld-new
$(EXEEXT
)
3350 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.@OBJEXT@
-r
$(OFILES
)
3351 ld1
$(EXEEXT
): ld-partial.@OBJEXT@
3352 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.@OBJEXT@
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3354 ld1-full
$(EXEEXT
): ld-new
3355 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3357 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
3358 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3360 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
3361 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
3363 bootstrap
: ld3
$(EXEEXT
)
3364 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
3368 # DOCUMENTATION TARGETS
3369 # Manual configuration file; not usually attached to normal configuration,
3370 # because almost all configs use "gen" version of manual.
3371 # Set DOCVER above to change.
3372 configdoc.texi
: ${DOCVER}-doc.texi
3373 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
3374 chmod u
+w .
/configdoc.texi
3376 # Build the man page from the texinfo file
3377 # The sed command removes the no-adjust Nroff command so that
3378 # the man output looks standard.
3379 ld.1: $(srcdir)/ld.texinfo configdoc.texi
3381 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
3382 -($(POD2MAN
) ld.pod | \
3383 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
3384 mv
-f
$@.T
$$$$ $@
) || \
3385 (rm -f
$@.T
$$$$ && exit
1)
3390 .PHONY
: install-exec-local install-data-local
3392 install-exec-local
: ld-new
$(EXEEXT
) install-binPROGRAMS
3393 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3394 n
=`echo $(installed_linker) | sed '$(transform)'`; \
3395 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3396 rm -f
$(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3397 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
) >/dev
/null
2>/dev
/null \
3398 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$(installed_linker
)$(EXEEXT
); \
3400 if
test "x$(install_as_default)" = "xyes"; then \
3401 ld=`echo ld | sed '$(transform)'`; \
3402 rm -f
$(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3403 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3404 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(bindir)/$$ld$(EXEEXT
); \
3405 if
test "$(bindir)" != "$(tooldir)/bin"; then \
3406 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3407 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
3408 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
3413 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
3414 for f in ldscripts
/*; do \
3415 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
3417 diststuff
: info $(EXTRA_DIST
)
3419 # Both info (ld.info) and ld.1 depend on configdoc.texi.
3420 # But info isn't a direct target. Make info-recursive to depend on
3421 # ld.1 to support parallel build.
3422 info-recursive
: ld.1
3426 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3427 # Otherwise a system limit (for SysV at least) may be exceeded.