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
/extensions.m4 \
60 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
61 $(top_srcdir
)/..
/config
/lead-dot.m4 \
62 $(top_srcdir
)/..
/config
/nls.m4 \
63 $(top_srcdir
)/..
/config
/override.m4 \
64 $(top_srcdir
)/..
/config
/po.m4 \
65 $(top_srcdir
)/..
/config
/proginstall.m4 \
66 $(top_srcdir
)/..
/config
/progtest.m4 \
67 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
68 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
69 $(top_srcdir
)/configure.in
70 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
72 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
73 configure.lineno configure.status.lineno
74 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
75 CONFIG_HEADER
= config.h
76 CONFIG_CLEAN_FILES
= po
/Makefile.in
77 PROGRAMS
= $(noinst_PROGRAMS
)
78 am_ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex.
$(OBJEXT
) lexsup.
$(OBJEXT
) \
79 ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) ldctor.
$(OBJEXT
) \
80 ldmain.
$(OBJEXT
) ldwrite.
$(OBJEXT
) ldexp.
$(OBJEXT
) \
81 ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) ldmisc.
$(OBJEXT
) \
82 ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
)
83 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
85 am__DEPENDENCIES_2
= ..
/bfd
/libbfd.la
86 am__DEPENDENCIES_3
= ..
/libiberty
/libiberty.a
87 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
90 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
91 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
93 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
94 $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
97 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
99 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
100 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
101 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
103 YLWRAP
= $(top_srcdir
)/..
/ylwrap
104 SOURCES
= $(ld_new_SOURCES
) $(EXTRA_ld_new_SOURCES
)
106 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
107 am__TEXINFO_TEX_DIR
= $(top_srcdir
)/..
/texinfo
112 TEXINFOS
= ld.texinfo
113 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
114 MAKEINFOHTML
= $(MAKEINFO
) --html
115 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
117 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
118 html-recursive info-recursive install-data-recursive \
119 install-exec-recursive install-info-recursive \
120 install-recursive installcheck-recursive installdirs-recursive \
121 pdf-recursive ps-recursive uninstall-info-recursive \
123 man1dir = $(mandir)/man1
124 am__installdirs
= "$(DESTDIR)$(man1dir)"
129 DEJATOOL
= $(PACKAGE
)
130 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
131 DIST_SUBDIRS
= $(SUBDIRS
)
133 AMDEP_FALSE
= @AMDEP_FALSE@
134 AMDEP_TRUE
= @AMDEP_TRUE@
137 AUTOCONF
= @AUTOCONF@
138 AUTOHEADER
= @AUTOHEADER@
139 AUTOMAKE
= @AUTOMAKE@
141 CATALOGS
= @CATALOGS@
142 CATOBJEXT
= @CATOBJEXT@
144 CCDEPMODE
= @CCDEPMODE@
147 CPPFLAGS
= @CPPFLAGS@
148 CYGPATH_W
= @CYGPATH_W@
149 DATADIRNAME
= @DATADIRNAME@
158 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
159 EMULATION_OFILES
= @EMULATION_OFILES@
160 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
164 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
165 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
168 HDEFINES
= @HDEFINES@
170 #stuff for self hosting (can be overridden in config file).
171 HOSTING_CRT0
= @HOSTING_CRT0@
172 HOSTING_LIBS
= @HOSTING_LIBS@
174 INSTALL_DATA
= @INSTALL_DATA@
175 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
176 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
177 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
178 INSTOBJEXT
= @INSTOBJEXT@
181 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
183 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
185 LIBINTL_DEP
= @LIBINTL_DEP@
190 # Search path to override the default search path for -lfoo libraries.
191 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
192 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
193 # a cross-linker, in which case the default is empty. See genscripts.sh.)
194 # Otherwise, they are replaced with the ones given in LIB_PATH,
195 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
196 # when the linker is configured via the --with-lib-path configure switch.
197 LIB_PATH
= @LIB_PATH@
199 LTLIBOBJS
= @LTLIBOBJS@
201 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
202 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
203 MAKEINFO
= @MAKEINFO@
204 MKINSTALLDIRS
= @MKINSTALLDIRS@
206 MSGMERGE
= @MSGMERGE@
207 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
209 NO_WERROR
= @NO_WERROR@
212 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
213 PACKAGE_NAME
= @PACKAGE_NAME@
214 PACKAGE_STRING
= @PACKAGE_STRING@
215 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
216 PACKAGE_VERSION
= @PACKAGE_VERSION@
217 PATH_SEPARATOR
= @PATH_SEPARATOR@
221 SET_MAKE
= @SET_MAKE@
223 STRINGIFY
= @STRINGIFY@
225 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
226 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
228 # This is the real libbfd.a created by libtool.
229 TESTBFDLIB
= @TESTBFDLIB@
232 WARN_CFLAGS
= @WARN_CFLAGS@
233 XGETTEXT
= @XGETTEXT@
234 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
235 ac_ct_AR
= @ac_ct_AR@
236 ac_ct_CC
= @ac_ct_CC@
237 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
238 ac_ct_RANLIB
= @ac_ct_RANLIB@
239 ac_ct_STRIP
= @ac_ct_STRIP@
240 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
241 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
242 am__include
= @am__include@
243 am__leading_dot
= @am__leading_dot@
244 am__quote
= @am__quote@
246 am__untar
= @am__untar@
249 build_alias
= @build_alias@
250 build_cpu
= @build_cpu@
251 build_os
= @build_os@
252 build_vendor
= @build_vendor@
254 datarootdir
= @datarootdir@
256 exec_prefix = @
exec_prefix@
258 host_alias
= @host_alias@
259 host_cpu
= @host_cpu@
261 host_vendor
= @host_vendor@
263 includedir = @
includedir@
265 install_sh
= @install_sh@
267 libexecdir
= @libexecdir@
268 localstatedir
= @localstatedir@
272 oldincludedir = @
oldincludedir@
274 program_transform_name
= @program_transform_name@
276 sharedstatedir
= @sharedstatedir@
277 sysconfdir
= @sysconfdir@
279 target_alias
= @target_alias@
280 target_cpu
= @target_cpu@
281 target_os
= @target_os@
282 target_vendor
= @target_vendor@
283 use_sysroot
= @use_sysroot@
284 AUTOMAKE_OPTIONS
= cygnus dejagnu
285 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
287 tooldir
= $(exec_prefix)/$(target_alias
)
289 AM_CFLAGS
= $(WARN_CFLAGS
)
291 # We put the scripts in the directory $(scriptdir)/ldscripts.
292 # We can't put the scripts in $(datadir) because the SEARCH_DIR
293 # directives need to be different for native and cross linkers.
294 scriptdir
= $(tooldir
)/lib
295 BASEDIR
= $(srcdir)/..
296 BFDDIR
= $(BASEDIR
)/bfd
297 INCDIR
= $(BASEDIR
)/include
300 # What version of the manual to build
303 # Options to extract the man page from ld.texinfo
305 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
306 POD2MAN
= pod2man
--center
="GNU Development Tools" \
307 --release
="binutils-$(VERSION)" --section
=1
309 HOSTING_EMU
= -m
$(EMUL
)
311 # Setup the testing framework, if you have one
316 if [ -f $$r/../gcc/xgcc ] ; then \
317 if [ -f $$r/../newlib/Makefile ] ; then \
318 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
320 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
323 if [ "@host@" = "@target@" ] ; then \
326 echo gcc | sed '$(transform)'; \
332 if [ -f $$r/../gcc/g++ ] ; then \
333 if [ -f $$r/../newlib/Makefile ] ; then \
334 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
336 echo $$r/../gcc/g++ -B$$r/../gcc/; \
339 if [ "@host@" = "@target@" ] ; then \
342 echo g++ | sed '$(transform)'; \
346 info_TEXINFOS
= ld.texinfo
347 ld_TEXINFOS
= configdoc.texi
348 noinst_TEXINFOS
= ldint.texinfo
350 AM_MAKEINFOFLAGS
= -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
351 -I
$(top_srcdir
)/..
/libiberty
353 TEXI2DVI
= texi2dvi -I
$(srcdir) -I
$(BFDDIR
)/doc
-I ..
/bfd
/doc \
354 -I
$(top_srcdir
)/..
/libiberty
356 INCLUDES
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
357 @INCINTL@
$(HDEFINES
) $(CFLAGS
) \
358 -DLOCALEDIR
="\"$(datadir)/locale\""
360 BFDLIB
= ..
/bfd
/libbfd.la
361 LIBIBERTY
= ..
/libiberty
/libiberty.a
376 earmelf_linux_eabi.o \
378 earmelfb_linux_eabi.o \
411 eelf32_sparc_vxworks.o \
425 eelf32ebmipvxworks.o \
427 eelf32elmipvxworks.o \
442 eelf32mipswindiss.o \
463 eelf_i386_vxworks.o \
639 etic3xcoff_onchip.o \
653 ALL_64_EMULATIONS
= \
665 eelf64_sparc_fbsd.o \
679 ALL_EMUL_EXTRA_OFILES
= \
684 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
685 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
686 mri.c ldcref.c pe-dll.c pep-dll.c
688 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
689 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
690 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h
692 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
693 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
694 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
695 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
696 ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
698 STAGESTUFF
= *.o ldscripts
/* e
*.c
700 # At the moment this is just a list of those emulation template files
701 # that contain internationalised strings.
702 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
703 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
705 # These all start with e so 'make clean' can find them.
706 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@
707 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
708 ELF_DEPS
= $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/elf-generic.em
709 ELF_GEN_DEPS
= $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em
$(srcdir)/emultempl
/genelf.em
711 # We need this for automake to use YLWRAP.
712 EXTRA_ld_new_SOURCES
= deffilep.y
713 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
714 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
716 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL_DEP
)
717 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(LIBINTL
)
718 MAINTAINERCLEANFILES
= configdoc.texi
ld.
info
720 # We want to reconfigure if configure.host or configure.tgt changes. We
721 # extract version from bfd/configure.in, so we must depend on that also.
722 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt \
723 $(srcdir)/..
/bfd
/configure.in
725 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
726 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
728 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.o
729 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
731 # Stuff that should be included in a distribution. The diststuff
732 # target is run by the taz target in ../Makefile.in.
733 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c emultempl
/spu_ovl.o_c \
734 deffilep.c deffilep.h
$(man_MANS
)
736 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
$(am__append_1
)
738 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
741 .SUFFIXES
: .c .
dvi .l .lo .o .obj .ps .y
744 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
746 case
'$(am__configure_deps)' in \
748 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
749 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
754 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
755 cd
$(top_srcdir
) && \
756 $(AUTOMAKE
) --foreign Makefile
758 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
761 echo
' $(SHELL) ./config.status'; \
762 $(SHELL
) .
/config.status
;; \
764 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
765 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
768 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
769 $(SHELL
) .
/config.status
--recheck
771 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
772 cd
$(srcdir) && $(AUTOCONF
)
773 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
774 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
777 @if
test ! -f
$@
; then \
782 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
784 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
785 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
786 cd
$(top_srcdir
) && $(AUTOHEADER
)
791 -rm -f config.h stamp-h1
792 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
793 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
795 clean-noinstPROGRAMS
:
796 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
797 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
798 echo
" rm -f $$p $$f"; \
802 @if
test ! -f
$@
; then \
806 deffilep.h
: deffilep.c
807 @if
test ! -f
$@
; then \
809 $(MAKE
) deffilep.c
; \
811 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
812 @
rm -f ld-new
$(EXEEXT
)
813 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
825 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
828 $(LTCOMPILE
) -c
-o
$@
$<
832 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
833 rm -f
$(LEX_OUTPUT_ROOT
).c
836 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
847 ld.
info: ld.texinfo
$(ld_TEXINFOS
)
848 @echo
"NOT REBUILDING $@"
849 NetBSD_DISABLED_ld.
info: ld.texinfo
$(ld_TEXINFOS
)
850 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
851 rm -rf
$$backupdir && mkdir
$$backupdir && \
852 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
853 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
854 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
857 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
858 -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
863 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
865 rm -rf
$$backupdir; exit
$$rc
867 ld.
dvi: ld.texinfo
$(ld_TEXINFOS
)
868 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
869 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
870 $(TEXI2DVI
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
872 ld.pdf
: ld.texinfo
$(ld_TEXINFOS
)
873 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
874 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
875 $(TEXI2PDF
) -o
$@
`test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
877 ld.html
: ld.texinfo
$(ld_TEXINFOS
)
878 rm -rf
$(@
:.html
=.htp
)
879 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
880 -o
$(@
:.html
=.htp
) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo
; \
883 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
884 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
886 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
887 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
891 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
896 @if
(install-info
--version
&& \
897 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
898 list
='$(INFO_DEPS)'; \
899 for file in
$$list; do \
900 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
901 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
902 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
906 @list
='$(INFO_DEPS)'; \
907 for file in
$$list; do \
908 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
909 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
910 (if cd
"$(DESTDIR)$(infodir)"; then \
911 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]"; \
912 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
916 dist-info
: $(INFO_DEPS
)
917 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
918 list
='$(INFO_DEPS)'; \
919 for base in
$$list; do \
921 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
923 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
924 for file in
$$d/$$base*; do \
925 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
926 test -f
$(distdir
)/$$relfile || \
927 cp
-p
$$file $(distdir
)/$$relfile; \
932 -rm -rf
ld.aux
ld.cp
ld.cps
ld.fn
ld.fns
ld.ky
ld.log
ld.pg
ld.pgs
ld.tmp \
933 ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.
dvi ld.pdf
ld.ps
ld.html
935 maintainer-clean-aminfo
:
936 @list
='$(INFO_DEPS)'; for i in
$$list; do \
937 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
938 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
939 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
942 clean-info
: mostlyclean-aminfo
943 install-man1
: $(man1_MANS
) $(man_MANS
)
945 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
946 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
947 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
950 *.1*) list
="$$list $$i" ;; \
953 for i in
$$list; do \
954 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
956 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
961 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
962 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
963 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
964 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
965 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
969 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
970 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
973 *.1*) list
="$$list $$i" ;; \
976 for i in
$$list; do \
977 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
982 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
983 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
984 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
985 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
986 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
989 # This directory's subdirectories are mostly independent; you can cd
990 # into them and run `make' without going through this Makefile.
991 # To change the values of `make' variables: instead of editing Makefiles,
992 # (1) if the variable is set in `config.status', edit `config.status'
993 # (which will cause the Makefiles to be regenerated when you run `make');
994 # (2) otherwise, pass the desired values on the `make' command line.
995 $(RECURSIVE_TARGETS
):
997 for f in x
$$MAKEFLAGS; do \
1000 *k
*) failcom
='fail=yes';; \
1004 target
=`echo $@ | sed s/-recursive//`; \
1005 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1006 echo
"Making $$target in $$subdir"; \
1007 if
test "$$subdir" = "."; then \
1009 local_target
="$$target-am"; \
1011 local_target
="$$target"; \
1013 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1014 || eval
$$failcom; \
1016 if
test "$$dot_seen" = "no"; then \
1017 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1018 fi
; test -z
"$$fail"
1020 mostlyclean-recursive clean-recursive distclean-recursive \
1021 maintainer-clean-recursive
:
1022 @failcom
='exit 1'; \
1023 for f in x
$$MAKEFLAGS; do \
1026 *k
*) failcom
='fail=yes';; \
1031 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1032 *) list
='$(SUBDIRS)' ;; \
1034 rev
=''; for subdir in
$$list; do \
1035 if
test "$$subdir" = "."; then
:; else \
1036 rev
="$$subdir $$rev"; \
1040 target
=`echo $@ | sed s/-recursive//`; \
1041 for subdir in
$$rev; do \
1042 echo
"Making $$target in $$subdir"; \
1043 if
test "$$subdir" = "."; then \
1044 local_target
="$$target-am"; \
1046 local_target
="$$target"; \
1048 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1049 || eval
$$failcom; \
1050 done
&& test -z
"$$fail"
1052 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1053 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1056 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1057 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1060 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1061 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1062 unique
=`for i in $$list; do \
1063 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1065 $(AWK) ' { files[$$0] = 1; } \
1066 END { for (i in files) print i; }'`; \
1070 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1071 $(TAGS_FILES
) $(LISP
)
1074 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1075 include_option
=--etags-include
; \
1078 include_option
=--include; \
1081 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1082 if
test "$$subdir" = .
; then
:; else \
1083 test ! -f
$$subdir/TAGS || \
1084 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1087 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1088 unique
=`for i in $$list; do \
1089 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1091 $(AWK) ' { files[$$0] = 1; } \
1092 END { for (i in files) print i; }'`; \
1093 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1094 test -n
"$$unique" || unique
=$$empty_fix; \
1095 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1099 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1100 $(TAGS_FILES
) $(LISP
)
1103 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1104 unique
=`for i in $$list; do \
1105 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1107 $(AWK) ' { files[$$0] = 1; } \
1108 END { for (i in files) print i; }'`; \
1109 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1110 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1114 here
=`$(am__cd) $(top_builddir) && pwd` \
1115 && cd
$(top_srcdir
) \
1116 && gtags
-i
$(GTAGS_ARGS
) $$here
1119 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1121 @echo
'Making a new site.exp file...'
1122 @echo
'## these variables are automatically generated by make ##' >site.tmp
1123 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1124 @echo
'# edit the last section' >>site.tmp
1125 @echo
'set srcdir $(srcdir)' >>site.tmp
1126 @echo
"set objdir `pwd`" >>site.tmp
1127 @echo
'set build_alias "$(build_alias)"' >>site.tmp
1128 @echo
'set build_triplet $(build_triplet)' >>site.tmp
1129 @echo
'set host_alias "$(host_alias)"' >>site.tmp
1130 @echo
'set host_triplet $(host_triplet)' >>site.tmp
1131 @echo
'set target_alias "$(target_alias)"' >>site.tmp
1132 @echo
'set target_triplet $(target_triplet)' >>site.tmp
1133 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1134 @
test ! -f site.exp || \
1135 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
1137 @
test ! -f site.exp || mv site.exp site.bak
1138 @mv site.tmp site.exp
1141 -rm -f site.exp site.bak
1142 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1143 rm -f
$$tool.sum
$$tool.log
; \
1146 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1147 check: check-recursive
1148 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1149 installdirs: installdirs-recursive
1151 for
dir in
"$(DESTDIR)$(man1dir)"; do \
1152 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1154 install: install-recursive
1155 install-exec
: install-exec-recursive
1156 install-data
: install-data-recursive
1157 uninstall: uninstall-recursive
1160 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1162 installcheck: installcheck-recursive
1164 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1165 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1166 `test -z '$(STRIP)' || \
1167 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1168 mostlyclean-generic
:
1169 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1172 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1175 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1176 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1178 maintainer-clean-generic
:
1179 @echo
"This command is intended for maintainers to use"
1180 @echo
"it deletes files that may require special tools to rebuild."
1186 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
1187 clean: clean-recursive
1189 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
1192 distclean: distclean-recursive
1193 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1195 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1196 distclean-generic distclean-hdr distclean-libtool \
1197 distclean-local distclean-tags
1203 html
: html-recursive
1207 info: info-recursive
1209 info-am
: $(INFO_DEPS
)
1211 install-data-am
: install-data-local install-man
1213 install-exec-am
: install-exec-local
1215 install-info
: install-info-recursive
1217 install-info-am
: $(INFO_DEPS
)
1219 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
1220 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1221 list
='$(INFO_DEPS)'; \
1222 for file in
$$list; do \
1224 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1226 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1227 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1228 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1229 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1230 if
test -f
$$ifile; then \
1231 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
1232 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1233 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1238 @if
(install-info
--version
&& \
1239 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
1240 list
='$(INFO_DEPS)'; \
1241 for file in
$$list; do \
1242 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1243 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1244 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1247 install-man
: install-man1
1251 maintainer-clean
: maintainer-clean-recursive
1252 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1253 -rm -rf
$(top_srcdir
)/autom4te.cache
1255 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1256 maintainer-clean-generic
1258 mostlyclean: mostlyclean-recursive
1260 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1261 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1271 uninstall-am
: uninstall-man
1273 uninstall-info
: uninstall-info-recursive
1275 uninstall-man
: uninstall-man1
1277 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1278 check-DEJAGNU check-am
clean clean-generic clean-info \
1279 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1280 ctags-recursive dist-info
distclean distclean-DEJAGNU \
1281 distclean-compile distclean-generic distclean-hdr \
1282 distclean-libtool distclean-local distclean-recursive \
1283 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1284 install-am install-data install-data-am install-data-local \
1285 install-exec install-exec-am install-exec-local install-info \
1286 install-info-am install-man install-man1 install-strip \
1287 installcheck installcheck-am
installdirs installdirs-am \
1288 maintainer-clean maintainer-clean-aminfo \
1289 maintainer-clean-generic maintainer-clean-recursive \
1290 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1291 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1292 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
1293 uninstall uninstall-am uninstall-info-am uninstall-man \
1297 # Disable -Werror, if it has been enabled, since old versions of bison/
1298 # yacc will produce working code which contain compile time warnings.
1300 $(COMPILE
) -c
$< $(NO_WERROR
)
1302 $(COMPILE
) -c
$< $(NO_WERROR
)
1304 $(COMPILE
) -c
$< $(NO_WERROR
)
1306 po
/POTFILES.in
: @MAINT@ Makefile
1307 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
1308 && mv tmp
$(srcdir)/po
/POTFILES.in
1310 ldmain.o
: ldmain.c config.status
1311 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1312 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1313 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1316 ldfile.o
: ldfile.c config.status
1317 $(COMPILE
) -c
-DSCRIPTDIR
='"$(scriptdir)"' \
1318 -DBINDIR
='"$(bindir)"' -DTOOLBINDIR
='"$(tooldir)/bin"' \
1321 eelf32_spu.o
: eelf32_spu.c
1322 $(COMPILE
) -c
-DEMBEDSPU
="\"`echo embedspu | sed '$(transform)'`\"" \
1325 ldemul-list.h
: Makefile
1326 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1327 for f in
`echo " " ${EMULATION_OFILES} "" \
1328 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1329 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1332 echo
"#define EMULATION_LIST \\";\
1333 for f in
`echo " " ${EMULATION_OFILES} "" \
1334 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1335 echo
" &ld_$${f}_emulation, \\"; \
1337 echo
" 0") >ldemul-tmp.h
1338 mv ldemul-tmp.h ldemul-list.h
1340 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1341 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1345 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1346 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1347 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1348 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1349 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1350 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1351 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1352 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1353 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1354 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1355 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1356 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1357 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1358 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1359 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1360 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1361 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1362 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1363 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1364 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1365 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1366 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1367 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1368 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1369 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1370 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1371 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1372 $(srcdir)/emulparams
/armelf.sh \
1373 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1374 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1375 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1376 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1377 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1378 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1379 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1380 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1381 $(srcdir)/emulparams
/armelf_linux.sh \
1382 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1383 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1384 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1385 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1386 $(srcdir)/emulparams
/armelf_linux.sh \
1387 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1388 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1389 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1390 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1391 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1392 $(srcdir)/emulparams
/armelf_linux.sh \
1393 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1394 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1395 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1396 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1397 $(srcdir)/emulparams
/armelf.sh \
1398 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1399 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1400 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1401 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1402 $(srcdir)/emulparams
/armelf_nbsd.sh \
1403 $(srcdir)/emulparams
/armelf.sh \
1404 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1405 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1406 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1407 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1408 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/armelf.sh \
1409 $(ELF_DEPS
) $(srcdir)/emultempl
/vxworks.em \
1410 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1412 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1413 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1414 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1415 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1416 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1417 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1418 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1419 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1420 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1421 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1422 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1423 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1424 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1425 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1426 $(ELF_DEPS
) $(srcdir)/emultempl
/armelf.em \
1427 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1428 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1429 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1430 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1431 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1432 earm_wince_pe.c
: $(srcdir)/emulparams
/arm_wince_pe.sh \
1433 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1434 ${GENSCRIPTS} arm_wince_pe
"$(tdir_armpe)"
1435 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1436 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1437 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1438 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1439 $(srcdir)/emulparams
/armelf.sh
$(ELF_DEPS
) \
1440 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1442 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1443 eavr2.c
: $(srcdir)/emulparams
/avr2.sh
$(srcdir)/emultempl
/avrelf.em \
1444 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1446 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1447 eavr1.c
: $(srcdir)/emulparams
/avr1.sh
$(srcdir)/emultempl
/avrelf.em \
1448 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1450 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1451 eavr25.c
: $(srcdir)/emulparams
/avr25.sh
$(srcdir)/emultempl
/avrelf.em \
1452 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1454 ${GENSCRIPTS} avr25
"$(tdir_avr2)"
1455 eavr3.c
: $(srcdir)/emulparams
/avr3.sh
$(srcdir)/emultempl
/avrelf.em \
1456 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1458 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1459 eavr31.c
: $(srcdir)/emulparams
/avr31.sh
$(srcdir)/emultempl
/avrelf.em \
1460 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1462 ${GENSCRIPTS} avr31
"$(tdir_avr2)"
1463 eavr35.c
: $(srcdir)/emulparams
/avr35.sh
$(srcdir)/emultempl
/avrelf.em \
1464 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1466 ${GENSCRIPTS} avr35
"$(tdir_avr2)"
1467 eavr4.c
: $(srcdir)/emulparams
/avr4.sh
$(srcdir)/emultempl
/avrelf.em \
1468 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1470 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1471 eavr5.c
: $(srcdir)/emulparams
/avr5.sh
$(srcdir)/emultempl
/avrelf.em \
1472 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1474 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1475 eavr51.c
: $(srcdir)/emulparams
/avr51.sh
$(srcdir)/emultempl
/avrelf.em \
1476 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1478 ${GENSCRIPTS} avr51
"$(tdir_avr2)"
1479 eavr6.c
: $(srcdir)/emulparams
/avr6.sh
$(srcdir)/emultempl
/avrelf.em \
1480 $(ELF_DEPS
) $(srcdir)/scripttempl
/avr.sc \
1482 ${GENSCRIPTS} avr6
"$(tdir_avr2)"
1483 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1484 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1485 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1486 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1487 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1488 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1489 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1490 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1491 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1492 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1493 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1494 ${GENSCRIPTS} criself
"$(tdir_cris)"
1495 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1496 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1497 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1498 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1499 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1500 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1501 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1502 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1503 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1504 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1505 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1506 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1507 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1508 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1509 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1510 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1511 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1512 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1513 eelf32bfin.c
: $(srcdir)/emulparams
/bfin.sh \
1515 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1516 ${GENSCRIPTS} elf32bfin
"$(tdir_elf32bfin)" bfin
1517 eelf32bfinfd.c
: $(srcdir)/emulparams
/elf32bfinfd.sh
$(srcdir)/emulparams
/bfin.sh \
1519 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1520 ${GENSCRIPTS} elf32bfinfd
"$(tdir_elf32bfinfd)" elf32bfinfd
1521 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1522 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1523 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1524 eelf32xc16x.c
: $(srcdir)/emulparams
/elf32xc16x.sh \
1525 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1526 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1527 ${GENSCRIPTS} elf32xc16x
"$(tdir_xc16x)"
1528 eelf32xc16xl.c
: $(srcdir)/emulparams
/elf32xc16xl.sh \
1529 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1530 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1531 ${GENSCRIPTS} elf32xc16xl
"$(tdir_xc16xl)"
1532 eelf32xc16xs.c
: $(srcdir)/emulparams
/elf32xc16xs.sh \
1533 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1534 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1535 ${GENSCRIPTS} elf32xc16xs
"$(tdir_xc16xs)"
1536 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1537 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1538 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1539 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1540 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1541 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1542 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1543 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1544 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1545 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1546 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh
$(ELF_DEPS
) \
1547 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1548 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1549 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1550 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1551 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1552 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1553 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1554 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1555 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1556 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1557 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1558 $(srcdir)/emulparams
/elf32frv.sh \
1559 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1560 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1561 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1562 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1563 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1564 eelf32mep.c
: $(srcdir)/emulparams
/elf32mep.sh \
1565 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/mep.sc
${GEN_DEPENDS}
1566 ${GENSCRIPTS} elf32mep
"$(tdir_mep)"
1567 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1568 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1569 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1570 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1571 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1572 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1573 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1574 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1575 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1576 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1577 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1578 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1579 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1580 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1581 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1582 eelf32_sparc_vxworks.c
: $(srcdir)/emulparams
/elf32_sparc_vxworks.sh \
1583 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emulparams
/elf32_sparc.sh \
1584 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1585 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1586 ${GENSCRIPTS} elf32_sparc_vxworks
"$(tdir_elf32_sparc_vxworks)"
1587 eelf32_spu.c
: $(srcdir)/emulparams
/elf32_spu.sh
$(srcdir)/emultempl
/spuelf.em \
1588 $(srcdir)/emultempl
/spu_ovl.o_c \
1590 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1591 ${GENSCRIPTS} elf32_spu
"$(tdir_elf32_spu)"
1592 $(srcdir)/emultempl
/spu_ovl.o_c
: @MAINT@
$(srcdir)/emultempl
/spu_ovl.S
1593 if ..
/gas
/as-new
--version \
1594 | grep
'target.*spu' >/dev
/null
2>/dev
/null
; then \
1595 cpp -DOVLY_IRQ_SAVE
$(srcdir)/emultempl
/spu_ovl.S spu_ovl.s
; \
1596 ..
/gas
/as-new
-o spu_ovl.o spu_ovl.s
; \
1597 ..
/binutils
/bin2c
<spu_ovl.o
>$@
; \
1599 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1600 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1601 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1602 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1603 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1604 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1605 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1606 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1607 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1608 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1609 eelf32cr16.c
: $(srcdir)/emulparams
/elf32cr16.sh \
1610 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/cr16elf.em \
1611 $(srcdir)/scripttempl
/elf32cr16.sc
${GEN_DEPENDS}
1612 ${GENSCRIPTS} elf32cr16
"$(tdir_elf32crx)"
1613 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1615 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1616 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1617 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1618 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1619 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1620 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1621 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) $(srcdir)/emultempl
/irix.em \
1622 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1623 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1624 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1625 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1626 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1627 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1628 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1629 $(ELF_DEPS
) $(srcdir)/emultempl
/crxelf.em \
1630 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1632 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1633 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1634 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1635 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1636 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1637 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1638 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1640 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1641 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1642 $(srcdir)/emulparams
/elf32btsmipn32.sh \
1643 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1644 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1645 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1646 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1647 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1648 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1649 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1650 eelf32ebmipvxworks.c
: $(srcdir)/emulparams
/elf32ebmipvxworks.sh \
1651 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1652 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1653 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1654 ${GENSCRIPTS} elf32ebmipvxworks
"$(tdir_elf32ebmipvxworks)"
1655 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1656 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1657 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1659 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1660 eelf32elmipvxworks.c
: $(srcdir)/emulparams
/elf32elmipvxworks.sh \
1661 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emulparams
/vxworks.sh \
1662 $(ELF_DEPS
) $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mipself.em \
1663 $(srcdir)/emultempl
/vxworks.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1664 ${GENSCRIPTS} elf32elmipvxworks
"$(tdir_elf32elmipvxworks)"
1665 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1666 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1667 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1668 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1669 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1670 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1671 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1672 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1674 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1675 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1676 $(srcdir)/emulparams
/elf32bmip.sh
$(ELF_DEPS
) \
1677 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1678 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1679 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh
$(ELF_DEPS
) \
1680 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1681 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1682 eelf32m32c.c
: $(srcdir)/emulparams
/elf32m32c.sh \
1683 $(ELF_DEPS
) $(srcdir)/emultempl
/needrelax.em \
1684 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1685 ${GENSCRIPTS} elf32m32c
"$(tdir_m32c)"
1686 eelf32mt.c
: $(srcdir)/emulparams
/elf32mt.sh \
1687 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1688 ${GENSCRIPTS} elf32mt
"$(tdir_mt)"
1689 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1690 $(srcdir)/emulparams
/elf32ppccommon.sh \
1691 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1693 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1694 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1695 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1696 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1697 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1699 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1700 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1701 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1702 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1703 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1705 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1706 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1707 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.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} elf32ppcnto
"$(tdir_elf32ppcnto)"
1713 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1714 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1715 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1716 eelf32ppcvxworks.c
: $(srcdir)/emulparams
/elf32ppcvxworks.sh \
1717 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emulparams
/vxworks.sh \
1718 $(srcdir)/emultempl
/vxworks.em
$(ELF_DEPS
) \
1719 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1720 ${GENSCRIPTS} elf32ppcvxworks
"$(tdir_elf32ppcvxworks)"
1721 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1722 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1723 $(ELF_DEPS
) $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc \
1725 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1726 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1727 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1728 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1729 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh \
1730 $(srcdir)/emulparams
/elf32ppccommon.sh
$(srcdir)/emultempl
/ppc32elf.em \
1732 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1733 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1734 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1735 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1736 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1738 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1739 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1740 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1741 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1742 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1744 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1745 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1746 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1747 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emulparams
/elf32ppccommon.sh \
1748 $(srcdir)/emultempl
/ppc32elf.em
$(ELF_DEPS
) \
1750 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1751 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1752 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1754 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1755 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1756 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1757 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1759 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1760 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1761 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1762 $(ELF_DEPS
) $(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1763 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1764 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1765 $(ELF_DEPS
) $(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1766 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1767 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1768 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1769 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1770 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1771 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1772 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1773 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1774 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1775 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1776 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1777 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1778 $(srcdir)/emulparams
/elf64alpha.sh \
1779 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1780 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1781 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1782 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1783 $(srcdir)/emulparams
/elf64alpha.sh \
1784 $(ELF_DEPS
) $(srcdir)/emultempl
/alphaelf.em \
1785 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1786 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1787 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1788 $(srcdir)/emulparams
/hppa64linux.sh \
1789 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1790 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1791 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1792 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1793 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1794 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1795 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1796 $(srcdir)/emultempl
/needrelax.em \
1797 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1798 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1799 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1800 $(srcdir)/emulparams
/elf64_ia64.sh \
1801 $(ELF_DEPS
) $(srcdir)/emultempl
/ia64elf.em \
1802 $(srcdir)/emultempl
/needrelax.em \
1803 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1804 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1805 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1806 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1807 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1808 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1809 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1810 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1811 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1812 $(srcdir)/emulparams
/elf64_sparc.sh \
1813 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1814 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1815 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1816 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1817 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1818 $(srcdir)/emultempl
/irix.em
$(srcdir)/emultempl
/mipself.em \
1819 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1820 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1821 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1822 $(ELF_DEPS
) $(srcdir)/emultempl
/mmix-elfnmmo.em \
1823 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1824 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1825 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1826 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/elf-generic.em \
1827 $(srcdir)/emultempl
/mmo.em \
1828 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1829 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1830 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1831 $(srcdir)/emulparams
/elf64bmip-defs.sh \
1832 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1833 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1834 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1835 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1836 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf64bmip-defs.sh \
1837 $(srcdir)/emulparams
/elf32bmipn32-defs.sh
$(ELF_DEPS
) \
1838 $(srcdir)/emultempl
/mipself.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1839 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1840 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1841 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1842 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1843 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1844 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1845 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1846 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1847 $(srcdir)/emulparams
/elf_x86_64.sh \
1848 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1849 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1850 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1851 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1852 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1853 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1854 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1855 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1856 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1857 $(srcdir)/emulparams
/elf_i386.sh \
1858 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1859 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1860 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1861 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1862 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1863 eelf_i386_vxworks.c
: $(srcdir)/emulparams
/elf_i386_vxworks.sh \
1864 $(srcdir)/emulparams
/vxworks.sh
$(srcdir)/emultempl
/vxworks.em \
1865 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1866 ${GENSCRIPTS} elf_i386_vxworks
"$(tdir_elf_i386_vxworks)"
1867 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1868 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1869 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1870 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1871 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1872 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1873 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1874 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1875 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1876 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1877 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1878 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1879 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1880 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1881 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1882 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1883 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1884 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1885 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1886 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1887 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1888 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1889 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1890 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1891 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1892 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1893 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1894 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1895 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1896 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1897 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1898 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1899 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1900 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1901 $(srcdir)/emulparams
/h8300elf.sh \
1902 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1903 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1904 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1905 $(srcdir)/emulparams
/h8300elf.sh \
1906 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1907 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1908 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1909 $(srcdir)/emulparams
/h8300elf.sh \
1910 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1911 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1912 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1913 $(srcdir)/emulparams
/h8300elf.sh \
1914 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1915 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1916 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1917 $(srcdir)/emulparams
/h8300elf.sh \
1918 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1919 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1920 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1921 $(srcdir)/emulparams
/h8300elf.sh \
1922 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1923 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1924 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1925 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1926 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1927 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1928 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1929 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1930 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1931 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1932 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1933 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1934 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1935 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1936 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1937 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1938 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1939 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1940 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1941 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1942 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1943 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1944 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1945 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1946 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1947 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1948 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1949 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1950 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1951 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1952 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1953 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1954 $(srcdir)/emulparams
/hppaelf.sh \
1955 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1956 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1957 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1958 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1959 $(ELF_DEPS
) $(srcdir)/emultempl
/hppaelf.em \
1960 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1961 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1962 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1963 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1964 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1965 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1966 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1967 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1968 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1969 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
1970 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
1971 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
1972 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1973 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
1974 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
1975 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
1976 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
1977 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
1978 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
1979 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
1980 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
1981 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1982 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
1983 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
1984 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1985 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
1986 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
1987 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1988 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
1989 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
1990 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1991 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
1992 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
1993 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
1994 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
1995 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
1996 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1997 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
1998 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
1999 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2000 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
2001 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
2002 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2003 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
2004 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
2005 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2006 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
2007 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
2008 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2009 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
2010 ei386pep.c
: $(srcdir)/emulparams
/i386pep.sh \
2011 $(srcdir)/emultempl
/pep.em
$(srcdir)/scripttempl
/pep.sc
${GEN_DEPENDS}
2012 ${GENSCRIPTS} i386pep
"$(tdir_i386pe)"
2013 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
2014 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
2015 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
2016 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
2017 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2018 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2019 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
2020 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
2021 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2022 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
2023 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
2024 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
2025 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2026 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2027 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
2028 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
2029 $(srcdir)/emultempl
/m68hc1xelf.em
$(ELF_DEPS
) \
2030 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
2031 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
2032 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
2033 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2034 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
2035 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
2036 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2037 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
2038 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
2039 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
2040 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
2041 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
2042 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
2043 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
2044 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
2045 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2046 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2047 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
2048 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
2049 $(srcdir)/emulparams
/m68kelf.sh \
2050 $(ELF_DEPS
) $(srcdir)/emultempl
/m68kelf.em \
2051 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2052 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
2053 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
2054 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2055 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
2056 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
2057 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2058 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
2059 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
2060 $(ELF_DEPS
) $(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
2061 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
2062 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
2063 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
2064 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
2065 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
2066 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
2067 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
2068 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
2069 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2070 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
2071 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh
$(srcdir)/emultempl
/generic.em \
2072 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2073 ${GENSCRIPTS} mipsbig
"$(tdir_mipsbig)"
2074 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh
$(srcdir)/emultempl
/generic.em \
2075 $(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
2076 ${GENSCRIPTS} mipsbsd
"$(tdir_mipsbsd)"
2077 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh
$(srcdir)/emultempl
/generic.em \
2078 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2080 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
2081 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh
$(srcdir)/emultempl
/generic.em \
2082 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc \
2084 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
2085 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh
$(srcdir)/emultempl
/generic.em \
2086 $(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2087 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
2088 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
2089 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
2090 ${GENSCRIPTS} mipslnews
"$(tdir_mipslnews)"
2091 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh
$(srcdir)/emultempl
/pe.em \
2092 $(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2093 ${GENSCRIPTS} mipspe
"$(tdir_mipspe)"
2094 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
2095 $(srcdir)/emulparams
/mn10200.sh \
2096 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2097 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
2098 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
2099 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2100 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
2101 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
2102 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2104 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
2105 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
2106 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2108 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
2109 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
2110 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2112 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
2113 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
2114 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2116 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
2117 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
2118 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2120 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
2121 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
2122 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2124 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
2125 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
2126 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2128 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
2129 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
2130 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2132 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
2133 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
2134 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2136 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
2137 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
2138 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2140 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
2141 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
2142 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2144 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
2145 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
2146 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2148 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
2149 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
2150 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2152 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
2153 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
2154 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2156 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
2157 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
2158 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2160 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
2161 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
2162 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2164 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
2165 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
2166 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2168 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
2169 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
2170 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2172 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
2173 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
2174 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2176 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
2177 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
2178 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2180 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
2181 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
2182 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2184 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
2185 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
2186 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2188 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
2189 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
2190 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2192 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
2193 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
2194 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2196 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
2197 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
2198 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2200 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
2201 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
2202 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2204 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
2205 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
2206 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2208 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
2209 emsp430x2101.c
: $(srcdir)/emulparams
/msp430all.sh \
2210 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2212 ${GENSCRIPTS} msp430x2101
"$(tdir_msp430x2101)" msp430all
2213 emsp430x2111.c
: $(srcdir)/emulparams
/msp430all.sh \
2214 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2216 ${GENSCRIPTS} msp430x2111
"$(tdir_msp430x2111)" msp430all
2217 emsp430x2121.c
: $(srcdir)/emulparams
/msp430all.sh \
2218 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2220 ${GENSCRIPTS} msp430x2121
"$(tdir_msp430x2121)" msp430all
2221 emsp430x2131.c
: $(srcdir)/emulparams
/msp430all.sh \
2222 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2224 ${GENSCRIPTS} msp430x2131
"$(tdir_msp430x2131)" msp430all
2225 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
2226 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2228 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
2229 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
2230 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2232 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
2233 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
2234 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2236 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
2237 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
2238 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2240 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
2241 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
2242 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2244 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
2245 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
2246 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2248 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
2249 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
2250 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2252 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
2253 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
2254 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2256 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
2257 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
2258 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430_3.sc \
2260 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
2261 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
2262 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2264 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
2265 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
2266 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2268 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
2269 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
2270 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2272 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
2273 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
2274 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2276 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
2277 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
2278 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2280 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
2281 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
2282 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2284 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
2285 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2286 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2288 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2289 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2290 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2292 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2293 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2294 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2296 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2297 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2298 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2300 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2301 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2302 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2304 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2305 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2306 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2308 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2309 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2310 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2312 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2313 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2314 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2316 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2317 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2318 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2320 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2321 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2322 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2324 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2325 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2326 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2328 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2329 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2330 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2332 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2333 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2334 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf32msp430.sc \
2336 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2337 enews.c
: $(srcdir)/emulparams
/news.sh \
2338 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2339 ${GENSCRIPTS} news
"$(tdir_news)"
2340 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2341 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2342 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2343 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2344 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2345 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2346 ${GENSCRIPTS} or32
"$(tdir_or32)"
2347 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2348 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2349 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2350 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2351 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2352 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2353 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2354 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2355 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2356 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2357 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2358 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2359 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh
$(srcdir)/emulparams
/pjelf.sh \
2360 $(ELF_GEN_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2361 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2362 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2363 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2364 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2365 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2366 $(ELF_DEPS
) $(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2367 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2368 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2369 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2370 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2371 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2372 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2373 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2374 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2375 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2376 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2377 escoreelf.c
: $(srcdir)/emulparams
/scoreelf.sh \
2378 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/scoreelf.em \
2379 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2380 ${GENSCRIPTS} scoreelf
"$(tdir_scoreelf)"
2381 esh.c
: $(srcdir)/emulparams
/sh.sh \
2382 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2383 ${GENSCRIPTS} sh
"$(tdir_sh)"
2384 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2385 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2386 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2387 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2388 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2389 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2390 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2391 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2392 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2393 $(srcdir)/emulparams
/shelf32.sh \
2394 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2395 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2396 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2397 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2398 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2399 $(srcdir)/emulparams
/shelf32.sh \
2400 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2401 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2402 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2403 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2404 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2405 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2406 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2407 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2408 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2409 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2410 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2411 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2412 $(srcdir)/emulparams
/shlelf_linux.sh \
2413 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2414 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2415 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2416 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2417 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2418 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2419 $(srcdir)/emulparams
/shelf.sh \
2420 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2421 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2422 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2423 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2424 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2425 eshelf_vxworks.c
: $(srcdir)/emulparams
/shelf_vxworks.sh \
2426 $(srcdir)/emulparams
/vxworks.sh
$(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc \
2427 $(srcdir)/emultempl
/vxworks.em
${GEN_DEPENDS}
2428 ${GENSCRIPTS} shelf_vxworks
"$(tdir_shelf_vxworks)"
2429 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2430 $(srcdir)/emulparams
/shelf_nbsd.sh \
2431 $(srcdir)/emulparams
/shelf.sh \
2432 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2433 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2434 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2435 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2436 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2437 eshlelf_vxworks.c
: $(srcdir)/emulparams
/shlelf_vxworks.sh \
2438 $(srcdir)/emulparams
/shelf_vxworks.sh
$(srcdir)/emulparams
/vxworks.sh \
2439 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
$(srcdir)/emultempl
/vxworks.em \
2441 ${GENSCRIPTS} shlelf_vxworks
"$(tdir_shlelf_vxworks)"
2442 eshelf_uclinux.c
: $(srcdir)/emulparams
/shelf_uclinux.sh \
2443 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2444 ${GENSCRIPTS} shelf_uclinux
"$(tdir_shelf_uclinux)"
2445 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2446 $(srcdir)/emulparams
/shelf.sh \
2447 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2448 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2449 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2450 $(srcdir)/emulparams
/shelf.sh \
2451 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2452 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2453 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2454 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2455 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2456 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2457 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2458 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2459 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
2460 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2461 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2462 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2463 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
2464 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2465 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2466 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2467 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2468 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2469 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2470 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2471 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2472 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2473 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2474 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2475 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2476 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2477 $(ELF_DEPS
) $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2478 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2479 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2480 $(srcdir)/emulparams
/sh.sh \
2481 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2482 ${GENSCRIPTS} shl
"$(tdir_shl)"
2483 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2484 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2485 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2486 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2487 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2488 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2489 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2490 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2491 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2492 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2493 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2494 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2495 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2496 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2497 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2498 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2499 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2500 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2501 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2502 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2503 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2504 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2505 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2506 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2507 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2508 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2509 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2510 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2511 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2512 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2513 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2514 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2515 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2516 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2517 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2518 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2519 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2520 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2521 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2522 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2523 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2524 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2525 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2526 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2527 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2528 evax.c
: $(srcdir)/emulparams
/vax.sh \
2529 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2530 ${GENSCRIPTS} vax
"$(tdir_vax)"
2531 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2532 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2533 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2534 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2535 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2536 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2537 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2538 $(ELF_DEPS
) $(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2539 ${GENSCRIPTS} v850
"$(tdir_v850)"
2540 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2541 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2542 ${GENSCRIPTS} w65
"$(tdir_w65)"
2543 ez80.c
: $(srcdir)/emulparams
/z80.sh \
2544 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/z80.em \
2545 $(srcdir)/scripttempl
/z80.sc
${GEN_DEPENDS}
2546 ${GENSCRIPTS} z80
"$(tdir_z80)"
2547 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2548 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2549 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2550 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2551 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2552 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2554 # The generated emulation files mostly have the same dependencies.
2555 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2556 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2557 ldctor.h ldexp.h ldlang.h ldgram.h
2559 check-DEJAGNU
: site.exp
2560 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2561 r
=`pwd`; export r
; \
2562 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2563 EXPECT
=$(EXPECT
); export EXPECT
; \
2564 runtest
=$(RUNTEST
); \
2565 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2566 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2567 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2568 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2569 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2570 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2571 LIBIBERTY
="$(LIBIBERTY) $(LIBINTL)" LIBS
="$(LIBS)" \
2573 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2576 # Rules for testing by relinking ld itself.
2577 # A similar test is in the testsuite. This target is for ease of use
2580 ld-partial.o
: ld-new
$(EXEEXT
)
2581 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2582 ld1
$(EXEEXT
): ld-partial.o
2583 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2585 ld1-full
$(EXEEXT
): ld-new
2586 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2588 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2589 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2591 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2592 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2594 bootstrap
: ld3
$(EXEEXT
)
2595 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2599 # A test program for C++ constructors and destructors.
2600 # This test is now in the testsuite.
2602 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2603 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2604 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2607 # ./cdtest > cdtest.tmp
2608 # mv cdtest.tmp cdtest.out
2610 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2611 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2612 # cdtest-bar.o cdtest-foo.o
2614 #cdtest-ur: cdtest-ur.o
2615 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2618 #cdtest-ur.out: cdtest-ur
2619 # ./cdtest-ur > cdtest-ur.tmp
2620 # mv cdtest-ur.tmp cdtest-ur.out
2622 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2623 # diff $(srcdir)/cdtest.exp cdtest.out
2624 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2626 #.PHONY: check-cdtest
2628 # END OF CHECK TARGETS
2630 # DOCUMENTATION TARGETS
2631 # Manual configuration file; not usually attached to normal configuration,
2632 # because almost all configs use "gen" version of manual.
2633 # Set DOCVER above to change.
2634 configdoc.texi
: ${DOCVER}-doc.texi
2635 @echo
"NOT REBUILDING $@"
2636 NetBSD_DISABLED_configdoc.texi
:
2637 cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2638 chmod u
+w .
/configdoc.texi
2640 # Build the man page from the texinfo file
2641 # The sed command removes the no-adjust Nroff command so that
2642 # the man output looks standard.
2643 ld.1: $(srcdir)/ld.texinfo configdoc.texi
2644 @echo
"NOT REBUILDING $@"
2645 NetBSD_DISABLED_ld
.1:
2647 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2648 -($(POD2MAN
) ld.pod | \
2649 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2650 mv
-f
$@.T
$$$$ $@
) || \
2651 (rm -f
$@.T
$$$$ && exit
1)
2656 .PHONY
: install-html install-html-am install-html-recursive
2658 install-html
: install-html-recursive install-html-am
2660 install-html-am
: $(HTMLS
)
2662 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
2663 @list
='$(HTMLS)'; for p in
$$list; do \
2664 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
2665 f
=$(html__strip_dir
) \
2666 if
test -d
"$$d$$p"; then \
2667 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2668 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
2669 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2670 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2672 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2673 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2677 install-html-recursive
:
2678 @failcom
='exit 1'; \
2679 for f in x
$$MAKEFLAGS; do \
2682 *k
*) failcom
='fail=yes';; \
2686 target
=`echo $@ | sed s/-recursive//`; \
2687 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2688 echo
"Making $$target in $$subdir"; \
2689 if
test "$$subdir" = "."; then \
2691 local_target
="$$target-am"; \
2693 local_target
="$$target"; \
2695 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2696 || eval
$$failcom; \
2698 if
test "$$dot_seen" = "no"; then \
2699 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2700 fi
; test -z
"$$fail"
2702 .PHONY
: install-exec-local install-data-local
2704 install-exec-local
: ld-new
$(EXEEXT
)
2705 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2706 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2707 if
test -f
$$p; then \
2708 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2709 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2712 n
=`echo ld | sed '$(transform)'`; \
2713 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2714 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2715 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2716 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2720 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2721 for f in ldscripts
/*; do \
2722 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2725 # We want install to imply install-info as per GNU standards, despite the
2727 install-data-local
: install-info
2728 diststuff
: info $(EXTRA_DIST
)
2731 # Both info (ld.info) and ld.1 depend on configdoc.texi.
2732 # But info isn't a direct target. Make info-recursive to depend on
2733 # ld.1 to support parallel build.
2734 info-recursive
: ld.1
2738 # Targets to rebuild dependencies in this Makefile.
2739 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2740 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2742 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2743 sed
-f dep.sed
< DEP1
> DEPA
2744 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2745 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2746 echo
'make DEP failed!'; exit
1; \
2751 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2752 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2753 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2754 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2757 dep.sed
: dep-in.sed config.status
2758 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2759 -e
's!@INCDIR@!$(INCDIR)!' \
2760 -e
's!@BFDDIR@!$(BFDDIR)!' \
2761 -e
's!@SRCDIR@!$(srcdir)!' \
2762 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2765 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2766 cat DEP
>> tmp-Makefile
2767 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2770 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2771 cat DEP
>> tmp-Makefile.in
2772 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2775 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2776 cat DEP
>> tmp-Makefile.am
2777 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2779 .PHONY
: dep dep-in dep-am
2781 # What appears below is generated by a hacked mkdep using gcc -MM.
2783 # DO NOT DELETE THIS LINE -- mkdep uses it.
2784 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2785 ldctor.o
: ldctor.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2786 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2787 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldexp.h \
2788 ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2789 ldemul.o
: ldemul.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2790 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2791 $(INCDIR
)/bfdlink.h
ld.h ldmisc.h ldexp.h ldlang.h \
2792 ldfile.h ldemul.h ldmain.h ldemul-list.h
2793 ldexp.o
: ldexp.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2794 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2795 $(INCDIR
)/bfdlink.h
ld.h ldmain.h ldmisc.h ldexp.h \
2796 ldlex.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2797 $(INCDIR
)/safe-ctype.h
2798 ldfile.o
: ldfile.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2799 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2800 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h ldmisc.h \
2801 ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
2802 ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2803 $(INCDIR
)/filenames.h
2804 ldlang.o
: ldlang.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2805 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2806 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2807 $(INCDIR
)/obstack.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2808 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2809 ldfile.h ldemul.h
$(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h \
2810 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
2811 ldmain.o
: ldmain.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2812 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2813 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2814 $(INCDIR
)/progress.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h \
2815 ld.h ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2816 ldlex.h ldfile.h ldemul.h ldctor.h
2817 ldmisc.o
: ldmisc.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
)/demangle.h
$(INCDIR
)/libiberty.h
ld.h ldmisc.h \
2821 ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h \
2822 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2823 $(INCDIR
)/elf
/internal.h
2824 ldver.o
: ldver.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2825 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2826 ..
/bfd
/bfdver.h
ld.h ldver.h ldexp.h ldlang.h ldfile.h \
2828 ldwrite.o
: ldwrite.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2829 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2830 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2831 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2832 ldmisc.h ldgram.h ldmain.h
2833 lexsup.o
: lexsup.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2834 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2835 ..
/bfd
/bfdver.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2836 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmain.h \
2837 ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
2838 ldver.h ldemul.h
$(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
2839 mri.o
: mri.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2840 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2841 ld.h ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h \
2842 $(INCDIR
)/ansidecl.h
2843 ldcref.o
: ldcref.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2844 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2845 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2846 $(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h \
2847 ld.h ldmain.h ldmisc.h ldexp.h ldlang.h
2848 pe-dll.o
: pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2849 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2850 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2851 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2852 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2853 $(BFDDIR
)/libcoff.h deffile.h pe-dll.h
2854 pep-dll.o
: pep-dll.c pe-dll.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2855 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2856 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2857 $(INCDIR
)/safe-ctype.h
ld.h ldexp.h ldlang.h ldwrite.h \
2858 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2859 $(BFDDIR
)/libcoff.h deffile.h pe-dll.h pep-dll.h
2860 ldgram.o
: ldgram.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2861 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2862 $(INCDIR
)/bfdlink.h
ld.h ldexp.h ldver.h ldlang.h ldfile.h \
2863 ldemul.h ldmisc.h ldmain.h mri.h ldctor.h ldlex.h
2864 ldlex.o
: ldlex.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2865 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2866 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h ldmisc.h \
2867 ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h ldmain.h \
2868 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
2869 deffilep.o
: deffilep.c sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2870 $(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
2871 ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2872 ld.h ldmisc.h deffile.h
2873 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2874 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2875 # Otherwise a system limit (for SysV at least) may be exceeded.