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 \
58 $(top_srcdir
)/..
/config
/depstand.m4 \
59 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
60 $(top_srcdir
)/..
/config
/lead-dot.m4 \
61 $(top_srcdir
)/..
/config
/nls.m4
$(top_srcdir
)/..
/config
/po.m4 \
62 $(top_srcdir
)/..
/config
/progtest.m4 \
63 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
64 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
65 $(top_srcdir
)/configure.in
66 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
68 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
69 configure.lineno configure.status.lineno
70 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
71 CONFIG_HEADER
= config.h
72 CONFIG_CLEAN_FILES
= po
/Makefile.in
73 PROGRAMS
= $(noinst_PROGRAMS
)
74 am_ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex.
$(OBJEXT
) lexsup.
$(OBJEXT
) \
75 ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) ldctor.
$(OBJEXT
) \
76 ldmain.
$(OBJEXT
) ldwrite.
$(OBJEXT
) ldexp.
$(OBJEXT
) \
77 ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) ldmisc.
$(OBJEXT
) \
78 ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
)
79 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
81 am__DEPENDENCIES_2
= ..
/bfd
/libbfd.la
82 am__DEPENDENCIES_3
= ..
/libiberty
/libiberty.a
83 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
86 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
87 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
88 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
89 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
90 $(AM_CFLAGS
) $(CFLAGS
)
92 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
93 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
94 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
95 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
96 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
97 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
99 YLWRAP
= $(top_srcdir
)/..
/ylwrap
100 SOURCES
= $(ld_new_SOURCES
) $(EXTRA_ld_new_SOURCES
)
102 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
103 am__TEXINFO_TEX_DIR
= $(top_srcdir
)/..
/texinfo
108 TEXINFOS
= ld.texinfo
109 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
110 MAKEINFOHTML
= $(MAKEINFO
) --html
111 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
113 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
114 html-recursive info-recursive install-data-recursive \
115 install-exec-recursive install-info-recursive \
116 install-recursive installcheck-recursive installdirs-recursive \
117 pdf-recursive ps-recursive uninstall-info-recursive \
119 man1dir = $(mandir)/man1
120 am__installdirs
= "$(DESTDIR)$(man1dir)"
125 DEJATOOL
= $(PACKAGE
)
126 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
127 DIST_SUBDIRS
= $(SUBDIRS
)
129 AMDEP_FALSE
= @AMDEP_FALSE@
130 AMDEP_TRUE
= @AMDEP_TRUE@
133 AUTOCONF
= @AUTOCONF@
134 AUTOHEADER
= @AUTOHEADER@
135 AUTOMAKE
= @AUTOMAKE@
137 CATALOGS
= @CATALOGS@
138 CATOBJEXT
= @CATOBJEXT@
140 CCDEPMODE
= @CCDEPMODE@
143 CPPFLAGS
= @CPPFLAGS@
144 CYGPATH_W
= @CYGPATH_W@
145 DATADIRNAME
= @DATADIRNAME@
154 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
155 EMULATION_OFILES
= @EMULATION_OFILES@
156 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
160 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
161 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
164 HDEFINES
= @HDEFINES@
166 #stuff for self hosting (can be overridden in config file).
167 HOSTING_CRT0
= @HOSTING_CRT0@
168 HOSTING_LIBS
= @HOSTING_LIBS@
170 INSTALL_DATA
= @INSTALL_DATA@
171 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
172 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
174 INSTOBJEXT
= @INSTOBJEXT@
177 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
179 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
181 LIBINTL_DEP
= @LIBINTL_DEP@
186 # Search path to override the default search path for -lfoo libraries.
187 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
188 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
189 # a cross-linker, in which case the default is empty. See genscripts.sh.)
190 # Otherwise, they are replaced with the ones given in LIB_PATH,
191 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
192 # when the linker is configured via the --with-lib-path configure switch.
193 LIB_PATH
= @LIB_PATH@
195 LTLIBOBJS
= @LTLIBOBJS@
197 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
198 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
199 MAKEINFO
= @MAKEINFO@
200 MKINSTALLDIRS
= @MKINSTALLDIRS@
202 MSGMERGE
= @MSGMERGE@
203 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
205 NO_WERROR
= @NO_WERROR@
208 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
209 PACKAGE_NAME
= @PACKAGE_NAME@
210 PACKAGE_STRING
= @PACKAGE_STRING@
211 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
212 PACKAGE_VERSION
= @PACKAGE_VERSION@
213 PATH_SEPARATOR
= @PATH_SEPARATOR@
217 SET_MAKE
= @SET_MAKE@
219 STRINGIFY
= @STRINGIFY@
221 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
222 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
224 # This is the real libbfd.a created by libtool.
225 TESTBFDLIB
= @TESTBFDLIB@
228 WARN_CFLAGS
= @WARN_CFLAGS@
229 XGETTEXT
= @XGETTEXT@
230 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
231 ac_ct_AR
= @ac_ct_AR@
232 ac_ct_CC
= @ac_ct_CC@
233 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
234 ac_ct_RANLIB
= @ac_ct_RANLIB@
235 ac_ct_STRIP
= @ac_ct_STRIP@
236 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
237 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
238 am__include
= @am__include@
239 am__leading_dot
= @am__leading_dot@
240 am__quote
= @am__quote@
242 am__untar
= @am__untar@
245 build_alias
= @build_alias@
246 build_cpu
= @build_cpu@
247 build_os
= @build_os@
248 build_vendor
= @build_vendor@
250 datarootdir
= @datarootdir@
252 exec_prefix = @
exec_prefix@
254 host_alias
= @host_alias@
255 host_cpu
= @host_cpu@
257 host_vendor
= @host_vendor@
259 includedir = @
includedir@
261 install_sh
= @install_sh@
263 libexecdir
= @libexecdir@
264 localstatedir
= @localstatedir@
268 oldincludedir = @
oldincludedir@
270 program_transform_name
= @program_transform_name@
272 sharedstatedir
= @sharedstatedir@
273 sysconfdir
= @sysconfdir@
275 target_alias
= @target_alias@
276 target_cpu
= @target_cpu@
277 target_os
= @target_os@
278 target_vendor
= @target_vendor@
279 use_sysroot
= @use_sysroot@
280 AUTOMAKE_OPTIONS
= cygnus dejagnu
281 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
283 tooldir
= $(exec_prefix)/$(target_alias
)
285 AM_CFLAGS
= $(WARN_CFLAGS
)
287 # We put the scripts in the directory $(scriptdir)/ldscripts.
288 # We can't put the scripts in $(datadir) because the SEARCH_DIR
289 # directives need to be different for native and cross linkers.
290 scriptdir
= $(tooldir
)/lib
291 BASEDIR
= $(srcdir)/..
292 BFDDIR
= $(BASEDIR
)/bfd
293 INCDIR
= $(BASEDIR
)/include
296 # What version of the manual to build
299 # Options to extract the man page from ld.texinfo
301 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
302 POD2MAN
= pod2man
--center
="GNU Development Tools" \
303 --release
="binutils-$(VERSION)" --section
=1
305 HOSTING_EMU
= -m
$(EMUL
)
307 # Setup the testing framework, if you have one
312 if [ -f $$r/../gcc/xgcc ] ; then \
313 if [ -f $$r/../newlib/Makefile ] ; then \
314 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
316 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
319 if [ "@host@" = "@target@" ] ; then \
322 echo gcc | sed '$(transform)'; \
328 if [ -f $$r/../gcc/g++ ] ; then \
329 if [ -f $$r/../newlib/Makefile ] ; then \
330 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
332 echo $$r/../gcc/g++ -B$$r/../gcc/; \
335 if [ "@host@" = "@target@" ] ; then \
338 echo g++ | sed '$(transform)'; \
342 info_TEXINFOS
= ld.texinfo
343 ld_TEXINFOS
= configdoc.texi
344 noinst_TEXINFOS
= ldint.texinfo
346 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
347 -I
$(top_srcdir
)/..
/libiberty
349 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
350 -I
$(top_srcdir
)/..
/libiberty
352 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
353 @INCINTL@
$(HDEFINES
) $(CFLAGS
) \
354 -DLOCALEDIR
="\"$(datadir)/locale\""
356 BFDLIB
= ..
/bfd
/libbfd.la
357 LIBIBERTY
= ..
/libiberty
/libiberty.a
372 earmelf_linux_eabi.o \
374 earmelfb_linux_eabi.o \
403 eelf32_sparc_vxworks.o \
416 eelf32ebmipvxworks.o \
418 eelf32elmipvxworks.o \
433 eelf32mipswindiss.o \
454 eelf_i386_vxworks.o \
630 etic3xcoff_onchip.o \
644 ALL_64_EMULATIONS
= \
656 eelf64_sparc_fbsd.o \
670 ALL_EMUL_EXTRA_OFILES
= \
675 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
676 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
677 mri.c ldcref.c pe-dll.c pep-dll.c
679 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
680 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
681 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h
683 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
684 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
685 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
686 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
687 ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
689 STAGESTUFF
= *.o ldscripts
/* e
*.c
691 # At the moment this is just a list of those emulation template files
692 # that contain internationalised strings.
693 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
694 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
696 # These all start with e so 'make clean' can find them.
697 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@
698 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
699 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
700 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
702 # We need this for automake to use YLWRAP.
703 EXTRA_ld_new_SOURCES
= deffilep.y
704 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
705 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
707 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
708 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
709 MAINTAINERCLEANFILES
= configdoc.texi
ld.
info
711 # We want to reconfigure if configure.host or configure.tgt changes. We
712 # extract version from bfd/configure.in, so we must depend on that also.
713 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
714 $(srcdir)/..
/bfd
/configure.in
716 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
717 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
719 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s
720 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
722 # Stuff that should be included in a distribution. The diststuff
723 # target is run by the taz target in ../Makefile.in.
724 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.o
$(man_MANS
)
725 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
727 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
730 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
733 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
735 case
'$(am__configure_deps)' in \
737 echo
' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
738 cd
$(srcdir) && $(AUTOMAKE
) --cygnus \
743 echo
' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
744 cd
$(top_srcdir
) && \
745 $(AUTOMAKE
) --cygnus Makefile
747 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
750 echo
' $(SHELL) ./config.status'; \
751 $(SHELL
) .
/config.status
;; \
753 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
754 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
757 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
758 $(SHELL
) .
/config.status
--recheck
760 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
761 cd
$(srcdir) && $(AUTOCONF
)
762 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
763 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
766 @if
test ! -f
$@
; then \
771 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
773 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
774 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
775 cd
$(top_srcdir
) && $(AUTOHEADER
)
780 -rm -f config.h stamp-h1
781 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
782 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
784 clean-noinstPROGRAMS
:
785 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
786 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
787 echo
" rm -f $$p $$f"; \
791 @if
test ! -f
$@
; then \
795 deffilep.h
: deffilep.c
796 @if
test ! -f
$@
; then \
798 $(MAKE
) deffilep.c
; \
800 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
801 @
rm -f ld-new
$(EXEEXT
)
802 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
814 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
817 $(LTCOMPILE
) -c
-o
$@
$<
821 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
822 rm -f
$(LEX_OUTPUT_ROOT
).c
825 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
836 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
837 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
838 rm -rf
$$backupdir && mkdir
$$backupdir && \
839 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
840 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
841 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
844 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
845 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
850 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
852 rm -rf
$$backupdir; exit
$$rc
854 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
855 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
856 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
857 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
859 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
860 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
861 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
862 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
864 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
865 rm -rf
$(@
:.html
=.htp
)
866 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
867 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
870 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
871 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
873 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
874 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
878 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
883 @if
(install-info
--version
&& \
884 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
885 list
='$(INFO_DEPS)'; \
886 for file in
$$list; do \
887 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
888 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
889 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
893 @list
='$(INFO_DEPS)'; \
894 for file in
$$list; do \
895 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
896 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
897 (if cd
"$(DESTDIR)$(infodir)"; then \
898 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]"; \
899 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
903 dist-info
: $(INFO_DEPS
)
904 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
905 list
='$(INFO_DEPS)'; \
906 for base in
$$list; do \
908 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
910 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
911 for file in
$$d/$$base*; do \
912 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
913 test -f
$(distdir
)/$$relfile || \
914 cp
-p
$$file $(distdir
)/$$relfile; \
919 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
920 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.
dvi ld.pdf
ld.ps
ld.html
922 maintainer-clean-aminfo
:
923 @list
='$(INFO_DEPS)'; for i in
$$list; do \
924 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
925 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
926 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
929 clean-info
: mostlyclean-aminfo
930 install-man1
: $(man1_MANS
) $(man_MANS
)
932 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
933 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
934 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
937 *.1*) list
="$$list $$i" ;; \
940 for i in
$$list; do \
941 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
943 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
948 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
949 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
950 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
951 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
952 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
956 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
957 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
960 *.1*) list
="$$list $$i" ;; \
963 for i in
$$list; do \
964 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
969 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
970 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
971 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
972 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
973 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
976 # This directory's subdirectories are mostly independent; you can cd
977 # into them and run `make' without going through this Makefile.
978 # To change the values of `make' variables: instead of editing Makefiles,
979 # (1) if the variable is set in `config.status', edit `config.status'
980 # (which will cause the Makefiles to be regenerated when you run `make');
981 # (2) otherwise, pass the desired values on the `make' command line.
982 $(RECURSIVE_TARGETS
):
984 for f in x
$$MAKEFLAGS; do \
987 *k
*) failcom
='fail=yes';; \
991 target
=`echo $@ | sed s/-recursive//`; \
992 list
='$(SUBDIRS)'; for subdir in
$$list; do \
993 echo
"Making $$target in $$subdir"; \
994 if
test "$$subdir" = "."; then \
996 local_target
="$$target-am"; \
998 local_target
="$$target"; \
1000 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1001 || eval
$$failcom; \
1003 if
test "$$dot_seen" = "no"; then \
1004 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1005 fi
; test -z
"$$fail"
1007 mostlyclean-recursive clean-recursive distclean-recursive \
1008 maintainer-clean-recursive
:
1009 @failcom
='exit 1'; \
1010 for f in x
$$MAKEFLAGS; do \
1013 *k
*) failcom
='fail=yes';; \
1018 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1019 *) list
='$(SUBDIRS)' ;; \
1021 rev
=''; for subdir in
$$list; do \
1022 if
test "$$subdir" = "."; then
:; else \
1023 rev
="$$subdir $$rev"; \
1027 target
=`echo $@ | sed s/-recursive//`; \
1028 for subdir in
$$rev; do \
1029 echo
"Making $$target in $$subdir"; \
1030 if
test "$$subdir" = "."; then \
1031 local_target
="$$target-am"; \
1033 local_target
="$$target"; \
1035 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1036 || eval
$$failcom; \
1037 done
&& test -z
"$$fail"
1039 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1040 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1043 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1044 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1047 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1048 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1049 unique
=`for i in $$list; do \
1050 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1052 $(AWK) ' { files[$$0] = 1; } \
1053 END { for (i in files) print i; }'`; \
1057 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1058 $(TAGS_FILES
) $(LISP
)
1061 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1062 include_option
=--etags-include
; \
1065 include_option
=--include; \
1068 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1069 if
test "$$subdir" = .
; then
:; else \
1070 test ! -f
$$subdir/TAGS || \
1071 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1074 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1075 unique
=`for i in $$list; do \
1076 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1078 $(AWK) ' { files[$$0] = 1; } \
1079 END { for (i in files) print i; }'`; \
1080 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1081 test -n
"$$unique" || unique
=$$empty_fix; \
1082 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1086 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1087 $(TAGS_FILES
) $(LISP
)
1090 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1091 unique
=`for i in $$list; do \
1092 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1094 $(AWK) ' { files[$$0] = 1; } \
1095 END { for (i in files) print i; }'`; \
1096 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1097 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1101 here
=`$(am__cd) $(top_builddir) && pwd` \
1102 && cd
$(top_srcdir
) \
1103 && gtags
-i
$(GTAGS_ARGS
) $$here
1106 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1108 @echo
'Making a new site.exp file...'
1109 @echo
'## these variables are automatically generated by make ##' >site.tmp
1110 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1111 @echo
'# edit the last section' >>site.tmp
1112 @echo
'set srcdir $(srcdir)' >>site.tmp
1113 @echo
"set objdir `pwd`" >>site.tmp
1114 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1115 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1116 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1117 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1118 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1119 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1120 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1121 @
test ! -f site.exp || \
1122 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1124 @
test ! -f site.exp || mv site.exp site.bak
1125 @mv site.tmp site.exp
1128 -rm -f site.exp site.bak
1129 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1130 rm -f
$$tool.sum
$$tool.log
; \
1133 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1134 check: check-recursive
1135 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1136 installdirs: installdirs-recursive
1138 for
dir in
"$(DESTDIR)$(man1dir)"; do \
1139 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1141 install: install-recursive
1142 install-exec
: install-exec-recursive
1143 install-data
: install-data-recursive
1144 uninstall: uninstall-recursive
1147 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1149 installcheck: installcheck-recursive
1151 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1152 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1153 `test -z '$(STRIP)' || \
1154 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1155 mostlyclean-generic
:
1156 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1159 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1162 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1163 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1165 maintainer-clean-generic
:
1166 @echo
"This command is intended for maintainers to use"
1167 @echo
"it deletes files that may require special tools to rebuild."
1173 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1174 clean: clean-recursive
1176 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
1179 distclean: distclean-recursive
1180 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1182 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1183 distclean-generic distclean-hdr distclean-libtool \
1184 distclean-local distclean-tags
1190 html
: html-recursive
1194 info: info-recursive
1196 info-am
: $(INFO_DEPS
)
1198 install-data-am
: install-data-local install-man
1200 install-exec-am
: install-exec-local
1202 install-info
: install-info-recursive
1204 install-info-am
: $(INFO_DEPS
)
1206 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
1207 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1208 list
='$(INFO_DEPS)'; \
1209 for file in
$$list; do \
1211 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1213 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1214 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1215 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1216 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1217 if
test -f
$$ifile; then \
1218 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
1219 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1220 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1225 @if
(install-info
--version
&& \
1226 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1227 list
='$(INFO_DEPS)'; \
1228 for file in
$$list; do \
1229 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1230 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1231 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1234 install-man
: install-man1
1238 maintainer-clean
: maintainer-clean-recursive
1239 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1240 -rm -rf
$(top_srcdir
)/autom4te.cache
1242 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1243 maintainer-clean-generic
1245 mostlyclean: mostlyclean-recursive
1247 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1248 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1258 uninstall-am
: uninstall-man
1260 uninstall-info
: uninstall-info-recursive
1262 uninstall-man
: uninstall-man1
1264 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1265 check-DEJAGNU check-am
clean clean-generic clean-info \
1266 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1267 ctags-recursive dist-info
distclean distclean-DEJAGNU \
1268 distclean-compile distclean-generic distclean-hdr \
1269 distclean-libtool distclean-local distclean-recursive \
1270 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1271 install-am install-data install-data-am install-data-local \
1272 install-exec install-exec-am install-exec-local install-info \
1273 install-info-am install-man install-man1 install-strip \
1274 installcheck installcheck-am
installdirs installdirs-am \
1275 maintainer-clean maintainer-clean-aminfo \
1276 maintainer-clean-generic maintainer-clean-recursive \
1277 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1278 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1279 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
1280 uninstall uninstall-am uninstall-info-am uninstall-man \
1284 # Disable -Werror, if it has been enabled, since old versions of bison/
1285 # yacc will produce working code which contain compile time warnings.
1287 $(COMPILE
) -c
$< $(NO_WERROR
)
1289 $(COMPILE
) -c
$< $(NO_WERROR
)
1291 $(COMPILE
) -c
$< $(NO_WERROR
)
1293 po
/POTFILES.in
: @MAINT@ Makefile
1294 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
1295 && mv tmp
$(srcdir)/po
/POTFILES.in
1297 ldmain.o
: ldmain.c config.status
1298 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1299 -DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
1300 -DTOOLBINDIR
='"$(tooldir)/bin"' \
1301 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1304 eelf32_spu.o
: eelf32_spu.c
1305 $(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
1308 ldemul-list.h
: Makefile
1309 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1310 for f in
`echo " " ${EMULATION_OFILES} "" \
1311 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1312 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1315 echo
"#define EMULATION_LIST \\";\
1316 for f in
`echo " " ${EMULATION_OFILES} "" \
1317 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1318 echo
" &ld_$${f}_emulation, \\"; \
1320 echo
" 0") >ldemul-tmp.h
1321 mv ldemul-tmp.h ldemul-list.h
1323 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1324 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1328 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1329 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1330 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1331 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1332 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1333 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1334 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1335 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1336 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1337 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1338 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1339 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1340 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1341 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1342 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1343 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1344 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1345 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1346 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1347 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1348 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1349 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1350 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1351 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1352 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1353 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1354 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1355 $(srcdir)/emulparams
/armelf.sh \
1356 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1357 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1358 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1359 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1360 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1361 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1362 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1363 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1364 $(srcdir)/emulparams
/armelf_linux.sh \
1365 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1366 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1367 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1368 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1369 $(srcdir)/emulparams
/armelf_linux.sh \
1370 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1371 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1372 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1373 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1374 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1375 $(srcdir)/emulparams
/armelf_linux.sh \
1376 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1377 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1378 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1379 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1380 $(srcdir)/emulparams
/armelf.sh \
1381 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1382 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1383 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1384 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1385 $(srcdir)/emulparams
/armelf_nbsd.sh \
1386 $(srcdir)/emulparams
/armelf.sh \
1387 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1388 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1389 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1390 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1391 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
1392 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
1393 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1395 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1396 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1397 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1398 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1399 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1400 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1401 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1402 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1403 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1404 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1405 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1406 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1407 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1408 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1409 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1410 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1411 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1412 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1413 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1414 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1415 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
1416 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1417 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
1418 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1419 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1420 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1421 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1422 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
1423 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1425 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1426 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
1427 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1429 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1430 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
1431 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1433 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1434 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
1435 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1437 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1438 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
1439 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1441 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1442 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
1443 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1445 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1446 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
1447 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1449 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
1450 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1451 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1452 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1453 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1454 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1455 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1456 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1457 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1458 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1459 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1460 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1461 ${GENSCRIPTS} criself
"$(tdir_cris)"
1462 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1463 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1464 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1465 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1466 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1467 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1468 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1469 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1470 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1471 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1472 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1473 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1474 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1475 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1476 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1477 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1478 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1479 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1480 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
1482 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1483 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
1484 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh
$(srcdir)/emulparams
/bfin.sh \
1486 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1487 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
1488 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1489 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1490 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1491 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
1492 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1493 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1494 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
1495 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
1496 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1497 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1498 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
1499 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
1500 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1501 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1502 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
1503 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1504 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1505 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1506 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1507 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1508 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1509 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1510 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1511 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1512 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1513 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
1514 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1515 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1516 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1517 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1518 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1519 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1520 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1521 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1522 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1523 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1524 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1525 $(srcdir)/emulparams
/elf32frv.sh \
1526 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1527 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1528 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1529 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1530 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1531 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
1532 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
1533 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
1534 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1535 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1536 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1537 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1538 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1539 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1540 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1541 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1542 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1543 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1544 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1545 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1546 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1547 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1548 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1549 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
1550 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
1551 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1552 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1553 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
1554 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
1555 $(srcdir)/emultempl
/spu_ovl.o \
1557 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1558 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
1559 $(srcdir)/emultempl
/spu_ovl.o
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
1560 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
1561 if ..
/gas
/as-new
--version \
1562 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1563 ..
/gas
/as-new
-o
$@ spu_ovl.s
; \
1565 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1566 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1567 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1568 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1569 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1570 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1571 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1572 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1573 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1574 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1575 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1577 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1578 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1579 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1580 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1581 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1582 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1583 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
1584 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1585 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1586 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1587 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1588 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1589 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1590 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1591 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
1592 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1593 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1594 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1595 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1596 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1597 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1598 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1599 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1600 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1602 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1603 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1604 $(srcdir)/emulparams
/elf32btsmipn32.sh \
1605 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1606 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1607 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1608 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1609 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1610 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1611 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1612 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
1613 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1614 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1615 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1616 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
1617 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1618 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1619 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1621 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1622 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
1623 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1624 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1625 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1626 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
1627 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1628 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1629 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1630 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1632 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1633 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1634 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1636 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1637 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1638 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1639 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1640 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1641 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
1642 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1643 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1644 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
1645 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1646 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1647 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
1648 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
1649 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1650 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
1651 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1652 $(srcdir)/emulparams
/elf32ppccommon.sh \
1653 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1655 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1656 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1657 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1658 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1659 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1661 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1662 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1663 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1664 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1665 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1667 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1668 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1669 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1670 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1671 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1673 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1674 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1675 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1676 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1677 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1678 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
1679 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
1680 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1681 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1682 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
1683 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1684 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1685 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1687 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1688 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1689 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1690 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1691 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
1692 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1694 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1695 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1696 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1697 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1698 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1700 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1701 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1702 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1703 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1704 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1706 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1707 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1708 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1709 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1710 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1712 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1713 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1714 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1716 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1717 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1718 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1719 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1721 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1722 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1723 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1724 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1725 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1726 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1727 $(ELF_DEPS
) $(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1728 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1729 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1730 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1731 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1732 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1733 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1734 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1735 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1736 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1737 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1738 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1739 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1740 $(srcdir)/emulparams
/elf64alpha.sh \
1741 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1742 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1743 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1744 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1745 $(srcdir)/emulparams
/elf64alpha.sh \
1746 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1747 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1748 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1749 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1750 $(srcdir)/emulparams
/hppa64linux.sh \
1751 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1752 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1753 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1754 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1755 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1756 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1757 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1758 $(srcdir)/emultempl
/needrelax.em \
1759 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1760 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1761 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1762 $(srcdir)/emulparams
/elf64_ia64.sh \
1763 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1764 $(srcdir)/emultempl
/needrelax.em \
1765 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1766 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1767 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1768 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1769 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1770 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1771 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1772 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1773 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1774 $(srcdir)/emulparams
/elf64_sparc.sh \
1775 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1776 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1777 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1778 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1779 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1780 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1781 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1782 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1783 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1784 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
1785 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1786 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1787 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1788 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
1789 $(srcdir)/emultempl
/mmo.em \
1790 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1791 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1792 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1793 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1794 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1795 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1796 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1797 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1798 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
1799 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1800 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1801 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1802 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1803 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1804 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1805 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1806 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1807 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1808 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1809 $(srcdir)/emulparams
/elf_x86_64.sh \
1810 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1811 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1812 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1813 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1814 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1815 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1816 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1817 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1818 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1819 $(srcdir)/emulparams
/elf_i386.sh \
1820 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1821 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1822 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1823 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1824 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1825 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
1826 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
1827 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1828 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
1829 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1830 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1831 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1832 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1833 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1834 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1835 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1836 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1837 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1838 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1839 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1840 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1841 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1842 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1843 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1844 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1845 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1846 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1847 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1848 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1849 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1850 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1851 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1852 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1853 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1854 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1855 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1856 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1857 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1858 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1859 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1860 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1861 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1862 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1863 $(srcdir)/emulparams
/h8300elf.sh \
1864 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1865 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1866 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1867 $(srcdir)/emulparams
/h8300elf.sh \
1868 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1869 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1870 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1871 $(srcdir)/emulparams
/h8300elf.sh \
1872 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1873 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1874 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1875 $(srcdir)/emulparams
/h8300elf.sh \
1876 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1877 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1878 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1879 $(srcdir)/emulparams
/h8300elf.sh \
1880 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1881 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1882 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1883 $(srcdir)/emulparams
/h8300elf.sh \
1884 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1885 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1886 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1887 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1888 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1889 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1890 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1891 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1892 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1893 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1894 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1895 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1896 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1897 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1898 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1899 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1900 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1901 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1902 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1903 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1904 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1905 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1906 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1907 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1908 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1909 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1910 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1911 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1912 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1913 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1914 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1915 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1916 $(srcdir)/emulparams
/hppaelf.sh \
1917 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1918 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1919 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1920 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1921 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1922 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1923 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1924 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1925 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1926 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1927 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1928 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1929 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1930 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1931 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
1932 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
1933 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
1934 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1935 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
1936 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
1937 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
1938 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
1939 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
1940 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
1941 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
1942 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
1943 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1944 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
1945 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
1946 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1947 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
1948 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
1949 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1950 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
1951 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
1952 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1953 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
1954 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
1955 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
1956 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
1957 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
1958 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1959 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
1960 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
1961 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1962 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
1963 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
1964 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
1965 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
1966 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
1967 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1968 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
1969 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
1970 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1971 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
1972 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
1973 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
1974 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
1975 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
1976 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1977 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
1978 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
1979 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1980 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1981 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
1982 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
1983 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1984 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1985 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
1986 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
1987 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1988 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1989 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
1990 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
1991 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1992 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1993 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
1994 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
1995 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1996 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
1997 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
1998 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1999 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2000 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2001 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2002 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2003 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2004 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2005 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2006 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2007 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2008 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2009 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2010 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2011 $(srcdir)/emulparams
/m68kelf.sh \
2012 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2013 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2014 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2015 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2016 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2017 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2018 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2019 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2020 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2021 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2022 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2023 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2024 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2025 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2026 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2027 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
2028 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
2029 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
2030 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2031 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2032 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2033 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2034 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2035 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2036 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2037 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2038 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2039 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2040 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2042 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2043 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2044 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2046 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2047 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2048 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2049 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2050 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2051 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2052 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2053 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2054 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2055 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2056 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2057 $(srcdir)/emulparams
/mn10200.sh \
2058 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2059 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2060 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2061 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2062 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2063 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2064 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2066 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2067 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2068 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2070 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2071 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2072 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2074 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2075 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2076 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2078 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2079 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2080 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2082 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2083 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2084 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2086 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2087 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2088 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2090 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2091 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2092 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2094 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2095 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2096 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2098 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2099 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2100 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2102 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2103 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2104 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2106 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2107 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2108 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2110 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2111 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2112 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2114 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2115 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2116 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2118 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2119 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2120 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2122 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2123 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2124 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2126 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2127 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2128 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2130 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2131 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2132 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2134 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2135 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2136 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2138 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2139 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2140 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2142 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2143 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2144 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2146 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2147 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2148 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2150 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2151 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2152 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2154 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2155 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2156 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2158 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2159 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2160 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2162 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2163 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2164 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2166 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2167 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2168 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2170 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2171 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2172 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2174 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2175 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2176 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2178 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2179 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2180 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2182 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2183 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2184 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2186 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2187 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2188 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2190 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2191 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2192 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2194 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2195 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2196 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2198 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2199 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2200 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2202 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2203 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2204 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2206 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2207 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2208 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2210 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2211 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2212 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2214 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2215 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2216 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2218 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2219 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2220 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2222 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
2223 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
2224 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2226 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
2227 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
2228 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2230 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
2231 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
2232 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2234 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
2235 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
2236 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2238 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
2239 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
2240 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2242 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
2243 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
2244 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2246 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
2247 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2248 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2250 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2251 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2252 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2254 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2255 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2256 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2258 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2259 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2260 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2262 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2263 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2264 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2266 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2267 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2268 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2270 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2271 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2272 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2274 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2275 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2276 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2278 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2279 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2280 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2282 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2283 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2284 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2286 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2287 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2288 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2290 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2291 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2292 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2294 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2295 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2296 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2298 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2299 enews.c
: $(srcdir)/emulparams
/news.sh \
2300 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2301 ${GENSCRIPTS} news
"$(tdir_news)"
2302 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2303 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2304 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2305 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2306 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2307 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2308 ${GENSCRIPTS} or32
"$(tdir_or32)"
2309 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2310 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2311 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2312 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2313 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2314 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2315 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2316 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2317 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2318 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2319 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2320 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2321 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
2322 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2323 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2324 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2325 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2326 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2327 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2328 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2329 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2330 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2331 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2332 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2333 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2334 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2335 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2336 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2337 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2338 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2339 escoreelf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2340 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/scoreelf.em \
2341 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2342 ${GENSCRIPTS} scoreelf
"$(tdir_scoreelf)"
2343 esh.c
: $(srcdir)/emulparams
/sh.sh \
2344 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2345 ${GENSCRIPTS} sh
"$(tdir_sh)"
2346 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2347 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2348 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2349 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2350 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2351 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2352 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2353 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2354 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2355 $(srcdir)/emulparams
/shelf32.sh \
2356 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2357 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2358 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2359 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2360 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2361 $(srcdir)/emulparams
/shelf32.sh \
2362 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2363 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2364 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2365 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2366 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2367 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2368 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2369 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2370 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2371 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2372 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2373 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2374 $(srcdir)/emulparams
/shlelf_linux.sh \
2375 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2376 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2377 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2378 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2379 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2380 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2381 $(srcdir)/emulparams
/shelf.sh \
2382 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2383 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2384 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2385 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2386 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2387 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
2388 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
2389 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
2390 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
2391 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2392 $(srcdir)/emulparams
/shelf_nbsd.sh \
2393 $(srcdir)/emulparams
/shelf.sh \
2394 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2395 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2396 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2397 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2398 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2399 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
2400 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
2401 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
2403 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
2404 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
2405 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2406 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
2407 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2408 $(srcdir)/emulparams
/shelf.sh \
2409 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2410 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2411 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2412 $(srcdir)/emulparams
/shelf.sh \
2413 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2415 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2416 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2417 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2418 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2419 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2420 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2421 $(srcdir)/emulparams
/shelf32_linux.sh
$(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} shlelf32_linux
"$(tdir_shlelf32_linux)"
2426 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2427 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(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} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2432 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2433 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2434 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2435 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2436 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2437 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2438 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2439 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2440 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2441 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2442 $(srcdir)/emulparams
/sh.sh \
2443 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2444 ${GENSCRIPTS} shl
"$(tdir_shl)"
2445 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2446 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2447 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2448 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2449 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2450 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2451 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2452 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2453 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2454 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2455 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2456 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2457 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2458 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2459 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2460 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2461 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2462 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2463 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2464 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2465 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2466 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2467 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2468 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2469 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2470 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2471 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2472 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2473 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2474 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2475 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2476 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2477 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2478 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2479 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2480 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2481 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2482 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2483 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2484 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2485 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2486 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2487 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2488 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2489 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2490 evax.c
: $(srcdir)/emulparams
/vax.sh \
2491 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2492 ${GENSCRIPTS} vax
"$(tdir_vax)"
2493 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2494 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2495 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2496 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2497 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2498 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2499 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2500 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2501 ${GENSCRIPTS} v850
"$(tdir_v850)"
2502 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2503 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2504 ${GENSCRIPTS} w65
"$(tdir_w65)"
2505 ez80.c
: $(srcdir)/emulparams
/z80.sh \
2506 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
2507 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
2508 ${GENSCRIPTS} z80
"$(tdir_z80)"
2509 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2510 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2511 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2512 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2513 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2514 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2516 # The generated emulation files mostly have the same dependencies.
2517 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2518 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2519 ldctor.h ldexp.h ldlang.h ldgram.h
2521 check-DEJAGNU
: site.exp
2522 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2523 r
=`pwd`; export r
; \
2524 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2525 EXPECT
=$(EXPECT
); export EXPECT
; \
2526 runtest
=$(RUNTEST
); \
2527 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2528 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2529 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2530 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2531 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2532 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2533 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
2535 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2538 # Rules for testing by relinking ld itself.
2539 # A similar test is in the testsuite. This target is for ease of use
2542 ld-partial.o
: ld-new
$(EXEEXT
)
2543 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2544 ld1
$(EXEEXT
): ld-partial.o
2545 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2547 ld1-full
$(EXEEXT
): ld-new
2548 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2550 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2551 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2553 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2554 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2556 bootstrap
: ld3
$(EXEEXT
)
2557 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2561 # A test program for C++ constructors and destructors.
2562 # This test is now in the testsuite.
2564 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2565 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2566 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2569 # ./cdtest > cdtest.tmp
2570 # mv cdtest.tmp cdtest.out
2572 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2573 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2574 # cdtest-bar.o cdtest-foo.o
2576 #cdtest-ur: cdtest-ur.o
2577 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2580 #cdtest-ur.out: cdtest-ur
2581 # ./cdtest-ur > cdtest-ur.tmp
2582 # mv cdtest-ur.tmp cdtest-ur.out
2584 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2585 # diff $(srcdir)/cdtest.exp cdtest.out
2586 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2588 #.PHONY: check-cdtest
2590 # END OF CHECK TARGETS
2592 # DOCUMENTATION TARGETS
2593 # Manual configuration file; not usually attached to normal configuration,
2594 # because almost all configs use "gen" version of manual.
2595 # Set DOCVER above to change.
2596 configdoc.texi
: ${DOCVER}-doc.texi
2597 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2598 chmod u
+w .
/configdoc.texi
2600 # Build the man page from the texinfo file
2601 # The sed command removes the no-adjust Nroff command so that
2602 # the man output looks standard.
2603 ld.1: $(srcdir)/ld.texinfo configdoc.texi
2605 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2606 -($(POD2MAN
) ld.pod | \
2607 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2608 mv
-f
$@.T
$$$$ $@
) || \
2609 (rm -f
$@.T
$$$$ && exit
1)
2614 .PHONY
: install-html install-html-am install-html-recursive
2616 install-html
: install-html-recursive install-html-am
2618 install-html-am
: $(HTMLS
)
2620 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
2621 @list
='$(HTMLS)'; for p in
$$list; do \
2622 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
2623 f
=$(html__strip_dir
) \
2624 if
test -d
"$$d$$p"; then \
2625 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2626 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
2627 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2628 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2630 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2631 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2635 install-html-recursive
:
2636 @failcom
='exit 1'; \
2637 for f in x
$$MAKEFLAGS; do \
2640 *k
*) failcom
='fail=yes';; \
2644 target
=`echo $@ | sed s/-recursive//`; \
2645 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2646 echo
"Making $$target in $$subdir"; \
2647 if
test "$$subdir" = "."; then \
2649 local_target
="$$target-am"; \
2651 local_target
="$$target"; \
2653 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2654 || eval
$$failcom; \
2656 if
test "$$dot_seen" = "no"; then \
2657 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2658 fi
; test -z
"$$fail"
2660 .PHONY
: install-exec-local install-data-local
2662 install-exec-local
: ld-new
$(EXEEXT
)
2663 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2664 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2665 if
test -f
$$p; then \
2666 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2667 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2670 n
=`echo ld | sed '$(transform)'`; \
2671 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2672 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2673 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2674 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2678 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2679 for f in ldscripts
/*; do \
2680 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2683 # We want install to imply install-info as per GNU standards, despite the
2685 install-data-local
: install-info
2686 diststuff
: info $(EXTRA_DIST
)
2689 # Both info (ld.info) and ld.1 depend on configdoc.texi.
2690 # But info isn't a direct target. Make info-recursive to depend on
2691 # ld.1 to support parallel build.
2692 info-recursive
: ld.1
2696 # Targets to rebuild dependencies in this Makefile.
2697 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2698 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2700 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2701 sed
-f dep.sed
< DEP1
> DEPA
2702 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2703 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2704 echo
'make DEP failed!'; exit
1; \
2709 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2710 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2711 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2712 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2715 dep.sed
: dep-in.sed config.status
2716 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2717 -e
's!@INCDIR@!$(INCDIR)!' \
2718 -e
's!@BFDDIR@!$(BFDDIR)!' \
2719 -e
's!@SRCDIR@!$(srcdir)!' \
2720 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2723 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2724 cat DEP
>> tmp-Makefile
2725 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2728 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2729 cat DEP
>> tmp-Makefile.in
2730 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2733 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2734 cat DEP
>> tmp-Makefile.am
2735 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2737 .PHONY
: dep dep-in dep-am
2739 # What appears below is generated by a hacked mkdep using gcc -MM.
2741 # DO NOT DELETE THIS LINE -- mkdep uses it.
2742 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2743 ldctor.o
: ldctor.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2744 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2745 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldexp.h \
2746 ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2747 ldemul.o
: ldemul.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2748 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2749 $(INCDIR
)/bfdlink.h
ld.h ldmisc.h ldexp.h ldlang.h \
2750 ldfile.h ldemul.h ldmain.h ldemul-list.h
2751 ldexp.o
: ldexp.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2752 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2753 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldmisc.h ldexp.h \
2754 ldlex.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2755 $(INCDIR
)/safe-ctype.h
2756 ldfile.o
: ldfile.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2757 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2758 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldmisc.h \
2759 ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
2760 ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2761 $(INCDIR
)/filenames.h
2762 ldlang.o
: ldlang.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2763 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2764 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2765 $(INCDIR
)/obstack.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2766 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2767 ldfile.h ldemul.h
$(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h \
2768 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
2769 ldmain.o
: ldmain.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2770 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2771 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2772 $(INCDIR
)/progress.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h \
2773 ld.h ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2774 ldlex.h ldfile.h ldemul.h ldctor.h
2775 ldmisc.o
: ldmisc.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2776 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2777 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2778 $(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
ld.h ldmisc.h \
2779 ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h \
2780 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2781 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
2782 ldver.o
: ldver.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2783 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2784 ..
/bfd
/bfdver.h
ld.h ldver.h ldexp.h ldlang.h ldfile.h \
2786 ldwrite.o
: ldwrite.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2787 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2788 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2789 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2790 ldmisc.h ldgram.h ldmain.h
2791 lexsup.o
: lexsup.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2792 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2793 ..
/bfd
/bfdver.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2794 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2795 ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
2796 ldver.h ldemul.h
$(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
2797 mri.o
: mri.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2798 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2799 ld.h ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h \
2800 $(INCDIR
)/ansidecl.h
2801 ldcref.o
: ldcref.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2802 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2803 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2804 $(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h \
2805 ld.h ldmain.h ldmisc.h ldexp.h ldlang.h
2806 pe-dll.o
: pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2807 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2808 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2809 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2810 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2811 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h deffile.h pe-dll.h
2812 pep-dll.o
: pep-dll.c pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2813 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2814 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2815 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2816 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2817 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h deffile.h pe-dll.h \
2819 ldgram.o
: ldgram.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2820 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2821 $(INCDIR
)/bfdlink.h
ld.h ldexp.h ldver.h ldlang.h ldfile.h \
2822 ldemul.h ldmisc.h ldmain.h mri.h ldctor.h ldlex.h
2823 ldlex.o
: ldlex.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2824 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2825 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmisc.h \
2826 ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h ldmain.h \
2827 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
2828 deffilep.o
: deffilep.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2829 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2830 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2831 ld.h ldmisc.h deffile.h
2832 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2833 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2834 # Otherwise a system limit (for SysV at least) may be exceeded.