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 \
458 eelf32mipswindiss.o \
479 eelf_i386_vxworks.o \
656 etic3xcoff_onchip.o \
670 ALL_64_EMULATIONS
= \
682 eelf64_sparc_fbsd.o \
696 ALL_EMUL_EXTRA_OFILES
= \
701 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
702 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
703 mri.c ldcref.c pe-dll.c pep-dll.c
705 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
706 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
707 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h
709 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
710 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
711 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
712 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
713 ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
715 STAGESTUFF
= *.o ldscripts
/* e
*.c
717 # At the moment this is just a list of those emulation template files
718 # that contain internationalised strings.
719 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
720 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
722 # These all start with e so 'make clean' can find them.
723 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@
724 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
725 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
726 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
728 # We need this for automake to use YLWRAP.
729 EXTRA_ld_new_SOURCES
= deffilep.y
730 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
731 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
733 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
734 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
735 MAINTAINERCLEANFILES
= configdoc.texi
ld.
info
737 # We want to reconfigure if configure.host or configure.tgt changes. We
738 # extract version from bfd/configure.in, so we must depend on that also.
739 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
740 $(srcdir)/..
/bfd
/configure.in
742 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
743 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
745 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.o spu_icache.s spu_icache.o
746 pdf__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
747 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
749 # Stuff that should be included in a distribution. The diststuff
750 # target is run by the taz target in ../Makefile.in.
751 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.o_c \
752 emultempl
/spu_icache.o_c deffilep.c deffilep.h
$(man_MANS
)
754 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
756 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
759 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
762 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
764 case
'$(am__configure_deps)' in \
766 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
767 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
772 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
773 cd
$(top_srcdir
) && \
774 $(AUTOMAKE
) --foreign Makefile
776 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
779 echo
' $(SHELL) ./config.status'; \
780 $(SHELL
) .
/config.status
;; \
782 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
783 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
786 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
787 $(SHELL
) .
/config.status
--recheck
789 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
790 cd
$(srcdir) && $(AUTOCONF
)
791 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
792 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
795 @if
test ! -f
$@
; then \
800 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
802 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
803 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
804 cd
$(top_srcdir
) && $(AUTOHEADER
)
809 -rm -f config.h stamp-h1
810 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
811 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
813 clean-noinstPROGRAMS
:
814 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
815 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
816 echo
" rm -f $$p $$f"; \
820 @if
test ! -f
$@
; then \
824 deffilep.h
: deffilep.c
825 @if
test ! -f
$@
; then \
827 $(MAKE
) deffilep.c
; \
829 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
830 @
rm -f ld-new
$(EXEEXT
)
831 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
843 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
846 $(LTCOMPILE
) -c
-o
$@
$<
850 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
851 rm -f
$(LEX_OUTPUT_ROOT
).c
854 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
865 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
866 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
867 rm -rf
$$backupdir && mkdir
$$backupdir && \
868 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
869 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
870 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
873 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
874 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
879 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
881 rm -rf
$$backupdir; exit
$$rc
883 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
884 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
885 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
886 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
888 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
889 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
890 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
891 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
893 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
894 rm -rf
$(@
:.html
=.htp
)
895 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
896 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
899 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
900 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
902 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
903 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
907 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
912 @if
(install-info
--version
&& \
913 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
914 list
='$(INFO_DEPS)'; \
915 for file in
$$list; do \
916 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
917 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
918 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
922 @list
='$(INFO_DEPS)'; \
923 for file in
$$list; do \
924 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
925 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
926 (if cd
"$(DESTDIR)$(infodir)"; then \
927 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]"; \
928 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
932 dist-info
: $(INFO_DEPS
)
933 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
934 list
='$(INFO_DEPS)'; \
935 for base in
$$list; do \
937 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
939 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
940 for file in
$$d/$$base*; do \
941 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
942 test -f
$(distdir
)/$$relfile || \
943 cp
-p
$$file $(distdir
)/$$relfile; \
948 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
949 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.
dvi ld.pdf
ld.ps
ld.html
951 maintainer-clean-aminfo
:
952 @list
='$(INFO_DEPS)'; for i in
$$list; do \
953 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
954 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
955 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
958 clean-info
: mostlyclean-aminfo
959 install-man1
: $(man1_MANS
) $(man_MANS
)
961 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
962 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
963 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
966 *.1*) list
="$$list $$i" ;; \
969 for i in
$$list; do \
970 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
972 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
977 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
978 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
979 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
980 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
981 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
985 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
986 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
989 *.1*) list
="$$list $$i" ;; \
992 for i in
$$list; do \
993 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
998 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
999 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
1000 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
1001 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
1002 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
1005 # This directory's subdirectories are mostly independent; you can cd
1006 # into them and run `make' without going through this Makefile.
1007 # To change the values of `make' variables: instead of editing Makefiles,
1008 # (1) if the variable is set in `config.status', edit `config.status'
1009 # (which will cause the Makefiles to be regenerated when you run `make');
1010 # (2) otherwise, pass the desired values on the `make' command line.
1011 $(RECURSIVE_TARGETS
):
1012 @failcom
='exit 1'; \
1013 for f in x
$$MAKEFLAGS; do \
1016 *k
*) failcom
='fail=yes';; \
1020 target
=`echo $@ | sed s/-recursive//`; \
1021 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1022 echo
"Making $$target in $$subdir"; \
1023 if
test "$$subdir" = "."; then \
1025 local_target
="$$target-am"; \
1027 local_target
="$$target"; \
1029 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1030 || eval
$$failcom; \
1032 if
test "$$dot_seen" = "no"; then \
1033 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1034 fi
; test -z
"$$fail"
1036 mostlyclean-recursive clean-recursive distclean-recursive \
1037 maintainer-clean-recursive
:
1038 @failcom
='exit 1'; \
1039 for f in x
$$MAKEFLAGS; do \
1042 *k
*) failcom
='fail=yes';; \
1047 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1048 *) list
='$(SUBDIRS)' ;; \
1050 rev
=''; for subdir in
$$list; do \
1051 if
test "$$subdir" = "."; then
:; else \
1052 rev
="$$subdir $$rev"; \
1056 target
=`echo $@ | sed s/-recursive//`; \
1057 for subdir in
$$rev; do \
1058 echo
"Making $$target in $$subdir"; \
1059 if
test "$$subdir" = "."; then \
1060 local_target
="$$target-am"; \
1062 local_target
="$$target"; \
1064 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1065 || eval
$$failcom; \
1066 done
&& test -z
"$$fail"
1068 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1069 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1072 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1073 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1076 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1077 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1078 unique
=`for i in $$list; do \
1079 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1081 $(AWK) ' { files[$$0] = 1; } \
1082 END { for (i in files) print i; }'`; \
1086 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1087 $(TAGS_FILES
) $(LISP
)
1090 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1091 include_option
=--etags-include
; \
1094 include_option
=--include; \
1097 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1098 if
test "$$subdir" = .
; then
:; else \
1099 test ! -f
$$subdir/TAGS || \
1100 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1103 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1104 unique
=`for i in $$list; do \
1105 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1107 $(AWK) ' { files[$$0] = 1; } \
1108 END { for (i in files) print i; }'`; \
1109 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1110 test -n
"$$unique" || unique
=$$empty_fix; \
1111 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1115 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1116 $(TAGS_FILES
) $(LISP
)
1119 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1120 unique
=`for i in $$list; do \
1121 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1123 $(AWK) ' { files[$$0] = 1; } \
1124 END { for (i in files) print i; }'`; \
1125 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1126 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1130 here
=`$(am__cd) $(top_builddir) && pwd` \
1131 && cd
$(top_srcdir
) \
1132 && gtags
-i
$(GTAGS_ARGS
) $$here
1135 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1137 @echo
'Making a new site.exp file...'
1138 @echo
'## these variables are automatically generated by make ##' >site.tmp
1139 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1140 @echo
'# edit the last section' >>site.tmp
1141 @echo
'set srcdir $(srcdir)' >>site.tmp
1142 @echo
"set objdir `pwd`" >>site.tmp
1143 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1144 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1145 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1146 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1147 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1148 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1149 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1150 @
test ! -f site.exp || \
1151 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1153 @
test ! -f site.exp || mv site.exp site.bak
1154 @mv site.tmp site.exp
1157 -rm -f site.exp site.bak
1158 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1159 rm -f
$$tool.sum
$$tool.log
; \
1162 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1163 check: check-recursive
1164 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1165 installdirs: installdirs-recursive
1167 for
dir in
"$(DESTDIR)$(man1dir)"; do \
1168 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1170 install: install-recursive
1171 install-exec
: install-exec-recursive
1172 install-data
: install-data-recursive
1173 uninstall: uninstall-recursive
1176 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1178 installcheck: installcheck-recursive
1180 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1181 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1182 `test -z '$(STRIP)' || \
1183 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1184 mostlyclean-generic
:
1185 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1188 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1191 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1192 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1194 maintainer-clean-generic
:
1195 @echo
"This command is intended for maintainers to use"
1196 @echo
"it deletes files that may require special tools to rebuild."
1202 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1203 clean: clean-recursive
1205 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
1208 distclean: distclean-recursive
1209 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1211 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1212 distclean-generic distclean-hdr distclean-libtool \
1213 distclean-local distclean-tags
1219 html
: html-recursive
1223 info: info-recursive
1225 info-am
: $(INFO_DEPS
)
1227 install-data-am
: install-data-local install-man
1229 install-exec-am
: install-exec-local
1231 install-info
: install-info-recursive
1233 install-info-am
: $(INFO_DEPS
)
1235 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
1236 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1237 list
='$(INFO_DEPS)'; \
1238 for file in
$$list; do \
1240 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1242 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1243 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1244 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1245 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1246 if
test -f
$$ifile; then \
1247 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
1248 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1249 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1254 @if
(install-info
--version
&& \
1255 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1256 list
='$(INFO_DEPS)'; \
1257 for file in
$$list; do \
1258 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1259 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1260 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1263 install-man
: install-man1
1267 maintainer-clean
: maintainer-clean-recursive
1268 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1269 -rm -rf
$(top_srcdir
)/autom4te.cache
1271 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1272 maintainer-clean-generic
1274 mostlyclean: mostlyclean-recursive
1276 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1277 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1287 uninstall-am
: uninstall-man
1289 uninstall-info
: uninstall-info-recursive
1291 uninstall-man
: uninstall-man1
1293 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1294 check-DEJAGNU check-am
clean clean-generic clean-info \
1295 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1296 ctags-recursive dist-info
distclean distclean-DEJAGNU \
1297 distclean-compile distclean-generic distclean-hdr \
1298 distclean-libtool distclean-local distclean-recursive \
1299 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1300 install-am install-data install-data-am install-data-local \
1301 install-exec install-exec-am install-exec-local install-info \
1302 install-info-am install-man install-man1 install-strip \
1303 installcheck installcheck-am
installdirs installdirs-am \
1304 maintainer-clean maintainer-clean-aminfo \
1305 maintainer-clean-generic maintainer-clean-recursive \
1306 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1307 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1308 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
1309 uninstall uninstall-am uninstall-info-am uninstall-man \
1313 # Disable -Werror, if it has been enabled, since old versions of bison/
1314 # yacc will produce working code which contain compile time warnings.
1316 $(COMPILE
) -c
$< $(NO_WERROR
)
1318 $(COMPILE
) -c
$< $(NO_WERROR
)
1320 $(COMPILE
) -c
$< $(NO_WERROR
)
1322 po
/POTFILES.in
: @MAINT@ Makefile
1323 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
1324 && mv tmp
$(srcdir)/po
/POTFILES.in
1326 ldmain.o
: ldmain.c config.status
1327 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1328 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1329 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1332 ldfile.o
: ldfile.c config.status
1333 $(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' \
1334 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1337 eelf32_spu.o
: eelf32_spu.c
1338 $(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
1341 ldemul-list.h
: Makefile
1342 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1343 for f in
`echo " " ${EMULATION_OFILES} "" \
1344 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1345 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1348 echo
"#define EMULATION_LIST \\";\
1349 for f in
`echo " " ${EMULATION_OFILES} "" \
1350 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1351 echo
" &ld_$${f}_emulation, \\"; \
1353 echo
" 0") >ldemul-tmp.h
1354 mv ldemul-tmp.h ldemul-list.h
1356 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1357 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1361 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1362 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1363 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1364 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1365 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1366 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1367 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1368 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1369 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1370 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1371 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1372 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1373 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1374 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1375 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1376 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1377 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1378 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1379 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1380 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1381 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1382 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1383 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1384 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1385 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1386 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1387 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1388 $(srcdir)/emulparams
/armelf.sh \
1389 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1390 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1391 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1392 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1393 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1394 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1395 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1396 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1397 $(srcdir)/emulparams
/armelf_linux.sh \
1398 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1399 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1400 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1401 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1402 $(srcdir)/emulparams
/armelf_linux.sh \
1403 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1404 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1405 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1406 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1407 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1408 $(srcdir)/emulparams
/armelf_linux.sh \
1409 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1410 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1411 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1412 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1413 $(srcdir)/emulparams
/armelf.sh \
1414 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1415 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1416 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1417 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1418 $(srcdir)/emulparams
/armelf_nbsd.sh \
1419 $(srcdir)/emulparams
/armelf.sh \
1420 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1421 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1422 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1423 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1424 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
1425 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
1426 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1428 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1429 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1430 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1431 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1432 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1433 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1434 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1435 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1436 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1437 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1438 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1439 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1440 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1441 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1442 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1443 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1444 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1445 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1446 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1447 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1448 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
1449 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1450 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
1451 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1452 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1453 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1454 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1455 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
1456 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1458 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1459 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
1460 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1462 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1463 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
1464 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1466 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1467 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
1468 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1470 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
1471 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
1472 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1474 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1475 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
1476 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1478 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
1479 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
1480 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1482 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
1483 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
1484 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1486 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1487 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
1488 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1490 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1491 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
1492 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1494 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
1495 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
1496 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1498 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
1499 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1500 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1501 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1502 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1503 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1504 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1505 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1506 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1507 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1508 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1509 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1510 ${GENSCRIPTS} criself
"$(tdir_cris)"
1511 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1512 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1513 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1514 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1515 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1516 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1517 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1518 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1519 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1520 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1521 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1522 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1523 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1524 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1525 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1526 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1527 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1528 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1529 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
1531 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1532 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
1533 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh
$(srcdir)/emulparams
/bfin.sh \
1535 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1536 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
1537 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1538 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1539 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1540 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
1541 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1542 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1543 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
1544 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
1545 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1546 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1547 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
1548 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
1549 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1550 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1551 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
1552 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1553 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1554 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1555 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1556 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1557 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1558 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1559 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1560 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1561 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1562 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
1563 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1564 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1565 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1566 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1567 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1568 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1569 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1570 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1571 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1572 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1573 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1574 $(srcdir)/emulparams
/elf32frv.sh \
1575 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1576 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1577 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1578 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1579 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1580 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
1581 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
1582 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
1583 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1584 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1585 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1586 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1587 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1588 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1589 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1590 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1591 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1592 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1593 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1594 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1595 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1596 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1597 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1598 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
1599 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
1600 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1601 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1602 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
1603 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
1604 $(srcdir)/emultempl
/spu_ovl.o_c
$(srcdir)/emultempl
/spu_icache.o_c \
1606 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1607 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
1608 $(srcdir)/emultempl
/spu_ovl.o_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
1609 if ..
/gas
/as-new
--version \
1610 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1611 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
1612 ..
/gas
/as-new
-o spu_ovl.o spu_ovl.s
; \
1613 ..
/binutils
/bin2c
<spu_ovl.o
>$@
; \
1615 $(srcdir)/emultempl
/spu_icache.o_c
: @MAINT@
$(srcdir)/emultempl
/spu_icache.S
1616 if ..
/gas
/as-new
--version \
1617 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1618 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_icache.S spu_icache.s
; \
1619 ..
/gas
/as-new
-o spu_icache.o spu_icache.s
; \
1620 ..
/binutils
/bin2c
<spu_icache.o
>$@
; \
1622 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1623 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1624 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1625 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1626 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1627 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1628 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1629 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1630 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1632 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
1633 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
1634 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
1635 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
1636 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1638 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1639 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1640 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1641 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1642 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1643 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1644 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
1645 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1646 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1647 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1648 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1649 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1650 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1651 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1652 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
1653 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1654 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1655 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1656 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1657 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1658 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1659 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1660 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1661 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1663 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1664 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1665 $(srcdir)/emulparams
/elf32btsmipn32.sh \
1666 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1667 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1668 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1669 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1670 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1671 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1672 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1673 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
1674 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1675 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1676 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1677 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
1678 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1679 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1680 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1682 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1683 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
1684 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1685 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1686 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1687 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
1688 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1689 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1690 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1691 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1692 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1693 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1694 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1695 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1697 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1698 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1699 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1700 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1701 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1702 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
1703 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1704 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1705 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
1706 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1707 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1708 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
1709 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
1710 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1711 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
1712 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1713 $(srcdir)/emulparams
/elf32ppccommon.sh \
1714 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1716 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1717 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1718 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1719 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1720 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1722 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1723 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1724 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1725 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1726 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1728 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1729 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1730 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1731 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1732 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1734 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1735 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1736 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1737 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1738 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1739 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
1740 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
1741 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1742 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1743 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
1744 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1745 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1746 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1748 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1749 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1750 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1751 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1752 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
1753 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1755 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1756 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1757 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1758 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1759 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1761 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1762 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1763 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1764 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1765 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1767 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1768 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1769 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1770 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1771 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1773 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1774 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1775 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1777 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1778 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1779 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1780 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1782 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1783 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1784 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1785 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1786 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1787 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1788 $(ELF_DEPS
) $(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1789 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1790 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1791 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1792 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1793 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1794 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1795 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1796 eelf32lm32.c
: $(srcdir)/emulparams
/elf32lm32.sh \
1797 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1798 ${GENSCRIPTS} elf32lm32
"$(tdir_elf32lm32)"
1799 eelf32lm32fd.c
: $(srcdir)/emulparams
/elf32lm32fd.sh \
1800 $(srcdir)/emulparams
/elf32lm32.sh
$(ELF_DEPS
) \
1801 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1802 ${GENSCRIPTS} elf32lm32fd
"$(tdir_elf32lm32fd)"
1803 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1804 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1805 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1806 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1807 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1808 $(srcdir)/emulparams
/elf64alpha.sh \
1809 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1810 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1811 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1812 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1813 $(srcdir)/emulparams
/elf64alpha.sh \
1814 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1815 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1816 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1817 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1818 $(srcdir)/emulparams
/hppa64linux.sh \
1819 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1820 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1821 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1822 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1823 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1824 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1825 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1826 $(srcdir)/emultempl
/needrelax.em \
1827 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1828 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1829 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1830 $(srcdir)/emulparams
/elf64_ia64.sh \
1831 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1832 $(srcdir)/emultempl
/needrelax.em \
1833 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1834 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1835 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1836 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1837 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1838 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1839 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1840 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1841 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1842 $(srcdir)/emulparams
/elf64_sparc.sh \
1843 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1844 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1845 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1846 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1847 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1848 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1849 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1850 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1851 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1852 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
1853 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1854 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1855 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1856 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
1857 $(srcdir)/emultempl
/mmo.em \
1858 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1859 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1860 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1861 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1862 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1863 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1864 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1865 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1866 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
1867 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1868 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1869 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1870 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1871 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1872 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1873 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1874 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1875 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1876 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1877 $(srcdir)/emulparams
/elf_x86_64.sh \
1878 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1879 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1880 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1881 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1882 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1883 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1884 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1885 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1886 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1887 $(srcdir)/emulparams
/elf_i386.sh \
1888 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1889 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1890 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1891 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1892 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1893 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
1894 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
1895 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1896 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
1897 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1898 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1899 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1900 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1901 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1902 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1903 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1904 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1905 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1906 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1907 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1908 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1909 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1910 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1911 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1912 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1913 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1914 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1915 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1916 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1917 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1918 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1919 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1920 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1921 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1922 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1923 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1924 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1925 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1926 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1927 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1928 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1929 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1930 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1931 $(srcdir)/emulparams
/h8300elf.sh \
1932 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1933 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1934 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1935 $(srcdir)/emulparams
/h8300elf.sh \
1936 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1937 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1938 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1939 $(srcdir)/emulparams
/h8300elf.sh \
1940 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1941 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1942 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1943 $(srcdir)/emulparams
/h8300elf.sh \
1944 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1945 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1946 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1947 $(srcdir)/emulparams
/h8300elf.sh \
1948 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1949 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1950 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1951 $(srcdir)/emulparams
/h8300elf.sh \
1952 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1953 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1954 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1955 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1956 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1957 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1958 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1959 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1960 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1961 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1962 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1963 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1964 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1965 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1966 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1967 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1968 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1969 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1970 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1971 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1972 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1973 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1974 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1975 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1976 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1977 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1978 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1979 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1980 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1981 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1982 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1983 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1984 $(srcdir)/emulparams
/hppaelf.sh \
1985 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1986 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1987 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1988 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1989 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1990 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1991 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1992 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1993 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1994 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1995 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1996 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1997 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1998 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1999 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
2000 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
2001 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
2002 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2003 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
2004 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
2005 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
2006 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
2007 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
2008 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
2009 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
2010 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
2011 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2012 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
2013 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
2014 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2015 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
2016 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
2017 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2018 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
2019 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
2020 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2021 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
2022 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
2023 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
2024 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
2025 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
2026 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2027 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
2028 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
2029 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2030 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2031 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2032 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2033 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2034 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2035 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2036 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2037 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2038 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2039 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2040 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2041 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2042 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2043 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2044 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2045 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2046 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2047 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2048 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2049 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2050 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2051 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2052 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2053 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2054 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2055 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2056 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2057 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2058 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2059 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2060 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2061 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2062 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2063 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2064 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2065 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2066 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2067 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2068 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2069 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2070 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2071 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2072 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2073 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2074 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2075 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2076 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2077 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2078 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2079 $(srcdir)/emulparams
/m68kelf.sh \
2080 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2081 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2082 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2083 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2084 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2085 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2086 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2087 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2088 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2089 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2090 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2091 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2092 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2093 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2094 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2095 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
2096 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
2097 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
2098 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2099 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2100 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2101 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2102 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2103 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2104 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2105 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2106 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2107 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2108 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2110 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2111 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2112 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2114 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2115 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2116 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2117 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2118 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2119 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2120 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2121 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2122 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2123 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2124 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2125 $(srcdir)/emulparams
/mn10200.sh \
2126 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2127 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2128 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2129 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2130 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2131 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2132 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2134 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2135 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2136 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2138 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2139 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2140 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2142 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2143 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2144 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2146 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2147 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2148 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2150 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2151 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2152 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2154 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2155 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2156 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2158 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2159 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2160 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2162 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2163 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2164 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2166 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2167 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2168 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2170 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2171 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2172 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2174 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2175 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2176 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2178 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2179 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2180 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2182 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2183 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2184 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2186 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2187 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2188 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2190 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2191 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2192 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2194 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2195 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2196 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2198 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2199 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2200 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2202 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2203 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2204 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2206 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2207 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2208 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2210 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2211 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2212 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2214 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2215 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2216 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2218 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2219 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2220 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2222 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2223 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2224 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2226 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2227 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2228 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2230 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2231 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2232 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2234 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2235 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2236 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2238 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2239 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2240 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2242 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2243 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2244 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2246 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2247 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2248 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2250 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2251 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2252 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2254 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2255 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2256 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2258 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2259 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2260 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2262 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2263 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2264 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2266 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2267 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2268 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2270 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2271 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2272 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2274 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2275 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2276 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2278 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2279 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2280 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2282 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2283 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2284 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2286 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2287 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2288 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2290 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
2291 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
2292 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2294 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
2295 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
2296 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2298 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
2299 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
2300 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2302 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
2303 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
2304 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2306 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
2307 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
2308 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2310 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
2311 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
2312 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2314 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
2315 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2316 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2318 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2319 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2320 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2322 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2323 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2324 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2326 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2327 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2328 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2330 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2331 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2332 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2334 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2335 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2336 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2338 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2339 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2340 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2342 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2343 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2344 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2346 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2347 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2348 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2350 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2351 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2352 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2354 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2355 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2356 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2358 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2359 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2360 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2362 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2363 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2364 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2366 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2367 enews.c
: $(srcdir)/emulparams
/news.sh \
2368 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2369 ${GENSCRIPTS} news
"$(tdir_news)"
2370 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2371 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2372 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2373 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2374 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2375 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2376 ${GENSCRIPTS} or32
"$(tdir_or32)"
2377 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2378 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2379 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2380 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2381 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2382 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2383 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2384 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2385 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2386 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2387 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2388 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2389 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
2390 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2391 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2392 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2393 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2394 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2395 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2396 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2397 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2398 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2399 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2400 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2401 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2402 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2403 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2404 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2405 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2406 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2407 escore3_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2408 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
2409 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2410 ${GENSCRIPTS} score3_elf
"$(tdir_score3_elf)" scoreelf
2411 escore7_elf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2412 $(ELF_DEPS
) $(srcdir)/emultempl
/scoreelf.em \
2413 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} score7_elf
"$(tdir_score7_elf)" scoreelf
2415 esh.c
: $(srcdir)/emulparams
/sh.sh \
2416 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2417 ${GENSCRIPTS} sh
"$(tdir_sh)"
2418 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2419 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2420 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2421 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2422 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2423 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2424 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2425 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2426 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2427 $(srcdir)/emulparams
/shelf32.sh \
2428 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2429 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2430 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2431 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2432 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2433 $(srcdir)/emulparams
/shelf32.sh \
2434 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2435 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2436 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2437 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2438 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2439 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2440 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2441 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2442 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2443 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2444 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2445 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2446 $(srcdir)/emulparams
/shlelf_linux.sh \
2447 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2448 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2449 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2450 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2451 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2452 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2453 $(srcdir)/emulparams
/shelf.sh \
2454 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2455 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2456 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2457 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2458 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2459 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
2460 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
2461 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
2462 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
2463 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2464 $(srcdir)/emulparams
/shelf_nbsd.sh \
2465 $(srcdir)/emulparams
/shelf.sh \
2466 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2467 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2468 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2469 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2470 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2471 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
2472 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
2473 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
2475 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
2476 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
2477 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2478 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
2479 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2480 $(srcdir)/emulparams
/shelf.sh \
2481 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2482 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2483 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2484 $(srcdir)/emulparams
/shelf.sh \
2485 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2486 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2487 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2488 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2489 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2490 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2491 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2492 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2493 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
2494 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2495 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2496 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2497 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
2498 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2499 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2500 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2501 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2502 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2503 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2504 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2505 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2506 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2507 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2508 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2509 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2510 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2511 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2512 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2513 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2514 $(srcdir)/emulparams
/sh.sh \
2515 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2516 ${GENSCRIPTS} shl
"$(tdir_shl)"
2517 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2518 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2519 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2520 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2521 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2522 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2523 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2524 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2525 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2526 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2527 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2528 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2529 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2530 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2531 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2532 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2533 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2534 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2535 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2536 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2537 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2538 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2539 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2540 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2541 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2542 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2543 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2544 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2545 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2546 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2547 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2548 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2549 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2550 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2551 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2552 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2553 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2554 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2555 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2556 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2557 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2558 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2559 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2560 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2561 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2562 evax.c
: $(srcdir)/emulparams
/vax.sh \
2563 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2564 ${GENSCRIPTS} vax
"$(tdir_vax)"
2565 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2566 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2567 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2568 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2569 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2570 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2571 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2572 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2573 ${GENSCRIPTS} v850
"$(tdir_v850)"
2574 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2575 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2576 ${GENSCRIPTS} w65
"$(tdir_w65)"
2577 ez80.c
: $(srcdir)/emulparams
/z80.sh \
2578 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
2579 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
2580 ${GENSCRIPTS} z80
"$(tdir_z80)"
2581 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2582 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2583 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2584 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2585 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2586 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2588 # The generated emulation files mostly have the same dependencies.
2589 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2590 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2591 ldctor.h ldexp.h ldlang.h ldgram.h
2593 check-DEJAGNU
: site.exp
2594 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2595 r
=`pwd`; export r
; \
2596 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2597 EXPECT
=$(EXPECT
); export EXPECT
; \
2598 runtest
=$(RUNTEST
); \
2599 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2600 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2601 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2602 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2603 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2604 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2605 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
2606 DO_COMPARE
="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
2608 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2611 # Rules for testing by relinking ld itself.
2612 # A similar test is in the testsuite. This target is for ease of use
2615 ld-partial.o
: ld-new
$(EXEEXT
)
2616 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2617 ld1
$(EXEEXT
): ld-partial.o
2618 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2620 ld1-full
$(EXEEXT
): ld-new
2621 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2623 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2624 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2626 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2627 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2629 bootstrap
: ld3
$(EXEEXT
)
2630 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2634 # A test program for C++ constructors and destructors.
2635 # This test is now in the testsuite.
2637 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2638 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2639 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2642 # ./cdtest > cdtest.tmp
2643 # mv cdtest.tmp cdtest.out
2645 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2646 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2647 # cdtest-bar.o cdtest-foo.o
2649 #cdtest-ur: cdtest-ur.o
2650 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2653 #cdtest-ur.out: cdtest-ur
2654 # ./cdtest-ur > cdtest-ur.tmp
2655 # mv cdtest-ur.tmp cdtest-ur.out
2657 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2658 # diff $(srcdir)/cdtest.exp cdtest.out
2659 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2661 #.PHONY: check-cdtest
2663 # END OF CHECK TARGETS
2665 # DOCUMENTATION TARGETS
2666 # Manual configuration file; not usually attached to normal configuration,
2667 # because almost all configs use "gen" version of manual.
2668 # Set DOCVER above to change.
2669 configdoc.texi
: ${DOCVER}-doc.texi
2670 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2671 chmod u
+w .
/configdoc.texi
2673 # Build the man page from the texinfo file
2674 # The sed command removes the no-adjust Nroff command so that
2675 # the man output looks standard.
2676 ld.1: $(srcdir)/ld.texinfo configdoc.texi
2678 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2679 -($(POD2MAN
) ld.pod | \
2680 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2681 mv
-f
$@.T
$$$$ $@
) || \
2682 (rm -f
$@.T
$$$$ && exit
1)
2687 .PHONY
: install-pdf install-pdf-am install-pdf-recursive
2689 install-pdf
: install-pdf-recursive install-pdf-am
2691 install-pdf-am
: $(PDFS
)
2693 test -z
"$(pdfdir)" ||
$(mkinstalldirs
) "$(DESTDIR)$(pdfdir)"
2694 @list
='$(PDFS)'; for p in
$$list; do \
2695 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
2696 f
=$(pdf__strip_dir
) \
2697 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
2698 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
2701 install-pdf-recursive
:
2702 @failcom
='exit 1'; \
2703 for f in x
$$MAKEFLAGS; do \
2706 *k
*) failcom
='fail=yes';; \
2710 target
=`echo $@ | sed s/-recursive//`; \
2711 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2712 echo
"Making $$target in $$subdir"; \
2713 if
test "$$subdir" = "."; then \
2715 local_target
="$$target-am"; \
2717 local_target
="$$target"; \
2719 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2720 || eval
$$failcom; \
2722 if
test "$$dot_seen" = "no"; then \
2723 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2724 fi
; test -z
"$$fail"
2726 .PHONY
: install-html install-html-am install-html-recursive
2728 install-html
: install-html-recursive install-html-am
2730 install-html-am
: $(HTMLS
)
2732 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
2733 @list
='$(HTMLS)'; for p in
$$list; do \
2734 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
2735 f
=$(html__strip_dir
) \
2736 if
test -d
"$$d$$p"; then \
2737 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2738 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
2739 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2740 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2742 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2743 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2747 install-html-recursive
:
2748 @failcom
='exit 1'; \
2749 for f in x
$$MAKEFLAGS; do \
2752 *k
*) failcom
='fail=yes';; \
2756 target
=`echo $@ | sed s/-recursive//`; \
2757 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2758 echo
"Making $$target in $$subdir"; \
2759 if
test "$$subdir" = "."; then \
2761 local_target
="$$target-am"; \
2763 local_target
="$$target"; \
2765 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2766 || eval
$$failcom; \
2768 if
test "$$dot_seen" = "no"; then \
2769 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2770 fi
; test -z
"$$fail"
2772 .PHONY
: install-exec-local install-data-local
2774 install-exec-local
: ld-new
$(EXEEXT
)
2775 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2776 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2777 if
test -f
$$p; then \
2778 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2779 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2782 n
=`echo ld | sed '$(transform)'`; \
2783 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2784 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2785 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2786 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2790 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2791 for f in ldscripts
/*; do \
2792 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2795 # We want install to imply install-info as per GNU standards, despite the
2797 install-data-local
: install-info
2798 diststuff
: info $(EXTRA_DIST
)
2801 # Both info (ld.info) and ld.1 depend on configdoc.texi.
2802 # But info isn't a direct target. Make info-recursive to depend on
2803 # ld.1 to support parallel build.
2804 info-recursive
: ld.1
2808 # Targets to rebuild dependencies in this Makefile.
2809 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2810 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2812 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2813 sed
-f dep.sed
< DEP1
> DEPA
2814 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2815 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2816 echo
'make DEP failed!'; exit
1; \
2821 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2822 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2823 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2824 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2827 dep.sed
: dep-in.sed config.status
2828 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2829 -e
's!@INCDIR@!$(INCDIR)!' \
2830 -e
's!@BFDDIR@!$(BFDDIR)!' \
2831 -e
's!@SRCDIR@!$(srcdir)!' \
2832 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2835 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2836 cat DEP
>> tmp-Makefile
2837 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2840 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2841 cat DEP
>> tmp-Makefile.in
2842 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2845 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2846 cat DEP
>> tmp-Makefile.am
2847 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2849 .PHONY
: dep dep-in dep-am
2851 # What appears below is generated by a hacked mkdep using gcc -MM.
2853 # DO NOT DELETE THIS LINE -- mkdep uses it.
2854 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2855 ldctor.o
: ldctor.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2856 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2857 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldexp.h \
2858 ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2859 ldemul.o
: ldemul.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2860 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2861 $(INCDIR
)/bfdlink.h
ld.h ldmisc.h ldexp.h ldlang.h \
2862 ldfile.h ldemul.h ldmain.h ldemul-list.h
2863 ldexp.o
: ldexp.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2864 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2865 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldmisc.h ldexp.h \
2866 ldlex.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
2867 ldfile.o
: ldfile.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2868 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2869 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldmisc.h \
2870 ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
2871 ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/filenames.h
2872 ldlang.o
: ldlang.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2873 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2874 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2875 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldexp.h ldlang.h \
2876 ldgram.h ldlex.h ldmisc.h ldctor.h ldfile.h ldemul.h \
2877 $(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h
$(INCDIR
)/hashtab.h
2878 ldmain.o
: ldmain.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2879 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2880 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2881 $(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h
ld.h ldmain.h \
2882 ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h ldlex.h \
2883 ldfile.h ldemul.h ldctor.h
2884 ldmisc.o
: ldmisc.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2885 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2886 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h \
2887 ld.h ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h \
2888 ldfile.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2889 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
2890 ldver.o
: ldver.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2891 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2892 ..
/bfd
/bfdver.h
ld.h ldver.h ldexp.h ldlang.h ldfile.h \
2894 ldwrite.o
: ldwrite.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2895 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2896 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2897 ld.h ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
2898 lexsup.o
: lexsup.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2899 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2900 ..
/bfd
/bfdver.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2901 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldmisc.h ldexp.h \
2902 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2903 $(INCDIR
)/demangle.h
2904 mri.o
: mri.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2905 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2906 ld.h ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h
2907 ldcref.o
: ldcref.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2908 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2909 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h \
2910 $(INCDIR
)/objalloc.h
ld.h ldmain.h ldmisc.h ldexp.h \
2912 pe-dll.o
: pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2913 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2914 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2915 ld.h ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h \
2916 ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2918 pep-dll.o
: pep-dll.c pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2919 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2920 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2921 ld.h ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h \
2922 ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2924 ldgram.o
: ldgram.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2925 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2926 $(INCDIR
)/bfdlink.h
ld.h ldexp.h ldver.h ldlang.h ldfile.h \
2927 ldemul.h ldmisc.h ldmain.h mri.h ldctor.h ldlex.h
2928 ldlex.o
: ldlex.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2929 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2930 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmisc.h \
2931 ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h ldmain.h \
2932 $(INCDIR
)/libiberty.h
2933 deffilep.o
: deffilep.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2934 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2935 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h
ld.h ldmisc.h deffile.h
2936 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2937 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2938 # Otherwise a system limit (for SysV at least) may be exceeded.