2005-01-06 Paul Brook <paul@codesourcery.com>
[binutils.git] / ld / Makefile.in
blob499a18b2bd3f814d17557b67b8f036ff709e84e5
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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AS = @AS@
67 CATALOGS = @CATALOGS@
68 CATOBJEXT = @CATOBJEXT@
69 CC = @CC@
70 CC_FOR_BUILD = @CC_FOR_BUILD@
71 CPP = @CPP@
72 CXXCPP = @CXXCPP@
73 DATADIRNAME = @DATADIRNAME@
74 DLLTOOL = @DLLTOOL@
75 EMULATION_LIBPATH = @EMULATION_LIBPATH@
76 EXEEXT = @EXEEXT@
77 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
78 GCJ = @GCJ@
79 GCJFLAGS = @GCJFLAGS@
80 GMOFILES = @GMOFILES@
81 GMSGFMT = @GMSGFMT@
82 GNATBIND = @GNATBIND@
83 GT_NO = @GT_NO@
84 GT_YES = @GT_YES@
85 HDEFINES = @HDEFINES@
86 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
87 INSTOBJEXT = @INSTOBJEXT@
88 INTLDEPS = @INTLDEPS@
89 INTLOBJS = @INTLOBJS@
90 LIBTOOL = @LIBTOOL@
91 LN = @LN@
92 LN_S = @LN_S@
93 MAINT = @MAINT@
94 MAKEINFO = @MAKEINFO@
95 MKINSTALLDIRS = @MKINSTALLDIRS@
96 MSGFMT = @MSGFMT@
97 NATIVE_LIB_DIRS = @NATIVE_LIB_DIRS@
98 OBJDUMP = @OBJDUMP@
99 OBJEXT = @OBJEXT@
100 PACKAGE = @PACKAGE@
101 POFILES = @POFILES@
102 POSUB = @POSUB@
103 RANLIB = @RANLIB@
104 STRINGIFY = @STRINGIFY@
105 STRIP = @STRIP@
106 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
107 TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
108 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
109 USE_NLS = @USE_NLS@
110 VERSION = @VERSION@
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@
118 l = @l@
119 ncn_cv_ = @ncn_cv_@
120 target_noncanonical = @target_noncanonical@
121 target_subdir = @target_subdir@
122 use_sysroot = @use_sysroot@
124 INTLLIBS = @INTLLIBS@
126 AUTOMAKE_OPTIONS = cygnus dejagnu
128 SUBDIRS = po
130 tooldir = $(exec_prefix)/$(target_alias)
132 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
133 YFLAGS = -d
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
144 EMUL = @EMUL@
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
160 MKDEP = gcc -MM
162 # What version of the manual to build
163 DOCVER = gen
165 # Options to extract the man page from ld.texinfo
166 MANCONF = -Dman
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`
185 RUNTESTFLAGS =
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`
190 CXX = gcc
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
197 man_MANS = ld.1
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 earmelf_vxworks.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
266 CONFIG_CLEAN_FILES =
267 noinst_PROGRAMS = ld-new$(EXEEXT)
268 PROGRAMS = $(noinst_PROGRAMS)
271 DEFS = @DEFS@ -I. -I$(srcdir) -I.
272 CPPFLAGS = @CPPFLAGS@
273 LDFLAGS = @LDFLAGS@
274 LIBS = @LIBS@
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)
279 ld_new_LDFLAGS =
280 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
281 LEXLIB = @LEXLIB@
282 YLWRAP = $(top_srcdir)/../ylwrap
283 CFLAGS = @CFLAGS@
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)
286 CCLD = $(CC)
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
290 INFO_DEPS = ld.info
291 DVIS = ld.dvi
292 TEXINFOS = ld.texinfo
293 man1dir = $(mandir)/man1
294 MANS = $(man_MANS)
296 NROFF = nroff
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)
304 TAR = tar
305 GZIP_ENV = --best
306 SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
307 OBJECTS = $(ld_new_OBJECTS)
309 all: all-redirect
310 .SUFFIXES:
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
316 cd $(top_builddir) \
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)
327 config.h: stamp-h
328 @if test ! -f $@; then \
329 rm -f stamp-h; \
330 $(MAKE) stamp-h; \
331 else :; fi
332 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
333 cd $(top_builddir) \
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; \
341 else :; fi
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
346 mostlyclean-hdr:
348 clean-hdr:
350 distclean-hdr:
351 -rm -f config.h
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:
364 .c.o:
365 $(COMPILE) -c $<
367 # FIXME: We should only use cygpath when building on Windows,
368 # and only if it is available.
369 .c.obj:
370 $(COMPILE) -c `cygpath -w $<`
372 .s.o:
373 $(COMPILE) -c $<
375 .S.o:
376 $(COMPILE) -c $<
378 mostlyclean-compile:
379 -rm -f *.o core *.core
380 -rm -f *.$(OBJEXT)
382 clean-compile:
384 distclean-compile:
385 -rm -f *.tab.c
387 maintainer-clean-compile:
389 .c.lo:
390 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
392 .s.lo:
393 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
395 .S.lo:
396 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
398 mostlyclean-libtool:
399 -rm -f *.lo
401 clean-libtool:
402 -rm -rf .libs _libs
404 distclean-libtool:
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)
411 .l.c:
412 $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
413 .y.c:
414 $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
415 deffilep.h: deffilep.c
416 ldgram.h: ldgram.c
419 ld.info: ld.texinfo
420 ld.dvi: ld.texinfo
423 DVIPS = dvips
425 .texi.info:
426 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
427 $(MAKEINFO) -I $(srcdir) $<
429 .texi.dvi:
430 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
431 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
433 .texi:
434 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
435 $(MAKEINFO) -I $(srcdir) $<
437 .texinfo.info:
438 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
439 $(MAKEINFO) -I $(srcdir) $<
441 .texinfo:
442 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
443 $(MAKEINFO) -I $(srcdir) $<
445 .texinfo.dvi:
446 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
447 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
449 .txi.info:
450 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
451 $(MAKEINFO) -I $(srcdir) $<
453 .txi.dvi:
454 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
455 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
457 .txi:
458 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
459 $(MAKEINFO) -I $(srcdir) $<
460 .dvi.ps:
461 $(DVIPS) $< -o $@
463 install-info-am: $(INFO_DEPS)
464 @$(NORMAL_INSTALL)
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; \
473 else : ; fi; \
474 done; \
475 done
476 @$(POST_INSTALL)
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 || :;\
482 done; \
483 else : ; fi
485 uninstall-info:
486 $(PRE_UNINSTALL)
487 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
488 ii=yes; \
489 else ii=; fi; \
490 list='$(INFO_DEPS)'; \
491 for file in $$list; do \
492 test -z "$$ii" \
493 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
494 done
495 @$(NORMAL_UNINSTALL)
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]); \
499 done
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; \
509 done; \
510 done
512 mostlyclean-aminfo:
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 \
515 ld.cv ld.cn
517 clean-aminfo:
519 distclean-aminfo:
521 maintainer-clean-aminfo:
522 for i in $(INFO_DEPS); do \
523 rm -f $$i; \
524 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
525 rm -f $$i-[0-9]*; \
526 fi; \
527 done
528 clean-info: mostlyclean-aminfo
530 install-man1:
531 $(mkinstalldirs) $(DESTDIR)$(man1dir)
532 @list='$(man1_MANS)'; \
533 l2='$(man_MANS)'; for i in $$l2; do \
534 case "$$i" in \
535 *.1*) list="$$list $$i" ;; \
536 esac; \
537 done; \
538 for i in $$list; do \
539 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
540 else file=$$i; fi; \
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; \
546 done
548 uninstall-man1:
549 @list='$(man1_MANS)'; \
550 l2='$(man_MANS)'; for i in $$l2; do \
551 case "$$i" in \
552 *.1*) list="$$list $$i" ;; \
553 esac; \
554 done; \
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; \
561 done
562 install-man: $(MANS)
563 @$(NORMAL_INSTALL)
564 $(MAKE) $(AM_MAKEFLAGS) install-man1
565 uninstall-man:
566 @$(NORMAL_UNINSTALL)
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.
576 @SET_MAKE@
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; \
582 dot_seen=no; \
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 \
587 dot_seen=yes; \
588 local_target="$$target-am"; \
589 else \
590 local_target="$$target"; \
591 fi; \
592 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
593 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
594 done; \
595 if test "$$dot_seen" = "no"; then \
596 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
597 fi; test -z "$$fail"
599 mostlyclean-recursive clean-recursive distclean-recursive \
600 maintainer-clean-recursive:
601 @set fnord $(MAKEFLAGS); amf=$$2; \
602 dot_seen=no; \
603 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
604 rev="$$subdir $$rev"; \
605 test "$$subdir" != "." || dot_seen=yes; \
606 done; \
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"; \
613 else \
614 local_target="$$target"; \
615 fi; \
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"
619 tags-recursive:
620 list='$(SUBDIRS)'; for subdir in $$list; do \
621 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
622 done
624 tags: 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)
635 tags=; \
636 here=`pwd`; \
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"; \
640 fi; \
641 done; \
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 -o $$here/TAGS $(ETAGS_ARGS) $$tags config.in $$unique $(LISP))
649 mostlyclean-tags:
651 clean-tags:
653 distclean-tags:
654 -rm -f TAGS ID
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
663 # tarfile.
664 distcheck: dist
665 -rm -rf $(distdir)
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
678 -rm -rf $(distdir)
679 @banner="$(distdir).tar.gz is ready for distribution"; \
680 dashes=`echo "$$banner" | sed s/./=/g`; \
681 echo "$$dashes"; \
682 echo "$$banner"; \
683 echo "$$dashes"
684 dist: distdir
685 -chmod -R a+r $(distdir)
686 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
687 -rm -rf $(distdir)
688 dist-all: distdir
689 -chmod -R a+r $(distdir)
690 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
691 -rm -rf $(distdir)
692 distdir: $(DISTFILES)
693 -rm -rf $(distdir)
694 mkdir $(distdir)
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; \
700 else \
701 test -f $(distdir)/$$file \
702 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
703 || cp -p $$d/$$file $(distdir)/$$file || :; \
704 fi; \
705 done
706 for subdir in $(SUBDIRS); do \
707 if test "$$subdir" = .; then :; else \
708 test -d $(distdir)/$$subdir \
709 || mkdir $(distdir)/$$subdir \
710 || exit 1; \
711 chmod 777 $(distdir)/$$subdir; \
712 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
713 || exit 1; \
714 fi; \
715 done
716 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
718 DEJATOOL = $(PACKAGE)
720 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
721 site.exp: Makefile
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 $(srcdir)/site.exp || sed '1,/^## All variables above are.*##/ d' $(srcdir)/site.exp >> $@-t
738 @test ! -f site.exp || mv site.exp site.bak
739 @mv $@-t site.exp
740 info-am: $(INFO_DEPS)
741 info: info-recursive
742 dvi-am: $(DVIS)
743 dvi: dvi-recursive
744 check-am:
745 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
746 check: check-recursive
747 installcheck-am:
748 installcheck: installcheck-recursive
749 install-info-am:
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
760 install-am: all-am
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
767 install-strip:
768 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
769 installdirs: installdirs-recursive
770 installdirs-am:
771 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
774 mostlyclean-generic:
775 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
777 clean-generic:
778 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
780 distclean-generic:
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 \
790 mostlyclean-local
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
802 -rm -f libtool
804 distclean: distclean-recursive
805 -rm -f config.status
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
816 -rm -f config.status
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@ \
851 $(srcdir)/ldmain.c
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;"; \
858 done;\
859 echo "";\
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, \\"; \
864 done;\
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
871 @TDIRS@
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 earmelf_vxworks.c: $(srcdir)/emulparams/armelf_vxworks.sh \
933 $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
934 $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/elf.sc \
935 ${GEN_DEPENDS}
936 ${GENSCRIPTS} armelf_vxworks "$(tdir_armelf)"
937 earmaoutb.c: $(srcdir)/emulparams/armaoutb.sh \
938 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
939 ${GENSCRIPTS} armaoutb "$(tdir_armaoutb)"
940 earmaoutl.c: $(srcdir)/emulparams/armaoutl.sh \
941 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
942 ${GENSCRIPTS} armaoutl "$(tdir_armaoutl)"
943 earmcoff.c: $(srcdir)/emulparams/armcoff.sh \
944 $(srcdir)/emultempl/armcoff.em $(srcdir)/scripttempl/armcoff.sc ${GEN_DEPENDS}
945 ${GENSCRIPTS} armcoff "$(tdir_armcoff)"
946 earmnbsd.c: $(srcdir)/emulparams/armnbsd.sh \
947 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
948 ${GENSCRIPTS} armnbsd "$(tdir_armnbsd)"
949 earmnto.c: $(srcdir)/emulparams/armnto.sh \
950 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
951 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
952 ${GENSCRIPTS} armnto "$(tdir_armnto)"
953 earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \
954 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS}
955 ${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)"
956 earmpe.c: $(srcdir)/emulparams/armpe.sh \
957 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
958 ${GENSCRIPTS} armpe "$(tdir_armpe)"
959 earmsymbian.c: $(srcdir)/emulparams/armsymbian.sh \
960 $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
961 $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/armbpabi.sc \
962 ${GEN_DEPENDS}
963 ${GENSCRIPTS} armsymbian "$(tdir_armelf)"
964 eavr2.c: $(srcdir)/emulparams/avr2.sh \
965 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
966 ${GEN_DEPENDS}
967 ${GENSCRIPTS} avr2 "$(tdir_avr2)"
968 eavr1.c: $(srcdir)/emulparams/avr1.sh \
969 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
970 ${GEN_DEPENDS}
971 ${GENSCRIPTS} avr1 "$(tdir_avr2)"
972 eavr3.c: $(srcdir)/emulparams/avr3.sh \
973 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
974 ${GEN_DEPENDS}
975 ${GENSCRIPTS} avr3 "$(tdir_avr2)"
976 eavr4.c: $(srcdir)/emulparams/avr4.sh \
977 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
978 ${GEN_DEPENDS}
979 ${GENSCRIPTS} avr4 "$(tdir_avr2)"
980 eavr5.c: $(srcdir)/emulparams/avr5.sh \
981 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
982 ${GEN_DEPENDS}
983 ${GENSCRIPTS} avr5 "$(tdir_avr2)"
984 ecoff_i860.c: $(srcdir)/emulparams/coff_i860.sh \
985 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i860coff.sc ${GEN_DEPENDS}
986 ${GENSCRIPTS} coff_i860 "$(tdir_coff_i860)"
987 ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \
988 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparccoff.sc ${GEN_DEPENDS}
989 ${GENSCRIPTS} coff_sparc "$(tdir_coff_sparc)"
990 ecrisaout.c: $(srcdir)/emulparams/crisaout.sh \
991 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/crisaout.sc ${GEN_DEPENDS}
992 ${GENSCRIPTS} crisaout "$(tdir_cris)"
993 ecriself.c: $(srcdir)/emulparams/criself.sh \
994 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
995 ${GENSCRIPTS} criself "$(tdir_cris)"
996 ecrislinux.c: $(srcdir)/emulparams/crislinux.sh \
997 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
998 ${GENSCRIPTS} crislinux "$(tdir_cris)"
999 ed10velf.c: $(srcdir)/emulparams/d10velf.sh \
1000 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS}
1001 ${GENSCRIPTS} d10velf "$(tdir_d10v)"
1002 ed30velf.c: $(srcdir)/emulparams/d30velf.sh \
1003 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1004 ${GENSCRIPTS} d30velf "$(tdir_d30v)"
1005 ed30v_o.c: $(srcdir)/emulparams/d30v_o.sh \
1006 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1007 ${GENSCRIPTS} d30v_o "$(tdir_d30v)"
1008 ed30v_e.c: $(srcdir)/emulparams/d30v_e.sh \
1009 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1010 ${GENSCRIPTS} d30v_e "$(tdir_d30v)"
1011 edelta68.c: $(srcdir)/emulparams/delta68.sh \
1012 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS}
1013 ${GENSCRIPTS} delta68 "$(tdir_delta68)"
1014 eelf32_dlx.c: $(srcdir)/emulparams/elf32_dlx.sh \
1015 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/dlx.sc ${GEN_DEPENDS}
1016 ${GENSCRIPTS} elf32_dlx "$(tdir_elf32_dlx)"
1017 eebmon29k.c: $(srcdir)/emulparams/ebmon29k.sh \
1018 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/ebmon29k.sc ${GEN_DEPENDS}
1019 ${GENSCRIPTS} ebmon29k "$(tdir_ebmon29k)"
1020 eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \
1021 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1022 $(srcdir)/scripttempl/xstormy16.sc ${GEN_DEPENDS}
1023 ${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)"
1024 eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
1025 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1026 ${GENSCRIPTS} elf32am33lin "$(tdir_mn10300)"
1027 eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
1028 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1029 ${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
1030 eelf32xtensa.c: $(srcdir)/emulparams/elf32xtensa.sh \
1031 $(srcdir)/emulparams/xtensa-config.sh $(srcdir)/emultempl/elf32.em \
1032 $(srcdir)/emultempl/xtensaelf.em $(INCDIR)/xtensa-config.h \
1033 $(BFDDIR)/elf-bfd.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/xtensa.h \
1034 $(srcdir)/scripttempl/elfxtensa.sc ${GEN_DEPENDS}
1035 ${GENSCRIPTS} elf32xtensa "$(tdir_elf32xtensa)"
1036 eelf32fr30.c: $(srcdir)/emulparams/elf32fr30.sh \
1037 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1038 ${GENSCRIPTS} elf32fr30 "$(tdir_fr30)"
1039 eelf32frv.c: $(srcdir)/emulparams/elf32frv.sh \
1040 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1041 ${GENSCRIPTS} elf32frv "$(tdir_frv)"
1042 eelf32mcore.c: $(srcdir)/emulparams/elf32mcore.sh \
1043 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1044 ${GENSCRIPTS} elf32mcore "$(tdir_mcore)"
1045 em32relf.c: $(srcdir)/emulparams/m32relf.sh \
1046 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1047 ${GENSCRIPTS} m32relf "$(tdir_m32r)"
1048 em32rlelf.c: $(srcdir)/emulparams/m32rlelf.sh \
1049 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1050 ${GENSCRIPTS} m32rlelf "$(tdir_m32rlelf)"
1051 em32relf_linux.c: $(srcdir)/emulparams/m32relf_linux.sh \
1052 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1053 ${GENSCRIPTS} m32relf_linux "$(tdir_m32relf_linux)"
1054 em32rlelf_linux.c: $(srcdir)/emulparams/m32rlelf_linux.sh \
1055 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1056 ${GENSCRIPTS} m32rlelf_linux "$(tdir_m32rlelf_linux)"
1057 eelf32_sparc.c: $(srcdir)/emulparams/elf32_sparc.sh \
1058 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1059 ${GENSCRIPTS} elf32_sparc "$(tdir_elf32_sparc)"
1060 eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \
1061 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1062 ${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)"
1063 eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \
1064 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1065 ${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)"
1066 eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \
1067 $(srcdir)/emulparams/elf32bmip.sh \
1068 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1069 ${GENSCRIPTS} elf32b4300 "$(tdir_elf32b4300)"
1070 eelf32cr16c.c: $(srcdir)/emulparams/elf32cr16c.sh \
1071 $(srcdir)/emultempl/elf32.em \
1072 $(srcdir)/scripttempl/elf32cr16c.sc ${GEN_DEPENDS}
1073 ${GENSCRIPTS} elf32cr16c "$(tdir_elf32cr16c)"
1074 eelf32bmip.c: $(srcdir)/emulparams/elf32bmip.sh \
1075 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1076 ${GENSCRIPTS} elf32bmip "$(tdir_elf32bmip)"
1077 eelf32bsmip.c: $(srcdir)/emulparams/elf32bsmip.sh \
1078 $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emultempl/irix.em \
1079 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1080 ${GENSCRIPTS} elf32bsmip "$(tdir_elf32bsmip)"
1081 eelf32btsmip.c: $(srcdir)/emulparams/elf32btsmip.sh \
1082 $(srcdir)/emulparams/elf32bmip.sh \
1083 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1084 ${GENSCRIPTS} elf32btsmip "$(tdir_elf32btsmip)"
1085 eelf32crx.c: $(srcdir)/emulparams/elf32crx.sh \
1086 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/crxelf.em \
1087 $(srcdir)/scripttempl/elf32crx.sc ${GEN_DEPENDS}
1088 ${GENSCRIPTS} elf32crx "$(tdir_elf32crx)"
1089 eelf32btsmipn32.c: $(srcdir)/emulparams/elf32btsmipn32.sh \
1090 $(srcdir)/emulparams/elf32bmip.sh \
1091 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1092 ${GENSCRIPTS} elf32btsmipn32 "$(tdir_elf32btsmipn32)"
1093 eelf32ltsmip.c: $(srcdir)/emulparams/elf32ltsmip.sh \
1094 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1095 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1096 ${GENSCRIPTS} elf32ltsmip "$(tdir_elf32ltsmip)"
1097 eelf32ltsmipn32.c: $(srcdir)/emulparams/elf32ltsmipn32.sh \
1098 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1099 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1100 ${GENSCRIPTS} elf32ltsmipn32 "$(tdir_elf32ltsmipn32)"
1101 eelf32ebmip.c: $(srcdir)/emulparams/elf32ebmip.sh \
1102 $(srcdir)/emulparams/elf32bmip.sh \
1103 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1104 ${GENSCRIPTS} elf32ebmip "$(tdir_elf32ebmip)"
1105 eelf32elmip.c: $(srcdir)/emulparams/elf32elmip.sh \
1106 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1107 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1108 ${GENSCRIPTS} elf32elmip "$(tdir_elf32elmip)"
1109 eelf32bmipn32.c: $(srcdir)/emulparams/elf32bmipn32.sh \
1110 $(srcdir)/emultempl/irix.em \
1111 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1112 ${GENSCRIPTS} elf32bmipn32 "$(tdir_elf32bmipn32)"
1113 eelf32l4300.c: $(srcdir)/emulparams/elf32l4300.sh \
1114 $(srcdir)/emulparams/elf32b4300.sh $(srcdir)/emulparams/elf32bmip.sh \
1115 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1116 ${GENSCRIPTS} elf32l4300 "$(tdir_elf32l4300)"
1117 eelf32lmip.c: $(srcdir)/emulparams/elf32lmip.sh \
1118 $(srcdir)/emulparams/elf32bmip.sh \
1119 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1120 ${GENSCRIPTS} elf32lmip "$(tdir_elf32lmip)"
1121 eelf32mipswindiss.c: $(srcdir)/emulparams/elf32mipswindiss.sh \
1122 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1123 ${GENSCRIPTS} elf32mipswindiss "$(tdir_elf32mipswindiss)"
1124 eelf32lppc.c: $(srcdir)/emulparams/elf32lppc.sh \
1125 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1126 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1127 ${GENSCRIPTS} elf32lppc "$(tdir_elf32lppc)"
1128 eelf32lppcnto.c: $(srcdir)/emulparams/elf32lppcnto.sh \
1129 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1130 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1131 ${GENSCRIPTS} elf32lppcnto "$(tdir_elf32lppcnto)"
1132 eelf32lppcsim.c: $(srcdir)/emulparams/elf32lppcsim.sh \
1133 $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \
1134 $(srcdir)/emultempl/ppc32elf.em \
1135 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1136 ${GENSCRIPTS} elf32lppcsim "$(tdir_elf32lppcsim)"
1137 eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \
1138 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1139 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1140 ${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)"
1141 eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \
1142 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1143 ${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)"
1144 eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \
1145 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1146 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1147 ${GENSCRIPTS} elf32lsmip "$(tdir_elf32lsmip)"
1148 eelf32openrisc.c: $(srcdir)/emulparams/elf32openrisc.sh \
1149 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1150 ${GENSCRIPTS} elf32openrisc "$(tdir_openrisc)"
1151 eelf32ppc.c: $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1152 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1153 ${GENSCRIPTS} elf32ppc "$(tdir_elf32ppc)"
1154 eelf32ppc_fbsd.c: $(srcdir)/emulparams/elf32ppc_fbsd.sh \
1155 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1156 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1157 ${GENSCRIPTS} elf32ppc_fbsd "$(tdir_elf32ppc_fbsd)"
1158 eelf32ppcsim.c: $(srcdir)/emulparams/elf32ppcsim.sh \
1159 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1160 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1161 ${GENSCRIPTS} elf32ppcsim "$(tdir_elf32ppcsim)"
1162 eelf32ppclinux.c: $(srcdir)/emulparams/elf32ppclinux.sh \
1163 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1164 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1165 ${GENSCRIPTS} elf32ppclinux "$(tdir_elf32ppclinux)"
1166 eelf64ppc.c: $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1167 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1168 ${GENSCRIPTS} elf64ppc "$(tdir_elf64ppc)"
1169 eelf64lppc.c: $(srcdir)/emulparams/elf64lppc.sh \
1170 $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1171 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1172 ${GENSCRIPTS} elf64lppc "$(tdir_elf64lppc)"
1173 eelf32i370.c: $(srcdir)/emulparams/elf32i370.sh \
1174 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfi370.sc ${GEN_DEPENDS}
1175 ${GENSCRIPTS} elf32i370 "$(tdir_elf32i370)"
1176 eelf32ip2k.c: $(srcdir)/emulparams/elf32ip2k.sh \
1177 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/ip2k.sc ${GEN_DEPENDS}
1178 ${GENSCRIPTS} elf32ip2k "$(tdir_ip2k)"
1179 eelf32iq2000.c: $(srcdir)/emulparams/elf32iq2000.sh \
1180 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1181 ${GENSCRIPTS} elf32iq2000 "$(tdir_iq2000)"
1182 eelf32iq10.c: $(srcdir)/emulparams/elf32iq10.sh \
1183 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1184 ${GENSCRIPTS} elf32iq10 "$(tdir_iq10)"
1185 eelf64alpha.c: $(srcdir)/emulparams/elf64alpha.sh \
1186 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1187 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1188 ${GENSCRIPTS} elf64alpha "$(tdir_elf64alpha)"
1189 eelf64alpha_fbsd.c: $(srcdir)/emulparams/elf64alpha_fbsd.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_fbsd "$(tdir_elf64alpha_fbsd)"
1194 eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \
1195 $(srcdir)/emulparams/elf64alpha.sh \
1196 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1197 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1198 ${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)"
1199 eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
1200 $(srcdir)/emulparams/hppa64linux.sh \
1201 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1202 ${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
1203 eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \
1204 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1205 ${GENSCRIPTS} elf64_aix "$(tdir_elf64_aix)"
1206 eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \
1207 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1208 $(srcdir)/emultempl/needrelax.em \
1209 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1210 ${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)"
1211 eelf64_ia64_fbsd.c: $(srcdir)/emulparams/elf64_ia64_fbsd.sh \
1212 $(srcdir)/emulparams/elf64_ia64.sh \
1213 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1214 $(srcdir)/emultempl/needrelax.em \
1215 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1216 ${GENSCRIPTS} elf64_ia64_fbsd "$(tdir_elf64_ia64_fbsd)"
1217 eelf64_s390.c: $(srcdir)/emulparams/elf64_s390.sh \
1218 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1219 ${GENSCRIPTS} elf64_s390 "$(tdir_elf64_s390)"
1220 eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \
1221 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1222 ${GENSCRIPTS} elf64_sparc "$(tdir_elf64_sparc)"
1223 eelf64_sparc_fbsd.c: $(srcdir)/emulparams/elf64_sparc_fbsd.sh \
1224 $(srcdir)/emulparams/elf64_sparc.sh \
1225 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1226 ${GENSCRIPTS} elf64_sparc_fbsd "$(tdir_elf64_sparc_fbsd)"
1227 eelf64bmip.c: $(srcdir)/emulparams/elf64bmip.sh \
1228 $(srcdir)/emulparams/elf32bmipn32.sh $(srcdir)/emultempl/irix.em \
1229 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1230 ${GENSCRIPTS} elf64bmip "$(tdir_elf64bmip)"
1231 eelf64mmix.c: $(srcdir)/emulparams/elf64mmix.sh \
1232 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/mmix-elfnmmo.em \
1233 $(srcdir)/emultempl/mmixelf.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1234 ${GENSCRIPTS} elf64mmix "$(tdir_elf64mmix)"
1235 emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
1236 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mmo.em \
1237 $(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
1238 ${GENSCRIPTS} mmo "$(tdir_mmo)"
1239 eelf64btsmip.c: $(srcdir)/emulparams/elf64btsmip.sh \
1240 $(srcdir)/emulparams/elf32bmipn32.sh \
1241 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1242 ${GENSCRIPTS} elf64btsmip "$(tdir_elf64btsmip)"
1243 eelf64ltsmip.c: $(srcdir)/emulparams/elf64ltsmip.sh \
1244 $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf32bmipn32.sh \
1245 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1246 ${GENSCRIPTS} elf64ltsmip "$(tdir_elf64ltsmip)"
1247 eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \
1248 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1249 ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)"
1250 eelf_x86_64.c: $(srcdir)/emulparams/elf_x86_64.sh \
1251 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1252 ${GENSCRIPTS} elf_x86_64 "$(tdir_elf_x86_64)"
1253 eelf_x86_64_fbsd.c: $(srcdir)/emulparams/elf_x86_64_fbsd.sh \
1254 $(srcdir)/emulparams/elf_x86_64.sh \
1255 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1256 ${GENSCRIPTS} elf_x86_64_fbsd "$(tdir_elf_x86_64_fbsd)"
1257 eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \
1258 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1259 ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)"
1260 eelf_i386_chaos.c: $(srcdir)/emulparams/elf_i386_chaos.sh \
1261 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf_chaos.sc ${GEN_DEPENDS}
1262 ${GENSCRIPTS} elf_i386_chaos "$(tdir_elf_i386_chaos)"
1263 eelf_i386_fbsd.c: $(srcdir)/emulparams/elf_i386_fbsd.sh \
1264 $(srcdir)/emulparams/elf_i386.sh \
1265 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1266 ${GENSCRIPTS} elf_i386_fbsd "$(tdir_elf_i386_fbsd)"
1267 eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \
1268 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1269 ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)"
1270 eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
1271 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1272 ${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"
1273 egld960.c: $(srcdir)/emulparams/gld960.sh \
1274 $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1275 ${GENSCRIPTS} gld960 "$(tdir_gld960)"
1276 egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \
1277 $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1278 ${GENSCRIPTS} gld960coff "$(tdir_gld960coff)"
1279 eh8300.c: $(srcdir)/emulparams/h8300.sh \
1280 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS}
1281 ${GENSCRIPTS} h8300 "$(tdir_h8300)"
1282 eh8300h.c: $(srcdir)/emulparams/h8300h.sh \
1283 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300h.sc ${GEN_DEPENDS}
1284 ${GENSCRIPTS} h8300h "$(tdir_h8300h)"
1285 eh8300s.c: $(srcdir)/emulparams/h8300s.sh \
1286 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300s.sc ${GEN_DEPENDS}
1287 ${GENSCRIPTS} h8300s "$(tdir_h8300s)"
1288 eh8300hn.c: $(srcdir)/emulparams/h8300hn.sh \
1289 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300hn.sc ${GEN_DEPENDS}
1290 ${GENSCRIPTS} h8300hn "$(tdir_h8300hn)"
1291 eh8300sn.c: $(srcdir)/emulparams/h8300sn.sh \
1292 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sn.sc ${GEN_DEPENDS}
1293 ${GENSCRIPTS} h8300sn "$(tdir_h8300sn)"
1294 eh8300sx.c: $(srcdir)/emulparams/h8300sx.sh \
1295 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sx.sc ${GEN_DEPENDS}
1296 ${GENSCRIPTS} h8300sx "$(tdir_h8300sx)"
1297 eh8300sxn.c: $(srcdir)/emulparams/h8300sxn.sh \
1298 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sxn.sc ${GEN_DEPENDS}
1299 ${GENSCRIPTS} h8300sxn "$(tdir_h8300sxn)"
1300 eh8300elf.c: $(srcdir)/emulparams/h8300elf.sh \
1301 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1302 ${GENSCRIPTS} h8300elf "$(tdir_h8300elf)"
1303 eh8300helf.c: $(srcdir)/emulparams/h8300helf.sh \
1304 $(srcdir)/emulparams/h8300elf.sh \
1305 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1306 ${GENSCRIPTS} h8300helf "$(tdir_h8300helf)"
1307 eh8300self.c: $(srcdir)/emulparams/h8300self.sh \
1308 $(srcdir)/emulparams/h8300elf.sh \
1309 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1310 ${GENSCRIPTS} h8300self "$(tdir_h8300self)"
1311 eh8300hnelf.c: $(srcdir)/emulparams/h8300hnelf.sh \
1312 $(srcdir)/emulparams/h8300elf.sh \
1313 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1314 ${GENSCRIPTS} h8300hnelf "$(tdir_h8300hnelf)"
1315 eh8300snelf.c: $(srcdir)/emulparams/h8300snelf.sh \
1316 $(srcdir)/emulparams/h8300elf.sh \
1317 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1318 ${GENSCRIPTS} h8300snelf "$(tdir_h8300snelf)"
1319 eh8300sxelf.c: $(srcdir)/emulparams/h8300sxelf.sh \
1320 $(srcdir)/emulparams/h8300elf.sh \
1321 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1322 ${GENSCRIPTS} h8300sxelf "$(tdir_h8300sxelf)"
1323 eh8300sxnelf.c: $(srcdir)/emulparams/h8300sxnelf.sh \
1324 $(srcdir)/emulparams/h8300elf.sh \
1325 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1326 ${GENSCRIPTS} h8300sxnelf "$(tdir_h8300sxnelf)"
1327 eh8500.c: $(srcdir)/emulparams/h8500.sh \
1328 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500.sc ${GEN_DEPENDS}
1329 ${GENSCRIPTS} h8500 "$(tdir_h8500)"
1330 eh8500b.c: $(srcdir)/emulparams/h8500b.sh \
1331 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500b.sc ${GEN_DEPENDS}
1332 ${GENSCRIPTS} h8500b "$(tdir_h8500b)"
1333 eh8500c.c: $(srcdir)/emulparams/h8500c.sh \
1334 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500c.sc ${GEN_DEPENDS}
1335 ${GENSCRIPTS} h8500c "$(tdir_h8500c)"
1336 eh8500m.c: $(srcdir)/emulparams/h8500m.sh \
1337 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500m.sc ${GEN_DEPENDS}
1338 ${GENSCRIPTS} h8500m "$(tdir_h8500m)"
1339 eh8500s.c: $(srcdir)/emulparams/h8500s.sh \
1340 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500s.sc ${GEN_DEPENDS}
1341 ${GENSCRIPTS} h8500s "$(tdir_h8500s)"
1342 ehp300bsd.c: $(srcdir)/emulparams/hp300bsd.sh \
1343 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1344 ${GENSCRIPTS} hp300bsd "$(tdir_hp300bsd)"
1345 ehp3hpux.c: $(srcdir)/emulparams/hp3hpux.sh \
1346 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1347 ${GENSCRIPTS} hp3hpux "$(tdir_hp3hpux)"
1348 ehppaelf.c: $(srcdir)/emulparams/hppaelf.sh \
1349 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1350 $(srcdir)/scripttempl/hppaelf.sc ${GEN_DEPENDS}
1351 ${GENSCRIPTS} hppaelf "$(tdir_hppaelf)"
1352 ehppalinux.c: $(srcdir)/emulparams/hppalinux.sh \
1353 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1354 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1355 ${GENSCRIPTS} hppalinux "$(tdir_hppalinux)"
1356 ehppanbsd.c: $(srcdir)/emulparams/hppanbsd.sh \
1357 $(srcdir)/emulparams/hppaelf.sh \
1358 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1359 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1360 ${GENSCRIPTS} hppanbsd "$(tdir_hppanbsd)"
1361 ehppaobsd.c: $(srcdir)/emulparams/hppaobsd.sh \
1362 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1363 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1364 ${GENSCRIPTS} hppaobsd "$(tdir_hppaobsd)"
1365 ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
1366 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1367 ${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
1368 ei386aout.c: $(srcdir)/emulparams/i386aout.sh \
1369 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1370 ${GENSCRIPTS} i386aout "$(tdir_i386aout)"
1371 ei386beos.c: $(srcdir)/emulparams/i386beos.sh \
1372 $(srcdir)/emultempl/beos.em $(srcdir)/scripttempl/i386beos.sc ${GEN_DEPENDS}
1373 ${GENSCRIPTS} i386beos "$(tdir_i386beos)"
1374 ei386bsd.c: $(srcdir)/emulparams/i386bsd.sh \
1375 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1376 ${GENSCRIPTS} i386bsd "$(tdir_i386bsd)"
1377 ei386coff.c: $(srcdir)/emulparams/i386coff.sh \
1378 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386coff.sc ${GEN_DEPENDS}
1379 ${GENSCRIPTS} i386coff "$(tdir_i386coff)"
1380 ei386go32.c: $(srcdir)/emulparams/i386go32.sh \
1381 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386go32.sc ${GEN_DEPENDS}
1382 ${GENSCRIPTS} i386go32 "$(tdir_i386go32)"
1383 ei386linux.c: $(srcdir)/emulparams/i386linux.sh \
1384 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1385 ${GENSCRIPTS} i386linux "$(tdir_i386linux)"
1386 ei386lynx.c: $(srcdir)/emulparams/i386lynx.sh \
1387 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1388 ${GENSCRIPTS} i386lynx "$(tdir_i386lynx)"
1389 ei386mach.c: $(srcdir)/emulparams/i386mach.sh \
1390 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1391 ${GENSCRIPTS} i386mach "$(tdir_i386mach)"
1392 ei386moss.c: $(srcdir)/emulparams/i386moss.sh \
1393 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1394 ${GENSCRIPTS} i386moss "$(tdir_i386moss)"
1395 ei386msdos.c: $(srcdir)/emulparams/i386msdos.sh \
1396 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386msdos.sc ${GEN_DEPENDS}
1397 ${GENSCRIPTS} i386msdos "$(tdir_i386msdos)"
1398 ei386nbsd.c: $(srcdir)/emulparams/i386nbsd.sh \
1399 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1400 ${GENSCRIPTS} i386nbsd "$(tdir_i386nbsd)"
1401 ei386nto.c: $(srcdir)/emulparams/i386nto.sh \
1402 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1403 ${GENSCRIPTS} i386nto "$(tdir_i386nto)"
1404 ei386nw.c: $(srcdir)/emulparams/i386nw.sh \
1405 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1406 ${GENSCRIPTS} i386nw "$(tdir_i386nw)"
1407 ei386pe.c: $(srcdir)/emulparams/i386pe.sh \
1408 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1409 ${GENSCRIPTS} i386pe "$(tdir_i386pe)"
1410 ei386pe_posix.c: $(srcdir)/emulparams/i386pe_posix.sh \
1411 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1412 ${GENSCRIPTS} i386pe_posix "$(tdir_i386pe_posix)"
1413 elnk960.c: $(srcdir)/emulparams/lnk960.sh \
1414 $(srcdir)/emultempl/lnk960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1415 ${GENSCRIPTS} lnk960 "$(tdir_lnk960)"
1416 em68hc11elf.c: $(srcdir)/emulparams/m68hc11elf.sh \
1417 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1418 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1419 ${GENSCRIPTS} m68hc11elf "$(tdir_m68hc11)"
1420 em68hc11elfb.c: $(srcdir)/emulparams/m68hc11elfb.sh \
1421 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1422 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1423 ${GENSCRIPTS} m68hc11elfb "$(tdir_m68hc11b)"
1424 em68hc12elf.c: $(srcdir)/emulparams/m68hc12elf.sh \
1425 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1426 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1427 ${GENSCRIPTS} m68hc12elf "$(tdir_m68hc12)"
1428 em68hc12elfb.c: $(srcdir)/emulparams/m68hc12elfb.sh \
1429 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1430 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1431 ${GENSCRIPTS} m68hc12elfb "$(tdir_m68hc12b)"
1432 em68k4knbsd.c: $(srcdir)/emulparams/m68k4knbsd.sh \
1433 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1434 ${GENSCRIPTS} m68k4knbsd "$(tdir_m68k4knbsd)"
1435 em68kaout.c: $(srcdir)/emulparams/m68kaout.sh \
1436 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1437 ${GENSCRIPTS} m68kaout "$(tdir_m68kaout)"
1438 em68kaux.c: $(srcdir)/emulparams/m68kaux.sh \
1439 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68kaux.sc ${GEN_DEPENDS}
1440 ${GENSCRIPTS} m68kaux "$(tdir_m68kaux)"
1441 em68kcoff.c: $(srcdir)/emulparams/m68kcoff.sh \
1442 $(srcdir)/emultempl/m68kcoff.em $(srcdir)/scripttempl/m68kcoff.sc ${GEN_DEPENDS}
1443 ${GENSCRIPTS} m68kcoff "$(tdir_m68kcoff)"
1444 em68kelf.c: $(srcdir)/emulparams/m68kelf.sh \
1445 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1446 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1447 ${GENSCRIPTS} m68kelf "$(tdir_m68kelf)"
1448 em68kelfnbsd.c: $(srcdir)/emulparams/m68kelfnbsd.sh \
1449 $(srcdir)/emulparams/m68kelf.sh \
1450 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1451 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1452 ${GENSCRIPTS} m68kelfnbsd "$(tdir_m68kelfnbsd)"
1453 em68klinux.c: $(srcdir)/emulparams/m68klinux.sh \
1454 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1455 ${GENSCRIPTS} m68klinux "$(tdir_m68klinux)"
1456 em68klynx.c: $(srcdir)/emulparams/m68klynx.sh \
1457 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68klynx.sc ${GEN_DEPENDS}
1458 ${GENSCRIPTS} m68klynx "$(tdir_m68klynx)"
1459 em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \
1460 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1461 ${GENSCRIPTS} m68knbsd "$(tdir_m68knbsd)"
1462 em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \
1463 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS}
1464 ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)"
1465 em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \
1466 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS}
1467 ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)"
1468 emaxqcoff.c: $(srcdir)/emulparams/maxqcoff.sh \
1469 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/maxqcoff.sc ${GEN_DEPENDS}
1470 ${GENSCRIPTS} maxqcoff "$(tdir_maxqcoff)"
1471 emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \
1472 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1473 ${GENSCRIPTS} mcorepe "$(tdir_mcorepe)"
1474 emipsbig.c: $(srcdir)/emulparams/mipsbig.sh \
1475 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1476 ${GENSCRIPTS} mipsbig
1477 emipsbsd.c: $(srcdir)/emulparams/mipsbsd.sh \
1478 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mipsbsd.sc ${GEN_DEPENDS}
1479 ${GENSCRIPTS} mipsbsd
1480 emipsidt.c: $(srcdir)/emulparams/mipsidt.sh \
1481 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1482 ${GENSCRIPTS} mipsidt "$(tdir_mipsidt)"
1483 emipsidtl.c: $(srcdir)/emulparams/mipsidtl.sh \
1484 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1485 ${GENSCRIPTS} mipsidtl "$(tdir_mipsidtl)"
1486 emipslit.c: $(srcdir)/emulparams/mipslit.sh \
1487 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1488 ${GENSCRIPTS} mipslit "$(tdir_mipslit)"
1489 emipslnews.c: $(srcdir)/emulparams/mipslnews.sh \
1490 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1491 ${GENSCRIPTS} mipslnews
1492 emipspe.c: $(srcdir)/emulparams/mipspe.sh \
1493 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1494 ${GENSCRIPTS} mipspe "$(tdir_mips)"
1495 emn10300.c: $(srcdir)/emulparams/mn10300.sh \
1496 $(srcdir)/emulparams/mn10200.sh \
1497 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1498 ${GENSCRIPTS} mn10300 "$(tdir_mn10300)"
1499 emn10200.c: $(srcdir)/emulparams/mn10200.sh \
1500 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1501 ${GENSCRIPTS} mn10200 "$(tdir_mn10200)"
1502 emsp430x110.c: $(srcdir)/emulparams/msp430all.sh \
1503 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1504 ${GEN_DEPENDS}
1505 ${GENSCRIPTS} msp430x110 "$(tdir_msp430x110)" msp430all
1506 emsp430x112.c: $(srcdir)/emulparams/msp430all.sh \
1507 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1508 ${GEN_DEPENDS}
1509 ${GENSCRIPTS} msp430x112 "$(tdir_msp430x112)" msp430all
1510 emsp430x1101.c: $(srcdir)/emulparams/msp430all.sh \
1511 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1512 ${GEN_DEPENDS}
1513 ${GENSCRIPTS} msp430x1101 "$(tdir_msp430x1101)" msp430all
1514 emsp430x1111.c: $(srcdir)/emulparams/msp430all.sh \
1515 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1516 ${GEN_DEPENDS}
1517 ${GENSCRIPTS} msp430x1111 "$(tdir_msp430x1111)" msp430all
1518 emsp430x1121.c: $(srcdir)/emulparams/msp430all.sh \
1519 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1520 ${GEN_DEPENDS}
1521 ${GENSCRIPTS} msp430x1121 "$(tdir_msp430x1121)" msp430all
1522 emsp430x1122.c: $(srcdir)/emulparams/msp430all.sh \
1523 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1524 ${GEN_DEPENDS}
1525 ${GENSCRIPTS} msp430x1122 "$(tdir_msp430x1122)" msp430all
1526 emsp430x1132.c: $(srcdir)/emulparams/msp430all.sh \
1527 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1528 ${GEN_DEPENDS}
1529 ${GENSCRIPTS} msp430x1132 "$(tdir_msp430x1132)" msp430all
1530 emsp430x122.c: $(srcdir)/emulparams/msp430all.sh \
1531 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1532 ${GEN_DEPENDS}
1533 ${GENSCRIPTS} msp430x122 "$(tdir_msp430x122)" msp430all
1534 emsp430x123.c: $(srcdir)/emulparams/msp430all.sh \
1535 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1536 ${GEN_DEPENDS}
1537 ${GENSCRIPTS} msp430x123 "$(tdir_msp430x123)" msp430all
1538 emsp430x1222.c: $(srcdir)/emulparams/msp430all.sh \
1539 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1540 ${GEN_DEPENDS}
1541 ${GENSCRIPTS} msp430x1222 "$(tdir_msp430x1222)" msp430all
1542 emsp430x1232.c: $(srcdir)/emulparams/msp430all.sh \
1543 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1544 ${GEN_DEPENDS}
1545 ${GENSCRIPTS} msp430x1232 "$(tdir_msp430x1232)" msp430all
1546 emsp430x133.c: $(srcdir)/emulparams/msp430all.sh \
1547 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1548 ${GEN_DEPENDS}
1549 ${GENSCRIPTS} msp430x133 "$(tdir_msp430x133)" msp430all
1550 emsp430x135.c: $(srcdir)/emulparams/msp430all.sh \
1551 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1552 ${GEN_DEPENDS}
1553 ${GENSCRIPTS} msp430x135 "$(tdir_msp430x135)" msp430all
1554 emsp430x1331.c: $(srcdir)/emulparams/msp430all.sh \
1555 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1556 ${GEN_DEPENDS}
1557 ${GENSCRIPTS} msp430x1331 "$(tdir_msp430x1331)" msp430all
1558 emsp430x1351.c: $(srcdir)/emulparams/msp430all.sh \
1559 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1560 ${GEN_DEPENDS}
1561 ${GENSCRIPTS} msp430x1351 "$(tdir_msp430x1351)" msp430all
1562 emsp430x147.c: $(srcdir)/emulparams/msp430all.sh \
1563 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1564 ${GEN_DEPENDS}
1565 ${GENSCRIPTS} msp430x147 "$(tdir_msp430x147)" msp430all
1566 emsp430x148.c: $(srcdir)/emulparams/msp430all.sh \
1567 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1568 ${GEN_DEPENDS}
1569 ${GENSCRIPTS} msp430x148 "$(tdir_msp430x148)" msp430all
1570 emsp430x149.c: $(srcdir)/emulparams/msp430all.sh \
1571 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1572 ${GEN_DEPENDS}
1573 ${GENSCRIPTS} msp430x149 "$(tdir_msp430x149)" msp430all
1574 emsp430x155.c: $(srcdir)/emulparams/msp430all.sh \
1575 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1576 ${GEN_DEPENDS}
1577 ${GENSCRIPTS} msp430x155 "$(tdir_msp430x155)" msp430all
1578 emsp430x156.c: $(srcdir)/emulparams/msp430all.sh \
1579 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1580 ${GEN_DEPENDS}
1581 ${GENSCRIPTS} msp430x156 "$(tdir_msp430x156)" msp430all
1582 emsp430x157.c: $(srcdir)/emulparams/msp430all.sh \
1583 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1584 ${GEN_DEPENDS}
1585 ${GENSCRIPTS} msp430x157 "$(tdir_msp430x157)" msp430all
1586 emsp430x167.c: $(srcdir)/emulparams/msp430all.sh \
1587 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1588 ${GEN_DEPENDS}
1589 ${GENSCRIPTS} msp430x167 "$(tdir_msp430x167)" msp430all
1590 emsp430x168.c: $(srcdir)/emulparams/msp430all.sh \
1591 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1592 ${GEN_DEPENDS}
1593 ${GENSCRIPTS} msp430x168 "$(tdir_msp430x168)" msp430all
1594 emsp430x169.c: $(srcdir)/emulparams/msp430all.sh \
1595 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1596 ${GEN_DEPENDS}
1597 ${GENSCRIPTS} msp430x169 "$(tdir_msp430x169)" msp430all
1598 emsp430x1610.c: $(srcdir)/emulparams/msp430all.sh \
1599 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1600 ${GEN_DEPENDS}
1601 ${GENSCRIPTS} msp430x1610 "$(tdir_msp430x1610)" msp430all
1602 emsp430x1611.c: $(srcdir)/emulparams/msp430all.sh \
1603 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1604 ${GEN_DEPENDS}
1605 ${GENSCRIPTS} msp430x1611 "$(tdir_msp430x1611)" msp430all
1606 emsp430x1612.c: $(srcdir)/emulparams/msp430all.sh \
1607 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1608 ${GEN_DEPENDS}
1609 ${GENSCRIPTS} msp430x1612 "$(tdir_msp430x1612)" msp430all
1610 emsp430x311.c: $(srcdir)/emulparams/msp430all.sh \
1611 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1612 ${GEN_DEPENDS}
1613 ${GENSCRIPTS} msp430x311 "$(tdir_msp430x311)" msp430all
1614 emsp430x312.c: $(srcdir)/emulparams/msp430all.sh \
1615 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1616 ${GEN_DEPENDS}
1617 ${GENSCRIPTS} msp430x312 "$(tdir_msp430x312)" msp430all
1618 emsp430x313.c: $(srcdir)/emulparams/msp430all.sh \
1619 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1620 ${GEN_DEPENDS}
1621 ${GENSCRIPTS} msp430x313 "$(tdir_msp430x313)" msp430all
1622 emsp430x314.c: $(srcdir)/emulparams/msp430all.sh \
1623 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1624 ${GEN_DEPENDS}
1625 ${GENSCRIPTS} msp430x314 "$(tdir_msp430x314)" msp430all
1626 emsp430x315.c: $(srcdir)/emulparams/msp430all.sh \
1627 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1628 ${GEN_DEPENDS}
1629 ${GENSCRIPTS} msp430x315 "$(tdir_msp430x315)" msp430all
1630 emsp430x323.c: $(srcdir)/emulparams/msp430all.sh \
1631 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1632 ${GEN_DEPENDS}
1633 ${GENSCRIPTS} msp430x323 "$(tdir_msp430x323)" msp430all
1634 emsp430x325.c: $(srcdir)/emulparams/msp430all.sh \
1635 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1636 ${GEN_DEPENDS}
1637 ${GENSCRIPTS} msp430x325 "$(tdir_msp430x325)" msp430all
1638 emsp430x336.c: $(srcdir)/emulparams/msp430all.sh \
1639 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1640 ${GEN_DEPENDS}
1641 ${GENSCRIPTS} msp430x336 "$(tdir_msp430x336)" msp430all
1642 emsp430x337.c: $(srcdir)/emulparams/msp430all.sh \
1643 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1644 ${GEN_DEPENDS}
1645 ${GENSCRIPTS} msp430x337 "$(tdir_msp430x337)" msp430all
1646 emsp430x412.c: $(srcdir)/emulparams/msp430all.sh \
1647 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1648 ${GEN_DEPENDS}
1649 ${GENSCRIPTS} msp430x412 "$(tdir_msp430x412)" msp430all
1650 emsp430x413.c: $(srcdir)/emulparams/msp430all.sh \
1651 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1652 ${GEN_DEPENDS}
1653 ${GENSCRIPTS} msp430x413 "$(tdir_msp430x413)" msp430all
1654 emsp430x415.c: $(srcdir)/emulparams/msp430all.sh \
1655 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1656 ${GEN_DEPENDS}
1657 ${GENSCRIPTS} msp430x415 "$(tdir_msp430x415)" msp430all
1658 emsp430x417.c: $(srcdir)/emulparams/msp430all.sh \
1659 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1660 ${GEN_DEPENDS}
1661 ${GENSCRIPTS} msp430x417 "$(tdir_msp430x417)" msp430all
1662 emsp430xE423.c: $(srcdir)/emulparams/msp430all.sh \
1663 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1664 ${GEN_DEPENDS}
1665 ${GENSCRIPTS} msp430xE423 "$(tdir_msp430xE423)" msp430all
1666 emsp430xE425.c: $(srcdir)/emulparams/msp430all.sh \
1667 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1668 ${GEN_DEPENDS}
1669 ${GENSCRIPTS} msp430xE425 "$(tdir_msp430xE425)" msp430all
1670 emsp430xE427.c: $(srcdir)/emulparams/msp430all.sh \
1671 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1672 ${GEN_DEPENDS}
1673 ${GENSCRIPTS} msp430xE427 "$(tdir_msp430xE427)" msp430all
1674 emsp430xW423.c: $(srcdir)/emulparams/msp430all.sh \
1675 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1676 ${GEN_DEPENDS}
1677 ${GENSCRIPTS} msp430xW423 "$(tdir_msp430xW423)" msp430all
1678 emsp430xW425.c: $(srcdir)/emulparams/msp430all.sh \
1679 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1680 ${GEN_DEPENDS}
1681 ${GENSCRIPTS} msp430xW425 "$(tdir_msp430xW425)" msp430all
1682 emsp430xW427.c: $(srcdir)/emulparams/msp430all.sh \
1683 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1684 ${GEN_DEPENDS}
1685 ${GENSCRIPTS} msp430xW427 "$(tdir_msp430xW427)" msp430all
1686 emsp430xG437.c: $(srcdir)/emulparams/msp430all.sh \
1687 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1688 ${GEN_DEPENDS}
1689 ${GENSCRIPTS} msp430xG437 "$(tdir_msp430xG437)" msp430all
1690 emsp430xG438.c: $(srcdir)/emulparams/msp430all.sh \
1691 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1692 ${GEN_DEPENDS}
1693 ${GENSCRIPTS} msp430xG438 "$(tdir_msp430xG438)" msp430all
1694 emsp430xG439.c: $(srcdir)/emulparams/msp430all.sh \
1695 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1696 ${GEN_DEPENDS}
1697 ${GENSCRIPTS} msp430xG439 "$(tdir_msp430xG439)" msp430all
1698 emsp430x435.c: $(srcdir)/emulparams/msp430all.sh \
1699 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1700 ${GEN_DEPENDS}
1701 ${GENSCRIPTS} msp430x435 "$(tdir_msp430x435)" msp430all
1702 emsp430x436.c: $(srcdir)/emulparams/msp430all.sh \
1703 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1704 ${GEN_DEPENDS}
1705 ${GENSCRIPTS} msp430x436 "$(tdir_msp430x436)" msp430all
1706 emsp430x437.c: $(srcdir)/emulparams/msp430all.sh \
1707 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1708 ${GEN_DEPENDS}
1709 ${GENSCRIPTS} msp430x437 "$(tdir_msp430x437)" msp430all
1710 emsp430x447.c: $(srcdir)/emulparams/msp430all.sh \
1711 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1712 ${GEN_DEPENDS}
1713 ${GENSCRIPTS} msp430x447 "$(tdir_msp430x447)" msp430all
1714 emsp430x448.c: $(srcdir)/emulparams/msp430all.sh \
1715 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1716 ${GEN_DEPENDS}
1717 ${GENSCRIPTS} msp430x448 "$(tdir_msp430x448)" msp430all
1718 emsp430x449.c: $(srcdir)/emulparams/msp430all.sh \
1719 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1720 ${GEN_DEPENDS}
1721 ${GENSCRIPTS} msp430x449 "$(tdir_msp430x449)" msp430all
1722 enews.c: $(srcdir)/emulparams/news.sh \
1723 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1724 ${GENSCRIPTS} news "$(tdir_news)"
1725 ens32knbsd.c: $(srcdir)/emulparams/ns32knbsd.sh \
1726 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \
1727 $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1728 ${GENSCRIPTS} ns32knbsd "$(tdir_ns32knbsd)"
1729 eor32.c: $(srcdir)/emulparams/or32.sh \
1730 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/or32.sc ${GEN_DEPENDS}
1731 ${GENSCRIPTS} or32 "$(tdir_or32)"
1732 eor32elf.c: $(srcdir)/emulparams/or32elf.sh \
1733 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1734 ${GENSCRIPTS} or32elf "$(tdir_or32elf)"
1735 epc532macha.c: $(srcdir)/emulparams/pc532macha.sh \
1736 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1737 ${GENSCRIPTS} pc532macha "$(tdir_pc532macha)"
1738 epdp11.c: $(srcdir)/emulparams/pdp11.sh \
1739 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1740 ${GENSCRIPTS} pdp11 "$(tdir_pdp11)"
1741 epjelf.c: $(srcdir)/emulparams/pjelf.sh \
1742 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1743 ${GENSCRIPTS} pjelf "$(tdir_pjelf)"
1744 epjlelf.c: $(srcdir)/emulparams/pjlelf.sh \
1745 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1746 ${GENSCRIPTS} pjlelf "$(tdir_pjlelf)"
1747 eppcmacos.c: $(srcdir)/emulparams/ppcmacos.sh \
1748 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1749 ${GENSCRIPTS} ppcmacos "$(tdir_ppcmacos)"
1750 eppcnw.c: $(srcdir)/emulparams/ppcnw.sh \
1751 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1752 ${GENSCRIPTS} ppcnw "$(tdir_ppcnw)"
1753 eppcpe.c: $(srcdir)/emulparams/ppcpe.sh \
1754 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/ppcpe.sc ${GEN_DEPENDS}
1755 ${GENSCRIPTS} ppcpe "$(tdir_ppcpe)"
1756 eppclynx.c: $(srcdir)/emulparams/ppclynx.sh \
1757 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1758 ${GENSCRIPTS} ppclynx "$(tdir_ppclynx)"
1759 eriscix.c: $(srcdir)/emulparams/riscix.sh \
1760 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1761 ${GENSCRIPTS} riscix "$(tdir_riscix)"
1762 esa29200.c: $(srcdir)/emulparams/sa29200.sh \
1763 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sa29200.sc ${GEN_DEPENDS}
1764 ${GENSCRIPTS} sa29200 "$(tdir_sa29200)"
1765 esh.c: $(srcdir)/emulparams/sh.sh \
1766 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
1767 ${GENSCRIPTS} sh "$(tdir_sh)"
1768 eshelf.c: $(srcdir)/emulparams/shelf.sh \
1769 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1770 ${GENSCRIPTS} shelf "$(tdir_shelf)"
1771 eshelf32.c: $(srcdir)/emulparams/shelf32.sh \
1772 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1773 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1774 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1775 ${GENSCRIPTS} shelf32 "$(tdir_shelf32)"
1776 eshelf32_linux.c: $(srcdir)/emulparams/shelf32_linux.sh \
1777 $(srcdir)/emulparams/shelf32.sh \
1778 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1779 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1780 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1781 ${GENSCRIPTS} shelf32_linux "$(tdir_shelf32_linux)"
1782 eshelf32_nbsd.c: $(srcdir)/emulparams/shelf32_nbsd.sh \
1783 $(srcdir)/emulparams/shelf32.sh \
1784 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1785 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1786 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1787 ${GENSCRIPTS} shelf32_nbsd "$(tdir_shelf32_nbsd)"
1788 eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
1789 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1790 ${GENSCRIPTS} shelf64 "$(tdir_shelf64)"
1791 eshelf64_nbsd.c: $(srcdir)/emulparams/shelf64_nbsd.sh \
1792 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1793 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1794 ${GENSCRIPTS} shelf64_nbsd "$(tdir_shelf64_nbsd)"
1795 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
1796 $(srcdir)/emulparams/shlelf_linux.sh \
1797 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1798 ${GENSCRIPTS} shelf_linux "$(tdir_shelf_linux)"
1799 eshlelf_linux.c: $(srcdir)/emulparams/shlelf_linux.sh \
1800 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1801 ${GENSCRIPTS} shlelf_linux "$(tdir_shlelf_linux)"
1802 eshelf_nbsd.c: $(srcdir)/emulparams/shelf_nbsd.sh \
1803 $(srcdir)/emulparams/shelf.sh \
1804 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1805 ${GENSCRIPTS} shelf_nbsd "$(tdir_shelf_nbsd)"
1806 eshelf_nto.c: $(srcdir)/emulparams/shelf_nto.sh \
1807 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1808 ${GENSCRIPTS} shelf_nto "$(tdir_shelf_nto)"
1809 eshlelf_nbsd.c: $(srcdir)/emulparams/shlelf_nbsd.sh \
1810 $(srcdir)/emulparams/shelf_nbsd.sh \
1811 $(srcdir)/emulparams/shelf.sh \
1812 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1813 ${GENSCRIPTS} shlelf_nbsd "$(tdir_shlelf_nbsd)"
1814 eshlelf_nto.c: $(srcdir)/emulparams/shlelf_nto.sh \
1815 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1816 ${GENSCRIPTS} shlelf_nto "$(tdir_shlelf_nto)"
1817 eshlelf.c: $(srcdir)/emulparams/shlelf.sh \
1818 $(srcdir)/emulparams/shelf.sh \
1819 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1820 ${GENSCRIPTS} shlelf "$(tdir_shlelf)"
1821 eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \
1822 $(srcdir)/emulparams/shelf.sh \
1823 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS}
1824 ${GENSCRIPTS} shlsymbian "$(tdir_shlelf)"
1825 eshlelf32.c: $(srcdir)/emulparams/shlelf32.sh \
1826 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h $(srcdir)/emulparams/shelf32.sh \
1827 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1828 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1829 ${GENSCRIPTS} shlelf32 "$(tdir_shlelf32)"
1830 eshlelf32_linux.c: $(srcdir)/emulparams/shlelf32_linux.sh \
1831 $(srcdir)/emulparams/shelf32_linux.sh $(srcdir)/emulparams/shelf32.sh \
1832 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1833 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1834 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1835 ${GENSCRIPTS} shlelf32_linux "$(tdir_shlelf32_linux)"
1836 eshlelf32_nbsd.c: $(srcdir)/emulparams/shlelf32_nbsd.sh \
1837 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1838 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1839 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1840 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1841 ${GENSCRIPTS} shlelf32_nbsd "$(tdir_shlelf32_nbsd)"
1842 eshlelf64.c: $(srcdir)/emulparams/shlelf64.sh \
1843 $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
1844 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1845 ${GENSCRIPTS} shlelf64 "$(tdir_shlelf64)"
1846 eshlelf64_nbsd.c: $(srcdir)/emulparams/shlelf64_nbsd.sh \
1847 $(srcdir)/emulparams/shelf64_nbsd.sh \
1848 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1849 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1850 ${GENSCRIPTS} shlelf64_nbsd "$(tdir_shlelf64_nbsd)"
1851 eshl.c: $(srcdir)/emulparams/shl.sh \
1852 $(srcdir)/emulparams/sh.sh \
1853 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
1854 ${GENSCRIPTS} shl "$(tdir_shl)"
1855 eshpe.c: $(srcdir)/emulparams/shpe.sh \
1856 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1857 ${GENSCRIPTS} shpe "$(tdir_shl)"
1858 esparcaout.c: $(srcdir)/emulparams/sparcaout.sh \
1859 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1860 ${GENSCRIPTS} sparcaout "$(tdir_sparcaout)"
1861 esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \
1862 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1863 ${GENSCRIPTS} sparclinux "$(tdir_sparclinux)"
1864 esparclynx.c: $(srcdir)/emulparams/sparclynx.sh \
1865 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparclynx.sc ${GEN_DEPENDS}
1866 ${GENSCRIPTS} sparclynx "$(tdir_sparclynx)"
1867 esparcnbsd.c: $(srcdir)/emulparams/sparcnbsd.sh \
1868 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1869 ${GENSCRIPTS} sparcnbsd "$(tdir_sparcnbsd)"
1870 est2000.c: $(srcdir)/emulparams/st2000.sh \
1871 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS}
1872 ${GENSCRIPTS} st2000 "$(tdir_st2000)"
1873 esun3.c: $(srcdir)/emulparams/sun3.sh \
1874 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1875 ${GENSCRIPTS} sun3 "$(tdir_sun3)"
1876 esun4.c: $(srcdir)/emulparams/sun4.sh \
1877 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1878 ${GENSCRIPTS} sun4 "$(tdir_sun4)"
1879 etic30aout.c: $(srcdir)/emulparams/tic30aout.sh \
1880 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30aout.sc ${GEN_DEPENDS}
1881 ${GENSCRIPTS} tic30aout "$(tdir_tic30aout)"
1882 etic30coff.c: $(srcdir)/emulparams/tic30coff.sh \
1883 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30coff.sc ${GEN_DEPENDS}
1884 ${GENSCRIPTS} tic30coff "$(tdir_tic30coff)"
1885 etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
1886 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1887 ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
1888 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
1889 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1890 ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
1891 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
1892 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1893 ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"
1894 etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \
1895 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic54xcoff.sc ${GEN_DEPENDS}
1896 ${GENSCRIPTS} tic54xcoff "$(tdir_tic54xcoff)"
1897 etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \
1898 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS}
1899 ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)"
1900 evanilla.c: $(srcdir)/emulparams/vanilla.sh \
1901 $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
1902 ${GENSCRIPTS} vanilla "$(tdir_vanilla)"
1903 evax.c: $(srcdir)/emulparams/vax.sh \
1904 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1905 ${GENSCRIPTS} vax "$(tdir_vax)"
1906 evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
1907 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1908 ${GENSCRIPTS} vaxnbsd "$(tdir_vaxnbsd)"
1909 evsta.c: $(srcdir)/emulparams/vsta.sh \
1910 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1911 ${GENSCRIPTS} vsta "$(tdir_vsta)"
1912 ev850.c: $(srcdir)/emulparams/v850.sh \
1913 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS}
1914 ${GENSCRIPTS} v850 "$(tdir_v850)"
1915 ew65.c: $(srcdir)/emulparams/w65.sh \
1916 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/w65.sc ${GEN_DEPENDS}
1917 ${GENSCRIPTS} w65 "$(tdir_w65)"
1918 ez8001.c: $(srcdir)/emulparams/z8001.sh \
1919 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
1920 ${GENSCRIPTS} z8001 "$(tdir_z8001)"
1921 ez8002.c: $(srcdir)/emulparams/z8002.sh \
1922 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
1923 ${GENSCRIPTS} z8002 "$(tdir_z8002)"
1924 eelf32frvfd.c: $(srcdir)/emulparams/elf32frvfd.sh \
1925 $(srcdir)/emulparams/elf32frv.sh \
1926 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1927 ${GENSCRIPTS} elf32frvfd "$(tdir_frv)"
1929 # The generated emulation files mostly have the same dependencies.
1930 $(EMULATION_OFILES): ../bfd/bfd.h sysdep.h config.h $(INCDIR)/bfdlink.h \
1931 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
1932 ldctor.h ldexp.h ldlang.h ldgram.h
1934 check-DEJAGNU: site.exp
1935 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
1936 r=`pwd`; export r; \
1937 LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
1938 EXPECT=$(EXPECT); export EXPECT; \
1939 if [ -f $(top_builddir)/../expect/expect ]; then \
1940 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
1941 export TCL_LIBRARY; \
1942 fi; \
1943 runtest=$(RUNTEST); \
1944 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
1945 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
1946 CC="$(CC_FOR_TARGET)" CFLAGS="$(CFLAGS)" \
1947 CXX="$(CXX_FOR_TARGET)" CXXFLAGS="$(CXXFLAGS)" \
1948 CC_FOR_HOST="$(CC)" CFLAGS_FOR_HOST="$(CFLAGS)" \
1949 OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" \
1950 LIBIBERTY="$(LIBIBERTY) $(INTLLIBS)" LIBS="$(LIBS)" \
1951 $(RUNTESTFLAGS); \
1952 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
1955 # Rules for testing by relinking ld itself.
1956 # A similar test is in the testsuite. This target is for ease of use
1957 # when porting ld.
1959 ld-partial.o: ld-new$(EXEEXT)
1960 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld-partial.o -r $(OFILES)
1961 ld1$(EXEEXT): ld-partial.o
1962 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.o $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1964 ld1-full$(EXEEXT): ld-new
1965 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1967 ld2$(EXEEXT): ld1$(EXEEXT)
1968 ./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1970 ld3$(EXEEXT): ld2$(EXEEXT)
1971 ./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1973 bootstrap: ld3$(EXEEXT)
1974 cmp ld2$(EXEEXT) ld3$(EXEEXT)
1976 .PHONY: bootstrap
1978 # A test program for C++ constructors and destructors.
1979 # This test is now in the testsuite.
1981 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1982 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
1983 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
1985 #cdtest.out: cdtest
1986 # ./cdtest > cdtest.tmp
1987 # mv cdtest.tmp cdtest.out
1989 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1990 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
1991 # cdtest-bar.o cdtest-foo.o
1993 #cdtest-ur: cdtest-ur.o
1994 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
1995 # $(HOSTING_LIBS)
1997 #cdtest-ur.out: cdtest-ur
1998 # ./cdtest-ur > cdtest-ur.tmp
1999 # mv cdtest-ur.tmp cdtest-ur.out
2001 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2002 # diff $(srcdir)/cdtest.exp cdtest.out
2003 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2005 #.PHONY: check-cdtest
2007 # END OF CHECK TARGETS
2009 # DOCUMENTATION TARGETS
2010 # Manual configuration file; not usually attached to normal configuration,
2011 # because almost all configs use "gen" version of manual.
2012 # Set DOCVER above to change.
2013 configdoc.texi: ${DOCVER}-doc.texi
2014 ln -s ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2015 || ln ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2016 || cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi
2018 ldver.texi: Makefile
2019 rm -f $@
2020 echo '@set VERSION $(VERSION)' > $@
2022 ld.info: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2023 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
2024 $(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc $(srcdir)/ld.texinfo
2026 ld.dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2027 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
2028 MAKEINFO="$(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc" $(TEXI2DVI) -I $(BFDDIR)/doc $(srcdir)/ld.texinfo
2030 # Build the man page from the texinfo file
2031 # The sed command removes the no-adjust Nroff command so that
2032 # the man output looks standard.
2033 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2034 touch $@
2035 -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
2036 -($(POD2MAN) ld.pod | \
2037 sed -e '/^.if n .na/d' > $@.T$$$$ && \
2038 mv -f $@.T$$$$ $@) || \
2039 (rm -f $@.T$$$$ && exit 1)
2040 rm -f ld.pod
2041 mostlyclean-local:
2042 -rm -rf tmpdir
2044 .PHONY: install-exec-local install-data-local
2046 install-exec-local: ld-new$(EXEEXT)
2047 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
2048 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2049 if test -f $$p; then \
2050 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2051 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2052 else :; fi; \
2053 done
2054 n=`echo ld | sed '$(transform)'`; \
2055 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2056 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2057 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
2058 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2061 install-data-local:
2062 $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
2063 for f in ldscripts/*; do \
2064 $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \
2065 done
2067 # We want install to imply install-info as per GNU standards, despite the
2068 # cygnus option.
2069 install: install-info
2070 diststuff: info $(EXTRA_DIST)
2071 distclean-local:
2072 rm -rf ldscripts
2074 Makefile: $(BFDDIR)/configure.in
2076 # Targets to rebuild dependencies in this Makefile.
2077 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2078 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
2079 rm -f DEP1
2080 $(MAKE) MKDEP="$(MKDEP)" DEP1
2081 sed -f dep.sed < DEP1 > DEPA
2082 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2083 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
2084 echo 'make DEP failed!'; exit 1; \
2085 else \
2086 mv -f DEPA $@; \
2089 DEP1: $(CFILES) $(GENERATED_CFILES)
2090 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2091 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2092 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
2093 mv -f DEP2 $@
2095 dep.sed: dep-in.sed config.status
2096 sed <$(srcdir)/dep-in.sed >dep.sed \
2097 -e 's!@INCDIR@!$(INCDIR)!' \
2098 -e 's!@BFDDIR@!$(BFDDIR)!' \
2099 -e 's!@SRCDIR@!$(srcdir)!' \
2100 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2102 dep: DEP
2103 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2104 cat DEP >> tmp-Makefile
2105 $(srcdir)/../move-if-change tmp-Makefile Makefile
2107 dep-in: DEP
2108 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2109 cat DEP >> tmp-Makefile.in
2110 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2112 dep-am: DEP
2113 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2114 cat DEP >> tmp-Makefile.am
2115 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2117 .PHONY: dep dep-in dep-am
2119 # What appears below is generated by a hacked mkdep using gcc -MM.
2121 # DO NOT DELETE THIS LINE -- mkdep uses it.
2122 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2123 ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2124 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2125 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2126 ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2127 ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2128 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2129 ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2130 ldfile.h ldemul.h ldmain.h ldemul-list.h
2131 ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2132 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2133 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2134 ldmisc.h ldexp.h ldgram.h ldlang.h $(INCDIR)/libiberty.h \
2135 $(INCDIR)/safe-ctype.h
2136 ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2137 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2138 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2139 ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2140 ldlex.h ldemul.h $(INCDIR)/libiberty.h $(INCDIR)/filenames.h
2141 ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2142 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2143 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
2144 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2145 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2146 ldfile.h ldemul.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h \
2147 $(INCDIR)/hashtab.h
2148 ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2149 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2150 $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
2151 $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h \
2152 ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2153 ldlex.h ldfile.h ldemul.h ldctor.h
2154 ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2155 $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
2156 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
2157 ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2158 ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
2159 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
2160 ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2161 $(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
2162 $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
2163 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2164 ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2165 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2166 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2167 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2168 ldmisc.h ldgram.h ldmain.h
2169 lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2170 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2171 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2172 ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2173 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2174 $(INCDIR)/demangle.h
2175 mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
2176 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2177 ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
2178 ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2179 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2180 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
2181 ldmain.h ldmisc.h ldexp.h ldlang.h
2182 pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2183 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2184 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2185 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2186 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2187 $(BFDDIR)/libcoff.h deffile.h pe-dll.h
2188 ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2189 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2190 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
2191 ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2192 mri.h ldctor.h ldlex.h
2193 ldlex.o: ldlex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2194 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2195 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
2196 ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2197 ldmain.h $(INCDIR)/libiberty.h
2198 deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
2199 $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
2200 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2201 ldmisc.h deffile.h
2202 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2204 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2205 # Otherwise a system limit (for SysV at least) may be exceeded.
2206 .NOEXPORT: