1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
39 target_triplet
= @target@
40 noinst_PROGRAMS
= ld-new
$(EXEEXT
)
42 # Automake 1.9 will only build info files in the objdir if they are
43 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
44 # though, so we use a bogus condition.
45 @GENINSRC_NEVER_TRUE@am__append_1
= ld.
info
46 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
47 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
48 $(top_srcdir
)/configure
$(am__configure_deps
) \
49 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
50 $(top_srcdir
)/po
/Make-in ldgram.h ldgram.c ldlex.c deffilep.h \
51 deffilep.c
$(srcdir)/..
/ylwrap
$(srcdir)/..
/ltmain.sh \
52 $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub \
55 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
56 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
57 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/config
/acx.m4 \
58 $(top_srcdir
)/..
/config
/depstand.m4 \
59 $(top_srcdir
)/..
/config
/extensions.m4 \
60 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
61 $(top_srcdir
)/..
/config
/lead-dot.m4 \
62 $(top_srcdir
)/..
/config
/nls.m4 \
63 $(top_srcdir
)/..
/config
/override.m4 \
64 $(top_srcdir
)/..
/config
/po.m4 \
65 $(top_srcdir
)/..
/config
/proginstall.m4 \
66 $(top_srcdir
)/..
/config
/progtest.m4 \
67 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
68 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
69 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.in
70 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
72 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
73 configure.lineno configure.status.lineno
74 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
75 CONFIG_HEADER
= config.h
76 CONFIG_CLEAN_FILES
= po
/Makefile.in
77 PROGRAMS
= $(noinst_PROGRAMS
)
78 am_ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex.
$(OBJEXT
) lexsup.
$(OBJEXT
) \
79 ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) ldctor.
$(OBJEXT
) \
80 ldmain.
$(OBJEXT
) ldwrite.
$(OBJEXT
) ldexp.
$(OBJEXT
) \
81 ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) ldmisc.
$(OBJEXT
) \
82 ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
)
83 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
85 am__DEPENDENCIES_2
= ..
/bfd
/libbfd.la
86 am__DEPENDENCIES_3
= ..
/libiberty
/libiberty.a
87 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
90 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
91 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
93 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
94 $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
97 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
99 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
100 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
101 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
103 YLWRAP
= $(top_srcdir
)/..
/ylwrap
104 SOURCES
= $(ld_new_SOURCES
) $(EXTRA_ld_new_SOURCES
)
106 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
107 am__TEXINFO_TEX_DIR
= $(top_srcdir
)/..
/texinfo
112 TEXINFOS
= ld.texinfo
113 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
114 MAKEINFOHTML
= $(MAKEINFO
) --html
115 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
117 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
118 html-recursive info-recursive install-data-recursive \
119 install-exec-recursive install-info-recursive \
120 install-recursive installcheck-recursive installdirs-recursive \
121 pdf-recursive ps-recursive uninstall-info-recursive \
123 man1dir = $(mandir)/man1
124 am__installdirs
= "$(DESTDIR)$(man1dir)"
129 DEJATOOL
= $(PACKAGE
)
130 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
131 DIST_SUBDIRS
= $(SUBDIRS
)
133 AMDEP_FALSE
= @AMDEP_FALSE@
134 AMDEP_TRUE
= @AMDEP_TRUE@
137 AUTOCONF
= @AUTOCONF@
138 AUTOHEADER
= @AUTOHEADER@
139 AUTOMAKE
= @AUTOMAKE@
141 CATALOGS
= @CATALOGS@
142 CATOBJEXT
= @CATOBJEXT@
144 CCDEPMODE
= @CCDEPMODE@
147 CPPFLAGS
= @CPPFLAGS@
148 CYGPATH_W
= @CYGPATH_W@
149 DATADIRNAME
= @DATADIRNAME@
152 DSYMUTIL
= @DSYMUTIL@
159 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
160 EMULATION_OFILES
= @EMULATION_OFILES@
161 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
165 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
166 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
169 HDEFINES
= @HDEFINES@
171 #stuff for self hosting (can be overridden in config file).
172 HOSTING_CRT0
= @HOSTING_CRT0@
173 HOSTING_LIBS
= @HOSTING_LIBS@
175 INSTALL_DATA
= @INSTALL_DATA@
176 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
177 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
178 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
179 INSTOBJEXT
= @INSTOBJEXT@
182 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
184 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
186 LIBINTL_DEP
= @LIBINTL_DEP@
191 # Search path to override the default search path for -lfoo libraries.
192 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
193 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
194 # a cross-linker, in which case the default is empty. See genscripts.sh.)
195 # Otherwise, they are replaced with the ones given in LIB_PATH,
196 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
197 # when the linker is configured via the --with-lib-path configure switch.
198 LIB_PATH
= @LIB_PATH@
201 LTLIBOBJS
= @LTLIBOBJS@
203 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
204 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
205 MAKEINFO
= @MAKEINFO@
206 MKINSTALLDIRS
= @MKINSTALLDIRS@
208 MSGMERGE
= @MSGMERGE@
209 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
212 NO_WERROR
= @NO_WERROR@
218 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
219 PACKAGE_NAME
= @PACKAGE_NAME@
220 PACKAGE_STRING
= @PACKAGE_STRING@
221 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
222 PACKAGE_VERSION
= @PACKAGE_VERSION@
223 PATH_SEPARATOR
= @PATH_SEPARATOR@
227 SET_MAKE
= @SET_MAKE@
229 STRINGIFY
= @STRINGIFY@
231 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
232 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
234 # This is the real libbfd.a created by libtool.
235 TESTBFDLIB
= @TESTBFDLIB@
238 WARN_CFLAGS
= @WARN_CFLAGS@
239 XGETTEXT
= @XGETTEXT@
240 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
241 ac_ct_AR
= @ac_ct_AR@
242 ac_ct_CC
= @ac_ct_CC@
243 ac_ct_DSYMUTIL
= @ac_ct_DSYMUTIL@
244 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
245 ac_ct_LIPO
= @ac_ct_LIPO@
246 ac_ct_NMEDIT
= @ac_ct_NMEDIT@
247 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
248 ac_ct_OTOOL
= @ac_ct_OTOOL@
249 ac_ct_OTOOL64
= @ac_ct_OTOOL64@
250 ac_ct_RANLIB
= @ac_ct_RANLIB@
251 ac_ct_STRIP
= @ac_ct_STRIP@
252 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
253 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
254 am__include
= @am__include@
255 am__leading_dot
= @am__leading_dot@
256 am__quote
= @am__quote@
258 am__untar
= @am__untar@
261 build_alias
= @build_alias@
262 build_cpu
= @build_cpu@
263 build_os
= @build_os@
264 build_vendor
= @build_vendor@
266 datarootdir
= @datarootdir@
267 do_compare
= @do_compare@
269 exec_prefix = @
exec_prefix@
271 host_alias
= @host_alias@
272 host_cpu
= @host_cpu@
274 host_vendor
= @host_vendor@
276 includedir = @
includedir@
278 install_sh
= @install_sh@
280 libexecdir
= @libexecdir@
281 localstatedir
= @localstatedir@
285 oldincludedir = @
oldincludedir@
288 program_transform_name
= @program_transform_name@
290 sharedstatedir
= @sharedstatedir@
291 sysconfdir
= @sysconfdir@
293 target_alias
= @target_alias@
294 target_cpu
= @target_cpu@
295 target_os
= @target_os@
296 target_vendor
= @target_vendor@
297 use_sysroot
= @use_sysroot@
298 AUTOMAKE_OPTIONS
= cygnus dejagnu
299 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
301 tooldir
= $(exec_prefix)/$(target_alias
)
303 AM_CFLAGS
= $(WARN_CFLAGS
)
305 # We put the scripts in the directory $(scriptdir)/ldscripts.
306 # We can't put the scripts in $(datadir) because the SEARCH_DIR
307 # directives need to be different for native and cross linkers.
308 scriptdir
= $(tooldir
)/lib
309 BASEDIR
= $(srcdir)/..
310 BFDDIR
= $(BASEDIR
)/bfd
311 INCDIR
= $(BASEDIR
)/include
314 # What version of the manual to build
317 # Options to extract the man page from ld.texinfo
319 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
320 POD2MAN
= pod2man
--center
="GNU Development Tools" \
321 --release
="binutils-$(VERSION)" --section
=1
323 HOSTING_EMU
= -m
$(EMUL
)
325 # Setup the testing framework, if you have one
330 if [ -f $$r/../gcc/xgcc ] ; then \
331 if [ -f $$r/../newlib/Makefile ] ; then \
332 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
334 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
337 if [ "@host@" = "@target@" ] ; then \
340 echo gcc | sed '$(transform)'; \
346 if [ -f $$r/../gcc/g++ ] ; then \
347 if [ -f $$r/../newlib/Makefile ] ; then \
348 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
350 echo $$r/../gcc/g++ -B$$r/../gcc/; \
353 if [ "@host@" = "@target@" ] ; then \
356 echo g++ | sed '$(transform)'; \
360 info_TEXINFOS
= ld.texinfo
361 ld_TEXINFOS
= configdoc.texi
362 noinst_TEXINFOS
= ldint.texinfo
364 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
365 -I
$(top_srcdir
)/..
/libiberty
367 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
368 -I
$(top_srcdir
)/..
/libiberty
370 INCLUDES
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
371 @INCINTL@
$(HDEFINES
) $(CFLAGS
) \
372 -DLOCALEDIR
="\"$(datadir)/locale\""
374 BFDLIB
= ..
/bfd
/libbfd.la
375 LIBIBERTY
= ..
/libiberty
/libiberty.a
390 earmelf_linux_eabi.o \
392 earmelfb_linux_eabi.o \
425 eelf32_sparc_vxworks.o \
439 eelf32ebmipvxworks.o \
441 eelf32elmipvxworks.o \
459 eelf32mipswindiss.o \
480 eelf_i386_vxworks.o \
657 etic3xcoff_onchip.o \
671 ALL_64_EMULATIONS
= \
683 eelf64_sparc_fbsd.o \
697 ALL_EMUL_EXTRA_OFILES
= \
702 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
703 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
704 mri.c ldcref.c pe-dll.c pep-dll.c
706 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
707 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
708 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h
710 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
711 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
712 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
713 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
714 ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
716 STAGESTUFF
= *.o ldscripts
/* e
*.c
718 # At the moment this is just a list of those emulation template files
719 # that contain internationalised strings.
720 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
721 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
723 # These all start with e so 'make clean' can find them.
724 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@
725 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
726 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
727 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
729 # We need this for automake to use YLWRAP.
730 EXTRA_ld_new_SOURCES
= deffilep.y
731 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
732 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
734 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
735 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
736 MAINTAINERCLEANFILES
= configdoc.texi
ld.
info
738 # We want to reconfigure if configure.host or configure.tgt changes. We
739 # extract version from bfd/configure.in, so we must depend on that also.
740 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
741 $(srcdir)/..
/bfd
/configure.in
743 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
744 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
746 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.o spu_icache.s spu_icache.o
747 pdf__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
748 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
750 # Stuff that should be included in a distribution. The diststuff
751 # target is run by the taz target in ../Makefile.in.
752 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.o_c \
753 emultempl
/spu_icache.o_c deffilep.c deffilep.h
$(man_MANS
)
755 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
757 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
760 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
763 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
765 case
'$(am__configure_deps)' in \
767 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
768 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
773 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
774 cd
$(top_srcdir
) && \
775 $(AUTOMAKE
) --foreign Makefile
777 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
780 echo
' $(SHELL) ./config.status'; \
781 $(SHELL
) .
/config.status
;; \
783 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
784 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
787 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
788 $(SHELL
) .
/config.status
--recheck
790 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
791 cd
$(srcdir) && $(AUTOCONF
)
792 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
793 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
796 @if
test ! -f
$@
; then \
801 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
803 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
804 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
805 cd
$(top_srcdir
) && $(AUTOHEADER
)
810 -rm -f config.h stamp-h1
811 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
812 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
814 clean-noinstPROGRAMS
:
815 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
816 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
817 echo
" rm -f $$p $$f"; \
821 @if
test ! -f
$@
; then \
825 deffilep.h
: deffilep.c
826 @if
test ! -f
$@
; then \
828 $(MAKE
) deffilep.c
; \
830 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
831 @
rm -f ld-new
$(EXEEXT
)
832 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
844 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
847 $(LTCOMPILE
) -c
-o
$@
$<
851 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
852 rm -f
$(LEX_OUTPUT_ROOT
).c
855 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
866 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
867 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
868 rm -rf
$$backupdir && mkdir
$$backupdir && \
869 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
870 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
871 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
874 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
875 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
880 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
882 rm -rf
$$backupdir; exit
$$rc
884 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
885 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
886 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
887 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
889 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
890 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
891 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
892 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
894 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
895 rm -rf
$(@
:.html
=.htp
)
896 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
897 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
900 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
901 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
903 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
904 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
908 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
913 @if
(install-info
--version
&& \
914 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
915 list
='$(INFO_DEPS)'; \
916 for file in
$$list; do \
917 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
918 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
919 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
923 @list
='$(INFO_DEPS)'; \
924 for file in
$$list; do \
925 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
926 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
927 (if cd
"$(DESTDIR)$(infodir)"; then \
928 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]"; \
929 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
933 dist-info
: $(INFO_DEPS
)
934 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
935 list
='$(INFO_DEPS)'; \
936 for base in
$$list; do \
938 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
940 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
941 for file in
$$d/$$base*; do \
942 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
943 test -f
$(distdir
)/$$relfile || \
944 cp
-p
$$file $(distdir
)/$$relfile; \
949 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
950 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.
dvi ld.pdf
ld.ps
ld.html
952 maintainer-clean-aminfo
:
953 @list
='$(INFO_DEPS)'; for i in
$$list; do \
954 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
955 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
956 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
959 clean-info
: mostlyclean-aminfo
960 install-man1
: $(man1_MANS
) $(man_MANS
)
962 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
963 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
964 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
967 *.1*) list
="$$list $$i" ;; \
970 for i in
$$list; do \
971 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
973 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
978 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
979 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
980 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
981 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
982 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
986 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
987 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
990 *.1*) list
="$$list $$i" ;; \
993 for i in
$$list; do \
994 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
999 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
1000 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
1001 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
1002 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
1003 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
1006 # This directory's subdirectories are mostly independent; you can cd
1007 # into them and run `make' without going through this Makefile.
1008 # To change the values of `make' variables: instead of editing Makefiles,
1009 # (1) if the variable is set in `config.status', edit `config.status'
1010 # (which will cause the Makefiles to be regenerated when you run `make');
1011 # (2) otherwise, pass the desired values on the `make' command line.
1012 $(RECURSIVE_TARGETS
):
1013 @failcom
='exit 1'; \
1014 for f in x
$$MAKEFLAGS; do \
1017 *k
*) failcom
='fail=yes';; \
1021 target
=`echo $@ | sed s/-recursive//`; \
1022 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1023 echo
"Making $$target in $$subdir"; \
1024 if
test "$$subdir" = "."; then \
1026 local_target
="$$target-am"; \
1028 local_target
="$$target"; \
1030 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1031 || eval
$$failcom; \
1033 if
test "$$dot_seen" = "no"; then \
1034 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1035 fi
; test -z
"$$fail"
1037 mostlyclean-recursive clean-recursive distclean-recursive \
1038 maintainer-clean-recursive
:
1039 @failcom
='exit 1'; \
1040 for f in x
$$MAKEFLAGS; do \
1043 *k
*) failcom
='fail=yes';; \
1048 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1049 *) list
='$(SUBDIRS)' ;; \
1051 rev
=''; for subdir in
$$list; do \
1052 if
test "$$subdir" = "."; then
:; else \
1053 rev
="$$subdir $$rev"; \
1057 target
=`echo $@ | sed s/-recursive//`; \
1058 for subdir in
$$rev; do \
1059 echo
"Making $$target in $$subdir"; \
1060 if
test "$$subdir" = "."; then \
1061 local_target
="$$target-am"; \
1063 local_target
="$$target"; \
1065 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1066 || eval
$$failcom; \
1067 done
&& test -z
"$$fail"
1069 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1070 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1073 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1074 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1077 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1078 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1079 unique
=`for i in $$list; do \
1080 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1082 $(AWK) ' { files[$$0] = 1; } \
1083 END { for (i in files) print i; }'`; \
1087 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1088 $(TAGS_FILES
) $(LISP
)
1091 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1092 include_option
=--etags-include
; \
1095 include_option
=--include; \
1098 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1099 if
test "$$subdir" = .
; then
:; else \
1100 test ! -f
$$subdir/TAGS || \
1101 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1104 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1105 unique
=`for i in $$list; do \
1106 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1108 $(AWK) ' { files[$$0] = 1; } \
1109 END { for (i in files) print i; }'`; \
1110 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1111 test -n
"$$unique" || unique
=$$empty_fix; \
1112 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1116 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1117 $(TAGS_FILES
) $(LISP
)
1120 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1121 unique
=`for i in $$list; do \
1122 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1124 $(AWK) ' { files[$$0] = 1; } \
1125 END { for (i in files) print i; }'`; \
1126 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1127 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1131 here
=`$(am__cd) $(top_builddir) && pwd` \
1132 && cd
$(top_srcdir
) \
1133 && gtags
-i
$(GTAGS_ARGS
) $$here
1136 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1138 @echo
'Making a new site.exp file...'
1139 @echo
'## these variables are automatically generated by make ##' >site.tmp
1140 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1141 @echo
'# edit the last section' >>site.tmp
1142 @echo
'set srcdir $(srcdir)' >>site.tmp
1143 @echo
"set objdir `pwd`" >>site.tmp
1144 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1145 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1146 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1147 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1148 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1149 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1150 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1151 @
test ! -f site.exp || \
1152 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1154 @
test ! -f site.exp || mv site.exp site.bak
1155 @mv site.tmp site.exp
1158 -rm -f site.exp site.bak
1159 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1160 rm -f
$$tool.sum
$$tool.log
; \
1163 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1164 check: check-recursive
1165 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1166 installdirs: installdirs-recursive
1168 for
dir in
"$(DESTDIR)$(man1dir)"; do \
1169 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1171 install: install-recursive
1172 install-exec
: install-exec-recursive
1173 install-data
: install-data-recursive
1174 uninstall: uninstall-recursive
1177 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1179 installcheck: installcheck-recursive
1181 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1182 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1183 `test -z '$(STRIP)' || \
1184 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1185 mostlyclean-generic
:
1186 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1189 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1192 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1193 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1195 maintainer-clean-generic
:
1196 @echo
"This command is intended for maintainers to use"
1197 @echo
"it deletes files that may require special tools to rebuild."
1203 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1204 clean: clean-recursive
1206 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
1209 distclean: distclean-recursive
1210 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1212 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1213 distclean-generic distclean-hdr distclean-libtool \
1214 distclean-local distclean-tags
1220 html
: html-recursive
1224 info: info-recursive
1226 info-am
: $(INFO_DEPS
)
1228 install-data-am
: install-data-local install-man
1230 install-exec-am
: install-exec-local
1232 install-info
: install-info-recursive
1234 install-info-am
: $(INFO_DEPS
)
1236 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
1237 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1238 list
='$(INFO_DEPS)'; \
1239 for file in
$$list; do \
1241 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1243 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1244 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1245 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1246 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1247 if
test -f
$$ifile; then \
1248 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
1249 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1250 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1255 @if
(install-info
--version
&& \
1256 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1257 list
='$(INFO_DEPS)'; \
1258 for file in
$$list; do \
1259 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1260 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1261 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1264 install-man
: install-man1
1268 maintainer-clean
: maintainer-clean-recursive
1269 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1270 -rm -rf
$(top_srcdir
)/autom4te.cache
1272 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1273 maintainer-clean-generic
1275 mostlyclean: mostlyclean-recursive
1277 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1278 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1288 uninstall-am
: uninstall-man
1290 uninstall-info
: uninstall-info-recursive
1292 uninstall-man
: uninstall-man1
1294 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1295 check-DEJAGNU check-am
clean clean-generic clean-info \
1296 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1297 ctags-recursive dist-info
distclean distclean-DEJAGNU \
1298 distclean-compile distclean-generic distclean-hdr \
1299 distclean-libtool distclean-local distclean-recursive \
1300 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1301 install-am install-data install-data-am install-data-local \
1302 install-exec install-exec-am install-exec-local install-info \
1303 install-info-am install-man install-man1 install-strip \
1304 installcheck installcheck-am
installdirs installdirs-am \
1305 maintainer-clean maintainer-clean-aminfo \
1306 maintainer-clean-generic maintainer-clean-recursive \
1307 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1308 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1309 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
1310 uninstall uninstall-am uninstall-info-am uninstall-man \
1314 # Disable -Werror, if it has been enabled, since old versions of bison/
1315 # yacc will produce working code which contain compile time warnings.
1317 $(COMPILE
) -c
$< $(NO_WERROR
)
1319 $(COMPILE
) -c
$< $(NO_WERROR
)
1321 $(COMPILE
) -c
$< $(NO_WERROR
)
1323 po
/POTFILES.in
: @MAINT@ Makefile
1324 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
1325 && mv tmp
$(srcdir)/po
/POTFILES.in
1327 ldmain.o
: ldmain.c config.status
1328 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1329 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1330 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1333 ldfile.o
: ldfile.c config.status
1334 $(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' \
1335 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1338 eelf32_spu.o
: eelf32_spu.c
1339 $(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
1342 ldemul-list.h
: Makefile
1343 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1344 for f in
`echo " " ${EMULATION_OFILES} "" \
1345 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1346 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1349 echo
"#define EMULATION_LIST \\";\
1350 for f in
`echo " " ${EMULATION_OFILES} "" \
1351 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1352 echo
" &ld_$${f}_emulation, \\"; \
1354 echo
" 0") >ldemul-tmp.h
1355 mv ldemul-tmp.h ldemul-list.h
1357 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1358 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1362 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1363 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1364 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1365 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1366 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1367 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1368 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1369 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1370 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1371 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1372 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1373 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1374 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1375 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1376 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1377 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1378 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1379 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1380 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1381 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1382 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1383 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1384 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1385 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1386 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1387 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1388 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1389 $(srcdir)/emulparams
/armelf.sh \
1390 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1391 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1392 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1393 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1394 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1395 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1396 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1397 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1398 $(srcdir)/emulparams
/armelf_linux.sh \
1399 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1400 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1401 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1402 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1403 $(srcdir)/emulparams
/armelf_linux.sh \
1404 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1405 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1406 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1407 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1408 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1409 $(srcdir)/emulparams
/armelf_linux.sh \
1410 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1411 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1412 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1413 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1414 $(srcdir)/emulparams
/armelf.sh \
1415 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1416 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1417 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1418 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1419 $(srcdir)/emulparams
/armelf_nbsd.sh \
1420 $(srcdir)/emulparams
/armelf.sh \
1421 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1422 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1423 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1424 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1425 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
1426 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
1427 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1429 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1430 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1431 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1432 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1433 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1434 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1435 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1436 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1437 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1438 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1439 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1440 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1441 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1442 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1443 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1444 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1445 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1446 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1447 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1448 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1449 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
1450 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1451 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
1452 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1453 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1454 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1455 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1456 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
1457 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1459 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1460 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
1461 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1463 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1464 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
1465 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1467 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1468 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
1469 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1471 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
1472 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
1473 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1475 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1476 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
1477 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1479 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
1480 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
1481 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1483 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
1484 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
1485 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1487 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1488 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
1489 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1491 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1492 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
1493 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1495 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
1496 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
1497 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1499 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
1500 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1501 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1502 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1503 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1504 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1505 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1506 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1507 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1508 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1509 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1510 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1511 ${GENSCRIPTS} criself
"$(tdir_cris)"
1512 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1513 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1514 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1515 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1516 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1517 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1518 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1519 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1520 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1521 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1522 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1523 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1524 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1525 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1526 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1527 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1528 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1529 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1530 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
1532 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1533 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
1534 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh
$(srcdir)/emulparams
/bfin.sh \
1536 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1537 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
1538 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1539 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1540 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1541 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
1542 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1543 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1544 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
1545 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
1546 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1547 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1548 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
1549 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
1550 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1551 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1552 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
1553 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1554 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1555 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1556 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1557 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1558 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1559 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1560 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1561 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1562 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1563 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
1564 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1565 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1566 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1567 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1568 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1569 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1570 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1571 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1572 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1573 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1574 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1575 $(srcdir)/emulparams
/elf32frv.sh \
1576 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1577 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1578 eelf32moxie.c
: $(srcdir)/emulparams
/elf32moxie.sh \
1579 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1580 ${GENSCRIPTS} elf32moxie
"$(tdir_moxie)"
1581 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1582 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1583 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1584 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
1585 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
1586 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
1587 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1588 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1589 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1590 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1591 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1592 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1593 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1594 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1595 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1596 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1597 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1598 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1599 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1600 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1601 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1602 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
1603 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
1604 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1605 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1606 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
1607 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
1608 $(srcdir)/emultempl
/spu_ovl.o_c
$(srcdir)/emultempl
/spu_icache.o_c \
1610 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1611 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
1612 $(srcdir)/emultempl
/spu_ovl.o_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
1613 if ..
/gas
/as-new
--version \
1614 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1615 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
1616 ..
/gas
/as-new
-o spu_ovl.o spu_ovl.s
; \
1617 ..
/binutils
/bin2c
<spu_ovl.o
>$@
; \
1619 $(srcdir)/emultempl
/spu_icache.o_c
: @MAINT@
$(srcdir)/emultempl
/spu_icache.S
1620 if ..
/gas
/as-new
--version \
1621 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1622 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_icache.S spu_icache.s
; \
1623 ..
/gas
/as-new
-o spu_icache.o spu_icache.s
; \
1624 ..
/binutils
/bin2c
<spu_icache.o
>$@
; \
1626 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1627 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1628 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1629 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1630 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1632 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1633 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1634 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1635 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1636 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
1637 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
1638 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
1639 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
1640 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1642 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1643 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1644 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1645 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1646 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1647 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1648 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
1649 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1650 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1651 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1652 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1653 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1654 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1655 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1656 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
1657 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1658 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1659 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1660 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1661 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1662 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1663 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1664 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1665 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1667 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1668 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1669 $(srcdir)/emulparams
/elf32btsmipn32.sh \
1670 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1671 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1672 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1673 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1674 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1675 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1676 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1677 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
1678 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1679 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1680 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1681 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
1682 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1683 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1684 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1686 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1687 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
1688 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1689 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1690 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1691 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
1692 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1693 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1694 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1695 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1696 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1697 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1698 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1699 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1701 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1702 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1703 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1704 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1705 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1706 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
1707 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1708 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1709 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
1710 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1711 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1712 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
1713 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
1714 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1715 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
1716 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1717 $(srcdir)/emulparams
/elf32ppccommon.sh \
1718 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1720 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1721 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1722 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1723 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1724 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1726 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1727 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1728 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1729 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1730 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1732 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1733 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1734 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1735 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1736 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1738 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1739 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1740 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1741 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1742 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1743 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
1744 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
1745 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1746 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1747 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
1748 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1749 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1750 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1752 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1753 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1754 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1755 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1756 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
1757 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1759 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1760 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1761 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1762 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1763 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1765 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1766 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1767 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1768 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1769 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1771 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1772 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1773 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1774 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1775 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1777 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1778 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1779 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1781 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1782 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1783 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1784 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1786 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1787 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1788 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1789 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1790 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1791 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1792 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1793 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1794 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1795 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1796 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1797 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1798 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1799 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1800 eelf32lm32.c
: $(srcdir)/emulparams
/elf32lm32.sh \
1801 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1802 ${GENSCRIPTS} elf32lm32
"$(tdir_elf32lm32)"
1803 eelf32lm32fd.c
: $(srcdir)/emulparams
/elf32lm32fd.sh \
1804 $(srcdir)/emulparams
/elf32lm32.sh
$(ELF_DEPS
) \
1805 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1806 ${GENSCRIPTS} elf32lm32fd
"$(tdir_elf32lm32fd)"
1807 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1808 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1809 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1810 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1811 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1812 $(srcdir)/emulparams
/elf64alpha.sh \
1813 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1814 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1815 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1816 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1817 $(srcdir)/emulparams
/elf64alpha.sh \
1818 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1819 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1820 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1821 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1822 $(srcdir)/emulparams
/hppa64linux.sh \
1823 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1824 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1825 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1826 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1827 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1828 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1829 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1830 $(srcdir)/emultempl
/needrelax.em \
1831 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1832 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1833 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1834 $(srcdir)/emulparams
/elf64_ia64.sh \
1835 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1836 $(srcdir)/emultempl
/needrelax.em \
1837 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1838 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1839 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1840 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1841 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1842 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1843 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1844 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1845 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1846 $(srcdir)/emulparams
/elf64_sparc.sh \
1847 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1848 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1849 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1850 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1851 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1852 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1853 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1854 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1855 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1856 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
1857 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1858 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1859 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1860 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
1861 $(srcdir)/emultempl
/mmo.em \
1862 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1863 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1864 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1865 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1866 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1867 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1868 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1869 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1870 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
1871 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1872 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1873 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1874 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1875 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1876 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1877 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1878 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1879 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1880 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1881 $(srcdir)/emulparams
/elf_x86_64.sh \
1882 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1883 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1884 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1885 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1886 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1887 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1888 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1889 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1890 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1891 $(srcdir)/emulparams
/elf_i386.sh \
1892 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1893 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1894 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1895 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1896 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1897 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
1898 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
1899 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1900 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
1901 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1902 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1903 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1904 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1905 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1906 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1907 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1908 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1909 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1910 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1911 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1912 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1913 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1914 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1915 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1916 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1917 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1918 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1919 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1920 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1921 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1922 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1923 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1924 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1925 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1926 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1927 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1928 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1929 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1930 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1931 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1932 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1933 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1934 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1935 $(srcdir)/emulparams
/h8300elf.sh \
1936 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1937 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1938 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1939 $(srcdir)/emulparams
/h8300elf.sh \
1940 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1941 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1942 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1943 $(srcdir)/emulparams
/h8300elf.sh \
1944 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1945 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1946 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1947 $(srcdir)/emulparams
/h8300elf.sh \
1948 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1949 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1950 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1951 $(srcdir)/emulparams
/h8300elf.sh \
1952 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1953 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1954 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1955 $(srcdir)/emulparams
/h8300elf.sh \
1956 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1957 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1958 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1959 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1960 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1961 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1962 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1963 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1964 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1965 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1966 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1967 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1968 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1969 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1970 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1971 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1972 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1973 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1974 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1975 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1976 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1977 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1978 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1979 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1980 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1981 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1982 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1983 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1984 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1985 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1986 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1987 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1988 $(srcdir)/emulparams
/hppaelf.sh \
1989 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1990 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1991 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1992 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1993 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1994 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1995 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1996 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1997 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1998 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1999 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
2000 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2001 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
2002 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
2003 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
2004 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
2005 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
2006 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2007 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
2008 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
2009 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
2010 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
2011 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
2012 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
2013 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
2014 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
2015 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2016 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
2017 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
2018 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2019 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
2020 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
2021 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2022 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
2023 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
2024 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2025 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
2026 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
2027 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
2028 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
2029 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
2030 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2031 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
2032 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
2033 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2034 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2035 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2036 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2037 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2038 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2039 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2040 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2041 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2042 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2043 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2044 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2045 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2046 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2047 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2048 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2049 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2050 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2051 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2052 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2053 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2054 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2055 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2056 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2057 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2058 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2059 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2060 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2061 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2062 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2063 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2064 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2065 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2066 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2067 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2068 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2069 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2070 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2071 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2072 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2073 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2074 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2075 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2076 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2077 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2078 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2079 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2080 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2081 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2082 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2083 $(srcdir)/emulparams
/m68kelf.sh \
2084 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2085 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2086 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2087 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2088 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2089 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2090 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2091 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2092 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2093 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2094 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2095 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2096 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2097 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2098 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2099 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
2100 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
2101 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
2102 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2103 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2104 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2105 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2106 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2107 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2108 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2109 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2110 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2111 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2112 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2114 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2115 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2116 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2118 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2119 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2120 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2121 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2122 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2123 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2124 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2125 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2126 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2127 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2128 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2129 $(srcdir)/emulparams
/mn10200.sh \
2130 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2131 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2132 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2133 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2134 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2135 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2136 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2138 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2139 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2140 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2142 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2143 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2144 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2146 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2147 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2148 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2150 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2151 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2152 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2154 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2155 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2156 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2158 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2159 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2160 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2162 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2163 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2164 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2166 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2167 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2168 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2170 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2171 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2172 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2174 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2175 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2176 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2178 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2179 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2180 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2182 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2183 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2184 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2186 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2187 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2188 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2190 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2191 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2192 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2194 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2195 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2196 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2198 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2199 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2200 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2202 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2203 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2204 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2206 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2207 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2208 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2210 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2211 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2212 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2214 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2215 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2216 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2218 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2219 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2220 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2222 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2223 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2224 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2226 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2227 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2228 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2230 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2231 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2232 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2234 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2235 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2236 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2238 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2239 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2240 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2242 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2243 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2244 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2246 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2247 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2248 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2250 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2251 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2252 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2254 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2255 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2256 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2258 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2259 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2260 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2262 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2263 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2264 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2266 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2267 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2268 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2270 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2271 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2272 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2274 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2275 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2276 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2278 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2279 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2280 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2282 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2283 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2284 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2286 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2287 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2288 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2290 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2291 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2292 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2294 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
2295 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
2296 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2298 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
2299 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
2300 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2302 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
2303 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
2304 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2306 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
2307 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
2308 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2310 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
2311 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
2312 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2314 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
2315 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
2316 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2318 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
2319 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2320 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2322 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2323 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2324 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2326 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2327 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2328 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2330 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2331 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2332 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2334 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2335 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2336 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2338 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2339 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2340 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2342 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2343 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2344 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2346 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2347 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2348 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2350 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2351 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2352 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2354 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2355 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2356 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2358 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2359 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2360 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2362 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2363 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2364 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2366 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2367 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2368 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2370 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2371 enews.c
: $(srcdir)/emulparams
/news.sh \
2372 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2373 ${GENSCRIPTS} news
"$(tdir_news)"
2374 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2375 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2376 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2377 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2378 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2379 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2380 ${GENSCRIPTS} or32
"$(tdir_or32)"
2381 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2382 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2383 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2384 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2385 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2386 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2387 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2388 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2389 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2390 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2391 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2392 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2393 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
2394 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2395 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2396 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2397 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2398 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2399 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2400 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2401 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2402 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2403 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2404 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2405 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2406 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2407 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2408 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2409 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2410 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2411 escore3_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2412 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
2413 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} score3_elf
"$(tdir_score3_elf)" scoreelf
2415 escore7_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2416 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
2417 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2418 ${GENSCRIPTS} score7_elf
"$(tdir_score7_elf)" scoreelf
2419 esh.c
: $(srcdir)/emulparams
/sh.sh \
2420 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2421 ${GENSCRIPTS} sh
"$(tdir_sh)"
2422 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2423 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2424 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2425 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2426 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2427 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2428 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2429 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2430 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2431 $(srcdir)/emulparams
/shelf32.sh \
2432 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2433 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2434 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2435 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2436 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2437 $(srcdir)/emulparams
/shelf32.sh \
2438 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2439 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2440 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2441 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2442 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2443 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2444 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2445 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2446 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2447 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2448 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2449 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2450 $(srcdir)/emulparams
/shlelf_linux.sh \
2451 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2452 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2453 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2454 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2455 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2456 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2457 $(srcdir)/emulparams
/shelf.sh \
2458 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2459 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2460 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2461 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2462 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2463 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
2464 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
2465 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
2466 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
2467 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2468 $(srcdir)/emulparams
/shelf_nbsd.sh \
2469 $(srcdir)/emulparams
/shelf.sh \
2470 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2471 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2472 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2473 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2474 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2475 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
2476 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
2477 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
2479 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
2480 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
2481 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2482 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
2483 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2484 $(srcdir)/emulparams
/shelf.sh \
2485 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2486 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2487 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2488 $(srcdir)/emulparams
/shelf.sh \
2489 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2490 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2491 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2492 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2493 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2494 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2495 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2496 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2497 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
2498 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2499 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2500 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2501 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
2502 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2503 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2504 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2505 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2506 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2507 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2508 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2509 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2510 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2511 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2512 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2513 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2514 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2515 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2516 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2517 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2518 $(srcdir)/emulparams
/sh.sh \
2519 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2520 ${GENSCRIPTS} shl
"$(tdir_shl)"
2521 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2522 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2523 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2524 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2525 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2526 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2527 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2528 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2529 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2530 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2531 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2532 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2533 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2534 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2535 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2536 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2537 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2538 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2539 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2540 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2541 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2542 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2543 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2544 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2545 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2546 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2547 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2548 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2549 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2550 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2551 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2552 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2553 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2554 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2555 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2556 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2557 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2558 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2559 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2560 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2561 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2562 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2563 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2564 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2565 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2566 evax.c
: $(srcdir)/emulparams
/vax.sh \
2567 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2568 ${GENSCRIPTS} vax
"$(tdir_vax)"
2569 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2570 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2571 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2572 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2573 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2574 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2575 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2576 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2577 ${GENSCRIPTS} v850
"$(tdir_v850)"
2578 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2579 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2580 ${GENSCRIPTS} w65
"$(tdir_w65)"
2581 ez80.c
: $(srcdir)/emulparams
/z80.sh \
2582 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
2583 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
2584 ${GENSCRIPTS} z80
"$(tdir_z80)"
2585 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2586 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2587 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2588 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2589 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2590 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2592 # The generated emulation files mostly have the same dependencies.
2593 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2594 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2595 ldctor.h ldexp.h ldlang.h ldgram.h
2597 check-DEJAGNU
: site.exp
2598 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2599 r
=`pwd`; export r
; \
2600 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2601 EXPECT
=$(EXPECT
); export EXPECT
; \
2602 runtest
=$(RUNTEST
); \
2603 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2604 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2605 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2606 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2607 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2608 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2609 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
2610 DO_COMPARE
="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
2612 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2615 # Rules for testing by relinking ld itself.
2616 # A similar test is in the testsuite. This target is for ease of use
2619 ld-partial.o
: ld-new
$(EXEEXT
)
2620 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2621 ld1
$(EXEEXT
): ld-partial.o
2622 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2624 ld1-full
$(EXEEXT
): ld-new
2625 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2627 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2628 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2630 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2631 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2633 bootstrap
: ld3
$(EXEEXT
)
2634 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2638 # A test program for C++ constructors and destructors.
2639 # This test is now in the testsuite.
2641 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2642 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2643 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2646 # ./cdtest > cdtest.tmp
2647 # mv cdtest.tmp cdtest.out
2649 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2650 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2651 # cdtest-bar.o cdtest-foo.o
2653 #cdtest-ur: cdtest-ur.o
2654 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2657 #cdtest-ur.out: cdtest-ur
2658 # ./cdtest-ur > cdtest-ur.tmp
2659 # mv cdtest-ur.tmp cdtest-ur.out
2661 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2662 # diff $(srcdir)/cdtest.exp cdtest.out
2663 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2665 #.PHONY: check-cdtest
2667 # END OF CHECK TARGETS
2669 # DOCUMENTATION TARGETS
2670 # Manual configuration file; not usually attached to normal configuration,
2671 # because almost all configs use "gen" version of manual.
2672 # Set DOCVER above to change.
2673 configdoc.texi
: ${DOCVER}-doc.texi
2674 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2675 chmod u
+w .
/configdoc.texi
2677 # Build the man page from the texinfo file
2678 # The sed command removes the no-adjust Nroff command so that
2679 # the man output looks standard.
2680 ld.1: $(srcdir)/ld.texinfo configdoc.texi
2682 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2683 -($(POD2MAN
) ld.pod | \
2684 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2685 mv
-f
$@.T
$$$$ $@
) || \
2686 (rm -f
$@.T
$$$$ && exit
1)
2691 .PHONY
: install-pdf install-pdf-am install-pdf-recursive
2693 install-pdf
: install-pdf-recursive install-pdf-am
2695 install-pdf-am
: $(PDFS
)
2697 test -z
"$(pdfdir)" ||
$(mkinstalldirs
) "$(DESTDIR)$(pdfdir)"
2698 @list
='$(PDFS)'; for p in
$$list; do \
2699 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2700 f
=$(pdf__strip_dir
) \
2701 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
2702 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
2705 install-pdf-recursive
:
2706 @failcom
='exit 1'; \
2707 for f in x
$$MAKEFLAGS; do \
2710 *k
*) failcom
='fail=yes';; \
2714 target
=`echo $@ | sed s/-recursive//`; \
2715 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2716 echo
"Making $$target in $$subdir"; \
2717 if
test "$$subdir" = "."; then \
2719 local_target
="$$target-am"; \
2721 local_target
="$$target"; \
2723 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2724 || eval
$$failcom; \
2726 if
test "$$dot_seen" = "no"; then \
2727 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2728 fi
; test -z
"$$fail"
2730 .PHONY
: install-html install-html-am install-html-recursive
2732 install-html
: install-html-recursive install-html-am
2734 install-html-am
: $(HTMLS
)
2736 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
2737 @list
='$(HTMLS)'; for p in
$$list; do \
2738 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
2739 f
=$(html__strip_dir
) \
2740 if
test -d
"$$d$$p"; then \
2741 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2742 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
2743 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2744 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2746 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2747 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2751 install-html-recursive
:
2752 @failcom
='exit 1'; \
2753 for f in x
$$MAKEFLAGS; do \
2756 *k
*) failcom
='fail=yes';; \
2760 target
=`echo $@ | sed s/-recursive//`; \
2761 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2762 echo
"Making $$target in $$subdir"; \
2763 if
test "$$subdir" = "."; then \
2765 local_target
="$$target-am"; \
2767 local_target
="$$target"; \
2769 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2770 || eval
$$failcom; \
2772 if
test "$$dot_seen" = "no"; then \
2773 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2774 fi
; test -z
"$$fail"
2776 .PHONY
: install-exec-local install-data-local
2778 install-exec-local
: ld-new
$(EXEEXT
)
2779 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2780 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2781 if
test -f
$$p; then \
2782 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2783 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2786 n
=`echo ld | sed '$(transform)'`; \
2787 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2788 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2789 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2790 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2794 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2795 for f in ldscripts
/*; do \
2796 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2799 # We want install to imply install-info as per GNU standards, despite the
2801 install-data-local
: install-info
2802 diststuff
: info $(EXTRA_DIST
)
2805 # Both info (ld.info) and ld.1 depend on configdoc.texi.
2806 # But info isn't a direct target. Make info-recursive to depend on
2807 # ld.1 to support parallel build.
2808 info-recursive
: ld.1
2812 # Targets to rebuild dependencies in this Makefile.
2813 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2814 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2816 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2817 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
2818 if grep
' /' DEP1
> /dev
/null
2> /dev
/null
; then \
2819 echo
'make DEP failed!'; exit
1; \
2824 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2825 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2826 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2828 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $$f > DEPA
; \
2829 sed
-n
-e
'1s/: .*/: \\/p' -e q
< DEPA
>> DEP2
; \
2830 sed
-e
'1s/.*: //' -f dep.sed
< DEPA | \
2831 LC_ALL
=C
sort | LC_ALL
=C uniq | \
2832 sed
-e
's/^[AB]/ /' -e
'$$s/ \\$$//' >> DEP2
; \
2837 dep.sed
: dep-in.sed config.status
2838 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2839 -e
's!@INCDIR@!$(INCDIR)!' \
2840 -e
's!@BFDDIR@!$(BFDDIR)!' \
2841 -e
's!@SRCDIR@!$(srcdir)!' \
2842 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2845 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2846 cat DEP
>> tmp-Makefile
2847 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2850 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2851 cat DEP
>> tmp-Makefile.in
2852 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2855 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2856 cat DEP
>> tmp-Makefile.am
2857 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2859 .PHONY
: dep dep-in dep-am
2861 # What appears below is generated by a hacked mkdep using gcc -MM.
2863 # DO NOT DELETE THIS LINE -- mkdep uses it.
2864 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2867 $(INCDIR
)/ansidecl.h \
2868 $(INCDIR
)/bfdlink.h \
2869 $(INCDIR
)/fopen-same.h \
2870 $(INCDIR
)/safe-ctype.h \
2871 $(INCDIR
)/symcat.h \
2884 $(INCDIR
)/ansidecl.h \
2885 $(INCDIR
)/bfdlink.h \
2886 $(INCDIR
)/fopen-same.h \
2887 $(INCDIR
)/symcat.h \
2901 $(INCDIR
)/ansidecl.h \
2902 $(INCDIR
)/bfdlink.h \
2903 $(INCDIR
)/fopen-same.h \
2904 $(INCDIR
)/libiberty.h \
2905 $(INCDIR
)/safe-ctype.h \
2906 $(INCDIR
)/symcat.h \
2919 $(INCDIR
)/ansidecl.h \
2920 $(INCDIR
)/bfdlink.h \
2921 $(INCDIR
)/filenames.h \
2922 $(INCDIR
)/fopen-same.h \
2923 $(INCDIR
)/libiberty.h \
2924 $(INCDIR
)/safe-ctype.h \
2925 $(INCDIR
)/symcat.h \
2940 $(INCDIR
)/ansidecl.h \
2941 $(INCDIR
)/bfdlink.h \
2942 $(INCDIR
)/demangle.h \
2943 $(INCDIR
)/fnmatch.h \
2944 $(INCDIR
)/fopen-same.h \
2945 $(INCDIR
)/hashtab.h \
2946 $(INCDIR
)/libiberty.h \
2947 $(INCDIR
)/obstack.h \
2948 $(INCDIR
)/safe-ctype.h \
2949 $(INCDIR
)/symcat.h \
2965 $(INCDIR
)/ansidecl.h \
2966 $(INCDIR
)/bfdlink.h \
2967 $(INCDIR
)/filenames.h \
2968 $(INCDIR
)/fopen-same.h \
2969 $(INCDIR
)/libiberty.h \
2970 $(INCDIR
)/progress.h \
2971 $(INCDIR
)/safe-ctype.h \
2972 $(INCDIR
)/symcat.h \
2989 $(BFDDIR
)/elf-bfd.h \
2990 $(INCDIR
)/ansidecl.h \
2991 $(INCDIR
)/bfdlink.h \
2992 $(INCDIR
)/demangle.h \
2993 $(INCDIR
)/elf
/common.h \
2994 $(INCDIR
)/elf
/external.h \
2995 $(INCDIR
)/elf
/internal.h \
2996 $(INCDIR
)/fopen-same.h \
2997 $(INCDIR
)/libiberty.h \
2998 $(INCDIR
)/symcat.h \
3012 $(INCDIR
)/ansidecl.h \
3013 $(INCDIR
)/fopen-same.h \
3014 $(INCDIR
)/symcat.h \
3028 $(INCDIR
)/ansidecl.h \
3029 $(INCDIR
)/bfdlink.h \
3030 $(INCDIR
)/fopen-same.h \
3031 $(INCDIR
)/libiberty.h \
3032 $(INCDIR
)/safe-ctype.h \
3033 $(INCDIR
)/symcat.h \
3046 $(INCDIR
)/ansidecl.h \
3047 $(INCDIR
)/bfdlink.h \
3048 $(INCDIR
)/demangle.h \
3049 $(INCDIR
)/fopen-same.h \
3050 $(INCDIR
)/libiberty.h \
3051 $(INCDIR
)/safe-ctype.h \
3052 $(INCDIR
)/symcat.h \
3069 $(INCDIR
)/ansidecl.h \
3070 $(INCDIR
)/fopen-same.h \
3071 $(INCDIR
)/libiberty.h \
3072 $(INCDIR
)/symcat.h \
3084 $(INCDIR
)/ansidecl.h \
3085 $(INCDIR
)/bfdlink.h \
3086 $(INCDIR
)/demangle.h \
3087 $(INCDIR
)/fopen-same.h \
3088 $(INCDIR
)/libiberty.h \
3089 $(INCDIR
)/objalloc.h \
3090 $(INCDIR
)/symcat.h \
3101 $(BFDDIR
)/libcoff.h \
3102 $(INCDIR
)/ansidecl.h \
3103 $(INCDIR
)/bfdlink.h \
3104 $(INCDIR
)/coff
/internal.h \
3105 $(INCDIR
)/fopen-same.h \
3106 $(INCDIR
)/libiberty.h \
3107 $(INCDIR
)/safe-ctype.h \
3108 $(INCDIR
)/symcat.h \
3125 $(BFDDIR
)/libcoff.h \
3126 $(INCDIR
)/ansidecl.h \
3127 $(INCDIR
)/bfdlink.h \
3128 $(INCDIR
)/coff
/internal.h \
3129 $(INCDIR
)/fopen-same.h \
3130 $(INCDIR
)/libiberty.h \
3131 $(INCDIR
)/safe-ctype.h \
3132 $(INCDIR
)/symcat.h \
3150 $(INCDIR
)/ansidecl.h \
3151 $(INCDIR
)/bfdlink.h \
3152 $(INCDIR
)/fopen-same.h \
3153 $(INCDIR
)/symcat.h \
3170 $(INCDIR
)/ansidecl.h \
3171 $(INCDIR
)/bfdlink.h \
3172 $(INCDIR
)/fopen-same.h \
3173 $(INCDIR
)/libiberty.h \
3174 $(INCDIR
)/safe-ctype.h \
3175 $(INCDIR
)/symcat.h \
3189 $(INCDIR
)/ansidecl.h \
3190 $(INCDIR
)/fopen-same.h \
3191 $(INCDIR
)/libiberty.h \
3192 $(INCDIR
)/safe-ctype.h \
3193 $(INCDIR
)/symcat.h \
3200 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
3201 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3202 # Otherwise a system limit (for SysV at least) may be exceeded.