1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 CATOBJEXT
= @CATOBJEXT@
70 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
75 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
77 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
86 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
87 INSTOBJEXT
= @INSTOBJEXT@
95 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
104 STRINGIFY
= @STRINGIFY@
106 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
107 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
108 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
111 bfdincludedir
= @bfdincludedir@
112 bfdlibdir
= @bfdlibdir@
113 build_noncanonical
= @build_noncanonical@
114 build_subdir
= @build_subdir@
115 do_compare
= @do_compare@
116 host_noncanonical
= @host_noncanonical@
117 host_subdir
= @host_subdir@
120 target_noncanonical
= @target_noncanonical@
121 target_subdir
= @target_subdir@
122 use_sysroot
= @use_sysroot@
124 INTLLIBS
= @INTLLIBS@
126 AUTOMAKE_OPTIONS
= cygnus dejagnu
130 tooldir
= $(exec_prefix)/$(target_alias
)
132 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
134 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
136 WARN_CFLAGS
= @WARN_CFLAGS@
137 AM_CFLAGS
= $(WARN_CFLAGS
)
139 # We put the scripts in the directory $(scriptdir)/ldscripts.
140 # We can't put the scripts in $(datadir) because the SEARCH_DIR
141 # directives need to be different for native and cross linkers.
142 scriptdir
= $(tooldir
)/lib
145 EMULATION_OFILES
= @EMULATION_OFILES@
146 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
148 # Search path to override the default search path for -lfoo libraries.
149 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
150 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
151 # a cross-linker, in which case the default is empty. See genscripts.sh.)
152 # Otherwise, they are replaced with the ones given in LIB_PATH,
153 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
154 # when the linker is configured via the --with-lib-path configure switch.
155 LIB_PATH
= @LIB_PATH@
157 BASEDIR
= $(srcdir)/..
158 BFDDIR
= $(BASEDIR
)/bfd
159 INCDIR
= $(BASEDIR
)/include
162 # What version of the manual to build
165 # Options to extract the man page from ld.texinfo
168 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
170 POD2MAN
= pod2man
--center
="GNU Development Tools" --release
="binutils-$(VERSION)" --section
=1
173 #stuff for self hosting (can be overridden in config file).
174 HOSTING_CRT0
= @HOSTING_CRT0@
175 HOSTING_LIBS
= @HOSTING_LIBS@
176 HOSTING_EMU
= -m
$(EMUL
)
178 # Setup the testing framework, if you have one
179 EXPECT
= `if [ -f $$r/../expect/expect ] ; then echo $$r/../expect/expect ; else echo expect ; fi`
182 RUNTEST
= `if [ -f $${srcroot}/../dejagnu/runtest ] ; then echo $${srcroot}/../dejagnu/runtest ; else echo runtest ; fi`
187 CC_FOR_TARGET
= ` if [ -f $$r/../gcc/xgcc ] ; then if [ -f $$r/../newlib/Makefile ] ; then echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; else echo $$r/../gcc/xgcc -B$$r/../gcc/; fi; else if [ "@host@" = "@target@" ] ; then echo $(CC); else echo gcc | sed '$(transform)'; fi; fi`
191 CXX_FOR_TARGET
= ` if [ -f $$r/../gcc/xgcc ] ; then if [ -f $$r/../newlib/Makefile ] ; then echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; else echo $$r/../gcc/xgcc -B$$r/../gcc/; fi; else if [ "@host@" = "@target@" ] ; then echo $(CXX); else echo gcc | sed '$(transform)'; fi; fi`
194 noinst_PROGRAMS
= ld-new
195 info_TEXINFOS
= ld.texinfo
196 noinst_TEXINFOS
= ldint.texinfo
199 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) -I
$(top_srcdir
)/..
/intl
-I..
/intl
$(HDEFINES
) $(CFLAGS
) -DLOCALEDIR
="\"$(datadir)/locale\""
201 BFDLIB
= ..
/bfd
/libbfd.la
202 LIBIBERTY
= ..
/libiberty
/libiberty.a
204 ALL_EMULATIONS
= ea29k.o eaixppc.o eaixrs6.o ealpha.o earcelf.o earm_epoc_pe.o earmaoutb.o earmaoutl.o earmcoff.o earmelf.o earmelfb.o earmelf_fbsd.o earmelf_linux.o earmelf_linux_eabi.o earmelfb_linux.o earmelf_nbsd.o earmelfb_nbsd.o earmnto.o earmnbsd.o earmpe.o earmsymbian.o eavr2.o eavr1.o eavr3.o eavr4.o eavr5.o ecoff_i860.o ecoff_sparc.o ecrisaout.o ecriself.o ecrislinux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o edelta68.o eelf32_dlx.o eebmon29k.o eelf32_i960.o eelf32_i860.o eelf32_sparc.o eelf32b4300.o eelf32cr16c.o eelf32bmip.o eelf32bmipn32.o eelf32btsmip.o eelf32crx.o eelf32btsmipn32.o eelf32ltsmip.o eelf32ltsmipn32.o eelf32ebmip.o eelf32elmip.o eelf32fr30.o eelf32frv.o eelf32i370.o eelf32ip2k.o eelf32iq2000.o eelf32iq10.o eelf32l4300.o eelf32lmip.o eelf32lppc.o eelf32lppcnto.o eelf32lppcsim.o eelf32mcore.o eelf32mipswindiss.o eelf32openrisc.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcwindiss.o eelf32vax.o eelf32xstormy16.o eelf32xtensa.o eelf_i386.o eelf_i386_be.o eelf_i386_chaos.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_s390.o egld960.o egld960coff.o eh8300.o eh8300h.o eh8300s.o eh8300elf.o eh8300hn.o eh8300sn.o eh8300sx.o eh8300helf.o eh8300self.o eh8300hnelf.o eh8300snelf.o eh8300sxelf.o eh8300sxn.o eh8300sxnelf.o eh8500.o eh8500b.o eh8500c.o eh8500m.o eh8500s.o ehp300bsd.o ehp3hpux.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386aout.o ei386beos.o ei386bsd.o ei386coff.o ei386go32.o ei386linux.o ei386lynx.o ei386mach.o ei386moss.o ei386msdos.o ei386nbsd.o ei386nto.o ei386nw.o ei386pe.o ei386pe_posix.o elnk960.o em32relf.o em32rlelf.o em32relf_linux.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68k4knbsd.o em68kaout.o em68kaux.o em68kcoff.o em68kelf.o em68kelfnbsd.o em68klinux.o em68klynx.o em68knbsd.o em68kpsos.o em88kbcs.o emaxqcoff.o emcorepe.o emipsbig.o emipsbsd.o emipsidt.o emipsidtl.o emipslit.o emipslnews.o emipspe.o emsp430x110.o emsp430x112.o emsp430x1101.o emsp430x1111.o emsp430x1121.o emsp430x1122.o emsp430x1132.o emsp430x122.o emsp430x123.o emsp430x1222.o emsp430x1232.o emsp430x133.o emsp430x135.o emsp430x1331.o emsp430x1351.o emsp430x147.o emsp430x148.o emsp430x149.o emsp430x155.o emsp430x156.o emsp430x157.o emsp430x167.o emsp430x168.o emsp430x169.o emsp430x1610.o emsp430x1611.o emsp430x1612.o emsp430x311.o emsp430x312.o emsp430x313.o emsp430x314.o emsp430x315.o emsp430x323.o emsp430x325.o emsp430x336.o emsp430x337.o emsp430x412.o emsp430x413.o emsp430x415.o emsp430x417.o emsp430xE423.o emsp430xE425.o emsp430xE427.o emsp430xW423.o emsp430xW425.o emsp430xW427.o emsp430xG437.o emsp430xG438.o emsp430xG439.o emsp430x435.o emsp430x436.o emsp430x437.o emsp430x447.o emsp430x448.o emsp430x449.o enews.o ens32knbsd.o eor32.o eor32elf.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppcmacos.o eppcnw.o eppcpe.o eppclynx.o eriscix.o esa29200.o esh.o eshelf32.o eshlelf32.o eshelf32_linux.o eshlelf32_linux.o eshelf32_nbsd.o eshlelf32_nbsd.o eshelf.o eshelf_linux.o eshlelf_linux.o eshelf_nbsd.o eshlelf_nbsd.o eshelf_nto.o eshlelf_nto.o eshl.o eshlelf.o eshlsymbian.o eshpe.o esparcaout.o esparclinux.o esparclynx.o esparcnbsd.o est2000.o esun3.o esun4.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o etic80coff.o evanilla.o evax.o evaxnbsd.o evsta.o ew65.o ez8001.o eelf32frvfd.o ez8002.o
207 ALL_64_EMULATIONS
= eelf64_aix.o eelf64_ia64.o eelf64_ia64_fbsd.o eshelf64.o eshlelf64.o eshelf64_nbsd.o eshlelf64_nbsd.o eelf_x86_64.o eelf_x86_64_fbsd.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64ltsmip.o eelf64hppa.o eelf64mmix.o emmo.o eelf64ppc.o eelf64lppc.o ehppa64linux.o
210 ALL_EMUL_EXTRA_OFILES
= deffilep.o pe-dll.o
213 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c mri.c ldcref.c pe-dll.c
216 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h ldwrite.h mri.h deffile.h pe-dll.h
219 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
220 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
222 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
225 STAGESTUFF
= *.o ldscripts
/* e
*.c
227 # At the moment this is just a list of those emulation template files
228 # that contain internationalised strings.
229 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
231 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
233 # These all start with e so 'make clean' can find them.
235 GENSCRIPTS
= LIB_PATH
='${LIB_PATH}' $(SHELL
) $(srcdir)/genscripts.sh
${srcdir} ${libdir} "${exec_prefix}" @host@ @target@ @target_alias@
"@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
236 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
238 # We need this for automake to use YLWRAP.
239 EXTRA_ld_new_SOURCES
= deffilep.y
241 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
243 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(INTLDEPS
)
244 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(INTLLIBS
)
246 # This is the real libbfd.a created by libtool.
247 TESTBFDLIB
= @TESTBFDLIB@
249 MAINTAINERCLEANFILES
= ldver.texi
251 # We want to reconfigure if configure.host or configure.tgt changes.
252 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt
254 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
256 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2
258 # Stuff that should be included in a distribution. The diststuff
259 # target is run by the taz target in ../Makefile.in.
260 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c
$(man_MANS
)
262 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
263 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
264 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
265 CONFIG_HEADER
= config.h
267 noinst_PROGRAMS
= ld-new
$(EXEEXT
)
268 PROGRAMS
= $(noinst_PROGRAMS
)
271 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
272 CPPFLAGS
= @CPPFLAGS@
275 ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex.
$(OBJEXT
) lexsup.
$(OBJEXT
) \
276 ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) ldctor.
$(OBJEXT
) ldmain.
$(OBJEXT
) \
277 ldwrite.
$(OBJEXT
) ldexp.
$(OBJEXT
) ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) \
278 ldmisc.
$(OBJEXT
) ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
)
280 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
282 YLWRAP
= $(top_srcdir
)/..
/ylwrap
284 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
285 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
287 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
288 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
289 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
292 TEXINFOS
= ld.texinfo
293 man1dir = $(mandir)/man1
297 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
298 NEWS TODO acinclude.m4 aclocal.m4 config.in configure configure.in \
299 deffilep.c ldgram.c ldlex.c
302 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
306 SOURCES
= $(ld_new_SOURCES
) $(EXTRA_ld_new_SOURCES
)
307 OBJECTS
= $(ld_new_OBJECTS
)
311 .SUFFIXES
: .S .c .
dvi .
info .l .lo .o .obj .ps .s .texi .texinfo .txi .y
312 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
313 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
315 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
317 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
319 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
320 cd
$(srcdir) && $(ACLOCAL
)
322 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
323 $(SHELL
) .
/config.status
--recheck
324 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
325 cd
$(srcdir) && $(AUTOCONF
)
328 @if
test ! -f
$@
; then \
332 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
334 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
335 $(SHELL
) .
/config.status
336 @echo timestamp
> stamp-h
2> /dev
/null
337 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
338 @if
test ! -f
$@
; then \
339 rm -f
$(srcdir)/stamp-h.in
; \
340 $(MAKE
) $(srcdir)/stamp-h.in
; \
342 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
343 cd
$(top_srcdir
) && $(AUTOHEADER
)
344 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
353 maintainer-clean-hdr
:
355 mostlyclean-noinstPROGRAMS
:
357 clean-noinstPROGRAMS
:
358 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
360 distclean-noinstPROGRAMS
:
362 maintainer-clean-noinstPROGRAMS
:
367 # FIXME: We should only use cygpath when building on Windows,
368 # and only if it is available.
370 $(COMPILE
) -c
`cygpath -w $<`
379 -rm -f
*.o core
*.core
387 maintainer-clean-compile
:
390 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
393 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
396 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
406 maintainer-clean-libtool
:
408 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
409 @
rm -f ld-new
$(EXEEXT
)
410 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
412 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
414 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
415 deffilep.h
: deffilep.c
426 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
427 $(MAKEINFO
) -I
$(srcdir) $<
430 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
431 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
434 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
435 $(MAKEINFO
) -I
$(srcdir) $<
438 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
439 $(MAKEINFO
) -I
$(srcdir) $<
442 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
443 $(MAKEINFO
) -I
$(srcdir) $<
446 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
447 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
450 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
451 $(MAKEINFO
) -I
$(srcdir) $<
454 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
455 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
458 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
459 $(MAKEINFO
) -I
$(srcdir) $<
463 install-info-am
: $(INFO_DEPS
)
465 $(mkinstalldirs
) $(DESTDIR
)$(infodir)
466 @list
='$(INFO_DEPS)'; \
467 for file in
$$list; do \
468 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
469 for ifile in
`cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
470 if
test -f
$$d/$$ifile; then \
471 echo
" $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
472 $(INSTALL_DATA
) $$d/$$ifile $(DESTDIR
)$(infodir)/$$ifile; \
477 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
478 list
='$(INFO_DEPS)'; \
479 for file in
$$list; do \
480 echo
" install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
481 install-info
--info-dir
=$(DESTDIR
)$(infodir) $(DESTDIR
)$(infodir)/$$file ||
:;\
487 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
490 list
='$(INFO_DEPS)'; \
491 for file in
$$list; do \
493 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
496 list
='$(INFO_DEPS)'; \
497 for file in
$$list; do \
498 (cd
$(DESTDIR
)$(infodir) && rm -f
$$file $$file-[0-9] $$file-[0-9][0-9]); \
501 dist-info
: $(INFO_DEPS
)
502 list
='$(INFO_DEPS)'; \
503 for base in
$$list; do \
504 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
505 for file in
`cd $$d && eval echo $$base*`; do \
506 test -f
$(distdir
)/$$file \
507 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
508 || cp
-p
$$d/$$file $(distdir
)/$$file; \
513 -rm -f
ld.aux
ld.cp
ld.cps
ld.
dvi ld.fn
ld.fns
ld.ky
ld.kys
ld.ps \
514 ld.log
ld.pg
ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.op
ld.tr \
521 maintainer-clean-aminfo
:
522 for i in
$(INFO_DEPS
); do \
524 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
528 clean-info
: mostlyclean-aminfo
531 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
532 @list
='$(man1_MANS)'; \
533 l2
='$(man_MANS)'; for i in
$$l2; do \
535 *.1*) list
="$$list $$i" ;; \
538 for i in
$$list; do \
539 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
541 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
542 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
543 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
544 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
545 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
549 @list
='$(man1_MANS)'; \
550 l2
='$(man_MANS)'; for i in
$$l2; do \
552 *.1*) list
="$$list $$i" ;; \
555 for i in
$$list; do \
556 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
557 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
558 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
559 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
560 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
564 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
567 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
569 # This directory's subdirectories are mostly independent; you can cd
570 # into them and run `make' without going through this Makefile.
571 # To change the values of `make' variables: instead of editing Makefiles,
572 # (1) if the variable is set in `config.status', edit `config.status'
573 # (which will cause the Makefiles to be regenerated when you run `make');
574 # (2) otherwise, pass the desired values on the `make' command line.
578 all-recursive install-data-recursive install-exec-recursive \
579 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
580 check-recursive installcheck-recursive info-recursive dvi-recursive
:
581 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
583 target
=`echo $@ | sed s/-recursive//`; \
584 list
='$(SUBDIRS)'; for subdir in
$$list; do \
585 echo
"Making $$target in $$subdir"; \
586 if
test "$$subdir" = "."; then \
588 local_target
="$$target-am"; \
590 local_target
="$$target"; \
592 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
593 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
595 if
test "$$dot_seen" = "no"; then \
596 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
599 mostlyclean-recursive clean-recursive distclean-recursive \
600 maintainer-clean-recursive
:
601 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
603 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
604 rev
="$$subdir $$rev"; \
605 test "$$subdir" != "." || dot_seen
=yes
; \
607 test "$$dot_seen" = "no" && rev
=". $$rev"; \
608 target
=`echo $@ | sed s/-recursive//`; \
609 for subdir in
$$rev; do \
610 echo
"Making $$target in $$subdir"; \
611 if
test "$$subdir" = "."; then \
612 local_target
="$$target-am"; \
614 local_target
="$$target"; \
616 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
617 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
618 done
&& test -z
"$$fail"
620 list
='$(SUBDIRS)'; for subdir in
$$list; do \
621 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
626 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
627 list
='$(SOURCES) $(HEADERS)'; \
628 unique
=`for i in $$list; do echo $$i; done | \
629 awk ' { files[$$0] = 1; } \
630 END { for (i in files) print i; }'`; \
631 here
=`pwd` && cd
$(srcdir) \
632 && mkid
-f
$$here/ID
$$unique $(LISP
)
634 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
637 list
='$(SUBDIRS)'; for subdir in
$$list; do \
638 if
test "$$subdir" = .
; then
:; else \
639 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
642 list
='$(SOURCES) $(HEADERS)'; \
643 unique
=`for i in $$list; do echo $$i; done | \
644 awk ' { files[$$0] = 1; } \
645 END { for (i in files) print i; }'`; \
646 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
647 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
656 maintainer-clean-tags
:
658 distdir
= $(PACKAGE
)-$(VERSION
)
659 top_distdir
= $(distdir
)
661 # This target untars the dist file and tries a VPATH configuration. Then
662 # it guarantees that the distribution is self-contained by making another
666 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
667 mkdir
$(distdir
)/=build
668 mkdir
$(distdir
)/=inst
669 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
670 cd
$(distdir
)/=build \
671 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
672 && $(MAKE
) $(AM_MAKEFLAGS
) \
673 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
674 && $(MAKE
) $(AM_MAKEFLAGS
) check \
675 && $(MAKE
) $(AM_MAKEFLAGS
) install \
676 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
677 && $(MAKE
) $(AM_MAKEFLAGS
) dist
679 @banner
="$(distdir).tar.gz is ready for distribution"; \
680 dashes
=`echo "$$banner" | sed s/./=/g`; \
685 -chmod
-R a
+r
$(distdir
)
686 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
689 -chmod
-R a
+r
$(distdir
)
690 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
692 distdir
: $(DISTFILES
)
695 -chmod
777 $(distdir
)
696 @for file in
$(DISTFILES
); do \
697 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
698 if
test -d
$$d/$$file; then \
699 cp
-pr
$$d/$$file $(distdir
)/$$file; \
701 test -f
$(distdir
)/$$file \
702 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
703 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
706 for subdir in
$(SUBDIRS
); do \
707 if
test "$$subdir" = .
; then
:; else \
708 test -d
$(distdir
)/$$subdir \
709 || mkdir
$(distdir
)/$$subdir \
711 chmod
777 $(distdir
)/$$subdir; \
712 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
716 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
718 DEJATOOL
= $(PACKAGE
)
720 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
722 @echo
'Making a new site.exp file...'
723 @
test ! -f site.bak ||
rm -f site.bak
724 @echo
'## these variables are automatically generated by make ##' > $@
-t
725 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
726 @echo
'# edit the last section' >> $@
-t
727 @echo
'set tool $(DEJATOOL)' >> $@
-t
728 @echo
'set srcdir $(srcdir)' >> $@
-t
729 @echo
'set objdir' `pwd` >> $@
-t
730 @echo
'set host_alias $(host_alias)' >> $@
-t
731 @echo
'set host_triplet $(host_triplet)' >> $@
-t
732 @echo
'set target_alias $(target_alias)' >> $@
-t
733 @echo
'set target_triplet $(target_triplet)' >> $@
-t
734 @echo
'set build_alias $(build_alias)' >> $@
-t
735 @echo
'set build_triplet $(build_triplet)' >> $@
-t
736 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
737 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
738 @
test ! -f site.exp || mv site.exp site.bak
740 info-am
: $(INFO_DEPS
)
745 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
746 check: check-recursive
748 installcheck: installcheck-recursive
750 install-info
: install-info-recursive
751 all-recursive-am
: config.h
752 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
754 install-exec-am
: install-exec-local
755 install-exec
: install-exec-recursive
757 install-data-am
: install-man install-data-local
758 install-data
: install-data-recursive
761 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
762 install: install-recursive
763 uninstall-am
: uninstall-man
764 uninstall: uninstall-recursive
765 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
766 all-redirect
: all-recursive-am
768 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
769 installdirs: installdirs-recursive
771 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
775 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
778 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
781 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
782 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
783 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
785 maintainer-clean-generic
:
786 -test -z
"ldlexcdeffilephdeffilepcldgramhldgramc$(MAINTAINERCLEANFILES)" ||
rm -f ldlexc deffileph deffilepc ldgramh ldgramc
$(MAINTAINERCLEANFILES
)
787 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
788 mostlyclean-compile mostlyclean-libtool \
789 mostlyclean-aminfo mostlyclean-tags mostlyclean-generic \
792 mostlyclean: mostlyclean-recursive
794 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
795 clean-aminfo clean-tags clean-generic mostlyclean-am
797 clean: clean-recursive
799 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
800 distclean-libtool distclean-aminfo distclean-tags \
801 distclean-generic clean-am distclean-local
804 distclean: distclean-recursive
807 maintainer-clean-am
: maintainer-clean-hdr \
808 maintainer-clean-noinstPROGRAMS \
809 maintainer-clean-compile maintainer-clean-libtool \
810 maintainer-clean-aminfo maintainer-clean-tags \
811 maintainer-clean-generic distclean-am
812 @echo
"This command is intended for maintainers to use;"
813 @echo
"it deletes files that may require special tools to rebuild."
815 maintainer-clean
: maintainer-clean-recursive
818 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
819 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
820 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
821 mostlyclean-compile distclean-compile clean-compile \
822 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
823 clean-libtool maintainer-clean-libtool install-info-am uninstall-info \
824 mostlyclean-aminfo distclean-aminfo clean-aminfo \
825 maintainer-clean-aminfo install-man1 uninstall-man1 install-man \
826 uninstall-man install-data-recursive uninstall-data-recursive \
827 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
828 uninstalldirs-recursive all-recursive check-recursive \
829 installcheck-recursive info-recursive dvi-recursive \
830 mostlyclean-recursive distclean-recursive clean-recursive \
831 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
832 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
833 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
834 install-info-am install-info all-recursive-am install-exec-local \
835 install-exec-am install-exec install-data-local install-data-am \
836 install-data install-am
install uninstall-am
uninstall all-redirect \
837 all-am
all installdirs-am
installdirs mostlyclean-generic \
838 distclean-generic clean-generic maintainer-clean-generic
clean \
839 mostlyclean distclean maintainer-clean
842 po
/POTFILES.in
: @MAINT@ Makefile
843 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
844 && mv tmp
$(srcdir)/po
/POTFILES.in
846 ldmain.o
: ldmain.c config.status
847 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
848 -DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
849 -DTOOLBINDIR
='"$(tooldir)/bin"' \
850 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
853 ldemul-list.h
: Makefile
854 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
855 for f in
`echo " " ${EMULATION_OFILES} "" \
856 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
857 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
860 echo
"#define EMULATION_LIST \\";\
861 for f in
`echo " " ${EMULATION_OFILES} "" \
862 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
863 echo
" &ld_$${f}_emulation, \\"; \
865 echo
" 0") >ldemul-tmp.h
866 mv ldemul-tmp.h ldemul-list.h
868 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
869 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
873 ea29k.c
: $(srcdir)/emulparams
/a29k.sh \
874 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/a29k.sc
${GEN_DEPENDS}
875 ${GENSCRIPTS} a29k
"$(tdir_a29k)"
876 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
877 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
878 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
879 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
880 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
881 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
882 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
883 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
884 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
885 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
886 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
887 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
888 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
889 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
890 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
891 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
892 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
893 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
894 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
895 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
896 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
897 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
898 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
899 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
900 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
901 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
902 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
903 $(srcdir)/emulparams
/armelf.sh \
904 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
905 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
906 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
907 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
908 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
909 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
910 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
911 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
912 $(srcdir)/emulparams
/armelf_linux.sh \
913 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
914 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
915 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
916 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
917 $(srcdir)/emulparams
/armelf_linux.sh \
918 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
919 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
920 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
921 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
922 $(srcdir)/emulparams
/armelf.sh \
923 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
924 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
925 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
926 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
927 $(srcdir)/emulparams
/armelf_nbsd.sh \
928 $(srcdir)/emulparams
/armelf.sh \
929 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
930 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
931 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
932 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
933 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
934 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
935 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
936 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
937 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
938 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
939 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
940 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
941 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
942 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
943 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
944 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
945 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
946 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
947 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
948 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
949 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
950 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
951 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
952 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
953 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
954 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
955 $(srcdir)/emulparams
/armelf.sh
$(srcdir)/emultempl
/elf32.em \
956 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
958 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
959 eavr2.c
: $(srcdir)/emulparams
/avr2.sh \
960 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
962 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
963 eavr1.c
: $(srcdir)/emulparams
/avr1.sh \
964 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
966 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
967 eavr3.c
: $(srcdir)/emulparams
/avr3.sh \
968 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
970 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
971 eavr4.c
: $(srcdir)/emulparams
/avr4.sh \
972 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
974 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
975 eavr5.c
: $(srcdir)/emulparams
/avr5.sh \
976 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
978 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
979 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
980 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
981 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
982 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
983 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
984 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
985 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
986 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
987 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
988 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
989 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
990 ${GENSCRIPTS} criself
"$(tdir_cris)"
991 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
992 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
993 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
994 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
995 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
996 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
997 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
998 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
999 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1000 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1001 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1002 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1003 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1004 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1005 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1006 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1007 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1008 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1009 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1010 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1011 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1012 eebmon29k.c
: $(srcdir)/emulparams
/ebmon29k.sh \
1013 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/ebmon29k.sc
${GEN_DEPENDS}
1014 ${GENSCRIPTS} ebmon29k
"$(tdir_ebmon29k)"
1015 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1016 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/needrelax.em \
1017 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1018 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1019 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1020 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1021 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1022 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1023 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1024 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1025 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh \
1026 $(srcdir)/emulparams
/xtensa-config.sh
$(srcdir)/emultempl
/elf32.em \
1027 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1028 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1029 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1030 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1031 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1032 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1033 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1034 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1035 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1036 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1037 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1038 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1039 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1040 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1041 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1042 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1043 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1044 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1045 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1046 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1047 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1048 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1049 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1050 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1051 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1052 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1053 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1054 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1055 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1056 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1057 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1058 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1059 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1060 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1061 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1062 $(srcdir)/emulparams
/elf32bmip.sh \
1063 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1064 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1065 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1066 $(srcdir)/emultempl
/elf32.em \
1067 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1068 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1069 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh \
1070 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1071 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1072 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1073 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emultempl
/irix.em \
1074 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1075 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1076 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1077 $(srcdir)/emulparams
/elf32bmip.sh \
1078 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1079 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1080 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1081 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/crxelf.em \
1082 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1083 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1084 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1085 $(srcdir)/emulparams
/elf32bmip.sh \
1086 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1087 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1088 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1089 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1090 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1091 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1092 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1093 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1094 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1095 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1096 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1097 $(srcdir)/emulparams
/elf32bmip.sh \
1098 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1099 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1100 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1101 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1102 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1103 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1104 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1105 $(srcdir)/emultempl
/irix.em \
1106 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1107 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1108 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1109 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1110 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1111 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1112 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1113 $(srcdir)/emulparams
/elf32bmip.sh \
1114 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1115 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1116 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh \
1117 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1118 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1119 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1120 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1121 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1122 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1123 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1124 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1125 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1126 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1127 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1128 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1129 $(srcdir)/emultempl
/ppc32elf.em \
1130 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1131 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1132 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1133 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1134 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1135 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1136 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1137 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1138 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1139 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1140 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1141 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1142 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1143 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1144 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1145 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1146 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1147 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1148 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1149 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1150 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1151 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1152 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1153 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1154 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1155 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1156 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1157 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1158 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1159 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1160 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1161 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1162 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1163 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1164 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1165 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1166 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1167 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1168 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1169 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1170 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1171 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1172 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1173 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1174 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1175 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1176 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1177 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1178 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1179 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1180 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1181 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1182 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1183 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1184 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1185 $(srcdir)/emulparams
/elf64alpha.sh \
1186 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1187 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1188 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1189 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1190 $(srcdir)/emulparams
/elf64alpha.sh \
1191 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1192 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1193 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1194 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1195 $(srcdir)/emulparams
/hppa64linux.sh \
1196 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1197 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1198 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1199 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1200 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1201 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1202 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/ia64elf.em \
1203 $(srcdir)/emultempl
/needrelax.em \
1204 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1205 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1206 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1207 $(srcdir)/emulparams
/elf64_ia64.sh \
1208 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/ia64elf.em \
1209 $(srcdir)/emultempl
/needrelax.em \
1210 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1211 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1212 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1213 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1214 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1215 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1216 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1217 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1218 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1219 $(srcdir)/emulparams
/elf64_sparc.sh \
1220 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1221 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1222 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1223 $(srcdir)/emulparams
/elf32bmipn32.sh
$(srcdir)/emultempl
/irix.em \
1224 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1225 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1226 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1227 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1228 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1229 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1230 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1231 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mmo.em \
1232 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1233 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1234 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1235 $(srcdir)/emulparams
/elf32bmipn32.sh \
1236 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1237 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1238 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1239 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf32bmipn32.sh \
1240 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1241 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1242 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1243 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1244 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1245 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1246 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1247 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1248 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1249 $(srcdir)/emulparams
/elf_x86_64.sh \
1250 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1251 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1252 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1253 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1254 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1255 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1256 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1257 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1258 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1259 $(srcdir)/emulparams
/elf_i386.sh \
1260 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1261 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1262 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1263 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1264 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1265 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1266 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1267 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1268 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1269 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1270 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1271 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1272 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1273 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1274 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1275 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1276 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1277 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1278 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1279 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1280 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1281 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1282 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1283 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1284 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1285 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1286 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1287 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1288 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1289 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1290 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1291 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1292 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1293 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1294 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1295 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1296 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1297 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1298 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1299 $(srcdir)/emulparams
/h8300elf.sh \
1300 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1301 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1302 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1303 $(srcdir)/emulparams
/h8300elf.sh \
1304 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1305 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1306 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1307 $(srcdir)/emulparams
/h8300elf.sh \
1308 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1309 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1310 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1311 $(srcdir)/emulparams
/h8300elf.sh \
1312 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1313 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1314 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1315 $(srcdir)/emulparams
/h8300elf.sh \
1316 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1317 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1318 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1319 $(srcdir)/emulparams
/h8300elf.sh \
1320 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1321 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1322 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1323 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1324 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1325 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1326 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1327 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1328 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1329 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1330 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1331 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1332 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1333 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1334 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1335 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1336 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1337 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1338 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1339 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1340 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1341 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1342 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1343 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1344 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1345 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1346 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1347 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1348 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1349 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1350 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1351 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1352 $(srcdir)/emulparams
/hppaelf.sh \
1353 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1354 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1355 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1356 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1357 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1358 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1359 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1360 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1361 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1362 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1363 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1364 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1365 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1366 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1367 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
1368 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
1369 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
1370 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1371 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
1372 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
1373 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
1374 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
1375 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
1376 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
1377 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
1378 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
1379 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1380 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
1381 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
1382 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1383 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
1384 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
1385 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1386 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
1387 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
1388 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1389 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
1390 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
1391 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
1392 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
1393 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
1394 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1395 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
1396 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
1397 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1398 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
1399 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
1400 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
1401 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
1402 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
1403 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1404 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
1405 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
1406 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1407 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
1408 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
1409 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1410 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
1411 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
1412 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1413 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1414 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
1415 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
1416 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1417 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1418 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
1419 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
1420 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1421 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1422 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
1423 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
1424 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1425 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1426 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
1427 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
1428 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1429 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
1430 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
1431 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1432 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
1433 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
1434 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
1435 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
1436 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
1437 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
1438 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
1439 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
1440 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/m68kelf.em \
1441 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1442 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
1443 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
1444 $(srcdir)/emulparams
/m68kelf.sh \
1445 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/m68kelf.em \
1446 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1447 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
1448 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
1449 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1450 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
1451 em68klynx.c
: $(srcdir)/emulparams
/m68klynx.sh \
1452 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68klynx.sc
${GEN_DEPENDS}
1453 ${GENSCRIPTS} m68klynx
"$(tdir_m68klynx)"
1454 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
1455 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1456 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
1457 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
1458 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
1459 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
1460 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
1461 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
1462 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
1463 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
1464 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
1465 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
1466 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
1467 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1468 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
1469 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh \
1470 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1471 ${GENSCRIPTS} mipsbig
1472 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh \
1473 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
1474 ${GENSCRIPTS} mipsbsd
1475 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh \
1476 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1477 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
1478 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh \
1479 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1480 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
1481 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh \
1482 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1483 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
1484 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
1485 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1486 ${GENSCRIPTS} mipslnews
1487 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh \
1488 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1489 ${GENSCRIPTS} mipspe
"$(tdir_mips)"
1490 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
1491 $(srcdir)/emulparams
/mn10200.sh \
1492 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1493 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
1494 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
1495 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1496 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
1497 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
1498 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1500 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
1501 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
1502 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1504 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
1505 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
1506 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1508 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
1509 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
1510 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1512 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
1513 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
1514 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1516 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
1517 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
1518 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1520 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
1521 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
1522 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1524 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
1525 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
1526 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1528 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
1529 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
1530 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1532 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
1533 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
1534 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1536 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
1537 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
1538 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1540 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
1541 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
1542 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1544 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
1545 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
1546 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1548 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
1549 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
1550 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1552 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
1553 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
1554 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1556 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
1557 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
1558 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1560 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
1561 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
1562 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1564 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
1565 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
1566 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1568 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
1569 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
1570 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1572 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
1573 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
1574 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1576 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
1577 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
1578 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1580 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
1581 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
1582 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1584 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
1585 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
1586 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1588 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
1589 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
1590 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1592 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
1593 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
1594 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1596 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
1597 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
1598 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1600 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
1601 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
1602 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1604 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
1605 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
1606 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1608 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
1609 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
1610 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1612 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
1613 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
1614 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1616 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
1617 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
1618 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1620 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
1621 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
1622 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1624 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
1625 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
1626 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1628 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
1629 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
1630 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1632 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
1633 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
1634 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1636 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
1637 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
1638 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1640 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
1641 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
1642 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1644 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
1645 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
1646 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1648 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
1649 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
1650 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1652 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
1653 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
1654 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1656 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
1657 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
1658 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1660 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
1661 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
1662 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1664 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
1665 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
1666 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1668 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
1669 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
1670 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1672 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
1673 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
1674 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1676 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
1677 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
1678 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1680 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
1681 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
1682 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1684 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
1685 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
1686 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1688 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
1689 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
1690 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1692 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
1693 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
1694 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1696 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
1697 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
1698 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1700 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
1701 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
1702 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1704 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
1705 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
1706 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1708 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
1709 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
1710 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1712 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
1713 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
1714 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1716 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
1717 enews.c
: $(srcdir)/emulparams
/news.sh \
1718 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1719 ${GENSCRIPTS} news
"$(tdir_news)"
1720 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
1721 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
1722 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1723 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
1724 eor32.c
: $(srcdir)/emulparams
/or32.sh \
1725 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
1726 ${GENSCRIPTS} or32
"$(tdir_or32)"
1727 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
1728 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1729 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
1730 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
1731 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1732 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
1733 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
1734 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1735 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
1736 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
1737 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1738 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
1739 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh \
1740 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1741 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
1742 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
1743 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1744 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
1745 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
1746 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
1747 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
1748 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
1749 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
1750 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
1751 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
1752 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1753 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
1754 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
1755 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1756 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
1757 esa29200.c
: $(srcdir)/emulparams
/sa29200.sh \
1758 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sa29200.sc
${GEN_DEPENDS}
1759 ${GENSCRIPTS} sa29200
"$(tdir_sa29200)"
1760 esh.c
: $(srcdir)/emulparams
/sh.sh \
1761 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
1762 ${GENSCRIPTS} sh
"$(tdir_sh)"
1763 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
1764 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1765 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
1766 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
1767 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
1768 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1769 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1770 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
1771 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
1772 $(srcdir)/emulparams
/shelf32.sh \
1773 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
1774 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1775 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1776 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
1777 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
1778 $(srcdir)/emulparams
/shelf32.sh \
1779 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
1780 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1781 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1782 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
1783 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
1784 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1785 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
1786 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
1787 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
1788 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1789 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
1790 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
1791 $(srcdir)/emulparams
/shlelf_linux.sh \
1792 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1793 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
1794 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
1795 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1796 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
1797 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
1798 $(srcdir)/emulparams
/shelf.sh \
1799 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1800 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
1801 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
1802 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1803 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
1804 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
1805 $(srcdir)/emulparams
/shelf_nbsd.sh \
1806 $(srcdir)/emulparams
/shelf.sh \
1807 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1808 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
1809 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
1810 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1811 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
1812 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
1813 $(srcdir)/emulparams
/shelf.sh \
1814 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1815 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
1816 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
1817 $(srcdir)/emulparams
/shelf.sh \
1818 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
1819 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
1820 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
1821 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
1822 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1823 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1824 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
1825 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
1826 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
1827 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
1828 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1829 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1830 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
1831 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
1832 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
1833 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
1834 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
1835 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1836 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
1837 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
1838 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
1839 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1840 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
1841 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
1842 $(srcdir)/emulparams
/shelf64_nbsd.sh \
1843 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
1844 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1845 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
1846 eshl.c
: $(srcdir)/emulparams
/shl.sh \
1847 $(srcdir)/emulparams
/sh.sh \
1848 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
1849 ${GENSCRIPTS} shl
"$(tdir_shl)"
1850 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
1851 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1852 ${GENSCRIPTS} shpe
"$(tdir_shl)"
1853 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
1854 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1855 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
1856 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
1857 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1858 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
1859 esparclynx.c
: $(srcdir)/emulparams
/sparclynx.sh \
1860 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparclynx.sc
${GEN_DEPENDS}
1861 ${GENSCRIPTS} sparclynx
"$(tdir_sparclynx)"
1862 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
1863 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1864 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
1865 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
1866 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
1867 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
1868 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
1869 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1870 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
1871 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
1872 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1873 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
1874 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
1875 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
1876 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
1877 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
1878 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
1879 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
1880 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
1881 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
1882 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
1883 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
1884 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
1885 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
1886 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
1887 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
1888 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
1889 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
1890 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
1891 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
1892 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
1893 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
1894 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
1895 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
1896 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
1897 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
1898 evax.c
: $(srcdir)/emulparams
/vax.sh \
1899 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1900 ${GENSCRIPTS} vax
"$(tdir_vax)"
1901 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
1902 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1903 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
1904 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
1905 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1906 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
1907 ev850.c
: $(srcdir)/emulparams
/v850.sh \
1908 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
1909 ${GENSCRIPTS} v850
"$(tdir_v850)"
1910 ew65.c
: $(srcdir)/emulparams
/w65.sh \
1911 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
1912 ${GENSCRIPTS} w65
"$(tdir_w65)"
1913 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
1914 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
1915 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
1916 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
1917 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
1918 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
1919 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
1920 $(srcdir)/emulparams
/elf32frv.sh \
1921 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1922 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
1924 # The generated emulation files mostly have the same dependencies.
1925 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
1926 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
1927 ldctor.h ldexp.h ldlang.h ldgram.h
1929 check-DEJAGNU
: site.exp
1930 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
1931 r
=`pwd`; export r
; \
1932 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
1933 EXPECT
=$(EXPECT
); export EXPECT
; \
1934 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
1935 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
1936 export TCL_LIBRARY
; \
1938 runtest
=$(RUNTEST
); \
1939 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
1940 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
1941 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
1942 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
1943 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
1944 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
1945 LIBIBERTY
="$(LIBIBERTY) $(INTLLIBS)" LIBS
="$(LIBS)" \
1947 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
1950 # Rules for testing by relinking ld itself.
1951 # A similar test is in the testsuite. This target is for ease of use
1954 ld-partial.o
: ld-new
$(EXEEXT
)
1955 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
1956 ld1
$(EXEEXT
): ld-partial.o
1957 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
1959 ld1-full
$(EXEEXT
): ld-new
1960 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
1962 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
1963 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
1965 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
1966 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
1968 bootstrap
: ld3
$(EXEEXT
)
1969 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
1973 # A test program for C++ constructors and destructors.
1974 # This test is now in the testsuite.
1976 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1977 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
1978 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
1981 # ./cdtest > cdtest.tmp
1982 # mv cdtest.tmp cdtest.out
1984 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1985 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
1986 # cdtest-bar.o cdtest-foo.o
1988 #cdtest-ur: cdtest-ur.o
1989 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
1992 #cdtest-ur.out: cdtest-ur
1993 # ./cdtest-ur > cdtest-ur.tmp
1994 # mv cdtest-ur.tmp cdtest-ur.out
1996 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
1997 # diff $(srcdir)/cdtest.exp cdtest.out
1998 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2000 #.PHONY: check-cdtest
2002 # END OF CHECK TARGETS
2004 # DOCUMENTATION TARGETS
2005 # Manual configuration file; not usually attached to normal configuration,
2006 # because almost all configs use "gen" version of manual.
2007 # Set DOCVER above to change.
2008 configdoc.texi
: ${DOCVER}-doc.texi
2009 ln
-s
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
>/dev
/null
2>&1 \
2010 || ln
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
>/dev
/null
2>&1 \
2011 || cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2013 ldver.texi
: Makefile
2015 echo
'@set VERSION $(VERSION)' > $@
2017 ld.
info: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2018 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
2019 $(MAKEINFO
) -I
$(srcdir) -I
$(BFDDIR
)/doc
$(srcdir)/ld.texinfo
2021 ld.
dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2022 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
:$$TEXINPUTS \
2023 MAKEINFO
="$(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc" $(TEXI2DVI
) -I
$(BFDDIR
)/doc
$(srcdir)/ld.texinfo
2025 # Build the man page from the texinfo file
2026 # The sed command removes the no-adjust Nroff command so that
2027 # the man output looks standard.
2028 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2030 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2031 -($(POD2MAN
) ld.pod | \
2032 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2033 mv
-f
$@.T
$$$$ $@
) || \
2034 (rm -f
$@.T
$$$$ && exit
1)
2039 .PHONY
: install-exec-local install-data-local
2041 install-exec-local
: ld-new
$(EXEEXT
)
2042 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2043 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2044 if
test -f
$$p; then \
2045 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2046 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2049 n
=`echo ld | sed '$(transform)'`; \
2050 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2051 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2052 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2053 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2057 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2058 for f in ldscripts
/*; do \
2059 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2062 # We want install to imply install-info as per GNU standards, despite the
2064 install: install-info
2065 diststuff
: info $(EXTRA_DIST
)
2069 Makefile
: $(BFDDIR
)/configure.in
2071 # Targets to rebuild dependencies in this Makefile.
2072 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2073 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2075 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2076 sed
-f dep.sed
< DEP1
> DEPA
2077 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2078 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2079 echo
'make DEP failed!'; exit
1; \
2084 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2085 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2086 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2087 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2090 dep.sed
: dep-in.sed config.status
2091 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2092 -e
's!@INCDIR@!$(INCDIR)!' \
2093 -e
's!@BFDDIR@!$(BFDDIR)!' \
2094 -e
's!@SRCDIR@!$(srcdir)!' \
2095 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2098 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2099 cat DEP
>> tmp-Makefile
2100 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2103 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2104 cat DEP
>> tmp-Makefile.in
2105 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2108 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2109 cat DEP
>> tmp-Makefile.am
2110 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2112 .PHONY
: dep dep-in dep-am
2114 # What appears below is generated by a hacked mkdep using gcc -MM.
2116 # DO NOT DELETE THIS LINE -- mkdep uses it.
2117 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2118 ldctor.o
: ldctor.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2119 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2120 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h
$(INCDIR
)/bin-bugs.h \
2121 ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2122 ldemul.o
: ldemul.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2123 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2124 ld.h
$(INCDIR
)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2125 ldfile.h ldemul.h ldmain.h ldemul-list.h
2126 ldexp.o
: ldexp.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2127 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2128 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldmain.h \
2129 ldmisc.h ldexp.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h \
2130 $(INCDIR
)/safe-ctype.h
2131 ldfile.o
: ldfile.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2132 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2133 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h
$(INCDIR
)/bin-bugs.h \
2134 ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2135 ldlex.h ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/filenames.h
2136 ldlang.o
: ldlang.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2137 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2138 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2139 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldmain.h \
2140 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2141 ldfile.h ldemul.h
$(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h \
2143 ldmain.o
: ldmain.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2144 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2145 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2146 $(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h
ld.h
$(INCDIR
)/bin-bugs.h \
2147 ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2148 ldlex.h ldfile.h ldemul.h ldctor.h
2149 ldmisc.o
: ldmisc.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2150 $(INCDIR
)/symcat.h
$(INCDIR
)/bfdlink.h sysdep.h config.h \
2151 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h \
2152 ld.h
$(INCDIR
)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2153 ldgram.h ldlex.h ldmain.h ldfile.h
$(BFDDIR
)/elf-bfd.h \
2154 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
2155 ldver.o
: ldver.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2156 $(INCDIR
)/symcat.h ..
/bfd
/bfdver.h sysdep.h config.h \
2157 $(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h ldver.h \
2158 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2159 ldwrite.o
: ldwrite.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2160 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2161 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2162 ld.h
$(INCDIR
)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2163 ldmisc.h ldgram.h ldmain.h
2164 lexsup.o
: lexsup.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2165 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2166 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
2167 ld.h
$(INCDIR
)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2168 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2169 $(INCDIR
)/demangle.h
2170 mri.o
: mri.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2171 sysdep.h config.h
$(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h \
2172 ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h
2173 ldcref.o
: ldcref.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2174 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2175 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
ld.h
$(INCDIR
)/bin-bugs.h \
2176 ldmain.h ldmisc.h ldexp.h ldlang.h
2177 pe-dll.o
: pe-dll.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2178 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2179 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2180 ld.h
$(INCDIR
)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2181 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2182 $(BFDDIR
)/libcoff.h deffile.h pe-dll.h
2183 ldgram.o
: ldgram.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2184 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2185 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldexp.h \
2186 ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2187 mri.h ldctor.h ldlex.h
2188 ldlex.o
: ldlex.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2189 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2190 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h \
2191 ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2192 ldmain.h
$(INCDIR
)/libiberty.h
2193 deffilep.o
: deffilep.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2194 $(INCDIR
)/safe-ctype.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2195 sysdep.h config.h
$(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h \
2197 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2199 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2200 # Otherwise a system limit (for SysV at least) may be exceeded.