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
) sha1.
$(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
= -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 \
417 eelf32ebmipvxworks.o \
419 eelf32elmipvxworks.o \
434 eelf32mipswindiss.o \
455 eelf_i386_vxworks.o \
631 etic3xcoff_onchip.o \
645 ALL_64_EMULATIONS
= \
657 eelf64_sparc_fbsd.o \
671 ALL_EMUL_EXTRA_OFILES
= \
676 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
677 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
678 mri.c ldcref.c pe-dll.c pep-dll.c sha1.c
680 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
681 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
682 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h sha1.h
684 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
685 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
686 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
687 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
688 ldfile.o ldcref.o sha1.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
690 STAGESTUFF
= *.o ldscripts
/* e
*.c
692 # At the moment this is just a list of those emulation template files
693 # that contain internationalised strings.
694 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
695 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
697 # These all start with e so 'make clean' can find them.
698 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@
699 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
700 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
701 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
703 # We need this for automake to use YLWRAP.
704 EXTRA_ld_new_SOURCES
= deffilep.y
705 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
706 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c sha1.c
708 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
709 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
710 MAINTAINERCLEANFILES
= configdoc.texi
ld.
info
712 # We want to reconfigure if configure.host or configure.tgt changes. We
713 # extract version from bfd/configure.in, so we must depend on that also.
714 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
715 $(srcdir)/..
/bfd
/configure.in
717 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
718 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
720 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s
721 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
723 # Stuff that should be included in a distribution. The diststuff
724 # target is run by the taz target in ../Makefile.in.
725 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.o
$(man_MANS
)
726 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
728 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
731 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
734 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
736 case
'$(am__configure_deps)' in \
738 echo
' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
739 cd
$(srcdir) && $(AUTOMAKE
) --cygnus \
744 echo
' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
745 cd
$(top_srcdir
) && \
746 $(AUTOMAKE
) --cygnus Makefile
748 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
751 echo
' $(SHELL) ./config.status'; \
752 $(SHELL
) .
/config.status
;; \
754 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
755 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
758 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
759 $(SHELL
) .
/config.status
--recheck
761 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
762 cd
$(srcdir) && $(AUTOCONF
)
763 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
764 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
767 @if
test ! -f
$@
; then \
772 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
774 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
775 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
776 cd
$(top_srcdir
) && $(AUTOHEADER
)
781 -rm -f config.h stamp-h1
782 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
783 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
785 clean-noinstPROGRAMS
:
786 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
787 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
788 echo
" rm -f $$p $$f"; \
792 @if
test ! -f
$@
; then \
796 deffilep.h
: deffilep.c
797 @if
test ! -f
$@
; then \
799 $(MAKE
) deffilep.c
; \
801 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
802 @
rm -f ld-new
$(EXEEXT
)
803 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
815 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
818 $(LTCOMPILE
) -c
-o
$@
$<
822 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
823 rm -f
$(LEX_OUTPUT_ROOT
).c
826 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
837 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
838 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
839 rm -rf
$$backupdir && mkdir
$$backupdir && \
840 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
841 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
842 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
845 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
846 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
851 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
853 rm -rf
$$backupdir; exit
$$rc
855 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
856 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
857 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
858 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
860 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
861 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
862 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
863 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
865 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
866 rm -rf
$(@
:.html
=.htp
)
867 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
868 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
871 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
872 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
874 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
875 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
879 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
884 @if
(install-info
--version
&& \
885 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
886 list
='$(INFO_DEPS)'; \
887 for file in
$$list; do \
888 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
889 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
890 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
894 @list
='$(INFO_DEPS)'; \
895 for file in
$$list; do \
896 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
897 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
898 (if cd
"$(DESTDIR)$(infodir)"; then \
899 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]"; \
900 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
904 dist-info
: $(INFO_DEPS
)
905 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
906 list
='$(INFO_DEPS)'; \
907 for base in
$$list; do \
909 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
911 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
912 for file in
$$d/$$base*; do \
913 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
914 test -f
$(distdir
)/$$relfile || \
915 cp
-p
$$file $(distdir
)/$$relfile; \
920 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
921 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.
dvi ld.pdf
ld.ps
ld.html
923 maintainer-clean-aminfo
:
924 @list
='$(INFO_DEPS)'; for i in
$$list; do \
925 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
926 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
927 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
930 clean-info
: mostlyclean-aminfo
931 install-man1
: $(man1_MANS
) $(man_MANS
)
933 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
934 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
935 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
938 *.1*) list
="$$list $$i" ;; \
941 for i in
$$list; do \
942 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
944 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
949 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
950 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
951 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
952 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
953 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
957 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
958 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
961 *.1*) list
="$$list $$i" ;; \
964 for i in
$$list; do \
965 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
970 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
971 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
972 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
973 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
974 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
977 # This directory's subdirectories are mostly independent; you can cd
978 # into them and run `make' without going through this Makefile.
979 # To change the values of `make' variables: instead of editing Makefiles,
980 # (1) if the variable is set in `config.status', edit `config.status'
981 # (which will cause the Makefiles to be regenerated when you run `make');
982 # (2) otherwise, pass the desired values on the `make' command line.
983 $(RECURSIVE_TARGETS
):
985 for f in x
$$MAKEFLAGS; do \
988 *k
*) failcom
='fail=yes';; \
992 target
=`echo $@ | sed s/-recursive//`; \
993 list
='$(SUBDIRS)'; for subdir in
$$list; do \
994 echo
"Making $$target in $$subdir"; \
995 if
test "$$subdir" = "."; then \
997 local_target
="$$target-am"; \
999 local_target
="$$target"; \
1001 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1002 || eval
$$failcom; \
1004 if
test "$$dot_seen" = "no"; then \
1005 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1006 fi
; test -z
"$$fail"
1008 mostlyclean-recursive clean-recursive distclean-recursive \
1009 maintainer-clean-recursive
:
1010 @failcom
='exit 1'; \
1011 for f in x
$$MAKEFLAGS; do \
1014 *k
*) failcom
='fail=yes';; \
1019 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1020 *) list
='$(SUBDIRS)' ;; \
1022 rev
=''; for subdir in
$$list; do \
1023 if
test "$$subdir" = "."; then
:; else \
1024 rev
="$$subdir $$rev"; \
1028 target
=`echo $@ | sed s/-recursive//`; \
1029 for subdir in
$$rev; do \
1030 echo
"Making $$target in $$subdir"; \
1031 if
test "$$subdir" = "."; then \
1032 local_target
="$$target-am"; \
1034 local_target
="$$target"; \
1036 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1037 || eval
$$failcom; \
1038 done
&& test -z
"$$fail"
1040 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1041 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1044 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1045 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1048 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1049 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1050 unique
=`for i in $$list; do \
1051 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1053 $(AWK) ' { files[$$0] = 1; } \
1054 END { for (i in files) print i; }'`; \
1058 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1059 $(TAGS_FILES
) $(LISP
)
1062 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1063 include_option
=--etags-include
; \
1066 include_option
=--include; \
1069 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1070 if
test "$$subdir" = .
; then
:; else \
1071 test ! -f
$$subdir/TAGS || \
1072 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1075 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1076 unique
=`for i in $$list; do \
1077 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1079 $(AWK) ' { files[$$0] = 1; } \
1080 END { for (i in files) print i; }'`; \
1081 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1082 test -n
"$$unique" || unique
=$$empty_fix; \
1083 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1087 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1088 $(TAGS_FILES
) $(LISP
)
1091 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1092 unique
=`for i in $$list; do \
1093 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1095 $(AWK) ' { files[$$0] = 1; } \
1096 END { for (i in files) print i; }'`; \
1097 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1098 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1102 here
=`$(am__cd) $(top_builddir) && pwd` \
1103 && cd
$(top_srcdir
) \
1104 && gtags
-i
$(GTAGS_ARGS
) $$here
1107 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1109 @echo
'Making a new site.exp file...'
1110 @echo
'## these variables are automatically generated by make ##' >site.tmp
1111 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1112 @echo
'# edit the last section' >>site.tmp
1113 @echo
'set srcdir $(srcdir)' >>site.tmp
1114 @echo
"set objdir `pwd`" >>site.tmp
1115 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1116 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1117 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1118 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1119 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1120 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1121 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1122 @
test ! -f site.exp || \
1123 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1125 @
test ! -f site.exp || mv site.exp site.bak
1126 @mv site.tmp site.exp
1129 -rm -f site.exp site.bak
1130 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1131 rm -f
$$tool.sum
$$tool.log
; \
1134 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1135 check: check-recursive
1136 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1137 installdirs: installdirs-recursive
1139 for
dir in
"$(DESTDIR)$(man1dir)"; do \
1140 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1142 install: install-recursive
1143 install-exec
: install-exec-recursive
1144 install-data
: install-data-recursive
1145 uninstall: uninstall-recursive
1148 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1150 installcheck: installcheck-recursive
1152 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1153 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1154 `test -z '$(STRIP)' || \
1155 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1156 mostlyclean-generic
:
1157 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1160 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1163 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1164 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1166 maintainer-clean-generic
:
1167 @echo
"This command is intended for maintainers to use"
1168 @echo
"it deletes files that may require special tools to rebuild."
1174 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1175 clean: clean-recursive
1177 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
1180 distclean: distclean-recursive
1181 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1183 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1184 distclean-generic distclean-hdr distclean-libtool \
1185 distclean-local distclean-tags
1191 html
: html-recursive
1195 info: info-recursive
1197 info-am
: $(INFO_DEPS
)
1199 install-data-am
: install-data-local install-man
1201 install-exec-am
: install-exec-local
1203 install-info
: install-info-recursive
1205 install-info-am
: $(INFO_DEPS
)
1207 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
1208 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1209 list
='$(INFO_DEPS)'; \
1210 for file in
$$list; do \
1212 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1214 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1215 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1216 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1217 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1218 if
test -f
$$ifile; then \
1219 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
1220 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1221 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1226 @if
(install-info
--version
&& \
1227 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1228 list
='$(INFO_DEPS)'; \
1229 for file in
$$list; do \
1230 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1231 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1232 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1235 install-man
: install-man1
1239 maintainer-clean
: maintainer-clean-recursive
1240 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1241 -rm -rf
$(top_srcdir
)/autom4te.cache
1243 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1244 maintainer-clean-generic
1246 mostlyclean: mostlyclean-recursive
1248 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1249 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1259 uninstall-am
: uninstall-man
1261 uninstall-info
: uninstall-info-recursive
1263 uninstall-man
: uninstall-man1
1265 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1266 check-DEJAGNU check-am
clean clean-generic clean-info \
1267 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1268 ctags-recursive dist-info
distclean distclean-DEJAGNU \
1269 distclean-compile distclean-generic distclean-hdr \
1270 distclean-libtool distclean-local distclean-recursive \
1271 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1272 install-am install-data install-data-am install-data-local \
1273 install-exec install-exec-am install-exec-local install-info \
1274 install-info-am install-man install-man1 install-strip \
1275 installcheck installcheck-am
installdirs installdirs-am \
1276 maintainer-clean maintainer-clean-aminfo \
1277 maintainer-clean-generic maintainer-clean-recursive \
1278 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1279 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1280 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
1281 uninstall uninstall-am uninstall-info-am uninstall-man \
1285 # Disable -Werror, if it has been enabled, since old versions of bison/
1286 # yacc will produce working code which contain compile time warnings.
1288 $(COMPILE
) -c
$< $(NO_WERROR
)
1290 $(COMPILE
) -c
$< $(NO_WERROR
)
1292 $(COMPILE
) -c
$< $(NO_WERROR
)
1294 po
/POTFILES.in
: @MAINT@ Makefile
1295 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
1296 && mv tmp
$(srcdir)/po
/POTFILES.in
1298 ldmain.o
: ldmain.c config.status
1299 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1300 -DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
1301 -DTOOLBINDIR
='"$(tooldir)/bin"' \
1302 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1305 eelf32_spu.o
: eelf32_spu.c
1306 $(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
1309 ldemul-list.h
: Makefile
1310 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1311 for f in
`echo " " ${EMULATION_OFILES} "" \
1312 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1313 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1316 echo
"#define EMULATION_LIST \\";\
1317 for f in
`echo " " ${EMULATION_OFILES} "" \
1318 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1319 echo
" &ld_$${f}_emulation, \\"; \
1321 echo
" 0") >ldemul-tmp.h
1322 mv ldemul-tmp.h ldemul-list.h
1324 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1325 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1329 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1330 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1331 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1332 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1333 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1334 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1335 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1336 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1337 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1338 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1339 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1340 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1341 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1342 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1343 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1344 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1345 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1346 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1347 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1348 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1349 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1350 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1351 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1352 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1353 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1354 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1355 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1356 $(srcdir)/emulparams
/armelf.sh \
1357 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1358 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1359 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1360 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1361 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1362 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1363 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1364 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1365 $(srcdir)/emulparams
/armelf_linux.sh \
1366 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1367 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1368 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1369 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1370 $(srcdir)/emulparams
/armelf_linux.sh \
1371 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1372 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1373 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1374 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1375 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1376 $(srcdir)/emulparams
/armelf_linux.sh \
1377 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1378 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1379 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1380 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1381 $(srcdir)/emulparams
/armelf.sh \
1382 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1383 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1384 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1385 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1386 $(srcdir)/emulparams
/armelf_nbsd.sh \
1387 $(srcdir)/emulparams
/armelf.sh \
1388 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1389 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1390 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1391 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1392 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
1393 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
1394 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1396 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1397 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1398 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1399 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1400 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1401 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1402 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1403 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1404 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1405 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1406 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1407 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1408 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1409 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1410 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1411 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1412 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1413 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1414 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1415 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1416 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
1417 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1418 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
1419 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1420 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1421 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1422 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1423 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
1424 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1426 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1427 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
1428 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1430 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1431 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
1432 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1434 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1435 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
1436 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1438 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1439 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
1440 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1442 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1443 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
1444 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1446 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1447 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
1448 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1450 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
1451 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1452 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1453 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1454 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1455 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1456 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1457 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1458 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1459 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1460 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1461 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1462 ${GENSCRIPTS} criself
"$(tdir_cris)"
1463 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1464 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1465 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1466 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1467 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1468 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1469 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1470 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1471 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1472 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1473 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1474 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1475 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1476 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1477 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1478 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1479 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1480 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1481 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
1483 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1484 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
1485 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh
$(srcdir)/emulparams
/bfin.sh \
1487 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1488 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
1489 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1490 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1491 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1492 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
1493 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1494 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1495 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
1496 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
1497 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1498 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1499 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
1500 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
1501 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1502 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1503 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
1504 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1505 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1506 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1507 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1508 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1509 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1510 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1511 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1512 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1513 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1514 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
1515 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1516 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1517 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1518 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1519 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1520 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1521 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1522 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1523 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1524 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1525 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1526 $(srcdir)/emulparams
/elf32frv.sh \
1527 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1528 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1529 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1530 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1531 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1532 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
1533 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
1534 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
1535 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1536 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1537 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1538 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1539 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1540 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1541 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1542 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1543 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1544 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1545 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1546 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1547 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1548 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1549 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1550 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
1551 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
1552 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1553 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1554 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
1555 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
1556 $(srcdir)/emultempl
/spu_ovl.o \
1558 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1559 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
1560 $(srcdir)/emultempl
/spu_ovl.o
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
1561 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
1562 if ..
/gas
/as-new
--version \
1563 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1564 ..
/gas
/as-new
-o
$@ spu_ovl.s
; \
1566 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1567 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1568 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1569 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1570 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1571 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1572 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1573 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1574 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1575 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1576 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
1577 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
1578 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
1579 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
1580 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1582 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1583 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1584 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1585 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1586 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1587 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1588 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
1589 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1590 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1591 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1592 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1593 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1594 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1595 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1596 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
1597 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1598 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1599 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1600 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1601 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1602 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1603 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1604 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1605 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1607 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1608 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1609 $(srcdir)/emulparams
/elf32btsmipn32.sh \
1610 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1611 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1612 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1613 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1614 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1615 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1616 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1617 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
1618 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1619 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1620 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1621 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
1622 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1623 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1624 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1626 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1627 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
1628 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1629 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1630 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
1632 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1633 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1634 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1635 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1636 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1637 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1638 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1639 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1641 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1642 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1643 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1644 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1645 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1646 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
1647 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1648 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1649 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
1650 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1651 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1652 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
1653 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
1654 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1655 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
1656 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1657 $(srcdir)/emulparams
/elf32ppccommon.sh \
1658 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1660 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1661 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1662 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1663 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1664 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1666 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1667 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1668 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1669 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1670 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1672 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1673 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1674 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1675 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1676 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1678 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1679 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1680 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1681 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1682 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1683 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
1684 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
1685 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1686 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1687 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
1688 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1689 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1690 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1692 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1693 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1694 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1695 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1696 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
1697 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1699 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1700 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1701 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1702 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1703 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1705 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1706 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1707 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1708 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1709 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1711 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1712 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1713 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1714 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1715 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1717 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1718 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1719 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1721 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1722 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1723 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1724 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1726 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1727 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1728 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1729 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1730 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1731 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1732 $(ELF_DEPS
) $(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1733 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1734 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1735 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1736 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1737 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1738 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1739 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1740 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1741 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1742 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1743 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1744 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1745 $(srcdir)/emulparams
/elf64alpha.sh \
1746 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1747 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1748 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1749 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1750 $(srcdir)/emulparams
/elf64alpha.sh \
1751 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1752 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1753 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1754 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1755 $(srcdir)/emulparams
/hppa64linux.sh \
1756 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1757 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1758 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1759 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1760 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1761 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1762 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1763 $(srcdir)/emultempl
/needrelax.em \
1764 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1765 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1766 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1767 $(srcdir)/emulparams
/elf64_ia64.sh \
1768 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1769 $(srcdir)/emultempl
/needrelax.em \
1770 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1771 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1772 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1773 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1774 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1775 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1776 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1777 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1778 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1779 $(srcdir)/emulparams
/elf64_sparc.sh \
1780 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1781 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1782 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1783 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1784 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1785 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1786 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1787 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1788 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1789 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
1790 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1791 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1792 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1793 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
1794 $(srcdir)/emultempl
/mmo.em \
1795 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1796 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1797 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1798 $(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} elf64btsmip
"$(tdir_elf64btsmip)"
1802 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1803 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
1804 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1805 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1806 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1807 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1808 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1809 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1810 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1811 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1812 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1813 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1814 $(srcdir)/emulparams
/elf_x86_64.sh \
1815 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1816 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1817 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1818 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1819 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1820 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1821 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1822 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1823 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1824 $(srcdir)/emulparams
/elf_i386.sh \
1825 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1826 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1827 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1828 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1829 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1830 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
1831 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
1832 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1833 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
1834 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1835 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1836 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1837 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1838 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1839 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1840 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1841 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1842 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1843 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1844 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1845 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1846 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1847 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1848 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1849 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1850 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1851 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1852 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1853 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1854 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1855 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1856 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1857 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1858 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1859 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1860 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1861 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1862 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1863 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1864 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1865 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1866 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1867 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1868 $(srcdir)/emulparams
/h8300elf.sh \
1869 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1870 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1871 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1872 $(srcdir)/emulparams
/h8300elf.sh \
1873 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1874 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1875 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1876 $(srcdir)/emulparams
/h8300elf.sh \
1877 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1878 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1879 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1880 $(srcdir)/emulparams
/h8300elf.sh \
1881 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1882 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1883 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1884 $(srcdir)/emulparams
/h8300elf.sh \
1885 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1886 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1887 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1888 $(srcdir)/emulparams
/h8300elf.sh \
1889 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1890 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1891 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1892 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1893 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1894 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1895 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1896 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1897 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1898 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1899 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1900 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1901 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1902 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1903 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1904 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1905 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1906 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1907 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1908 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1909 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1910 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1911 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1912 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1913 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1914 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1915 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1916 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1917 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1918 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1919 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1920 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1921 $(srcdir)/emulparams
/hppaelf.sh \
1922 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1923 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1924 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1925 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1926 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1927 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1928 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1929 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1930 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1931 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1932 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1933 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1934 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1935 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1936 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
1937 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
1938 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
1939 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1940 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
1941 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
1942 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
1943 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
1944 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
1945 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
1946 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
1947 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
1948 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1949 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
1950 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
1951 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1952 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
1953 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
1954 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1955 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
1956 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
1957 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1958 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
1959 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
1960 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
1961 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
1962 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
1963 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1964 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
1965 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
1966 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1967 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
1968 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
1969 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
1970 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
1971 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
1972 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1973 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
1974 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
1975 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1976 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
1977 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
1978 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
1979 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
1980 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
1981 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1982 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
1983 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
1984 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1985 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1986 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
1987 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
1988 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1989 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1990 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
1991 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
1992 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1993 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1994 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
1995 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
1996 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
1997 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1998 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
1999 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2000 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2001 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2002 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2003 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2004 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2005 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2006 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2007 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2008 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2009 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2010 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2011 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2012 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2013 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2014 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2015 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2016 $(srcdir)/emulparams
/m68kelf.sh \
2017 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2018 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2019 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2020 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2021 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2022 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2023 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2024 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2025 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2026 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2027 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2028 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2029 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2030 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2031 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2032 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
2033 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
2034 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
2035 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2036 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2037 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2038 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2039 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2040 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2041 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2042 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2043 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2044 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2045 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2047 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2048 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2049 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2051 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2052 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2053 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2054 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2055 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2056 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2057 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2058 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2059 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2060 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2061 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2062 $(srcdir)/emulparams
/mn10200.sh \
2063 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2064 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2065 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2066 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2067 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2068 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2069 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2071 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2072 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2073 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2075 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2076 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2077 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2079 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2080 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2081 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2083 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2084 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2085 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2087 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2088 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2089 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2091 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2092 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2093 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2095 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2096 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2097 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2099 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2100 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2101 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2103 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2104 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2105 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2107 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2108 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2109 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2111 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2112 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2113 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2115 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2116 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2117 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2119 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2120 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2121 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2123 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2124 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2125 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2127 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2128 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2129 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2131 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2132 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2133 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2135 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2136 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2137 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2139 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2140 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2141 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2143 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2144 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2145 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2147 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2148 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2149 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2151 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2152 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2153 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2155 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2156 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2157 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2159 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2160 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2161 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2163 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2164 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2165 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2167 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2168 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2169 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2171 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2172 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2173 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2175 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2176 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2177 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2179 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2180 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2181 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2183 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2184 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2185 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2187 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2188 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2189 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2191 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2192 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2193 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2195 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2196 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2197 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2199 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2200 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2201 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2203 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2204 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2205 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2207 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2208 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2209 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2211 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2212 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2213 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2215 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2216 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2217 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2219 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2220 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2221 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2223 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2224 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2225 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2227 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
2228 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
2229 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2231 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
2232 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
2233 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2235 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
2236 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
2237 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2239 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
2240 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
2241 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2243 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
2244 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
2245 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2247 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
2248 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
2249 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2251 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
2252 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2253 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2255 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2256 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2257 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2259 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2260 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2261 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2263 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2264 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2265 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2267 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2268 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2269 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2271 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2272 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2273 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2275 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2276 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2277 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2279 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2280 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2281 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2283 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2284 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2285 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2287 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2288 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2289 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2291 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2292 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2293 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2295 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2296 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2297 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2299 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2300 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2301 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2303 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2304 enews.c
: $(srcdir)/emulparams
/news.sh \
2305 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2306 ${GENSCRIPTS} news
"$(tdir_news)"
2307 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2308 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2309 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2310 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2311 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2312 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2313 ${GENSCRIPTS} or32
"$(tdir_or32)"
2314 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2315 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2316 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2317 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2318 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2319 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2320 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2321 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2322 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2323 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2324 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2325 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2326 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
2327 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2328 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2329 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2330 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2331 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2332 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2333 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2334 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2335 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2336 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2337 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2338 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2339 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2340 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2341 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2342 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2343 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2344 escoreelf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2345 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/scoreelf.em \
2346 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2347 ${GENSCRIPTS} scoreelf
"$(tdir_scoreelf)"
2348 esh.c
: $(srcdir)/emulparams
/sh.sh \
2349 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2350 ${GENSCRIPTS} sh
"$(tdir_sh)"
2351 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2352 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2353 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2354 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2355 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2356 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2357 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2358 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2359 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2360 $(srcdir)/emulparams
/shelf32.sh \
2361 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2362 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2363 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2364 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2365 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2366 $(srcdir)/emulparams
/shelf32.sh \
2367 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2368 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2369 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2370 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2371 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2372 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2373 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2374 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2375 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2376 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2377 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2378 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2379 $(srcdir)/emulparams
/shlelf_linux.sh \
2380 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2381 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2382 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2383 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2384 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2385 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2386 $(srcdir)/emulparams
/shelf.sh \
2387 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2388 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2389 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2390 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2391 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2392 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
2393 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
2394 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
2395 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
2396 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2397 $(srcdir)/emulparams
/shelf_nbsd.sh \
2398 $(srcdir)/emulparams
/shelf.sh \
2399 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2400 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2401 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2402 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2403 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2404 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
2405 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
2406 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
2408 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
2409 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
2410 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2411 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
2412 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2413 $(srcdir)/emulparams
/shelf.sh \
2414 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2415 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2416 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2417 $(srcdir)/emulparams
/shelf.sh \
2418 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2419 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2420 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2421 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2422 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2423 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2424 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2425 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2426 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
2427 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2428 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2429 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2430 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
2431 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2432 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2433 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2434 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2435 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2436 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2437 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2438 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2439 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2440 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2441 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2442 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2443 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2444 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2445 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2446 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2447 $(srcdir)/emulparams
/sh.sh \
2448 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2449 ${GENSCRIPTS} shl
"$(tdir_shl)"
2450 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2451 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2452 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2453 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2454 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2455 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2456 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2457 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2458 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2459 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2460 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2461 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2462 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2463 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2464 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2465 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2466 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2467 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2468 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2469 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2470 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2471 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2472 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2473 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2474 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2475 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2476 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2477 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2478 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2479 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2480 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2481 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2482 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2483 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2484 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2485 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2486 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2487 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2488 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2489 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2490 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2491 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2492 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2493 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2494 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2495 evax.c
: $(srcdir)/emulparams
/vax.sh \
2496 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2497 ${GENSCRIPTS} vax
"$(tdir_vax)"
2498 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2499 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2500 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2501 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2502 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2503 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2504 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2505 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2506 ${GENSCRIPTS} v850
"$(tdir_v850)"
2507 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2508 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2509 ${GENSCRIPTS} w65
"$(tdir_w65)"
2510 ez80.c
: $(srcdir)/emulparams
/z80.sh \
2511 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
2512 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
2513 ${GENSCRIPTS} z80
"$(tdir_z80)"
2514 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2515 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2516 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2517 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2518 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2519 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2521 # The generated emulation files mostly have the same dependencies.
2522 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2523 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2524 ldctor.h ldexp.h ldlang.h ldgram.h
2526 check-DEJAGNU
: site.exp
2527 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2528 r
=`pwd`; export r
; \
2529 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2530 EXPECT
=$(EXPECT
); export EXPECT
; \
2531 runtest
=$(RUNTEST
); \
2532 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2533 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2534 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2535 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2536 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2537 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2538 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
2540 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2543 # Rules for testing by relinking ld itself.
2544 # A similar test is in the testsuite. This target is for ease of use
2547 ld-partial.o
: ld-new
$(EXEEXT
)
2548 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2549 ld1
$(EXEEXT
): ld-partial.o
2550 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2552 ld1-full
$(EXEEXT
): ld-new
2553 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2555 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2556 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2558 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2559 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2561 bootstrap
: ld3
$(EXEEXT
)
2562 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2566 # A test program for C++ constructors and destructors.
2567 # This test is now in the testsuite.
2569 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2570 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2571 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2574 # ./cdtest > cdtest.tmp
2575 # mv cdtest.tmp cdtest.out
2577 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2578 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2579 # cdtest-bar.o cdtest-foo.o
2581 #cdtest-ur: cdtest-ur.o
2582 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2585 #cdtest-ur.out: cdtest-ur
2586 # ./cdtest-ur > cdtest-ur.tmp
2587 # mv cdtest-ur.tmp cdtest-ur.out
2589 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2590 # diff $(srcdir)/cdtest.exp cdtest.out
2591 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2593 #.PHONY: check-cdtest
2595 # END OF CHECK TARGETS
2597 # DOCUMENTATION TARGETS
2598 # Manual configuration file; not usually attached to normal configuration,
2599 # because almost all configs use "gen" version of manual.
2600 # Set DOCVER above to change.
2601 configdoc.texi
: ${DOCVER}-doc.texi
2602 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2603 chmod u
+w .
/configdoc.texi
2605 # Build the man page from the texinfo file
2606 # The sed command removes the no-adjust Nroff command so that
2607 # the man output looks standard.
2608 ld.1: $(srcdir)/ld.texinfo configdoc.texi
2610 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2611 -($(POD2MAN
) ld.pod | \
2612 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2613 mv
-f
$@.T
$$$$ $@
) || \
2614 (rm -f
$@.T
$$$$ && exit
1)
2619 .PHONY
: install-html install-html-am install-html-recursive
2621 install-html
: install-html-recursive install-html-am
2623 install-html-am
: $(HTMLS
)
2625 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
2626 @list
='$(HTMLS)'; for p in
$$list; do \
2627 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
2628 f
=$(html__strip_dir
) \
2629 if
test -d
"$$d$$p"; then \
2630 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2631 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
2632 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2633 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2635 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2636 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2640 install-html-recursive
:
2641 @failcom
='exit 1'; \
2642 for f in x
$$MAKEFLAGS; do \
2645 *k
*) failcom
='fail=yes';; \
2649 target
=`echo $@ | sed s/-recursive//`; \
2650 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2651 echo
"Making $$target in $$subdir"; \
2652 if
test "$$subdir" = "."; then \
2654 local_target
="$$target-am"; \
2656 local_target
="$$target"; \
2658 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2659 || eval
$$failcom; \
2661 if
test "$$dot_seen" = "no"; then \
2662 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2663 fi
; test -z
"$$fail"
2665 .PHONY
: install-exec-local install-data-local
2667 install-exec-local
: ld-new
$(EXEEXT
)
2668 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2669 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2670 if
test -f
$$p; then \
2671 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2672 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2675 n
=`echo ld | sed '$(transform)'`; \
2676 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2677 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2678 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2679 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2683 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2684 for f in ldscripts
/*; do \
2685 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2688 # We want install to imply install-info as per GNU standards, despite the
2690 install-data-local
: install-info
2691 diststuff
: info $(EXTRA_DIST
)
2694 # Both info (ld.info) and ld.1 depend on configdoc.texi.
2695 # But info isn't a direct target. Make info-recursive to depend on
2696 # ld.1 to support parallel build.
2697 info-recursive
: ld.1
2701 # Targets to rebuild dependencies in this Makefile.
2702 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2703 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2705 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2706 sed
-f dep.sed
< DEP1
> DEPA
2707 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2708 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2709 echo
'make DEP failed!'; exit
1; \
2714 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2715 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2716 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2717 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2720 dep.sed
: dep-in.sed config.status
2721 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2722 -e
's!@INCDIR@!$(INCDIR)!' \
2723 -e
's!@BFDDIR@!$(BFDDIR)!' \
2724 -e
's!@SRCDIR@!$(srcdir)!' \
2725 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2728 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2729 cat DEP
>> tmp-Makefile
2730 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2733 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2734 cat DEP
>> tmp-Makefile.in
2735 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2738 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2739 cat DEP
>> tmp-Makefile.am
2740 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2742 .PHONY
: dep dep-in dep-am
2744 # What appears below is generated by a hacked mkdep using gcc -MM.
2746 # DO NOT DELETE THIS LINE -- mkdep uses it.
2747 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2748 ldctor.o
: ldctor.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2749 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2750 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldexp.h \
2751 ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2752 ldemul.o
: ldemul.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2753 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2754 $(INCDIR
)/bfdlink.h
ld.h ldmisc.h ldexp.h ldlang.h \
2755 ldfile.h ldemul.h ldmain.h ldemul-list.h
2756 ldexp.o
: ldexp.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2757 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2758 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldmisc.h ldexp.h \
2759 ldlex.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2760 $(INCDIR
)/safe-ctype.h
2761 ldfile.o
: ldfile.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2762 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2763 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldmisc.h \
2764 ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
2765 ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2766 $(INCDIR
)/filenames.h
2767 ldlang.o
: ldlang.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2768 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2769 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2770 $(INCDIR
)/obstack.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2771 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2772 ldfile.h ldemul.h
$(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h \
2773 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
2774 ldmain.o
: ldmain.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2775 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2776 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2777 $(INCDIR
)/progress.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h \
2778 ld.h ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2779 ldlex.h ldfile.h ldemul.h ldctor.h
2780 ldmisc.o
: ldmisc.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2781 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2782 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2783 $(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
ld.h ldmisc.h \
2784 ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h \
2785 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2786 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
2787 ldver.o
: ldver.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2788 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2789 ..
/bfd
/bfdver.h
ld.h ldver.h ldexp.h ldlang.h ldfile.h \
2791 ldwrite.o
: ldwrite.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2792 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2793 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2794 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2795 ldmisc.h ldgram.h ldmain.h
2796 lexsup.o
: lexsup.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2797 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2798 ..
/bfd
/bfdver.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2799 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2800 ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
2801 ldver.h ldemul.h
$(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
2802 mri.o
: mri.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2803 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2804 ld.h ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h \
2805 $(INCDIR
)/ansidecl.h
2806 ldcref.o
: ldcref.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
)/demangle.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h \
2810 ld.h ldmain.h ldmisc.h ldexp.h ldlang.h
2811 pe-dll.o
: pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2812 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2813 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2814 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2815 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2816 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h deffile.h pe-dll.h
2817 pep-dll.o
: pep-dll.c pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2818 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2819 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2820 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2821 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2822 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h deffile.h pe-dll.h \
2824 sha1.o
: sha1.c config.h sha1.h ..
/bfd
/bfd_stdint.h
2825 ldgram.o
: ldgram.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2826 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2827 $(INCDIR
)/bfdlink.h
ld.h ldexp.h ldver.h ldlang.h ldfile.h \
2828 ldemul.h ldmisc.h ldmain.h mri.h ldctor.h ldlex.h
2829 ldlex.o
: ldlex.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2830 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2831 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmisc.h \
2832 ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h ldmain.h \
2833 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
2834 deffilep.o
: deffilep.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2835 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2836 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2837 ld.h ldmisc.h deffile.h
2838 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2839 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2840 # Otherwise a system limit (for SysV at least) may be exceeded.