]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/Makefile.in
Add support fpr MAXQ processor
[thirdparty/binutils-gdb.git] / ld / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
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.
7
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.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
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
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
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@
53
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@
123
124 INTLLIBS = @INTLLIBS@
125
126 AUTOMAKE_OPTIONS = cygnus dejagnu
127
128 SUBDIRS = po
129
130 tooldir = $(exec_prefix)/$(target_alias)
131
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`
135
136 WARN_CFLAGS = @WARN_CFLAGS@
137 AM_CFLAGS = $(WARN_CFLAGS)
138
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
143
144 EMUL = @EMUL@
145 EMULATION_OFILES = @EMULATION_OFILES@
146 EMUL_EXTRA_OFILES = @EMUL_EXTRA_OFILES@
147
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@
156
157 BASEDIR = $(srcdir)/..
158 BFDDIR = $(BASEDIR)/bfd
159 INCDIR = $(BASEDIR)/include
160 MKDEP = gcc -MM
161
162 # What version of the manual to build
163 DOCVER = gen
164
165 # Options to extract the man page from ld.texinfo
166 MANCONF = -Dman
167
168 TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl
169
170 POD2MAN = pod2man --center="GNU Development Tools" --release="binutils-$(VERSION)" --section=1
171
172
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)
177
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`
180
181
182 RUNTEST = `if [ -f $${srcroot}/../dejagnu/runtest ] ; then echo $${srcroot}/../dejagnu/runtest ; else echo runtest ; fi`
183
184
185 RUNTESTFLAGS =
186
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`
188
189
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`
192
193
194 noinst_PROGRAMS = ld-new
195 info_TEXINFOS = ld.texinfo
196 noinst_TEXINFOS = ldint.texinfo
197 man_MANS = ld.1
198
199 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) -I$(top_srcdir)/../intl -I../intl $(HDEFINES) $(CFLAGS) -DLOCALEDIR="\"$(prefix)/share/locale\""
200
201 BFDLIB = ../bfd/libbfd.la
202 LIBIBERTY = ../libiberty/libiberty.a
203
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 earmelfb_linux.o earmelf_nbsd.o earmelfb_nbsd.o earmnto.o earmnbsd.o earmpe.o earmsymbian.o eavr2.o eavr1.o eavr3.o eavr4.o eavr5.o ecoff_i860.o ecoff_sparc.o ecrisaout.o ecriself.o ecrislinux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o edelta68.o eelf32_dlx.o eebmon29k.o eelf32_i960.o eelf32_i860.o eelf32_sparc.o eelf32b4300.o eelf32cr16c.o eelf32bmip.o eelf32bmipn32.o eelf32btsmip.o eelf32crx.o eelf32btsmipn32.o eelf32ltsmip.o eelf32ltsmipn32.o eelf32ebmip.o eelf32elmip.o eelf32fr30.o eelf32frv.o eelf32i370.o eelf32ip2k.o eelf32iq2000.o eelf32iq10.o eelf32l4300.o eelf32lmip.o eelf32lppc.o eelf32lppcnto.o eelf32lppcsim.o eelf32mcore.o eelf32mipswindiss.o eelf32openrisc.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcwindiss.o eelf32vax.o eelf32xstormy16.o eelf32xtensa.o eelf_i386.o eelf_i386_be.o eelf_i386_chaos.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_s390.o egld960.o egld960coff.o eh8300.o eh8300h.o eh8300s.o eh8300elf.o eh8300hn.o eh8300sn.o eh8300sx.o eh8300helf.o eh8300self.o eh8300hnelf.o eh8300snelf.o eh8300sxelf.o eh8300sxn.o eh8300sxnelf.o eh8500.o eh8500b.o eh8500c.o eh8500m.o eh8500s.o ehp300bsd.o ehp3hpux.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386aout.o ei386beos.o ei386bsd.o ei386coff.o ei386go32.o ei386linux.o ei386lynx.o ei386mach.o ei386moss.o ei386msdos.o ei386nbsd.o ei386nto.o ei386nw.o ei386pe.o ei386pe_posix.o elnk960.o em32relf.o em32rlelf.o em32relf_linux.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68k4knbsd.o em68kaout.o em68kaux.o em68kcoff.o em68kelf.o em68kelfnbsd.o em68klinux.o em68klynx.o em68knbsd.o em68kpsos.o em88kbcs.o emaxqcoff.o emcorepe.o emipsbig.o emipsbsd.o emipsidt.o emipsidtl.o emipslit.o emipslnews.o emipspe.o emsp430x110.o emsp430x112.o emsp430x1101.o emsp430x1111.o emsp430x1121.o emsp430x1122.o emsp430x1132.o emsp430x122.o emsp430x123.o emsp430x1222.o emsp430x1232.o emsp430x133.o emsp430x135.o emsp430x1331.o emsp430x1351.o emsp430x147.o emsp430x148.o emsp430x149.o emsp430x155.o emsp430x156.o emsp430x157.o emsp430x167.o emsp430x168.o emsp430x169.o emsp430x1610.o emsp430x1611.o emsp430x1612.o emsp430x311.o emsp430x312.o emsp430x313.o emsp430x314.o emsp430x315.o emsp430x323.o emsp430x325.o emsp430x336.o emsp430x337.o emsp430x412.o emsp430x413.o emsp430x415.o emsp430x417.o emsp430xE423.o emsp430xE425.o emsp430xE427.o emsp430xW423.o emsp430xW425.o emsp430xW427.o emsp430xG437.o emsp430xG438.o emsp430xG439.o emsp430x435.o emsp430x436.o emsp430x437.o emsp430x447.o emsp430x448.o emsp430x449.o enews.o ens32knbsd.o eor32.o eor32elf.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppcmacos.o eppcnw.o eppcpe.o eppclynx.o eriscix.o esa29200.o esh.o eshelf32.o eshlelf32.o eshelf32_linux.o eshlelf32_linux.o eshelf32_nbsd.o eshlelf32_nbsd.o eshelf.o eshelf_linux.o eshlelf_linux.o eshelf_nbsd.o eshlelf_nbsd.o eshelf_nto.o eshlelf_nto.o eshl.o eshlelf.o eshlsymbian.o eshpe.o esparcaout.o esparclinux.o esparclynx.o esparcnbsd.o est2000.o esun3.o esun4.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o etic80coff.o evanilla.o evax.o evaxnbsd.o evsta.o ew65.o ez8001.o eelf32frvfd.o ez8002.o
205
206
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
208
209
210 ALL_EMUL_EXTRA_OFILES = deffilep.o pe-dll.o
211
212
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
214
215
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
217
218
219 GENERATED_CFILES = ldgram.c ldlex.c deffilep.c
220 GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h
221
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}
223
224
225 STAGESTUFF = *.o ldscripts/* e*.c
226
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
230
231 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES)
232
233 # These all start with e so 'make clean' can find them.
234
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
237
238 # We need this for automake to use YLWRAP.
239 EXTRA_ld_new_SOURCES = deffilep.y
240
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
242
243 ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(INTLDEPS)
244 ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(INTLLIBS)
245
246 # This is the real libbfd.a created by libtool.
247 TESTBFDLIB = @TESTBFDLIB@
248
249 MAINTAINERCLEANFILES = ldver.texi
250
251 # We want to reconfigure if configure.host or configure.tgt changes.
252 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt
253
254 MOSTLYCLEANFILES = $(STAGESTUFF) ld1$(EXEEXT) ld2$(EXEEXT) ld3$(EXEEXT) ldemul-list.h crtbegin.o crtend.o ld.log ld.sum
255
256 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
257
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)
261
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)
269
270
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)
295
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
300
301
302 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
303
304 TAR = gtar
305 GZIP_ENV = --best
306 SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
307 OBJECTS = $(ld_new_OBJECTS)
308
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
314
315 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316 cd $(top_builddir) \
317 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
318
319 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
320 cd $(srcdir) && $(ACLOCAL)
321
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)
326
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
345
346 mostlyclean-hdr:
347
348 clean-hdr:
349
350 distclean-hdr:
351 -rm -f config.h
352
353 maintainer-clean-hdr:
354
355 mostlyclean-noinstPROGRAMS:
356
357 clean-noinstPROGRAMS:
358 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
359
360 distclean-noinstPROGRAMS:
361
362 maintainer-clean-noinstPROGRAMS:
363
364 .c.o:
365 $(COMPILE) -c $<
366
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 $<`
371
372 .s.o:
373 $(COMPILE) -c $<
374
375 .S.o:
376 $(COMPILE) -c $<
377
378 mostlyclean-compile:
379 -rm -f *.o core *.core
380 -rm -f *.$(OBJEXT)
381
382 clean-compile:
383
384 distclean-compile:
385 -rm -f *.tab.c
386
387 maintainer-clean-compile:
388
389 .c.lo:
390 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
391
392 .s.lo:
393 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
394
395 .S.lo:
396 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
397
398 mostlyclean-libtool:
399 -rm -f *.lo
400
401 clean-libtool:
402 -rm -rf .libs _libs
403
404 distclean-libtool:
405
406 maintainer-clean-libtool:
407
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
417
418
419 ld.info: ld.texinfo
420 ld.dvi: ld.texinfo
421
422
423 DVIPS = dvips
424
425 .texi.info:
426 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
427 $(MAKEINFO) -I $(srcdir) $<
428
429 .texi.dvi:
430 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
431 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
432
433 .texi:
434 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
435 $(MAKEINFO) -I $(srcdir) $<
436
437 .texinfo.info:
438 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
439 $(MAKEINFO) -I $(srcdir) $<
440
441 .texinfo:
442 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
443 $(MAKEINFO) -I $(srcdir) $<
444
445 .texinfo.dvi:
446 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
447 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
448
449 .txi.info:
450 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
451 $(MAKEINFO) -I $(srcdir) $<
452
453 .txi.dvi:
454 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
455 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
456
457 .txi:
458 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
459 $(MAKEINFO) -I $(srcdir) $<
460 .dvi.ps:
461 $(DVIPS) $< -o $@
462
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
484
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
500
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
511
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
516
517 clean-aminfo:
518
519 distclean-aminfo:
520
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
529
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
547
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
568
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.
575
576 @SET_MAKE@
577
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"
598
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
623
624 tags: TAGS
625
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)
633
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 $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
648
649 mostlyclean-tags:
650
651 clean-tags:
652
653 distclean-tags:
654 -rm -f TAGS ID
655
656 maintainer-clean-tags:
657
658 distdir = $(PACKAGE)-$(VERSION)
659 top_distdir = $(distdir)
660
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
717
718 DEJATOOL = $(PACKAGE)
719
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 site.exp || sed '1,/^## All variables above are.*##/ d' 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
753
754 install-exec-am: install-exec-local
755 install-exec: install-exec-recursive
756
757 install-data-am: install-man install-data-local
758 install-data: install-data-recursive
759
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
772
773
774 mostlyclean-generic:
775 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
776
777 clean-generic:
778 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
779
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)
784
785 maintainer-clean-generic:
786 -test -z "ldlexldeffilephdeffilepcldgramhldgramc$(MAINTAINERCLEANFILES)" || rm -f ldlexl 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
791
792 mostlyclean: mostlyclean-recursive
793
794 clean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
795 clean-aminfo clean-tags clean-generic mostlyclean-am
796
797 clean: clean-recursive
798
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
803
804 distclean: distclean-recursive
805 -rm -f config.status
806
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."
814
815 maintainer-clean: maintainer-clean-recursive
816 -rm -f config.status
817
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
840
841
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
845
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
852
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
867
868 stringify.sed: ${srcdir}/emultempl/$(STRINGIFY)
869 cp ${srcdir}/emultempl/$(STRINGIFY) stringify.sed
870
871 @TDIRS@
872
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 earmelfb_linux.c: $(srcdir)/emulparams/armelfb_linux.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} armelfb_linux "$(tdir_armelfb_linux)"
916 earmelf_nbsd.c: $(srcdir)/emulparams/armelf_nbsd.sh \
917 $(srcdir)/emulparams/armelf.sh \
918 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
919 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
920 ${GENSCRIPTS} armelf_nbsd "$(tdir_armelf_nbsd)"
921 earmelfb_nbsd.c: $(srcdir)/emulparams/armelfb_nbsd.sh \
922 $(srcdir)/emulparams/armelf_nbsd.sh \
923 $(srcdir)/emulparams/armelf.sh \
924 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
925 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
926 ${GENSCRIPTS} armelfb_nbsd "$(tdir_armelfb_nbsd)"
927 earmaoutb.c: $(srcdir)/emulparams/armaoutb.sh \
928 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
929 ${GENSCRIPTS} armaoutb "$(tdir_armaoutb)"
930 earmaoutl.c: $(srcdir)/emulparams/armaoutl.sh \
931 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
932 ${GENSCRIPTS} armaoutl "$(tdir_armaoutl)"
933 earmcoff.c: $(srcdir)/emulparams/armcoff.sh \
934 $(srcdir)/emultempl/armcoff.em $(srcdir)/scripttempl/armcoff.sc ${GEN_DEPENDS}
935 ${GENSCRIPTS} armcoff "$(tdir_armcoff)"
936 earmnbsd.c: $(srcdir)/emulparams/armnbsd.sh \
937 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
938 ${GENSCRIPTS} armnbsd "$(tdir_armnbsd)"
939 earmnto.c: $(srcdir)/emulparams/armnto.sh \
940 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
941 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
942 ${GENSCRIPTS} armnto "$(tdir_armnto)"
943 earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \
944 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS}
945 ${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)"
946 earmpe.c: $(srcdir)/emulparams/armpe.sh \
947 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
948 ${GENSCRIPTS} armpe "$(tdir_armpe)"
949 earmsymbian.c: $(srcdir)/emulparams/armsymbian.sh \
950 $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
951 $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/elf.sc \
952 ${GEN_DEPENDS}
953 ${GENSCRIPTS} armsymbian "$(tdir_armelf)"
954 eavr2.c: $(srcdir)/emulparams/avr2.sh \
955 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
956 ${GEN_DEPENDS}
957 ${GENSCRIPTS} avr2 "$(tdir_avr2)"
958 eavr1.c: $(srcdir)/emulparams/avr1.sh \
959 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
960 ${GEN_DEPENDS}
961 ${GENSCRIPTS} avr1 "$(tdir_avr2)"
962 eavr3.c: $(srcdir)/emulparams/avr3.sh \
963 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
964 ${GEN_DEPENDS}
965 ${GENSCRIPTS} avr3 "$(tdir_avr2)"
966 eavr4.c: $(srcdir)/emulparams/avr4.sh \
967 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
968 ${GEN_DEPENDS}
969 ${GENSCRIPTS} avr4 "$(tdir_avr2)"
970 eavr5.c: $(srcdir)/emulparams/avr5.sh \
971 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
972 ${GEN_DEPENDS}
973 ${GENSCRIPTS} avr5 "$(tdir_avr2)"
974 ecoff_i860.c: $(srcdir)/emulparams/coff_i860.sh \
975 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i860coff.sc ${GEN_DEPENDS}
976 ${GENSCRIPTS} coff_i860 "$(tdir_coff_i860)"
977 ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \
978 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparccoff.sc ${GEN_DEPENDS}
979 ${GENSCRIPTS} coff_sparc "$(tdir_coff_sparc)"
980 ecrisaout.c: $(srcdir)/emulparams/crisaout.sh \
981 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/crisaout.sc ${GEN_DEPENDS}
982 ${GENSCRIPTS} crisaout "$(tdir_cris)"
983 ecriself.c: $(srcdir)/emulparams/criself.sh \
984 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
985 ${GENSCRIPTS} criself "$(tdir_cris)"
986 ecrislinux.c: $(srcdir)/emulparams/crislinux.sh \
987 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
988 ${GENSCRIPTS} crislinux "$(tdir_cris)"
989 ed10velf.c: $(srcdir)/emulparams/d10velf.sh \
990 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS}
991 ${GENSCRIPTS} d10velf "$(tdir_d10v)"
992 ed30velf.c: $(srcdir)/emulparams/d30velf.sh \
993 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
994 ${GENSCRIPTS} d30velf "$(tdir_d30v)"
995 ed30v_o.c: $(srcdir)/emulparams/d30v_o.sh \
996 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
997 ${GENSCRIPTS} d30v_o "$(tdir_d30v)"
998 ed30v_e.c: $(srcdir)/emulparams/d30v_e.sh \
999 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1000 ${GENSCRIPTS} d30v_e "$(tdir_d30v)"
1001 edelta68.c: $(srcdir)/emulparams/delta68.sh \
1002 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS}
1003 ${GENSCRIPTS} delta68 "$(tdir_delta68)"
1004 eelf32_dlx.c: $(srcdir)/emulparams/elf32_dlx.sh \
1005 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/dlx.sc ${GEN_DEPENDS}
1006 ${GENSCRIPTS} elf32_dlx "$(tdir_elf32_dlx)"
1007 eebmon29k.c: $(srcdir)/emulparams/ebmon29k.sh \
1008 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/ebmon29k.sc ${GEN_DEPENDS}
1009 ${GENSCRIPTS} ebmon29k "$(tdir_ebmon29k)"
1010 eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \
1011 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1012 $(srcdir)/scripttempl/xstormy16.sc ${GEN_DEPENDS}
1013 ${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)"
1014 eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
1015 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1016 ${GENSCRIPTS} elf32am33lin "$(tdir_mn10300)"
1017 eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
1018 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1019 ${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
1020 eelf32xtensa.c: $(srcdir)/emulparams/elf32xtensa.sh \
1021 $(srcdir)/emulparams/xtensa-config.sh $(srcdir)/emultempl/elf32.em \
1022 $(srcdir)/emultempl/xtensaelf.em $(INCDIR)/xtensa-config.h \
1023 $(BFDDIR)/elf-bfd.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/xtensa.h \
1024 $(srcdir)/scripttempl/elfxtensa.sc ${GEN_DEPENDS}
1025 ${GENSCRIPTS} elf32xtensa "$(tdir_elf32xtensa)"
1026 eelf32fr30.c: $(srcdir)/emulparams/elf32fr30.sh \
1027 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1028 ${GENSCRIPTS} elf32fr30 "$(tdir_fr30)"
1029 eelf32frv.c: $(srcdir)/emulparams/elf32frv.sh \
1030 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1031 ${GENSCRIPTS} elf32frv "$(tdir_frv)"
1032 eelf32mcore.c: $(srcdir)/emulparams/elf32mcore.sh \
1033 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1034 ${GENSCRIPTS} elf32mcore "$(tdir_mcore)"
1035 em32relf.c: $(srcdir)/emulparams/m32relf.sh \
1036 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1037 ${GENSCRIPTS} m32relf "$(tdir_m32r)"
1038 em32rlelf.c: $(srcdir)/emulparams/m32rlelf.sh \
1039 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1040 ${GENSCRIPTS} m32rlelf "$(tdir_m32rlelf)"
1041 em32relf_linux.c: $(srcdir)/emulparams/m32relf_linux.sh \
1042 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1043 ${GENSCRIPTS} m32relf_linux "$(tdir_m32relf_linux)"
1044 em32rlelf_linux.c: $(srcdir)/emulparams/m32rlelf_linux.sh \
1045 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1046 ${GENSCRIPTS} m32rlelf_linux "$(tdir_m32rlelf_linux)"
1047 eelf32_sparc.c: $(srcdir)/emulparams/elf32_sparc.sh \
1048 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1049 ${GENSCRIPTS} elf32_sparc "$(tdir_elf32_sparc)"
1050 eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \
1051 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1052 ${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)"
1053 eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \
1054 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1055 ${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)"
1056 eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \
1057 $(srcdir)/emulparams/elf32bmip.sh \
1058 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1059 ${GENSCRIPTS} elf32b4300 "$(tdir_elf32b4300)"
1060 eelf32cr16c.c: $(srcdir)/emulparams/elf32cr16c.sh \
1061 $(srcdir)/emultempl/elf32.em \
1062 $(srcdir)/scripttempl/elf32cr16c.sc ${GEN_DEPENDS}
1063 ${GENSCRIPTS} elf32cr16c "$(tdir_elf32cr16c)"
1064 eelf32bmip.c: $(srcdir)/emulparams/elf32bmip.sh \
1065 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1066 ${GENSCRIPTS} elf32bmip "$(tdir_elf32bmip)"
1067 eelf32bsmip.c: $(srcdir)/emulparams/elf32bsmip.sh \
1068 $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emultempl/irix.em \
1069 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1070 ${GENSCRIPTS} elf32bsmip "$(tdir_elf32bsmip)"
1071 eelf32btsmip.c: $(srcdir)/emulparams/elf32btsmip.sh \
1072 $(srcdir)/emulparams/elf32bmip.sh \
1073 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1074 ${GENSCRIPTS} elf32btsmip "$(tdir_elf32btsmip)"
1075 eelf32crx.c: $(srcdir)/emulparams/elf32crx.sh \
1076 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/crxelf.em \
1077 $(srcdir)/scripttempl/elf32crx.sc ${GEN_DEPENDS}
1078 ${GENSCRIPTS} elf32crx "$(tdir_elf32crx)"
1079 eelf32btsmipn32.c: $(srcdir)/emulparams/elf32btsmipn32.sh \
1080 $(srcdir)/emulparams/elf32bmip.sh \
1081 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1082 ${GENSCRIPTS} elf32btsmipn32 "$(tdir_elf32btsmipn32)"
1083 eelf32ltsmip.c: $(srcdir)/emulparams/elf32ltsmip.sh \
1084 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1085 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1086 ${GENSCRIPTS} elf32ltsmip "$(tdir_elf32ltsmip)"
1087 eelf32ltsmipn32.c: $(srcdir)/emulparams/elf32ltsmipn32.sh \
1088 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1089 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1090 ${GENSCRIPTS} elf32ltsmipn32 "$(tdir_elf32ltsmipn32)"
1091 eelf32ebmip.c: $(srcdir)/emulparams/elf32ebmip.sh \
1092 $(srcdir)/emulparams/elf32bmip.sh \
1093 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1094 ${GENSCRIPTS} elf32ebmip "$(tdir_elf32ebmip)"
1095 eelf32elmip.c: $(srcdir)/emulparams/elf32elmip.sh \
1096 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1097 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1098 ${GENSCRIPTS} elf32elmip "$(tdir_elf32elmip)"
1099 eelf32bmipn32.c: $(srcdir)/emulparams/elf32bmipn32.sh \
1100 $(srcdir)/emultempl/irix.em \
1101 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1102 ${GENSCRIPTS} elf32bmipn32 "$(tdir_elf32bmipn32)"
1103 eelf32l4300.c: $(srcdir)/emulparams/elf32l4300.sh \
1104 $(srcdir)/emulparams/elf32b4300.sh $(srcdir)/emulparams/elf32bmip.sh \
1105 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1106 ${GENSCRIPTS} elf32l4300 "$(tdir_elf32l4300)"
1107 eelf32lmip.c: $(srcdir)/emulparams/elf32lmip.sh \
1108 $(srcdir)/emulparams/elf32bmip.sh \
1109 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1110 ${GENSCRIPTS} elf32lmip "$(tdir_elf32lmip)"
1111 eelf32mipswindiss.c: $(srcdir)/emulparams/elf32mipswindiss.sh \
1112 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1113 ${GENSCRIPTS} elf32mipswindiss "$(tdir_elf32mipswindiss)"
1114 eelf32lppc.c: $(srcdir)/emulparams/elf32lppc.sh \
1115 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1116 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1117 ${GENSCRIPTS} elf32lppc "$(tdir_elf32lppc)"
1118 eelf32lppcnto.c: $(srcdir)/emulparams/elf32lppcnto.sh \
1119 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1120 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1121 ${GENSCRIPTS} elf32lppcnto "$(tdir_elf32lppcnto)"
1122 eelf32lppcsim.c: $(srcdir)/emulparams/elf32lppcsim.sh \
1123 $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \
1124 $(srcdir)/emultempl/ppc32elf.em \
1125 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1126 ${GENSCRIPTS} elf32lppcsim "$(tdir_elf32lppcsim)"
1127 eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \
1128 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1129 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1130 ${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)"
1131 eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \
1132 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1133 ${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)"
1134 eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \
1135 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1136 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1137 ${GENSCRIPTS} elf32lsmip "$(tdir_elf32lsmip)"
1138 eelf32openrisc.c: $(srcdir)/emulparams/elf32openrisc.sh \
1139 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1140 ${GENSCRIPTS} elf32openrisc "$(tdir_openrisc)"
1141 eelf32ppc.c: $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1142 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1143 ${GENSCRIPTS} elf32ppc "$(tdir_elf32ppc)"
1144 eelf32ppc_fbsd.c: $(srcdir)/emulparams/elf32ppc_fbsd.sh \
1145 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1146 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1147 ${GENSCRIPTS} elf32ppc_fbsd "$(tdir_elf32ppc_fbsd)"
1148 eelf32ppcsim.c: $(srcdir)/emulparams/elf32ppcsim.sh \
1149 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1150 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1151 ${GENSCRIPTS} elf32ppcsim "$(tdir_elf32ppcsim)"
1152 eelf32ppclinux.c: $(srcdir)/emulparams/elf32ppclinux.sh \
1153 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1154 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1155 ${GENSCRIPTS} elf32ppclinux "$(tdir_elf32ppclinux)"
1156 eelf64ppc.c: $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1157 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1158 ${GENSCRIPTS} elf64ppc "$(tdir_elf64ppc)"
1159 eelf64lppc.c: $(srcdir)/emulparams/elf64lppc.sh \
1160 $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1161 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1162 ${GENSCRIPTS} elf64lppc "$(tdir_elf64lppc)"
1163 eelf32i370.c: $(srcdir)/emulparams/elf32i370.sh \
1164 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfi370.sc ${GEN_DEPENDS}
1165 ${GENSCRIPTS} elf32i370 "$(tdir_elf32i370)"
1166 eelf32ip2k.c: $(srcdir)/emulparams/elf32ip2k.sh \
1167 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/ip2k.sc ${GEN_DEPENDS}
1168 ${GENSCRIPTS} elf32ip2k "$(tdir_ip2k)"
1169 eelf32iq2000.c: $(srcdir)/emulparams/elf32iq2000.sh \
1170 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1171 ${GENSCRIPTS} elf32iq2000 "$(tdir_iq2000)"
1172 eelf32iq10.c: $(srcdir)/emulparams/elf32iq10.sh \
1173 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1174 ${GENSCRIPTS} elf32iq10 "$(tdir_iq10)"
1175 eelf64alpha.c: $(srcdir)/emulparams/elf64alpha.sh \
1176 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1177 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1178 ${GENSCRIPTS} elf64alpha "$(tdir_elf64alpha)"
1179 eelf64alpha_fbsd.c: $(srcdir)/emulparams/elf64alpha_fbsd.sh \
1180 $(srcdir)/emulparams/elf64alpha.sh \
1181 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1182 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1183 ${GENSCRIPTS} elf64alpha_fbsd "$(tdir_elf64alpha_fbsd)"
1184 eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \
1185 $(srcdir)/emulparams/elf64alpha.sh \
1186 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1187 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1188 ${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)"
1189 eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
1190 $(srcdir)/emulparams/hppa64linux.sh \
1191 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1192 ${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
1193 eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \
1194 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1195 ${GENSCRIPTS} elf64_aix "$(tdir_elf64_aix)"
1196 eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \
1197 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1198 $(srcdir)/emultempl/needrelax.em \
1199 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1200 ${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)"
1201 eelf64_ia64_fbsd.c: $(srcdir)/emulparams/elf64_ia64_fbsd.sh \
1202 $(srcdir)/emulparams/elf64_ia64.sh \
1203 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1204 $(srcdir)/emultempl/needrelax.em \
1205 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1206 ${GENSCRIPTS} elf64_ia64_fbsd "$(tdir_elf64_ia64_fbsd)"
1207 eelf64_s390.c: $(srcdir)/emulparams/elf64_s390.sh \
1208 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1209 ${GENSCRIPTS} elf64_s390 "$(tdir_elf64_s390)"
1210 eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \
1211 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1212 ${GENSCRIPTS} elf64_sparc "$(tdir_elf64_sparc)"
1213 eelf64_sparc_fbsd.c: $(srcdir)/emulparams/elf64_sparc_fbsd.sh \
1214 $(srcdir)/emulparams/elf64_sparc.sh \
1215 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1216 ${GENSCRIPTS} elf64_sparc_fbsd "$(tdir_elf64_sparc_fbsd)"
1217 eelf64bmip.c: $(srcdir)/emulparams/elf64bmip.sh \
1218 $(srcdir)/emulparams/elf32bmipn32.sh $(srcdir)/emultempl/irix.em \
1219 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1220 ${GENSCRIPTS} elf64bmip "$(tdir_elf64bmip)"
1221 eelf64mmix.c: $(srcdir)/emulparams/elf64mmix.sh \
1222 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/mmix-elfnmmo.em \
1223 $(srcdir)/emultempl/mmixelf.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1224 ${GENSCRIPTS} elf64mmix "$(tdir_elf64mmix)"
1225 emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
1226 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mmo.em \
1227 $(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
1228 ${GENSCRIPTS} mmo "$(tdir_mmo)"
1229 eelf64btsmip.c: $(srcdir)/emulparams/elf64btsmip.sh \
1230 $(srcdir)/emulparams/elf32bmipn32.sh \
1231 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1232 ${GENSCRIPTS} elf64btsmip "$(tdir_elf64btsmip)"
1233 eelf64ltsmip.c: $(srcdir)/emulparams/elf64ltsmip.sh \
1234 $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf32bmipn32.sh \
1235 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1236 ${GENSCRIPTS} elf64ltsmip "$(tdir_elf64ltsmip)"
1237 eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \
1238 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1239 ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)"
1240 eelf_x86_64.c: $(srcdir)/emulparams/elf_x86_64.sh \
1241 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1242 ${GENSCRIPTS} elf_x86_64 "$(tdir_elf_x86_64)"
1243 eelf_x86_64_fbsd.c: $(srcdir)/emulparams/elf_x86_64_fbsd.sh \
1244 $(srcdir)/emulparams/elf_x86_64.sh \
1245 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1246 ${GENSCRIPTS} elf_x86_64_fbsd "$(tdir_elf_x86_64_fbsd)"
1247 eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \
1248 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1249 ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)"
1250 eelf_i386_chaos.c: $(srcdir)/emulparams/elf_i386_chaos.sh \
1251 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf_chaos.sc ${GEN_DEPENDS}
1252 ${GENSCRIPTS} elf_i386_chaos "$(tdir_elf_i386_chaos)"
1253 eelf_i386_fbsd.c: $(srcdir)/emulparams/elf_i386_fbsd.sh \
1254 $(srcdir)/emulparams/elf_i386.sh \
1255 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1256 ${GENSCRIPTS} elf_i386_fbsd "$(tdir_elf_i386_fbsd)"
1257 eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \
1258 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1259 ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)"
1260 eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
1261 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1262 ${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"
1263 egld960.c: $(srcdir)/emulparams/gld960.sh \
1264 $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1265 ${GENSCRIPTS} gld960 "$(tdir_gld960)"
1266 egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \
1267 $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1268 ${GENSCRIPTS} gld960coff "$(tdir_gld960coff)"
1269 eh8300.c: $(srcdir)/emulparams/h8300.sh \
1270 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS}
1271 ${GENSCRIPTS} h8300 "$(tdir_h8300)"
1272 eh8300h.c: $(srcdir)/emulparams/h8300h.sh \
1273 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300h.sc ${GEN_DEPENDS}
1274 ${GENSCRIPTS} h8300h "$(tdir_h8300h)"
1275 eh8300s.c: $(srcdir)/emulparams/h8300s.sh \
1276 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300s.sc ${GEN_DEPENDS}
1277 ${GENSCRIPTS} h8300s "$(tdir_h8300s)"
1278 eh8300hn.c: $(srcdir)/emulparams/h8300hn.sh \
1279 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300hn.sc ${GEN_DEPENDS}
1280 ${GENSCRIPTS} h8300hn "$(tdir_h8300hn)"
1281 eh8300sn.c: $(srcdir)/emulparams/h8300sn.sh \
1282 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sn.sc ${GEN_DEPENDS}
1283 ${GENSCRIPTS} h8300sn "$(tdir_h8300sn)"
1284 eh8300sx.c: $(srcdir)/emulparams/h8300sx.sh \
1285 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sx.sc ${GEN_DEPENDS}
1286 ${GENSCRIPTS} h8300sx "$(tdir_h8300sx)"
1287 eh8300sxn.c: $(srcdir)/emulparams/h8300sxn.sh \
1288 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sxn.sc ${GEN_DEPENDS}
1289 ${GENSCRIPTS} h8300sxn "$(tdir_h8300sxn)"
1290 eh8300elf.c: $(srcdir)/emulparams/h8300elf.sh \
1291 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1292 ${GENSCRIPTS} h8300elf "$(tdir_h8300elf)"
1293 eh8300helf.c: $(srcdir)/emulparams/h8300helf.sh \
1294 $(srcdir)/emulparams/h8300elf.sh \
1295 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1296 ${GENSCRIPTS} h8300helf "$(tdir_h8300helf)"
1297 eh8300self.c: $(srcdir)/emulparams/h8300self.sh \
1298 $(srcdir)/emulparams/h8300elf.sh \
1299 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1300 ${GENSCRIPTS} h8300self "$(tdir_h8300self)"
1301 eh8300hnelf.c: $(srcdir)/emulparams/h8300hnelf.sh \
1302 $(srcdir)/emulparams/h8300elf.sh \
1303 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1304 ${GENSCRIPTS} h8300hnelf "$(tdir_h8300hnelf)"
1305 eh8300snelf.c: $(srcdir)/emulparams/h8300snelf.sh \
1306 $(srcdir)/emulparams/h8300elf.sh \
1307 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1308 ${GENSCRIPTS} h8300snelf "$(tdir_h8300snelf)"
1309 eh8300sxelf.c: $(srcdir)/emulparams/h8300sxelf.sh \
1310 $(srcdir)/emulparams/h8300elf.sh \
1311 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1312 ${GENSCRIPTS} h8300sxelf "$(tdir_h8300sxelf)"
1313 eh8300sxnelf.c: $(srcdir)/emulparams/h8300sxnelf.sh \
1314 $(srcdir)/emulparams/h8300elf.sh \
1315 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1316 ${GENSCRIPTS} h8300sxnelf "$(tdir_h8300sxnelf)"
1317 eh8500.c: $(srcdir)/emulparams/h8500.sh \
1318 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500.sc ${GEN_DEPENDS}
1319 ${GENSCRIPTS} h8500 "$(tdir_h8500)"
1320 eh8500b.c: $(srcdir)/emulparams/h8500b.sh \
1321 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500b.sc ${GEN_DEPENDS}
1322 ${GENSCRIPTS} h8500b "$(tdir_h8500b)"
1323 eh8500c.c: $(srcdir)/emulparams/h8500c.sh \
1324 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500c.sc ${GEN_DEPENDS}
1325 ${GENSCRIPTS} h8500c "$(tdir_h8500c)"
1326 eh8500m.c: $(srcdir)/emulparams/h8500m.sh \
1327 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500m.sc ${GEN_DEPENDS}
1328 ${GENSCRIPTS} h8500m "$(tdir_h8500m)"
1329 eh8500s.c: $(srcdir)/emulparams/h8500s.sh \
1330 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500s.sc ${GEN_DEPENDS}
1331 ${GENSCRIPTS} h8500s "$(tdir_h8500s)"
1332 ehp300bsd.c: $(srcdir)/emulparams/hp300bsd.sh \
1333 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1334 ${GENSCRIPTS} hp300bsd "$(tdir_hp300bsd)"
1335 ehp3hpux.c: $(srcdir)/emulparams/hp3hpux.sh \
1336 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1337 ${GENSCRIPTS} hp3hpux "$(tdir_hp3hpux)"
1338 ehppaelf.c: $(srcdir)/emulparams/hppaelf.sh \
1339 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1340 $(srcdir)/scripttempl/hppaelf.sc ${GEN_DEPENDS}
1341 ${GENSCRIPTS} hppaelf "$(tdir_hppaelf)"
1342 ehppalinux.c: $(srcdir)/emulparams/hppalinux.sh \
1343 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1344 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1345 ${GENSCRIPTS} hppalinux "$(tdir_hppalinux)"
1346 ehppanbsd.c: $(srcdir)/emulparams/hppanbsd.sh \
1347 $(srcdir)/emulparams/hppaelf.sh \
1348 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1349 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1350 ${GENSCRIPTS} hppanbsd "$(tdir_hppanbsd)"
1351 ehppaobsd.c: $(srcdir)/emulparams/hppaobsd.sh \
1352 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1353 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1354 ${GENSCRIPTS} hppaobsd "$(tdir_hppaobsd)"
1355 ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
1356 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1357 ${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
1358 ei386aout.c: $(srcdir)/emulparams/i386aout.sh \
1359 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1360 ${GENSCRIPTS} i386aout "$(tdir_i386aout)"
1361 ei386beos.c: $(srcdir)/emulparams/i386beos.sh \
1362 $(srcdir)/emultempl/beos.em $(srcdir)/scripttempl/i386beos.sc ${GEN_DEPENDS}
1363 ${GENSCRIPTS} i386beos "$(tdir_i386beos)"
1364 ei386bsd.c: $(srcdir)/emulparams/i386bsd.sh \
1365 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1366 ${GENSCRIPTS} i386bsd "$(tdir_i386bsd)"
1367 ei386coff.c: $(srcdir)/emulparams/i386coff.sh \
1368 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386coff.sc ${GEN_DEPENDS}
1369 ${GENSCRIPTS} i386coff "$(tdir_i386coff)"
1370 ei386go32.c: $(srcdir)/emulparams/i386go32.sh \
1371 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386go32.sc ${GEN_DEPENDS}
1372 ${GENSCRIPTS} i386go32 "$(tdir_i386go32)"
1373 ei386linux.c: $(srcdir)/emulparams/i386linux.sh \
1374 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1375 ${GENSCRIPTS} i386linux "$(tdir_i386linux)"
1376 ei386lynx.c: $(srcdir)/emulparams/i386lynx.sh \
1377 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1378 ${GENSCRIPTS} i386lynx "$(tdir_i386lynx)"
1379 ei386mach.c: $(srcdir)/emulparams/i386mach.sh \
1380 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1381 ${GENSCRIPTS} i386mach "$(tdir_i386mach)"
1382 ei386moss.c: $(srcdir)/emulparams/i386moss.sh \
1383 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1384 ${GENSCRIPTS} i386moss "$(tdir_i386moss)"
1385 ei386msdos.c: $(srcdir)/emulparams/i386msdos.sh \
1386 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386msdos.sc ${GEN_DEPENDS}
1387 ${GENSCRIPTS} i386msdos "$(tdir_i386msdos)"
1388 ei386nbsd.c: $(srcdir)/emulparams/i386nbsd.sh \
1389 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1390 ${GENSCRIPTS} i386nbsd "$(tdir_i386nbsd)"
1391 ei386nto.c: $(srcdir)/emulparams/i386nto.sh \
1392 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1393 ${GENSCRIPTS} i386nto "$(tdir_i386nto)"
1394 ei386nw.c: $(srcdir)/emulparams/i386nw.sh \
1395 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1396 ${GENSCRIPTS} i386nw "$(tdir_i386nw)"
1397 ei386pe.c: $(srcdir)/emulparams/i386pe.sh \
1398 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1399 ${GENSCRIPTS} i386pe "$(tdir_i386pe)"
1400 ei386pe_posix.c: $(srcdir)/emulparams/i386pe_posix.sh \
1401 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1402 ${GENSCRIPTS} i386pe_posix "$(tdir_i386pe_posix)"
1403 elnk960.c: $(srcdir)/emulparams/lnk960.sh \
1404 $(srcdir)/emultempl/lnk960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1405 ${GENSCRIPTS} lnk960 "$(tdir_lnk960)"
1406 em68hc11elf.c: $(srcdir)/emulparams/m68hc11elf.sh \
1407 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1408 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1409 ${GENSCRIPTS} m68hc11elf "$(tdir_m68hc11)"
1410 em68hc11elfb.c: $(srcdir)/emulparams/m68hc11elfb.sh \
1411 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1412 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1413 ${GENSCRIPTS} m68hc11elfb "$(tdir_m68hc11b)"
1414 em68hc12elf.c: $(srcdir)/emulparams/m68hc12elf.sh \
1415 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1416 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1417 ${GENSCRIPTS} m68hc12elf "$(tdir_m68hc12)"
1418 em68hc12elfb.c: $(srcdir)/emulparams/m68hc12elfb.sh \
1419 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1420 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1421 ${GENSCRIPTS} m68hc12elfb "$(tdir_m68hc12b)"
1422 em68k4knbsd.c: $(srcdir)/emulparams/m68k4knbsd.sh \
1423 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1424 ${GENSCRIPTS} m68k4knbsd "$(tdir_m68k4knbsd)"
1425 em68kaout.c: $(srcdir)/emulparams/m68kaout.sh \
1426 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1427 ${GENSCRIPTS} m68kaout "$(tdir_m68kaout)"
1428 em68kaux.c: $(srcdir)/emulparams/m68kaux.sh \
1429 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68kaux.sc ${GEN_DEPENDS}
1430 ${GENSCRIPTS} m68kaux "$(tdir_m68kaux)"
1431 em68kcoff.c: $(srcdir)/emulparams/m68kcoff.sh \
1432 $(srcdir)/emultempl/m68kcoff.em $(srcdir)/scripttempl/m68kcoff.sc ${GEN_DEPENDS}
1433 ${GENSCRIPTS} m68kcoff "$(tdir_m68kcoff)"
1434 em68kelf.c: $(srcdir)/emulparams/m68kelf.sh \
1435 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1436 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1437 ${GENSCRIPTS} m68kelf "$(tdir_m68kelf)"
1438 em68kelfnbsd.c: $(srcdir)/emulparams/m68kelfnbsd.sh \
1439 $(srcdir)/emulparams/m68kelf.sh \
1440 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1441 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1442 ${GENSCRIPTS} m68kelfnbsd "$(tdir_m68kelfnbsd)"
1443 em68klinux.c: $(srcdir)/emulparams/m68klinux.sh \
1444 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1445 ${GENSCRIPTS} m68klinux "$(tdir_m68klinux)"
1446 em68klynx.c: $(srcdir)/emulparams/m68klynx.sh \
1447 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68klynx.sc ${GEN_DEPENDS}
1448 ${GENSCRIPTS} m68klynx "$(tdir_m68klynx)"
1449 em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \
1450 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1451 ${GENSCRIPTS} m68knbsd "$(tdir_m68knbsd)"
1452 em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \
1453 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS}
1454 ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)"
1455 em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \
1456 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS}
1457 ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)"
1458 emaxqcoff.c: $(srcdir)/emulparams/maxqcoff.sh \
1459 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/maxqcoff.sc ${GEN_DEPENDS}
1460 ${GENSCRIPTS} maxqcoff "$(tdir_maxqcoff)"
1461 emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \
1462 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1463 ${GENSCRIPTS} mcorepe "$(tdir_mcorepe)"
1464 emipsbig.c: $(srcdir)/emulparams/mipsbig.sh \
1465 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1466 ${GENSCRIPTS} mipsbig
1467 emipsbsd.c: $(srcdir)/emulparams/mipsbsd.sh \
1468 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mipsbsd.sc ${GEN_DEPENDS}
1469 ${GENSCRIPTS} mipsbsd
1470 emipsidt.c: $(srcdir)/emulparams/mipsidt.sh \
1471 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1472 ${GENSCRIPTS} mipsidt "$(tdir_mipsidt)"
1473 emipsidtl.c: $(srcdir)/emulparams/mipsidtl.sh \
1474 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1475 ${GENSCRIPTS} mipsidtl "$(tdir_mipsidtl)"
1476 emipslit.c: $(srcdir)/emulparams/mipslit.sh \
1477 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1478 ${GENSCRIPTS} mipslit "$(tdir_mipslit)"
1479 emipslnews.c: $(srcdir)/emulparams/mipslnews.sh \
1480 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1481 ${GENSCRIPTS} mipslnews
1482 emipspe.c: $(srcdir)/emulparams/mipspe.sh \
1483 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1484 ${GENSCRIPTS} mipspe "$(tdir_mips)"
1485 emn10300.c: $(srcdir)/emulparams/mn10300.sh \
1486 $(srcdir)/emulparams/mn10200.sh \
1487 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1488 ${GENSCRIPTS} mn10300 "$(tdir_mn10300)"
1489 emn10200.c: $(srcdir)/emulparams/mn10200.sh \
1490 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1491 ${GENSCRIPTS} mn10200 "$(tdir_mn10200)"
1492 emsp430x110.c: $(srcdir)/emulparams/msp430all.sh \
1493 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1494 ${GEN_DEPENDS}
1495 ${GENSCRIPTS} msp430x110 "$(tdir_msp430x110)" msp430all
1496 emsp430x112.c: $(srcdir)/emulparams/msp430all.sh \
1497 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1498 ${GEN_DEPENDS}
1499 ${GENSCRIPTS} msp430x112 "$(tdir_msp430x112)" msp430all
1500 emsp430x1101.c: $(srcdir)/emulparams/msp430all.sh \
1501 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1502 ${GEN_DEPENDS}
1503 ${GENSCRIPTS} msp430x1101 "$(tdir_msp430x1101)" msp430all
1504 emsp430x1111.c: $(srcdir)/emulparams/msp430all.sh \
1505 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1506 ${GEN_DEPENDS}
1507 ${GENSCRIPTS} msp430x1111 "$(tdir_msp430x1111)" msp430all
1508 emsp430x1121.c: $(srcdir)/emulparams/msp430all.sh \
1509 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1510 ${GEN_DEPENDS}
1511 ${GENSCRIPTS} msp430x1121 "$(tdir_msp430x1121)" msp430all
1512 emsp430x1122.c: $(srcdir)/emulparams/msp430all.sh \
1513 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1514 ${GEN_DEPENDS}
1515 ${GENSCRIPTS} msp430x1122 "$(tdir_msp430x1122)" msp430all
1516 emsp430x1132.c: $(srcdir)/emulparams/msp430all.sh \
1517 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1518 ${GEN_DEPENDS}
1519 ${GENSCRIPTS} msp430x1132 "$(tdir_msp430x1132)" msp430all
1520 emsp430x122.c: $(srcdir)/emulparams/msp430all.sh \
1521 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1522 ${GEN_DEPENDS}
1523 ${GENSCRIPTS} msp430x122 "$(tdir_msp430x122)" msp430all
1524 emsp430x123.c: $(srcdir)/emulparams/msp430all.sh \
1525 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1526 ${GEN_DEPENDS}
1527 ${GENSCRIPTS} msp430x123 "$(tdir_msp430x123)" msp430all
1528 emsp430x1222.c: $(srcdir)/emulparams/msp430all.sh \
1529 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1530 ${GEN_DEPENDS}
1531 ${GENSCRIPTS} msp430x1222 "$(tdir_msp430x1222)" msp430all
1532 emsp430x1232.c: $(srcdir)/emulparams/msp430all.sh \
1533 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1534 ${GEN_DEPENDS}
1535 ${GENSCRIPTS} msp430x1232 "$(tdir_msp430x1232)" msp430all
1536 emsp430x133.c: $(srcdir)/emulparams/msp430all.sh \
1537 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1538 ${GEN_DEPENDS}
1539 ${GENSCRIPTS} msp430x133 "$(tdir_msp430x133)" msp430all
1540 emsp430x135.c: $(srcdir)/emulparams/msp430all.sh \
1541 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1542 ${GEN_DEPENDS}
1543 ${GENSCRIPTS} msp430x135 "$(tdir_msp430x135)" msp430all
1544 emsp430x1331.c: $(srcdir)/emulparams/msp430all.sh \
1545 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1546 ${GEN_DEPENDS}
1547 ${GENSCRIPTS} msp430x1331 "$(tdir_msp430x1331)" msp430all
1548 emsp430x1351.c: $(srcdir)/emulparams/msp430all.sh \
1549 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1550 ${GEN_DEPENDS}
1551 ${GENSCRIPTS} msp430x1351 "$(tdir_msp430x1351)" msp430all
1552 emsp430x147.c: $(srcdir)/emulparams/msp430all.sh \
1553 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1554 ${GEN_DEPENDS}
1555 ${GENSCRIPTS} msp430x147 "$(tdir_msp430x147)" msp430all
1556 emsp430x148.c: $(srcdir)/emulparams/msp430all.sh \
1557 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1558 ${GEN_DEPENDS}
1559 ${GENSCRIPTS} msp430x148 "$(tdir_msp430x148)" msp430all
1560 emsp430x149.c: $(srcdir)/emulparams/msp430all.sh \
1561 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1562 ${GEN_DEPENDS}
1563 ${GENSCRIPTS} msp430x149 "$(tdir_msp430x149)" msp430all
1564 emsp430x155.c: $(srcdir)/emulparams/msp430all.sh \
1565 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1566 ${GEN_DEPENDS}
1567 ${GENSCRIPTS} msp430x155 "$(tdir_msp430x155)" msp430all
1568 emsp430x156.c: $(srcdir)/emulparams/msp430all.sh \
1569 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1570 ${GEN_DEPENDS}
1571 ${GENSCRIPTS} msp430x156 "$(tdir_msp430x156)" msp430all
1572 emsp430x157.c: $(srcdir)/emulparams/msp430all.sh \
1573 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1574 ${GEN_DEPENDS}
1575 ${GENSCRIPTS} msp430x157 "$(tdir_msp430x157)" msp430all
1576 emsp430x167.c: $(srcdir)/emulparams/msp430all.sh \
1577 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1578 ${GEN_DEPENDS}
1579 ${GENSCRIPTS} msp430x167 "$(tdir_msp430x167)" msp430all
1580 emsp430x168.c: $(srcdir)/emulparams/msp430all.sh \
1581 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1582 ${GEN_DEPENDS}
1583 ${GENSCRIPTS} msp430x168 "$(tdir_msp430x168)" msp430all
1584 emsp430x169.c: $(srcdir)/emulparams/msp430all.sh \
1585 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1586 ${GEN_DEPENDS}
1587 ${GENSCRIPTS} msp430x169 "$(tdir_msp430x169)" msp430all
1588 emsp430x1610.c: $(srcdir)/emulparams/msp430all.sh \
1589 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1590 ${GEN_DEPENDS}
1591 ${GENSCRIPTS} msp430x1610 "$(tdir_msp430x1610)" msp430all
1592 emsp430x1611.c: $(srcdir)/emulparams/msp430all.sh \
1593 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1594 ${GEN_DEPENDS}
1595 ${GENSCRIPTS} msp430x1611 "$(tdir_msp430x1611)" msp430all
1596 emsp430x1612.c: $(srcdir)/emulparams/msp430all.sh \
1597 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1598 ${GEN_DEPENDS}
1599 ${GENSCRIPTS} msp430x1612 "$(tdir_msp430x1612)" msp430all
1600 emsp430x311.c: $(srcdir)/emulparams/msp430all.sh \
1601 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1602 ${GEN_DEPENDS}
1603 ${GENSCRIPTS} msp430x311 "$(tdir_msp430x311)" msp430all
1604 emsp430x312.c: $(srcdir)/emulparams/msp430all.sh \
1605 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1606 ${GEN_DEPENDS}
1607 ${GENSCRIPTS} msp430x312 "$(tdir_msp430x312)" msp430all
1608 emsp430x313.c: $(srcdir)/emulparams/msp430all.sh \
1609 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1610 ${GEN_DEPENDS}
1611 ${GENSCRIPTS} msp430x313 "$(tdir_msp430x313)" msp430all
1612 emsp430x314.c: $(srcdir)/emulparams/msp430all.sh \
1613 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1614 ${GEN_DEPENDS}
1615 ${GENSCRIPTS} msp430x314 "$(tdir_msp430x314)" msp430all
1616 emsp430x315.c: $(srcdir)/emulparams/msp430all.sh \
1617 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1618 ${GEN_DEPENDS}
1619 ${GENSCRIPTS} msp430x315 "$(tdir_msp430x315)" msp430all
1620 emsp430x323.c: $(srcdir)/emulparams/msp430all.sh \
1621 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1622 ${GEN_DEPENDS}
1623 ${GENSCRIPTS} msp430x323 "$(tdir_msp430x323)" msp430all
1624 emsp430x325.c: $(srcdir)/emulparams/msp430all.sh \
1625 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1626 ${GEN_DEPENDS}
1627 ${GENSCRIPTS} msp430x325 "$(tdir_msp430x325)" msp430all
1628 emsp430x336.c: $(srcdir)/emulparams/msp430all.sh \
1629 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1630 ${GEN_DEPENDS}
1631 ${GENSCRIPTS} msp430x336 "$(tdir_msp430x336)" msp430all
1632 emsp430x337.c: $(srcdir)/emulparams/msp430all.sh \
1633 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
1634 ${GEN_DEPENDS}
1635 ${GENSCRIPTS} msp430x337 "$(tdir_msp430x337)" msp430all
1636 emsp430x412.c: $(srcdir)/emulparams/msp430all.sh \
1637 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1638 ${GEN_DEPENDS}
1639 ${GENSCRIPTS} msp430x412 "$(tdir_msp430x412)" msp430all
1640 emsp430x413.c: $(srcdir)/emulparams/msp430all.sh \
1641 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1642 ${GEN_DEPENDS}
1643 ${GENSCRIPTS} msp430x413 "$(tdir_msp430x413)" msp430all
1644 emsp430x415.c: $(srcdir)/emulparams/msp430all.sh \
1645 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1646 ${GEN_DEPENDS}
1647 ${GENSCRIPTS} msp430x415 "$(tdir_msp430x415)" msp430all
1648 emsp430x417.c: $(srcdir)/emulparams/msp430all.sh \
1649 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1650 ${GEN_DEPENDS}
1651 ${GENSCRIPTS} msp430x417 "$(tdir_msp430x417)" msp430all
1652 emsp430xE423.c: $(srcdir)/emulparams/msp430all.sh \
1653 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1654 ${GEN_DEPENDS}
1655 ${GENSCRIPTS} msp430xE423 "$(tdir_msp430xE423)" msp430all
1656 emsp430xE425.c: $(srcdir)/emulparams/msp430all.sh \
1657 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1658 ${GEN_DEPENDS}
1659 ${GENSCRIPTS} msp430xE425 "$(tdir_msp430xE425)" msp430all
1660 emsp430xE427.c: $(srcdir)/emulparams/msp430all.sh \
1661 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1662 ${GEN_DEPENDS}
1663 ${GENSCRIPTS} msp430xE427 "$(tdir_msp430xE427)" msp430all
1664 emsp430xW423.c: $(srcdir)/emulparams/msp430all.sh \
1665 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1666 ${GEN_DEPENDS}
1667 ${GENSCRIPTS} msp430xW423 "$(tdir_msp430xW423)" msp430all
1668 emsp430xW425.c: $(srcdir)/emulparams/msp430all.sh \
1669 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1670 ${GEN_DEPENDS}
1671 ${GENSCRIPTS} msp430xW425 "$(tdir_msp430xW425)" msp430all
1672 emsp430xW427.c: $(srcdir)/emulparams/msp430all.sh \
1673 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1674 ${GEN_DEPENDS}
1675 ${GENSCRIPTS} msp430xW427 "$(tdir_msp430xW427)" msp430all
1676 emsp430xG437.c: $(srcdir)/emulparams/msp430all.sh \
1677 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1678 ${GEN_DEPENDS}
1679 ${GENSCRIPTS} msp430xG437 "$(tdir_msp430xG437)" msp430all
1680 emsp430xG438.c: $(srcdir)/emulparams/msp430all.sh \
1681 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1682 ${GEN_DEPENDS}
1683 ${GENSCRIPTS} msp430xG438 "$(tdir_msp430xG438)" msp430all
1684 emsp430xG439.c: $(srcdir)/emulparams/msp430all.sh \
1685 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1686 ${GEN_DEPENDS}
1687 ${GENSCRIPTS} msp430xG439 "$(tdir_msp430xG439)" msp430all
1688 emsp430x435.c: $(srcdir)/emulparams/msp430all.sh \
1689 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1690 ${GEN_DEPENDS}
1691 ${GENSCRIPTS} msp430x435 "$(tdir_msp430x435)" msp430all
1692 emsp430x436.c: $(srcdir)/emulparams/msp430all.sh \
1693 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1694 ${GEN_DEPENDS}
1695 ${GENSCRIPTS} msp430x436 "$(tdir_msp430x436)" msp430all
1696 emsp430x437.c: $(srcdir)/emulparams/msp430all.sh \
1697 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1698 ${GEN_DEPENDS}
1699 ${GENSCRIPTS} msp430x437 "$(tdir_msp430x437)" msp430all
1700 emsp430x447.c: $(srcdir)/emulparams/msp430all.sh \
1701 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1702 ${GEN_DEPENDS}
1703 ${GENSCRIPTS} msp430x447 "$(tdir_msp430x447)" msp430all
1704 emsp430x448.c: $(srcdir)/emulparams/msp430all.sh \
1705 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1706 ${GEN_DEPENDS}
1707 ${GENSCRIPTS} msp430x448 "$(tdir_msp430x448)" msp430all
1708 emsp430x449.c: $(srcdir)/emulparams/msp430all.sh \
1709 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1710 ${GEN_DEPENDS}
1711 ${GENSCRIPTS} msp430x449 "$(tdir_msp430x449)" msp430all
1712 enews.c: $(srcdir)/emulparams/news.sh \
1713 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1714 ${GENSCRIPTS} news "$(tdir_news)"
1715 ens32knbsd.c: $(srcdir)/emulparams/ns32knbsd.sh \
1716 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \
1717 $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1718 ${GENSCRIPTS} ns32knbsd "$(tdir_ns32knbsd)"
1719 eor32.c: $(srcdir)/emulparams/or32.sh \
1720 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/or32.sc ${GEN_DEPENDS}
1721 ${GENSCRIPTS} or32 "$(tdir_or32)"
1722 eor32elf.c: $(srcdir)/emulparams/or32elf.sh \
1723 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1724 ${GENSCRIPTS} or32elf "$(tdir_or32elf)"
1725 epc532macha.c: $(srcdir)/emulparams/pc532macha.sh \
1726 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1727 ${GENSCRIPTS} pc532macha "$(tdir_pc532macha)"
1728 epdp11.c: $(srcdir)/emulparams/pdp11.sh \
1729 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1730 ${GENSCRIPTS} pdp11 "$(tdir_pdp11)"
1731 epjelf.c: $(srcdir)/emulparams/pjelf.sh \
1732 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1733 ${GENSCRIPTS} pjelf "$(tdir_pjelf)"
1734 epjlelf.c: $(srcdir)/emulparams/pjlelf.sh \
1735 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1736 ${GENSCRIPTS} pjlelf "$(tdir_pjlelf)"
1737 eppcmacos.c: $(srcdir)/emulparams/ppcmacos.sh \
1738 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1739 ${GENSCRIPTS} ppcmacos "$(tdir_ppcmacos)"
1740 eppcnw.c: $(srcdir)/emulparams/ppcnw.sh \
1741 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1742 ${GENSCRIPTS} ppcnw "$(tdir_ppcnw)"
1743 eppcpe.c: $(srcdir)/emulparams/ppcpe.sh \
1744 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/ppcpe.sc ${GEN_DEPENDS}
1745 ${GENSCRIPTS} ppcpe "$(tdir_ppcpe)"
1746 eppclynx.c: $(srcdir)/emulparams/ppclynx.sh \
1747 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1748 ${GENSCRIPTS} ppclynx "$(tdir_ppclynx)"
1749 eriscix.c: $(srcdir)/emulparams/riscix.sh \
1750 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1751 ${GENSCRIPTS} riscix "$(tdir_riscix)"
1752 esa29200.c: $(srcdir)/emulparams/sa29200.sh \
1753 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sa29200.sc ${GEN_DEPENDS}
1754 ${GENSCRIPTS} sa29200 "$(tdir_sa29200)"
1755 esh.c: $(srcdir)/emulparams/sh.sh \
1756 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
1757 ${GENSCRIPTS} sh "$(tdir_sh)"
1758 eshelf.c: $(srcdir)/emulparams/shelf.sh \
1759 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1760 ${GENSCRIPTS} shelf "$(tdir_shelf)"
1761 eshelf32.c: $(srcdir)/emulparams/shelf32.sh \
1762 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1763 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1764 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1765 ${GENSCRIPTS} shelf32 "$(tdir_shelf32)"
1766 eshelf32_linux.c: $(srcdir)/emulparams/shelf32_linux.sh \
1767 $(srcdir)/emulparams/shelf32.sh \
1768 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1769 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1770 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1771 ${GENSCRIPTS} shelf32_linux "$(tdir_shelf32_linux)"
1772 eshelf32_nbsd.c: $(srcdir)/emulparams/shelf32_nbsd.sh \
1773 $(srcdir)/emulparams/shelf32.sh \
1774 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1775 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1776 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1777 ${GENSCRIPTS} shelf32_nbsd "$(tdir_shelf32_nbsd)"
1778 eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
1779 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1780 ${GENSCRIPTS} shelf64 "$(tdir_shelf64)"
1781 eshelf64_nbsd.c: $(srcdir)/emulparams/shelf64_nbsd.sh \
1782 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1783 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1784 ${GENSCRIPTS} shelf64_nbsd "$(tdir_shelf64_nbsd)"
1785 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
1786 $(srcdir)/emulparams/shlelf_linux.sh \
1787 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1788 ${GENSCRIPTS} shelf_linux "$(tdir_shelf_linux)"
1789 eshlelf_linux.c: $(srcdir)/emulparams/shlelf_linux.sh \
1790 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1791 ${GENSCRIPTS} shlelf_linux "$(tdir_shlelf_linux)"
1792 eshelf_nbsd.c: $(srcdir)/emulparams/shelf_nbsd.sh \
1793 $(srcdir)/emulparams/shelf.sh \
1794 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1795 ${GENSCRIPTS} shelf_nbsd "$(tdir_shelf_nbsd)"
1796 eshelf_nto.c: $(srcdir)/emulparams/shelf_nto.sh \
1797 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1798 ${GENSCRIPTS} shelf_nto "$(tdir_shelf_nto)"
1799 eshlelf_nbsd.c: $(srcdir)/emulparams/shlelf_nbsd.sh \
1800 $(srcdir)/emulparams/shelf_nbsd.sh \
1801 $(srcdir)/emulparams/shelf.sh \
1802 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1803 ${GENSCRIPTS} shlelf_nbsd "$(tdir_shlelf_nbsd)"
1804 eshlelf_nto.c: $(srcdir)/emulparams/shlelf_nto.sh \
1805 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1806 ${GENSCRIPTS} shlelf_nto "$(tdir_shlelf_nto)"
1807 eshlelf.c: $(srcdir)/emulparams/shlelf.sh \
1808 $(srcdir)/emulparams/shelf.sh \
1809 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1810 ${GENSCRIPTS} shlelf "$(tdir_shlelf)"
1811 eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \
1812 $(srcdir)/emulparams/shelf.sh \
1813 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS}
1814 ${GENSCRIPTS} shlsymbian "$(tdir_shlelf)"
1815 eshlelf32.c: $(srcdir)/emulparams/shlelf32.sh \
1816 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h $(srcdir)/emulparams/shelf32.sh \
1817 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1818 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1819 ${GENSCRIPTS} shlelf32 "$(tdir_shlelf32)"
1820 eshlelf32_linux.c: $(srcdir)/emulparams/shlelf32_linux.sh \
1821 $(srcdir)/emulparams/shelf32_linux.sh $(srcdir)/emulparams/shelf32.sh \
1822 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1823 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1824 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1825 ${GENSCRIPTS} shlelf32_linux "$(tdir_shlelf32_linux)"
1826 eshlelf32_nbsd.c: $(srcdir)/emulparams/shlelf32_nbsd.sh \
1827 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1828 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
1829 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
1830 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1831 ${GENSCRIPTS} shlelf32_nbsd "$(tdir_shlelf32_nbsd)"
1832 eshlelf64.c: $(srcdir)/emulparams/shlelf64.sh \
1833 $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
1834 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1835 ${GENSCRIPTS} shlelf64 "$(tdir_shlelf64)"
1836 eshlelf64_nbsd.c: $(srcdir)/emulparams/shlelf64_nbsd.sh \
1837 $(srcdir)/emulparams/shelf64_nbsd.sh \
1838 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
1839 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1840 ${GENSCRIPTS} shlelf64_nbsd "$(tdir_shlelf64_nbsd)"
1841 eshl.c: $(srcdir)/emulparams/shl.sh \
1842 $(srcdir)/emulparams/sh.sh \
1843 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
1844 ${GENSCRIPTS} shl "$(tdir_shl)"
1845 eshpe.c: $(srcdir)/emulparams/shpe.sh \
1846 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1847 ${GENSCRIPTS} shpe "$(tdir_shl)"
1848 esparcaout.c: $(srcdir)/emulparams/sparcaout.sh \
1849 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1850 ${GENSCRIPTS} sparcaout "$(tdir_sparcaout)"
1851 esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \
1852 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1853 ${GENSCRIPTS} sparclinux "$(tdir_sparclinux)"
1854 esparclynx.c: $(srcdir)/emulparams/sparclynx.sh \
1855 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparclynx.sc ${GEN_DEPENDS}
1856 ${GENSCRIPTS} sparclynx "$(tdir_sparclynx)"
1857 esparcnbsd.c: $(srcdir)/emulparams/sparcnbsd.sh \
1858 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1859 ${GENSCRIPTS} sparcnbsd "$(tdir_sparcnbsd)"
1860 est2000.c: $(srcdir)/emulparams/st2000.sh \
1861 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS}
1862 ${GENSCRIPTS} st2000 "$(tdir_st2000)"
1863 esun3.c: $(srcdir)/emulparams/sun3.sh \
1864 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1865 ${GENSCRIPTS} sun3 "$(tdir_sun3)"
1866 esun4.c: $(srcdir)/emulparams/sun4.sh \
1867 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1868 ${GENSCRIPTS} sun4 "$(tdir_sun4)"
1869 etic30aout.c: $(srcdir)/emulparams/tic30aout.sh \
1870 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30aout.sc ${GEN_DEPENDS}
1871 ${GENSCRIPTS} tic30aout "$(tdir_tic30aout)"
1872 etic30coff.c: $(srcdir)/emulparams/tic30coff.sh \
1873 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30coff.sc ${GEN_DEPENDS}
1874 ${GENSCRIPTS} tic30coff "$(tdir_tic30coff)"
1875 etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
1876 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1877 ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
1878 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
1879 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1880 ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
1881 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
1882 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
1883 ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"
1884 etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \
1885 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic54xcoff.sc ${GEN_DEPENDS}
1886 ${GENSCRIPTS} tic54xcoff "$(tdir_tic54xcoff)"
1887 etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \
1888 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS}
1889 ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)"
1890 evanilla.c: $(srcdir)/emulparams/vanilla.sh \
1891 $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
1892 ${GENSCRIPTS} vanilla "$(tdir_vanilla)"
1893 evax.c: $(srcdir)/emulparams/vax.sh \
1894 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1895 ${GENSCRIPTS} vax "$(tdir_vax)"
1896 evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
1897 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1898 ${GENSCRIPTS} vaxnbsd "$(tdir_vaxnbsd)"
1899 evsta.c: $(srcdir)/emulparams/vsta.sh \
1900 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1901 ${GENSCRIPTS} vsta "$(tdir_vsta)"
1902 ev850.c: $(srcdir)/emulparams/v850.sh \
1903 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS}
1904 ${GENSCRIPTS} v850 "$(tdir_v850)"
1905 ew65.c: $(srcdir)/emulparams/w65.sh \
1906 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/w65.sc ${GEN_DEPENDS}
1907 ${GENSCRIPTS} w65 "$(tdir_w65)"
1908 ez8001.c: $(srcdir)/emulparams/z8001.sh \
1909 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
1910 ${GENSCRIPTS} z8001 "$(tdir_z8001)"
1911 ez8002.c: $(srcdir)/emulparams/z8002.sh \
1912 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
1913 ${GENSCRIPTS} z8002 "$(tdir_z8002)"
1914 eelf32frvfd.c: $(srcdir)/emulparams/elf32frvfd.sh \
1915 $(srcdir)/emulparams/elf32frv.sh \
1916 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1917 ${GENSCRIPTS} elf32frvfd "$(tdir_frv)"
1918
1919 # The generated emulation files mostly have the same dependencies.
1920 $(EMULATION_OFILES): ../bfd/bfd.h sysdep.h config.h $(INCDIR)/bfdlink.h \
1921 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
1922 ldctor.h ldexp.h ldlang.h ldgram.h
1923
1924 check-DEJAGNU: site.exp
1925 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
1926 r=`pwd`; export r; \
1927 LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
1928 EXPECT=$(EXPECT); export EXPECT; \
1929 if [ -f $(top_builddir)/../expect/expect ]; then \
1930 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
1931 export TCL_LIBRARY; \
1932 fi; \
1933 runtest=$(RUNTEST); \
1934 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
1935 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
1936 CC="$(CC_FOR_TARGET)" CFLAGS="$(CFLAGS)" \
1937 CXX="$(CXX_FOR_TARGET)" CXXFLAGS="$(CXXFLAGS)" \
1938 CC_FOR_HOST="$(CC)" CFLAGS_FOR_HOST="$(CFLAGS)" \
1939 OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" \
1940 LIBIBERTY="$(LIBIBERTY) $(INTLLIBS)" LIBS="$(LIBS)" \
1941 $(RUNTESTFLAGS); \
1942 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
1943 fi
1944
1945 # Rules for testing by relinking ld itself.
1946 # A similar test is in the testsuite. This target is for ease of use
1947 # when porting ld.
1948
1949 ld-partial.o: ld-new$(EXEEXT)
1950 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld-partial.o -r $(OFILES)
1951 ld1$(EXEEXT): ld-partial.o
1952 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.o $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1953
1954 ld1-full$(EXEEXT): ld-new
1955 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1956
1957 ld2$(EXEEXT): ld1$(EXEEXT)
1958 ./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1959
1960 ld3$(EXEEXT): ld2$(EXEEXT)
1961 ./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
1962
1963 bootstrap: ld3$(EXEEXT)
1964 cmp ld2$(EXEEXT) ld3$(EXEEXT)
1965
1966 .PHONY: bootstrap
1967
1968 # A test program for C++ constructors and destructors.
1969 # This test is now in the testsuite.
1970 #
1971 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1972 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
1973 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
1974 #
1975 #cdtest.out: cdtest
1976 # ./cdtest > cdtest.tmp
1977 # mv cdtest.tmp cdtest.out
1978 #
1979 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
1980 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
1981 # cdtest-bar.o cdtest-foo.o
1982 #
1983 #cdtest-ur: cdtest-ur.o
1984 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
1985 # $(HOSTING_LIBS)
1986 #
1987 #cdtest-ur.out: cdtest-ur
1988 # ./cdtest-ur > cdtest-ur.tmp
1989 # mv cdtest-ur.tmp cdtest-ur.out
1990 #
1991 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
1992 # diff $(srcdir)/cdtest.exp cdtest.out
1993 # diff $(srcdir)/cdtest.exp cdtest-ur.out
1994 #
1995 #.PHONY: check-cdtest
1996
1997 # END OF CHECK TARGETS
1998
1999 # DOCUMENTATION TARGETS
2000 # Manual configuration file; not usually attached to normal configuration,
2001 # because almost all configs use "gen" version of manual.
2002 # Set DOCVER above to change.
2003 configdoc.texi: ${DOCVER}-doc.texi
2004 ln -s ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2005 || ln ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2006 || cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi
2007
2008 ldver.texi: Makefile
2009 rm -f $@
2010 echo '@set VERSION $(VERSION)' > $@
2011
2012 ld.info: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2013 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
2014 $(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc $(srcdir)/ld.texinfo
2015
2016 ld.dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2017 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
2018 MAKEINFO="$(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc" $(TEXI2DVI) -I $(BFDDIR)/doc $(srcdir)/ld.texinfo
2019
2020 # Build the man page from the texinfo file
2021 # The sed command removes the no-adjust Nroff command so that
2022 # the man output looks standard.
2023 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2024 touch $@
2025 -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
2026 -($(POD2MAN) ld.pod | \
2027 sed -e '/^.if n .na/d' > $@.T$$$$ && \
2028 mv -f $@.T$$$$ $@) || \
2029 (rm -f $@.T$$$$ && exit 1)
2030 rm -f ld.pod
2031 mostlyclean-local:
2032 -rm -rf tmpdir
2033
2034 .PHONY: install-exec-local install-data-local
2035
2036 install-exec-local: ld-new$(EXEEXT)
2037 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
2038 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2039 if test -f $$p; then \
2040 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2041 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2042 else :; fi; \
2043 done
2044 n=`echo ld | sed '$(transform)'`; \
2045 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2046 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2047 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
2048 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2049 fi
2050
2051 install-data-local:
2052 $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
2053 for f in ldscripts/*; do \
2054 $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \
2055 done
2056
2057 # We want install to imply install-info as per GNU standards, despite the
2058 # cygnus option.
2059 install: install-info
2060 diststuff: info $(EXTRA_DIST)
2061 distclean-local:
2062 rm -rf ldscripts
2063
2064 Makefile: $(BFDDIR)/configure.in
2065
2066 # Targets to rebuild dependencies in this Makefile.
2067 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2068 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
2069 rm -f DEP1
2070 $(MAKE) MKDEP="$(MKDEP)" DEP1
2071 sed -f dep.sed < DEP1 > DEPA
2072 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2073 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
2074 echo 'make DEP failed!'; exit 1; \
2075 else \
2076 mv -f DEPA $@; \
2077 fi
2078
2079 DEP1: $(CFILES) $(GENERATED_CFILES)
2080 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2081 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2082 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
2083 mv -f DEP2 $@
2084
2085 dep.sed: dep-in.sed config.status
2086 sed <$(srcdir)/dep-in.sed >dep.sed \
2087 -e 's!@INCDIR@!$(INCDIR)!' \
2088 -e 's!@BFDDIR@!$(BFDDIR)!' \
2089 -e 's!@SRCDIR@!$(srcdir)!' \
2090 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2091
2092 dep: DEP
2093 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2094 cat DEP >> tmp-Makefile
2095 $(srcdir)/../move-if-change tmp-Makefile Makefile
2096
2097 dep-in: DEP
2098 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2099 cat DEP >> tmp-Makefile.in
2100 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2101
2102 dep-am: DEP
2103 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2104 cat DEP >> tmp-Makefile.am
2105 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2106
2107 .PHONY: dep dep-in dep-am
2108
2109 # What appears below is generated by a hacked mkdep using gcc -MM.
2110
2111 # DO NOT DELETE THIS LINE -- mkdep uses it.
2112 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2113 ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2114 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2115 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2116 ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2117 ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2118 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2119 ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2120 ldfile.h ldemul.h ldmain.h ldemul-list.h
2121 ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2122 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2123 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2124 ldmisc.h ldexp.h ldgram.h ldlang.h $(INCDIR)/libiberty.h \
2125 $(INCDIR)/safe-ctype.h
2126 ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2127 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2128 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2129 ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2130 ldlex.h ldemul.h $(INCDIR)/libiberty.h $(INCDIR)/filenames.h
2131 ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2132 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2133 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
2134 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2135 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2136 ldfile.h ldemul.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h \
2137 $(INCDIR)/hashtab.h
2138 ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2139 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2140 $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
2141 $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h \
2142 ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2143 ldlex.h ldfile.h ldemul.h ldctor.h
2144 ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2145 $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
2146 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
2147 ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2148 ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
2149 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
2150 ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2151 $(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
2152 $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
2153 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2154 ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2155 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2156 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2157 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2158 ldmisc.h ldgram.h ldmain.h
2159 lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2160 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2161 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2162 ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2163 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2164 $(INCDIR)/demangle.h
2165 mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
2166 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2167 ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
2168 ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2169 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2170 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
2171 ldmain.h ldmisc.h ldexp.h ldlang.h
2172 pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2173 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2174 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2175 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2176 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2177 $(BFDDIR)/libcoff.h deffile.h pe-dll.h
2178 ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2179 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2180 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
2181 ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2182 mri.h ldctor.h ldlex.h
2183 ldlex.o: ldlex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2184 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2185 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
2186 ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2187 ldmain.h $(INCDIR)/libiberty.h
2188 deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
2189 $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
2190 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2191 ldmisc.h deffile.h
2192 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2193
2194 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2195 # Otherwise a system limit (for SysV at least) may be exceeded.
2196 .NOEXPORT: