binutils:
[deliverable/binutils-gdb.git] / ld / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 noinst_PROGRAMS = ld-new$(EXEEXT)
41 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \
42 README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
43 $(top_srcdir)/configure $(am__configure_deps) \
44 $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
45 $(top_srcdir)/po/Make-in ldgram.h ldgram.c ldlex.c deffilep.h \
46 deffilep.c $(srcdir)/../ylwrap $(srcdir)/../ltmain.sh \
47 $(srcdir)/../config.guess $(srcdir)/../config.sub
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
51 $(top_srcdir)/../bfd/acinclude.m4 \
52 $(top_srcdir)/../config/acx.m4 \
53 $(top_srcdir)/../config/gettext-sister.m4 \
54 $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
55 $(top_srcdir)/../config/progtest.m4 \
56 $(top_srcdir)/../bfd/bfd.m4 $(top_srcdir)/../bfd/warning.m4 \
57 $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.in
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59 $(ACLOCAL_M4)
60 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61 configure.lineno configure.status.lineno
62 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
63 CONFIG_HEADER = config.h
64 CONFIG_CLEAN_FILES = po/Makefile.in
65 PROGRAMS = $(noinst_PROGRAMS)
66 am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex.$(OBJEXT) lexsup.$(OBJEXT) \
67 ldlang.$(OBJEXT) mri.$(OBJEXT) ldctor.$(OBJEXT) \
68 ldmain.$(OBJEXT) ldwrite.$(OBJEXT) ldexp.$(OBJEXT) \
69 ldemul.$(OBJEXT) ldver.$(OBJEXT) ldmisc.$(OBJEXT) \
70 ldfile.$(OBJEXT) ldcref.$(OBJEXT)
71 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
72 am__DEPENDENCIES_1 =
73 am__DEPENDENCIES_2 = ../bfd/libbfd.la
74 am__DEPENDENCIES_3 = ../libiberty/libiberty.a
75 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
76 depcomp =
77 am__depfiles_maybe =
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
81 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
82 $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85 $(AM_LDFLAGS) $(LDFLAGS) -o $@
86 LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
87 LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
88 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
89 LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
90 $(AM_YFLAGS)
91 YLWRAP = $(top_srcdir)/../ylwrap
92 SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
93 INFO_DEPS = $(srcdir)/ld.info
94 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
95 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
96 DVIS = ld.dvi
97 PDFS = ld.pdf
98 PSS = ld.ps
99 HTMLS = ld.html
100 TEXINFOS = ld.texinfo
101 TEXI2PDF = $(TEXI2DVI) --pdf --batch
102 MAKEINFOHTML = $(MAKEINFO) --html
103 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
104 DVIPS = dvips
105 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
106 html-recursive info-recursive install-data-recursive \
107 install-exec-recursive install-info-recursive \
108 install-recursive installcheck-recursive installdirs-recursive \
109 pdf-recursive ps-recursive uninstall-info-recursive \
110 uninstall-recursive
111 man1dir = $(mandir)/man1
112 am__installdirs = "$(DESTDIR)$(man1dir)"
113 NROFF = nroff
114 MANS = $(man_MANS)
115 ETAGS = etags
116 CTAGS = ctags
117 DEJATOOL = $(PACKAGE)
118 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
119 DIST_SUBDIRS = $(SUBDIRS)
120 ACLOCAL = @ACLOCAL@
121 AMDEP_FALSE = @AMDEP_FALSE@
122 AMDEP_TRUE = @AMDEP_TRUE@
123 AMTAR = @AMTAR@
124 AUTOCONF = @AUTOCONF@
125 AUTOHEADER = @AUTOHEADER@
126 AUTOMAKE = @AUTOMAKE@
127 AWK = @AWK@
128 CATALOGS = @CATALOGS@
129 CATOBJEXT = @CATOBJEXT@
130 CC = @CC@
131 CCDEPMODE = @CCDEPMODE@
132 CFLAGS = @CFLAGS@
133 CPP = @CPP@
134 CPPFLAGS = @CPPFLAGS@
135 CYGPATH_W = @CYGPATH_W@
136 DATADIRNAME = @DATADIRNAME@
137 DEFS = @DEFS@
138 DEPDIR = @DEPDIR@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EGREP = @EGREP@
143 EMUL = @EMUL@
144 EMULATION_LIBPATH = @EMULATION_LIBPATH@
145 EMULATION_OFILES = @EMULATION_OFILES@
146 EMUL_EXTRA_OFILES = @EMUL_EXTRA_OFILES@
147 EXEEXT = @EXEEXT@
148 GENCAT = @GENCAT@
149 GMSGFMT = @GMSGFMT@
150 HDEFINES = @HDEFINES@
151
152 #stuff for self hosting (can be overridden in config file).
153 HOSTING_CRT0 = @HOSTING_CRT0@
154 HOSTING_LIBS = @HOSTING_LIBS@
155 INCINTL = @INCINTL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 INSTOBJEXT = @INSTOBJEXT@
161 LDFLAGS = @LDFLAGS@
162 LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
163 LEXLIB = @LEXLIB@
164 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
165 LIBINTL = @LIBINTL@
166 LIBINTL_DEP = @LIBINTL_DEP@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LIBTOOL = @LIBTOOL@
170
171 # Search path to override the default search path for -lfoo libraries.
172 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
173 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
174 # a cross-linker, in which case the default is empty. See genscripts.sh.)
175 # Otherwise, they are replaced with the ones given in LIB_PATH,
176 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
177 # when the linker is configured via the --with-lib-path configure switch.
178 LIB_PATH = @LIB_PATH@
179 LN_S = @LN_S@
180 LTLIBOBJS = @LTLIBOBJS@
181 MAINT = @MAINT@
182 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
183 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
184 MAKEINFO = @MAKEINFO@
185 MKINSTALLDIRS = @MKINSTALLDIRS@
186 MSGFMT = @MSGFMT@
187 MSGMERGE = @MSGMERGE@
188 NATIVE_LIB_DIRS = @NATIVE_LIB_DIRS@
189 NO_WERROR = @NO_WERROR@
190 OBJEXT = @OBJEXT@
191 PACKAGE = @PACKAGE@
192 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193 PACKAGE_NAME = @PACKAGE_NAME@
194 PACKAGE_STRING = @PACKAGE_STRING@
195 PACKAGE_TARNAME = @PACKAGE_TARNAME@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 POSUB = @POSUB@
199 RANLIB = @RANLIB@
200 SET_MAKE = @SET_MAKE@
201 SHELL = @SHELL@
202 STRINGIFY = @STRINGIFY@
203 STRIP = @STRIP@
204 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
205 TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
206
207 # This is the real libbfd.a created by libtool.
208 TESTBFDLIB = @TESTBFDLIB@
209 USE_NLS = @USE_NLS@
210 VERSION = @VERSION@
211 WARN_CFLAGS = @WARN_CFLAGS@
212 XGETTEXT = @XGETTEXT@
213 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
214 ac_ct_CC = @ac_ct_CC@
215 ac_ct_RANLIB = @ac_ct_RANLIB@
216 ac_ct_STRIP = @ac_ct_STRIP@
217 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
218 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
219 am__include = @am__include@
220 am__leading_dot = @am__leading_dot@
221 am__quote = @am__quote@
222 am__tar = @am__tar@
223 am__untar = @am__untar@
224 bindir = @bindir@
225 build = @build@
226 build_alias = @build_alias@
227 build_cpu = @build_cpu@
228 build_os = @build_os@
229 build_vendor = @build_vendor@
230 datadir = @datadir@
231 datarootdir = @datarootdir@
232 docdir = @docdir@
233 exec_prefix = @exec_prefix@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 install_sh = @install_sh@
243 libdir = @libdir@
244 libexecdir = @libexecdir@
245 localstatedir = @localstatedir@
246 mandir = @mandir@
247 mkdir_p = @mkdir_p@
248 oldincludedir = @oldincludedir@
249 prefix = @prefix@
250 program_transform_name = @program_transform_name@
251 sbindir = @sbindir@
252 sharedstatedir = @sharedstatedir@
253 sysconfdir = @sysconfdir@
254 target = @target@
255 target_alias = @target_alias@
256 target_cpu = @target_cpu@
257 target_os = @target_os@
258 target_vendor = @target_vendor@
259 use_sysroot = @use_sysroot@
260 AUTOMAKE_OPTIONS = cygnus dejagnu
261 SUBDIRS = po
262 tooldir = $(exec_prefix)/$(target_alias)
263 YFLAGS = -d
264 AM_CFLAGS = $(WARN_CFLAGS)
265
266 # We put the scripts in the directory $(scriptdir)/ldscripts.
267 # We can't put the scripts in $(datadir) because the SEARCH_DIR
268 # directives need to be different for native and cross linkers.
269 scriptdir = $(tooldir)/lib
270 BASEDIR = $(srcdir)/..
271 BFDDIR = $(BASEDIR)/bfd
272 INCDIR = $(BASEDIR)/include
273 MKDEP = gcc -MM
274
275 # What version of the manual to build
276 DOCVER = gen
277
278 # Options to extract the man page from ld.texinfo
279 MANCONF = -Dman
280 TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
281 POD2MAN = pod2man --center="GNU Development Tools" \
282 --release="binutils-$(VERSION)" --section=1
283
284 HOSTING_EMU = -m $(EMUL)
285
286 # Setup the testing framework, if you have one
287 EXPECT = expect
288 RUNTEST = runtest
289 RUNTESTFLAGS =
290 CC_FOR_TARGET = ` \
291 if [ -f $$r/../gcc/xgcc ] ; then \
292 if [ -f $$r/../newlib/Makefile ] ; then \
293 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
294 else \
295 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
296 fi; \
297 else \
298 if [ "@host@" = "@target@" ] ; then \
299 echo $(CC); \
300 else \
301 echo gcc | sed '$(transform)'; \
302 fi; \
303 fi`
304
305 CXX = gcc
306 CXX_FOR_TARGET = ` \
307 if [ -f $$r/../gcc/xgcc ] ; then \
308 if [ -f $$r/../newlib/Makefile ] ; then \
309 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
310 else \
311 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
312 fi; \
313 else \
314 if [ "@host@" = "@target@" ] ; then \
315 echo $(CXX); \
316 else \
317 echo gcc | sed '$(transform)'; \
318 fi; \
319 fi`
320
321 info_TEXINFOS = ld.texinfo
322 noinst_TEXINFOS = ldint.texinfo
323 man_MANS = ld.1
324 AM_MAKEINFOFLAGS = -I $(srcdir) -I $(BFDDIR)/doc -I $(top_srcdir)/../libiberty
325 TEXI2DVI = texi2dvi -I $(srcdir) -I $(BFDDIR)/doc -I $(top_srcdir)/../libiberty
326 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) @INCINTL@ $(HDEFINES) $(CFLAGS) -DLOCALEDIR="\"$(datadir)/locale\""
327 BFDLIB = ../bfd/libbfd.la
328 LIBIBERTY = ../libiberty/libiberty.a
329 ALL_EMULATIONS = \
330 eaixppc.o \
331 eaixrs6.o \
332 ealpha.o \
333 earcelf.o \
334 earm_epoc_pe.o \
335 earmaoutb.o \
336 earmaoutl.o \
337 earmcoff.o \
338 earmelf.o \
339 earmelfb.o \
340 earmelf_fbsd.o \
341 earmelf_linux.o \
342 earmelf_linux_eabi.o \
343 earmelfb_linux.o \
344 earmelfb_linux_eabi.o \
345 earmelf_nbsd.o \
346 earmelfb_nbsd.o \
347 earmelf_vxworks.o \
348 earmnto.o \
349 earmnbsd.o \
350 earmpe.o \
351 earmsymbian.o \
352 eavr2.o \
353 eavr1.o \
354 eavr3.o \
355 eavr4.o \
356 eavr5.o \
357 eavr6.o \
358 ecoff_i860.o \
359 ecoff_sparc.o \
360 ecrisaout.o \
361 ecriself.o \
362 ecrislinux.o \
363 ed10velf.o \
364 ed30v_e.o \
365 ed30v_o.o \
366 ed30velf.o \
367 edelta68.o \
368 eelf32_dlx.o \
369 eelf32_i960.o \
370 eelf32_i860.o \
371 eelf32_sparc.o \
372 eelf32_sparc_vxworks.o \
373 eelf32b4300.o \
374 eelf32bfin.o \
375 eelf32bfinfd.o \
376 eelf32cr16c.o \
377 eelf32bmip.o \
378 eelf32bmipn32.o \
379 eelf32btsmip.o \
380 eelf32crx.o \
381 eelf32btsmipn32.o \
382 eelf32ltsmip.o \
383 eelf32ltsmipn32.o \
384 eelf32ebmip.o \
385 eelf32ebmipvxworks.o \
386 eelf32elmip.o \
387 eelf32elmipvxworks.o \
388 eelf32fr30.o \
389 eelf32frv.o \
390 eelf32i370.o \
391 eelf32ip2k.o \
392 eelf32iq2000.o \
393 eelf32iq10.o \
394 eelf32l4300.o \
395 eelf32lmip.o \
396 eelf32lppc.o \
397 eelf32lppcnto.o \
398 eelf32lppcsim.o \
399 eelf32m32c.o \
400 eelf32mcore.o \
401 eelf32mipswindiss.o \
402 eelf32mt.o \
403 eelf32openrisc.o \
404 eelf32ppc.o \
405 eelf32ppc_fbsd.o \
406 eelf32ppclinux.o \
407 eelf32ppcnto.o \
408 eelf32ppcsim.o \
409 eelf32ppcwindiss.o \
410 eelf32ppcvxworks.o \
411 eelf32vax.o \
412 eelf32xc16x.o \
413 eelf32xc16xl.o \
414 eelf32xc16xs.o \
415 eelf32xstormy16.o \
416 eelf32xtensa.o \
417 eelf_i386.o \
418 eelf_i386_be.o \
419 eelf_i386_chaos.o \
420 eelf_i386_fbsd.o \
421 eelf_i386_ldso.o \
422 eelf_i386_vxworks.o \
423 eelf_s390.o \
424 egld960.o \
425 egld960coff.o \
426 eh8300.o \
427 eh8300h.o \
428 eh8300s.o \
429 eh8300elf.o \
430 eh8300hn.o \
431 eh8300sn.o \
432 eh8300sx.o \
433 eh8300helf.o \
434 eh8300self.o \
435 eh8300hnelf.o \
436 eh8300snelf.o \
437 eh8300sxelf.o \
438 eh8300sxn.o \
439 eh8300sxnelf.o \
440 eh8500.o \
441 eh8500b.o \
442 eh8500c.o \
443 eh8500m.o \
444 eh8500s.o \
445 ehp300bsd.o \
446 ehp3hpux.o \
447 ehppaelf.o \
448 ehppalinux.o \
449 ehppanbsd.o \
450 ehppaobsd.o \
451 ei386aout.o \
452 ei386beos.o \
453 ei386bsd.o \
454 ei386coff.o \
455 ei386go32.o \
456 ei386linux.o \
457 ei386lynx.o \
458 ei386mach.o \
459 ei386moss.o \
460 ei386msdos.o \
461 ei386nbsd.o \
462 ei386nto.o \
463 ei386nw.o \
464 ei386pe.o \
465 ei386pe_posix.o \
466 elnk960.o \
467 em32relf.o \
468 em32rlelf.o \
469 em32relf_linux.o \
470 em32rlelf_linux.o \
471 em68hc11elf.o \
472 em68hc11elfb.o \
473 em68hc12elf.o \
474 em68hc12elfb.o \
475 em68k4knbsd.o \
476 em68kaout.o \
477 em68kaux.o \
478 em68kcoff.o \
479 em68kelf.o \
480 em68kelfnbsd.o \
481 em68klinux.o \
482 em68knbsd.o \
483 em68kpsos.o \
484 em88kbcs.o \
485 emaxqcoff.o \
486 emcorepe.o \
487 emipsbig.o \
488 emipsbsd.o \
489 emipsidt.o \
490 emipsidtl.o \
491 emipslit.o \
492 emipslnews.o \
493 emipspe.o \
494 emsp430x110.o \
495 emsp430x112.o \
496 emsp430x1101.o \
497 emsp430x1111.o \
498 emsp430x1121.o \
499 emsp430x1122.o \
500 emsp430x1132.o \
501 emsp430x122.o \
502 emsp430x123.o \
503 emsp430x1222.o \
504 emsp430x1232.o \
505 emsp430x133.o \
506 emsp430x135.o \
507 emsp430x1331.o \
508 emsp430x1351.o \
509 emsp430x147.o \
510 emsp430x148.o \
511 emsp430x149.o \
512 emsp430x155.o \
513 emsp430x156.o \
514 emsp430x157.o \
515 emsp430x167.o \
516 emsp430x168.o \
517 emsp430x169.o \
518 emsp430x1610.o \
519 emsp430x1611.o \
520 emsp430x1612.o \
521 emsp430x2101.o \
522 emsp430x2111.o \
523 emsp430x2121.o \
524 emsp430x2131.o \
525 emsp430x311.o \
526 emsp430x312.o \
527 emsp430x313.o \
528 emsp430x314.o \
529 emsp430x315.o \
530 emsp430x323.o \
531 emsp430x325.o \
532 emsp430x336.o \
533 emsp430x337.o \
534 emsp430x412.o \
535 emsp430x413.o \
536 emsp430x415.o \
537 emsp430x417.o \
538 emsp430xE423.o \
539 emsp430xE425.o \
540 emsp430xE427.o \
541 emsp430xW423.o \
542 emsp430xW425.o \
543 emsp430xW427.o \
544 emsp430xG437.o \
545 emsp430xG438.o \
546 emsp430xG439.o \
547 emsp430x435.o \
548 emsp430x436.o \
549 emsp430x437.o \
550 emsp430x447.o \
551 emsp430x448.o \
552 emsp430x449.o \
553 enews.o \
554 ens32knbsd.o \
555 eor32.o \
556 eor32elf.o \
557 epc532macha.o \
558 epdp11.o \
559 epjelf.o \
560 epjlelf.o \
561 eppcmacos.o \
562 eppcnw.o \
563 eppcpe.o \
564 eppclynx.o \
565 eriscix.o \
566 esh.o \
567 eshelf32.o \
568 eshlelf32.o \
569 eshelf32_linux.o \
570 eshlelf32_linux.o \
571 eshelf32_nbsd.o \
572 eshlelf32_nbsd.o \
573 eshelf.o \
574 eshelf_linux.o \
575 eshlelf_linux.o \
576 eshelf_nbsd.o \
577 eshlelf_nbsd.o \
578 eshelf_nto.o \
579 eshlelf_nto.o \
580 eshl.o \
581 eshlelf.o \
582 eshlsymbian.o \
583 eshpe.o \
584 esparcaout.o \
585 esparclinux.o \
586 esparcnbsd.o \
587 est2000.o \
588 esun3.o \
589 esun4.o \
590 etic30aout.o \
591 etic30coff.o \
592 etic3xcoff.o \
593 etic3xcoff_onchip.o \
594 etic4xcoff.o \
595 etic54xcoff.o \
596 etic80coff.o \
597 evanilla.o \
598 evax.o \
599 evaxnbsd.o \
600 evsta.o \
601 ew65.o \
602 ez8001.o \
603 eelf32frvfd.o \
604 ez80.o \
605 ez8002.o
606
607 ALL_64_EMULATIONS = \
608 eelf64_aix.o \
609 eelf64_ia64.o \
610 eelf64_ia64_fbsd.o \
611 eshelf64.o \
612 eshlelf64.o \
613 eshelf64_nbsd.o \
614 eshlelf64_nbsd.o \
615 eelf_x86_64.o \
616 eelf_x86_64_fbsd.o \
617 eelf64_s390.o \
618 eelf64_sparc.o \
619 eelf64_sparc_fbsd.o \
620 eelf64alpha.o \
621 eelf64alpha_fbsd.o \
622 eelf64alpha_nbsd.o \
623 eelf64bmip.o \
624 eelf64btsmip.o \
625 eelf64ltsmip.o \
626 eelf64hppa.o \
627 eelf64mmix.o \
628 emmo.o \
629 eelf64ppc.o \
630 eelf64lppc.o \
631 ehppa64linux.o
632
633 ALL_EMUL_EXTRA_OFILES = \
634 deffilep.o \
635 pe-dll.o
636
637 CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
638 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
639 mri.c ldcref.c pe-dll.c
640
641 HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
642 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
643 ldwrite.h mri.h deffile.h pe-dll.h elf-hints-local.h
644
645 GENERATED_CFILES = ldgram.c ldlex.c deffilep.c
646 GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h
647 OFILES = ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
648 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
649 ldfile.o ldcref.o ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
650
651 STAGESTUFF = *.o ldscripts/* e*.c
652
653 # At the moment this is just a list of those emulation template files
654 # that contain internationalised strings.
655 EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em
656 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES)
657
658 # These all start with e so 'make clean' can find them.
659 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
660 GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
661
662 # We need this for automake to use YLWRAP.
663 EXTRA_ld_new_SOURCES = deffilep.y
664 ld_new_SOURCES = ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
665 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
666
667 ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL_DEP)
668 ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL)
669 MAINTAINERCLEANFILES = ldver.texi configdoc.texi
670
671 # We want to reconfigure if configure.host or configure.tgt changes. We
672 # extract version from bfd/configure.in, so we must depend on that also.
673 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \
674 $(srcdir)/../bfd/configure.in
675
676 MOSTLYCLEANFILES = $(STAGESTUFF) ld1$(EXEEXT) ld2$(EXEEXT) ld3$(EXEEXT) \
677 ldemul-list.h crtbegin.o crtend.o ld.log ld.sum
678
679 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
680 html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
681
682 # Stuff that should be included in a distribution. The diststuff
683 # target is run by the taz target in ../Makefile.in.
684 EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS)
685 DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
686 all: config.h
687 $(MAKE) $(AM_MAKEFLAGS) all-recursive
688
689 .SUFFIXES:
690 .SUFFIXES: .c .dvi .html .info .l .lo .o .obj .pdf .ps .texinfo .y
691 am--refresh:
692 @:
693 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
694 @for dep in $?; do \
695 case '$(am__configure_deps)' in \
696 *$$dep*) \
697 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
698 cd $(srcdir) && $(AUTOMAKE) --foreign \
699 && exit 0; \
700 exit 1;; \
701 esac; \
702 done; \
703 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
704 cd $(top_srcdir) && \
705 $(AUTOMAKE) --foreign Makefile
706 .PRECIOUS: Makefile
707 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
708 @case '$?' in \
709 *config.status*) \
710 echo ' $(SHELL) ./config.status'; \
711 $(SHELL) ./config.status;; \
712 *) \
713 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
714 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
715 esac;
716
717 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
718 $(SHELL) ./config.status --recheck
719
720 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
721 cd $(srcdir) && $(AUTOCONF)
722 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
723 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
724
725 config.h: stamp-h1
726 @if test ! -f $@; then \
727 rm -f stamp-h1; \
728 $(MAKE) stamp-h1; \
729 else :; fi
730
731 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
732 @rm -f stamp-h1
733 cd $(top_builddir) && $(SHELL) ./config.status config.h
734 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
735 cd $(top_srcdir) && $(AUTOHEADER)
736 rm -f stamp-h1
737 touch $@
738
739 distclean-hdr:
740 -rm -f config.h stamp-h1
741 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
742 cd $(top_builddir) && $(SHELL) ./config.status $@
743
744 clean-noinstPROGRAMS:
745 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
746 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
747 echo " rm -f $$p $$f"; \
748 rm -f $$p $$f ; \
749 done
750 ldgram.h: ldgram.c
751 @if test ! -f $@; then \
752 rm -f ldgram.c; \
753 $(MAKE) ldgram.c; \
754 else :; fi
755 deffilep.h: deffilep.c
756 @if test ! -f $@; then \
757 rm -f deffilep.c; \
758 $(MAKE) deffilep.c; \
759 else :; fi
760 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES)
761 @rm -f ld-new$(EXEEXT)
762 $(LINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
763
764 mostlyclean-compile:
765 -rm -f *.$(OBJEXT)
766
767 distclean-compile:
768 -rm -f *.tab.c
769
770 .c.o:
771 $(COMPILE) -c $<
772
773 .c.obj:
774 $(COMPILE) -c `$(CYGPATH_W) '$<'`
775
776 .c.lo:
777 $(LTCOMPILE) -c -o $@ $<
778
779 .l.c:
780 $(LEXCOMPILE) $<
781 sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
782 rm -f $(LEX_OUTPUT_ROOT).c
783
784 .y.c:
785 $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
786
787 mostlyclean-libtool:
788 -rm -f *.lo
789
790 clean-libtool:
791 -rm -rf .libs _libs
792
793 distclean-libtool:
794 -rm -f libtool
795
796 .texinfo.info:
797 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
798 am__cwd=`pwd` && cd $(srcdir) && \
799 rm -rf $$backupdir && mkdir $$backupdir && \
800 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
801 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
802 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
803 done; \
804 else :; fi && \
805 cd "$$am__cwd"; \
806 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
807 -o $@ $<; \
808 then \
809 rc=0; \
810 cd $(srcdir); \
811 else \
812 rc=$$?; \
813 cd $(srcdir) && \
814 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
815 fi; \
816 rm -rf $$backupdir; exit $$rc
817
818 .texinfo.dvi:
819 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
820 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
821 $(TEXI2DVI) $<
822
823 .texinfo.pdf:
824 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
825 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
826 $(TEXI2PDF) $<
827
828 .texinfo.html:
829 rm -rf $(@:.html=.htp)
830 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
831 -o $(@:.html=.htp) $<; \
832 then \
833 rm -rf $@; \
834 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
835 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
836 else \
837 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
838 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
839 exit 1; \
840 fi
841 $(srcdir)/ld.info: ld.texinfo
842 ld.dvi: ld.texinfo
843 ld.pdf: ld.texinfo
844 ld.html: ld.texinfo
845 .dvi.ps:
846 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
847 $(DVIPS) -o $@ $<
848
849 uninstall-info-am:
850 @$(PRE_UNINSTALL)
851 @if (install-info --version && \
852 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
853 list='$(INFO_DEPS)'; \
854 for file in $$list; do \
855 relfile=`echo "$$file" | sed 's|^.*/||'`; \
856 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
857 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
858 done; \
859 else :; fi
860 @$(NORMAL_UNINSTALL)
861 @list='$(INFO_DEPS)'; \
862 for file in $$list; do \
863 relfile=`echo "$$file" | sed 's|^.*/||'`; \
864 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
865 (if cd "$(DESTDIR)$(infodir)"; then \
866 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
867 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
868 else :; fi); \
869 done
870
871 dist-info: $(INFO_DEPS)
872 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
873 list='$(INFO_DEPS)'; \
874 for base in $$list; do \
875 case $$base in \
876 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
877 esac; \
878 if test -f $$base; then d=.; else d=$(srcdir); fi; \
879 for file in $$d/$$base*; do \
880 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
881 test -f $(distdir)/$$relfile || \
882 cp -p $$file $(distdir)/$$relfile; \
883 done; \
884 done
885
886 mostlyclean-aminfo:
887 -rm -rf ld.aux ld.cp ld.cps ld.fn ld.fns ld.ky ld.log ld.pg ld.pgs ld.tmp \
888 ld.toc ld.tp ld.tps ld.vr ld.vrs ld.dvi ld.pdf ld.ps ld.html
889
890 maintainer-clean-aminfo:
891 @list='$(INFO_DEPS)'; for i in $$list; do \
892 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
893 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
894 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
895 done
896
897 clean-info: mostlyclean-aminfo
898 install-man1: $(man1_MANS) $(man_MANS)
899 @$(NORMAL_INSTALL)
900 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
901 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
902 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
903 for i in $$l2; do \
904 case "$$i" in \
905 *.1*) list="$$list $$i" ;; \
906 esac; \
907 done; \
908 for i in $$list; do \
909 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
910 else file=$$i; fi; \
911 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
912 case "$$ext" in \
913 1*) ;; \
914 *) ext='1' ;; \
915 esac; \
916 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
917 inst=`echo $$inst | sed -e 's/^.*\///'`; \
918 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
919 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
920 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
921 done
922 uninstall-man1:
923 @$(NORMAL_UNINSTALL)
924 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
925 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
926 for i in $$l2; do \
927 case "$$i" in \
928 *.1*) list="$$list $$i" ;; \
929 esac; \
930 done; \
931 for i in $$list; do \
932 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
933 case "$$ext" in \
934 1*) ;; \
935 *) ext='1' ;; \
936 esac; \
937 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
938 inst=`echo $$inst | sed -e 's/^.*\///'`; \
939 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
940 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
941 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
942 done
943
944 # This directory's subdirectories are mostly independent; you can cd
945 # into them and run `make' without going through this Makefile.
946 # To change the values of `make' variables: instead of editing Makefiles,
947 # (1) if the variable is set in `config.status', edit `config.status'
948 # (which will cause the Makefiles to be regenerated when you run `make');
949 # (2) otherwise, pass the desired values on the `make' command line.
950 $(RECURSIVE_TARGETS):
951 @failcom='exit 1'; \
952 for f in x $$MAKEFLAGS; do \
953 case $$f in \
954 *=* | --[!k]*);; \
955 *k*) failcom='fail=yes';; \
956 esac; \
957 done; \
958 dot_seen=no; \
959 target=`echo $@ | sed s/-recursive//`; \
960 list='$(SUBDIRS)'; for subdir in $$list; do \
961 echo "Making $$target in $$subdir"; \
962 if test "$$subdir" = "."; then \
963 dot_seen=yes; \
964 local_target="$$target-am"; \
965 else \
966 local_target="$$target"; \
967 fi; \
968 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
969 || eval $$failcom; \
970 done; \
971 if test "$$dot_seen" = "no"; then \
972 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
973 fi; test -z "$$fail"
974
975 mostlyclean-recursive clean-recursive distclean-recursive \
976 maintainer-clean-recursive:
977 @failcom='exit 1'; \
978 for f in x $$MAKEFLAGS; do \
979 case $$f in \
980 *=* | --[!k]*);; \
981 *k*) failcom='fail=yes';; \
982 esac; \
983 done; \
984 dot_seen=no; \
985 case "$@" in \
986 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
987 *) list='$(SUBDIRS)' ;; \
988 esac; \
989 rev=''; for subdir in $$list; do \
990 if test "$$subdir" = "."; then :; else \
991 rev="$$subdir $$rev"; \
992 fi; \
993 done; \
994 rev="$$rev ."; \
995 target=`echo $@ | sed s/-recursive//`; \
996 for subdir in $$rev; do \
997 echo "Making $$target in $$subdir"; \
998 if test "$$subdir" = "."; then \
999 local_target="$$target-am"; \
1000 else \
1001 local_target="$$target"; \
1002 fi; \
1003 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1004 || eval $$failcom; \
1005 done && test -z "$$fail"
1006 tags-recursive:
1007 list='$(SUBDIRS)'; for subdir in $$list; do \
1008 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1009 done
1010 ctags-recursive:
1011 list='$(SUBDIRS)'; for subdir in $$list; do \
1012 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1013 done
1014
1015 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1016 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1017 unique=`for i in $$list; do \
1018 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1019 done | \
1020 $(AWK) ' { files[$$0] = 1; } \
1021 END { for (i in files) print i; }'`; \
1022 mkid -fID $$unique
1023 tags: TAGS
1024
1025 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1026 $(TAGS_FILES) $(LISP)
1027 tags=; \
1028 here=`pwd`; \
1029 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1030 include_option=--etags-include; \
1031 empty_fix=.; \
1032 else \
1033 include_option=--include; \
1034 empty_fix=; \
1035 fi; \
1036 list='$(SUBDIRS)'; for subdir in $$list; do \
1037 if test "$$subdir" = .; then :; else \
1038 test ! -f $$subdir/TAGS || \
1039 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1040 fi; \
1041 done; \
1042 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1043 unique=`for i in $$list; do \
1044 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1045 done | \
1046 $(AWK) ' { files[$$0] = 1; } \
1047 END { for (i in files) print i; }'`; \
1048 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1049 test -n "$$unique" || unique=$$empty_fix; \
1050 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1051 $$tags $$unique; \
1052 fi
1053 ctags: CTAGS
1054 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1055 $(TAGS_FILES) $(LISP)
1056 tags=; \
1057 here=`pwd`; \
1058 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1059 unique=`for i in $$list; do \
1060 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1061 done | \
1062 $(AWK) ' { files[$$0] = 1; } \
1063 END { for (i in files) print i; }'`; \
1064 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1065 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1066 $$tags $$unique
1067
1068 GTAGS:
1069 here=`$(am__cd) $(top_builddir) && pwd` \
1070 && cd $(top_srcdir) \
1071 && gtags -i $(GTAGS_ARGS) $$here
1072
1073 distclean-tags:
1074 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1075 site.exp: Makefile
1076 @echo 'Making a new site.exp file...'
1077 @echo '## these variables are automatically generated by make ##' >site.tmp
1078 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
1079 @echo '# edit the last section' >>site.tmp
1080 @echo 'set srcdir $(srcdir)' >>site.tmp
1081 @echo "set objdir `pwd`" >>site.tmp
1082 @echo 'set build_alias "$(build_alias)"' >>site.tmp
1083 @echo 'set build_triplet $(build_triplet)' >>site.tmp
1084 @echo 'set host_alias "$(host_alias)"' >>site.tmp
1085 @echo 'set host_triplet $(host_triplet)' >>site.tmp
1086 @echo 'set target_alias "$(target_alias)"' >>site.tmp
1087 @echo 'set target_triplet $(target_triplet)' >>site.tmp
1088 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
1089 @test ! -f site.exp || \
1090 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
1091 @-rm -f site.bak
1092 @test ! -f site.exp || mv site.exp site.bak
1093 @mv site.tmp site.exp
1094
1095 distclean-DEJAGNU:
1096 -rm -f site.exp site.bak
1097 -l='$(DEJATOOL)'; for tool in $$l; do \
1098 rm -f $$tool.sum $$tool.log; \
1099 done
1100 check-am:
1101 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1102 check: check-recursive
1103 all-am: Makefile $(PROGRAMS) $(MANS) config.h
1104 installdirs: installdirs-recursive
1105 installdirs-am:
1106 for dir in "$(DESTDIR)$(man1dir)"; do \
1107 test -z "$$dir" || $(mkdir_p) "$$dir"; \
1108 done
1109 install: install-recursive
1110 install-exec: install-exec-recursive
1111 install-data: install-data-recursive
1112 uninstall: uninstall-recursive
1113
1114 install-am: all-am
1115 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1116
1117 installcheck: installcheck-recursive
1118 install-strip:
1119 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1120 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1121 `test -z '$(STRIP)' || \
1122 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1123 mostlyclean-generic:
1124 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1125
1126 clean-generic:
1127 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1128
1129 distclean-generic:
1130 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1131 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1132
1133 maintainer-clean-generic:
1134 @echo "This command is intended for maintainers to use"
1135 @echo "it deletes files that may require special tools to rebuild."
1136 -rm -f deffilep.c
1137 -rm -f deffilep.h
1138 -rm -f ldgram.c
1139 -rm -f ldgram.h
1140 -rm -f ldlex.c
1141 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1142 clean: clean-recursive
1143
1144 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1145 mostlyclean-am
1146
1147 distclean: distclean-recursive
1148 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1149 -rm -f Makefile
1150 distclean-am: clean-am distclean-DEJAGNU distclean-compile \
1151 distclean-generic distclean-hdr distclean-libtool \
1152 distclean-local distclean-tags
1153
1154 dvi: dvi-recursive
1155
1156 dvi-am: $(DVIS)
1157
1158 html: html-recursive
1159
1160 html-am: $(HTMLS)
1161
1162 info: info-recursive
1163
1164 info-am: $(INFO_DEPS)
1165
1166 install-data-am: install-data-local install-man
1167
1168 install-exec-am: install-exec-local
1169
1170 install-info: install-info-recursive
1171
1172 install-info-am: $(INFO_DEPS)
1173 @$(NORMAL_INSTALL)
1174 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
1175 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1176 list='$(INFO_DEPS)'; \
1177 for file in $$list; do \
1178 case $$file in \
1179 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1180 esac; \
1181 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1182 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1183 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1184 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1185 if test -f $$ifile; then \
1186 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
1187 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1188 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
1189 else : ; fi; \
1190 done; \
1191 done
1192 @$(POST_INSTALL)
1193 @if (install-info --version && \
1194 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
1195 list='$(INFO_DEPS)'; \
1196 for file in $$list; do \
1197 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1198 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1199 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1200 done; \
1201 else : ; fi
1202 install-man: install-man1
1203
1204 installcheck-am:
1205
1206 maintainer-clean: maintainer-clean-recursive
1207 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1208 -rm -rf $(top_srcdir)/autom4te.cache
1209 -rm -f Makefile
1210 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1211 maintainer-clean-generic
1212
1213 mostlyclean: mostlyclean-recursive
1214
1215 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1216 mostlyclean-generic mostlyclean-libtool mostlyclean-local
1217
1218 pdf: pdf-recursive
1219
1220 pdf-am: $(PDFS)
1221
1222 ps: ps-recursive
1223
1224 ps-am: $(PSS)
1225
1226 uninstall-am: uninstall-man
1227
1228 uninstall-info: uninstall-info-recursive
1229
1230 uninstall-man: uninstall-man1
1231
1232 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1233 check-DEJAGNU check-am clean clean-generic clean-info \
1234 clean-libtool clean-noinstPROGRAMS clean-recursive ctags \
1235 ctags-recursive dist-info distclean distclean-DEJAGNU \
1236 distclean-compile distclean-generic distclean-hdr \
1237 distclean-libtool distclean-local distclean-recursive \
1238 distclean-tags dvi dvi-am html html-am info info-am install \
1239 install-am install-data install-data-am install-data-local \
1240 install-exec install-exec-am install-exec-local install-info \
1241 install-info-am install-man install-man1 install-strip \
1242 installcheck installcheck-am installdirs installdirs-am \
1243 maintainer-clean maintainer-clean-aminfo \
1244 maintainer-clean-generic maintainer-clean-recursive \
1245 mostlyclean mostlyclean-aminfo mostlyclean-compile \
1246 mostlyclean-generic mostlyclean-libtool mostlyclean-local \
1247 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
1248 uninstall uninstall-am uninstall-info-am uninstall-man \
1249 uninstall-man1
1250
1251
1252 # Disable -Werror, if it has been enabled, since old versions of bison/
1253 # yacc will produce working code which contain compile time warnings.
1254 ldgram.o:
1255 $(COMPILE) -c $< $(NO_WERROR)
1256 ldlex.o:
1257 $(COMPILE) -c $< $(NO_WERROR)
1258 deffilep.o:
1259 $(COMPILE) -c $< $(NO_WERROR)
1260
1261 po/POTFILES.in: @MAINT@ Makefile
1262 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
1263 && mv tmp $(srcdir)/po/POTFILES.in
1264
1265 ldmain.o: ldmain.c config.status
1266 $(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
1267 -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' \
1268 -DTOOLBINDIR='"$(tooldir)/bin"' \
1269 -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1270 $(srcdir)/ldmain.c
1271
1272 ldemul-list.h: Makefile
1273 (echo "/* This file is automatically generated. DO NOT EDIT! */";\
1274 for f in `echo " " ${EMULATION_OFILES} "" \
1275 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1276 echo "extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1277 done;\
1278 echo "";\
1279 echo "#define EMULATION_LIST \\";\
1280 for f in `echo " " ${EMULATION_OFILES} "" \
1281 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1282 echo " &ld_$${f}_emulation, \\"; \
1283 done;\
1284 echo " 0") >ldemul-tmp.h
1285 mv ldemul-tmp.h ldemul-list.h
1286
1287 stringify.sed: ${srcdir}/emultempl/$(STRINGIFY)
1288 cp ${srcdir}/emultempl/$(STRINGIFY) stringify.sed
1289
1290 @TDIRS@
1291
1292 eaix5ppc.c: $(srcdir)/emulparams/aix5ppc.sh \
1293 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1294 ${GENSCRIPTS} aix5ppc "$(tdir_aixppc)"
1295 eaix5rs6.c: $(srcdir)/emulparams/aix5rs6.sh \
1296 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1297 ${GENSCRIPTS} aix5rs6 "$(tdir_aixrs6)"
1298 eaixppc.c: $(srcdir)/emulparams/aixppc.sh \
1299 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1300 ${GENSCRIPTS} aixppc "$(tdir_aixppc)"
1301 eaixrs6.c: $(srcdir)/emulparams/aixrs6.sh \
1302 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
1303 ${GENSCRIPTS} aixrs6 "$(tdir_aixrs6)"
1304 ealpha.c: $(srcdir)/emulparams/alpha.sh \
1305 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/alpha.sc ${GEN_DEPENDS}
1306 ${GENSCRIPTS} alpha "$(tdir_alpha)"
1307 earcelf.c: $(srcdir)/emulparams/arcelf.sh \
1308 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1309 ${GENSCRIPTS} arcelf "$(tdir_arcelf)"
1310 earmelf.c: $(srcdir)/emulparams/armelf.sh \
1311 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1312 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1313 ${GENSCRIPTS} armelf "$(tdir_armelf)"
1314 earmelfb.c: $(srcdir)/emulparams/armelfb.sh $(srcdir)/emulparams/armelf.sh \
1315 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1316 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1317 ${GENSCRIPTS} armelfb "$(tdir_armelfb)"
1318 earmelf_fbsd.c: $(srcdir)/emulparams/armelf_fbsd.sh \
1319 $(srcdir)/emulparams/armelf.sh \
1320 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1321 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1322 ${GENSCRIPTS} armelf_fbsd "$(tdir_armelf_fbsd)"
1323 earmelf_linux.c: $(srcdir)/emulparams/armelf_linux.sh \
1324 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1325 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1326 ${GENSCRIPTS} armelf_linux "$(tdir_armelf_linux)"
1327 earmelf_linux_eabi.c: $(srcdir)/emulparams/armelf_linux_eabi.sh \
1328 $(srcdir)/emulparams/armelf_linux.sh \
1329 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1330 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1331 ${GENSCRIPTS} armelf_linux_eabi "$(tdir_armelf_linux_abi)"
1332 earmelfb_linux.c: $(srcdir)/emulparams/armelfb_linux.sh \
1333 $(srcdir)/emulparams/armelf_linux.sh \
1334 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1335 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1336 ${GENSCRIPTS} armelfb_linux "$(tdir_armelfb_linux)"
1337 earmelfb_linux_eabi.c: $(srcdir)/emulparams/armelfb_linux_eabi.sh \
1338 $(srcdir)/emulparams/armelf_linux_eabi.sh \
1339 $(srcdir)/emulparams/armelf_linux.sh \
1340 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1341 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1342 ${GENSCRIPTS} armelfb_linux_eabi "$(tdir_armelfb_linux_abi)"
1343 earmelf_nbsd.c: $(srcdir)/emulparams/armelf_nbsd.sh \
1344 $(srcdir)/emulparams/armelf.sh \
1345 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1346 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1347 ${GENSCRIPTS} armelf_nbsd "$(tdir_armelf_nbsd)"
1348 earmelfb_nbsd.c: $(srcdir)/emulparams/armelfb_nbsd.sh \
1349 $(srcdir)/emulparams/armelf_nbsd.sh \
1350 $(srcdir)/emulparams/armelf.sh \
1351 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1352 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1353 ${GENSCRIPTS} armelfb_nbsd "$(tdir_armelfb_nbsd)"
1354 earmelf_vxworks.c: $(srcdir)/emulparams/armelf_vxworks.sh \
1355 $(srcdir)/emulparams/vxworks.sh $(srcdir)/emulparams/armelf.sh \
1356 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/vxworks.em \
1357 $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/elf.sc \
1358 ${GEN_DEPENDS}
1359 ${GENSCRIPTS} armelf_vxworks "$(tdir_armelf)"
1360 earmaoutb.c: $(srcdir)/emulparams/armaoutb.sh \
1361 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
1362 ${GENSCRIPTS} armaoutb "$(tdir_armaoutb)"
1363 earmaoutl.c: $(srcdir)/emulparams/armaoutl.sh \
1364 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
1365 ${GENSCRIPTS} armaoutl "$(tdir_armaoutl)"
1366 earmcoff.c: $(srcdir)/emulparams/armcoff.sh \
1367 $(srcdir)/emultempl/armcoff.em $(srcdir)/scripttempl/armcoff.sc ${GEN_DEPENDS}
1368 ${GENSCRIPTS} armcoff "$(tdir_armcoff)"
1369 earmnbsd.c: $(srcdir)/emulparams/armnbsd.sh \
1370 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1371 ${GENSCRIPTS} armnbsd "$(tdir_armnbsd)"
1372 earmnto.c: $(srcdir)/emulparams/armnto.sh \
1373 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
1374 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1375 ${GENSCRIPTS} armnto "$(tdir_armnto)"
1376 earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \
1377 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS}
1378 ${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)"
1379 earmpe.c: $(srcdir)/emulparams/armpe.sh \
1380 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1381 ${GENSCRIPTS} armpe "$(tdir_armpe)"
1382 earmsymbian.c: $(srcdir)/emulparams/armsymbian.sh \
1383 $(srcdir)/emulparams/armelf.sh $(srcdir)/emultempl/elf32.em \
1384 $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/armbpabi.sc \
1385 ${GEN_DEPENDS}
1386 ${GENSCRIPTS} armsymbian "$(tdir_armelf)"
1387 eavr2.c: $(srcdir)/emulparams/avr2.sh \
1388 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1389 ${GEN_DEPENDS}
1390 ${GENSCRIPTS} avr2 "$(tdir_avr2)"
1391 eavr1.c: $(srcdir)/emulparams/avr1.sh \
1392 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1393 ${GEN_DEPENDS}
1394 ${GENSCRIPTS} avr1 "$(tdir_avr2)"
1395 eavr3.c: $(srcdir)/emulparams/avr3.sh \
1396 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1397 ${GEN_DEPENDS}
1398 ${GENSCRIPTS} avr3 "$(tdir_avr2)"
1399 eavr4.c: $(srcdir)/emulparams/avr4.sh \
1400 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1401 ${GEN_DEPENDS}
1402 ${GENSCRIPTS} avr4 "$(tdir_avr2)"
1403 eavr5.c: $(srcdir)/emulparams/avr5.sh \
1404 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1405 ${GEN_DEPENDS}
1406 ${GENSCRIPTS} avr5 "$(tdir_avr2)"
1407 eavr6.c: $(srcdir)/emulparams/avr6.sh \
1408 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/avr.sc \
1409 ${GEN_DEPENDS}
1410 ${GENSCRIPTS} avr6 "$(tdir_avr2)"
1411 ecoff_i860.c: $(srcdir)/emulparams/coff_i860.sh \
1412 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i860coff.sc ${GEN_DEPENDS}
1413 ${GENSCRIPTS} coff_i860 "$(tdir_coff_i860)"
1414 ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \
1415 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparccoff.sc ${GEN_DEPENDS}
1416 ${GENSCRIPTS} coff_sparc "$(tdir_coff_sparc)"
1417 ecrisaout.c: $(srcdir)/emulparams/crisaout.sh \
1418 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/crisaout.sc ${GEN_DEPENDS}
1419 ${GENSCRIPTS} crisaout "$(tdir_cris)"
1420 ecriself.c: $(srcdir)/emulparams/criself.sh \
1421 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1422 ${GENSCRIPTS} criself "$(tdir_cris)"
1423 ecrislinux.c: $(srcdir)/emulparams/crislinux.sh \
1424 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1425 ${GENSCRIPTS} crislinux "$(tdir_cris)"
1426 ed10velf.c: $(srcdir)/emulparams/d10velf.sh \
1427 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS}
1428 ${GENSCRIPTS} d10velf "$(tdir_d10v)"
1429 ed30velf.c: $(srcdir)/emulparams/d30velf.sh \
1430 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1431 ${GENSCRIPTS} d30velf "$(tdir_d30v)"
1432 ed30v_o.c: $(srcdir)/emulparams/d30v_o.sh \
1433 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1434 ${GENSCRIPTS} d30v_o "$(tdir_d30v)"
1435 ed30v_e.c: $(srcdir)/emulparams/d30v_e.sh \
1436 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS}
1437 ${GENSCRIPTS} d30v_e "$(tdir_d30v)"
1438 edelta68.c: $(srcdir)/emulparams/delta68.sh \
1439 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS}
1440 ${GENSCRIPTS} delta68 "$(tdir_delta68)"
1441 eelf32bfin.c: $(srcdir)/emulparams/bfin.sh \
1442 $(srcdir)/emultempl/elf32.em \
1443 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1444 ${GENSCRIPTS} elf32bfin "$(tdir_elf32bfin)" bfin
1445 eelf32bfinfd.c: $(srcdir)/emulparams/elf32bfinfd.sh $(srcdir)/emulparams/bfin.sh \
1446 $(srcdir)/emultempl/elf32.em \
1447 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1448 ${GENSCRIPTS} elf32bfinfd "$(tdir_elf32bfinfd)" elf32bfinfd
1449 eelf32_dlx.c: $(srcdir)/emulparams/elf32_dlx.sh \
1450 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/dlx.sc ${GEN_DEPENDS}
1451 ${GENSCRIPTS} elf32_dlx "$(tdir_elf32_dlx)"
1452 eelf32xc16x.c: $(srcdir)/emulparams/elf32xc16x.sh \
1453 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1454 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1455 ${GENSCRIPTS} elf32xc16x "$(tdir_xc16x)"
1456 eelf32xc16xl.c: $(srcdir)/emulparams/elf32xc16xl.sh \
1457 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1458 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1459 ${GENSCRIPTS} elf32xc16xl "$(tdir_xc16xl)"
1460 eelf32xc16xs.c: $(srcdir)/emulparams/elf32xc16xs.sh \
1461 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1462 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1463 ${GENSCRIPTS} elf32xc16xs "$(tdir_xc16xs)"
1464 eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \
1465 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
1466 $(srcdir)/scripttempl/xstormy16.sc ${GEN_DEPENDS}
1467 ${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)"
1468 eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
1469 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1470 ${GENSCRIPTS} elf32am33lin "$(tdir_mn10300)"
1471 eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
1472 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1473 ${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
1474 eelf32xtensa.c: $(srcdir)/emulparams/elf32xtensa.sh \
1475 $(srcdir)/emulparams/xtensa-config.sh $(srcdir)/emultempl/elf32.em \
1476 $(srcdir)/emultempl/xtensaelf.em $(INCDIR)/xtensa-config.h \
1477 $(BFDDIR)/elf-bfd.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/xtensa.h \
1478 $(srcdir)/scripttempl/elfxtensa.sc ${GEN_DEPENDS}
1479 ${GENSCRIPTS} elf32xtensa "$(tdir_elf32xtensa)"
1480 eelf32fr30.c: $(srcdir)/emulparams/elf32fr30.sh \
1481 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1482 ${GENSCRIPTS} elf32fr30 "$(tdir_fr30)"
1483 eelf32frv.c: $(srcdir)/emulparams/elf32frv.sh \
1484 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1485 ${GENSCRIPTS} elf32frv "$(tdir_frv)"
1486 eelf32mcore.c: $(srcdir)/emulparams/elf32mcore.sh \
1487 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1488 ${GENSCRIPTS} elf32mcore "$(tdir_mcore)"
1489 em32relf.c: $(srcdir)/emulparams/m32relf.sh \
1490 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1491 ${GENSCRIPTS} m32relf "$(tdir_m32r)"
1492 em32rlelf.c: $(srcdir)/emulparams/m32rlelf.sh \
1493 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1494 ${GENSCRIPTS} m32rlelf "$(tdir_m32rlelf)"
1495 em32relf_linux.c: $(srcdir)/emulparams/m32relf_linux.sh \
1496 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1497 ${GENSCRIPTS} m32relf_linux "$(tdir_m32relf_linux)"
1498 em32rlelf_linux.c: $(srcdir)/emulparams/m32rlelf_linux.sh \
1499 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1500 ${GENSCRIPTS} m32rlelf_linux "$(tdir_m32rlelf_linux)"
1501 eelf32_sparc.c: $(srcdir)/emulparams/elf32_sparc.sh \
1502 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1503 ${GENSCRIPTS} elf32_sparc "$(tdir_elf32_sparc)"
1504 eelf32_sparc_vxworks.c: $(srcdir)/emulparams/elf32_sparc_vxworks.sh \
1505 $(srcdir)/emulparams/vxworks.sh $(srcdir)/emulparams/elf32_sparc.sh \
1506 $(srcdir)/emultempl/vxworks.em $(srcdir)/emultempl/elf32.em \
1507 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1508 ${GENSCRIPTS} elf32_sparc_vxworks "$(tdir_elf32_sparc_vxworks)"
1509 eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \
1510 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1511 ${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)"
1512 eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \
1513 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1514 ${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)"
1515 eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \
1516 $(srcdir)/emulparams/elf32bmip.sh \
1517 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1518 ${GENSCRIPTS} elf32b4300 "$(tdir_elf32b4300)"
1519 eelf32cr16c.c: $(srcdir)/emulparams/elf32cr16c.sh \
1520 $(srcdir)/emultempl/elf32.em \
1521 $(srcdir)/scripttempl/elf32cr16c.sc ${GEN_DEPENDS}
1522 ${GENSCRIPTS} elf32cr16c "$(tdir_elf32cr16c)"
1523 eelf32bmip.c: $(srcdir)/emulparams/elf32bmip.sh \
1524 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1525 ${GENSCRIPTS} elf32bmip "$(tdir_elf32bmip)"
1526 eelf32bsmip.c: $(srcdir)/emulparams/elf32bsmip.sh \
1527 $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emultempl/irix.em \
1528 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1529 ${GENSCRIPTS} elf32bsmip "$(tdir_elf32bsmip)"
1530 eelf32btsmip.c: $(srcdir)/emulparams/elf32btsmip.sh \
1531 $(srcdir)/emulparams/elf32bmip.sh \
1532 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1533 ${GENSCRIPTS} elf32btsmip "$(tdir_elf32btsmip)"
1534 eelf32crx.c: $(srcdir)/emulparams/elf32crx.sh \
1535 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/crxelf.em \
1536 $(srcdir)/scripttempl/elf32crx.sc ${GEN_DEPENDS}
1537 ${GENSCRIPTS} elf32crx "$(tdir_elf32crx)"
1538 eelf32btsmipn32.c: $(srcdir)/emulparams/elf32btsmipn32.sh \
1539 $(srcdir)/emulparams/elf32bmip.sh \
1540 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1541 ${GENSCRIPTS} elf32btsmipn32 "$(tdir_elf32btsmipn32)"
1542 eelf32ltsmip.c: $(srcdir)/emulparams/elf32ltsmip.sh \
1543 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1544 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1545 ${GENSCRIPTS} elf32ltsmip "$(tdir_elf32ltsmip)"
1546 eelf32ltsmipn32.c: $(srcdir)/emulparams/elf32ltsmipn32.sh \
1547 $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1548 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1549 ${GENSCRIPTS} elf32ltsmipn32 "$(tdir_elf32ltsmipn32)"
1550 eelf32ebmip.c: $(srcdir)/emulparams/elf32ebmip.sh \
1551 $(srcdir)/emulparams/elf32bmip.sh \
1552 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1553 ${GENSCRIPTS} elf32ebmip "$(tdir_elf32ebmip)"
1554 eelf32ebmipvxworks.c: $(srcdir)/emulparams/elf32ebmipvxworks.sh \
1555 $(srcdir)/emulparams/elf32ebmip.sh $(srcdir)/emulparams/vxworks.sh \
1556 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/vxworks.em \
1557 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1558 ${GENSCRIPTS} elf32ebmipvxworks "$(tdir_elf32ebmipvxworks)"
1559 eelf32elmip.c: $(srcdir)/emulparams/elf32elmip.sh \
1560 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1561 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1562 ${GENSCRIPTS} elf32elmip "$(tdir_elf32elmip)"
1563 eelf32elmipvxworks.c: $(srcdir)/emulparams/elf32elmipvxworks.sh \
1564 $(srcdir)/emulparams/elf32elmip.sh $(srcdir)/emulparams/vxworks.sh \
1565 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/vxworks.em \
1566 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1567 ${GENSCRIPTS} elf32elmipvxworks "$(tdir_elf32elmipvxworks)"
1568 eelf32bmipn32.c: $(srcdir)/emulparams/elf32bmipn32.sh \
1569 $(srcdir)/emultempl/irix.em \
1570 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1571 ${GENSCRIPTS} elf32bmipn32 "$(tdir_elf32bmipn32)"
1572 eelf32l4300.c: $(srcdir)/emulparams/elf32l4300.sh \
1573 $(srcdir)/emulparams/elf32b4300.sh $(srcdir)/emulparams/elf32bmip.sh \
1574 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1575 ${GENSCRIPTS} elf32l4300 "$(tdir_elf32l4300)"
1576 eelf32lmip.c: $(srcdir)/emulparams/elf32lmip.sh \
1577 $(srcdir)/emulparams/elf32bmip.sh \
1578 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1579 ${GENSCRIPTS} elf32lmip "$(tdir_elf32lmip)"
1580 eelf32mipswindiss.c: $(srcdir)/emulparams/elf32mipswindiss.sh \
1581 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1582 ${GENSCRIPTS} elf32mipswindiss "$(tdir_elf32mipswindiss)"
1583 eelf32lppc.c: $(srcdir)/emulparams/elf32lppc.sh \
1584 $(srcdir)/emulparams/elf32ppccommon.sh \
1585 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \
1586 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1587 ${GENSCRIPTS} elf32lppc "$(tdir_elf32lppc)"
1588 eelf32lppcnto.c: $(srcdir)/emulparams/elf32lppcnto.sh \
1589 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \
1590 $(srcdir)/emultempl/ppc32elf.em $(srcdir)/emultempl/elf32.em \
1591 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1592 ${GENSCRIPTS} elf32lppcnto "$(tdir_elf32lppcnto)"
1593 eelf32lppcsim.c: $(srcdir)/emulparams/elf32lppcsim.sh \
1594 $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \
1595 $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emultempl/ppc32elf.em \
1596 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1597 ${GENSCRIPTS} elf32lppcsim "$(tdir_elf32lppcsim)"
1598 eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \
1599 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \
1600 $(srcdir)/emultempl/ppc32elf.em $(srcdir)/emultempl/elf32.em \
1601 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1602 ${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)"
1603 eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \
1604 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1605 ${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)"
1606 eelf32ppcvxworks.c: $(srcdir)/emulparams/elf32ppcvxworks.sh \
1607 $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emulparams/vxworks.sh \
1608 $(srcdir)/emultempl/vxworks.em $(srcdir)/emultempl/elf32.em \
1609 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1610 ${GENSCRIPTS} elf32ppcvxworks "$(tdir_elf32ppcvxworks)"
1611 eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \
1612 $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \
1613 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1614 ${GENSCRIPTS} elf32lsmip "$(tdir_elf32lsmip)"
1615 eelf32openrisc.c: $(srcdir)/emulparams/elf32openrisc.sh \
1616 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1617 ${GENSCRIPTS} elf32openrisc "$(tdir_openrisc)"
1618 eelf32ppc.c: $(srcdir)/emulparams/elf32ppc.sh \
1619 $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emultempl/ppc32elf.em \
1620 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1621 ${GENSCRIPTS} elf32ppc "$(tdir_elf32ppc)"
1622 eelf32ppc_fbsd.c: $(srcdir)/emulparams/elf32ppc_fbsd.sh \
1623 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \
1624 $(srcdir)/emultempl/ppc32elf.em $(srcdir)/emultempl/elf32.em \
1625 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1626 ${GENSCRIPTS} elf32ppc_fbsd "$(tdir_elf32ppc_fbsd)"
1627 eelf32ppcsim.c: $(srcdir)/emulparams/elf32ppcsim.sh \
1628 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \
1629 $(srcdir)/emultempl/ppc32elf.em $(srcdir)/emultempl/elf32.em \
1630 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1631 ${GENSCRIPTS} elf32ppcsim "$(tdir_elf32ppcsim)"
1632 eelf32ppclinux.c: $(srcdir)/emulparams/elf32ppclinux.sh \
1633 $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \
1634 $(srcdir)/emultempl/ppc32elf.em $(srcdir)/emultempl/elf32.em \
1635 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1636 ${GENSCRIPTS} elf32ppclinux "$(tdir_elf32ppclinux)"
1637 eelf64ppc.c: $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1638 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1639 ${GENSCRIPTS} elf64ppc "$(tdir_elf64ppc)"
1640 eelf64lppc.c: $(srcdir)/emulparams/elf64lppc.sh \
1641 $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \
1642 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1643 ${GENSCRIPTS} elf64lppc "$(tdir_elf64lppc)"
1644 eelf32i370.c: $(srcdir)/emulparams/elf32i370.sh \
1645 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elfi370.sc ${GEN_DEPENDS}
1646 ${GENSCRIPTS} elf32i370 "$(tdir_elf32i370)"
1647 eelf32ip2k.c: $(srcdir)/emulparams/elf32ip2k.sh \
1648 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/ip2k.sc ${GEN_DEPENDS}
1649 ${GENSCRIPTS} elf32ip2k "$(tdir_ip2k)"
1650 eelf32iq2000.c: $(srcdir)/emulparams/elf32iq2000.sh \
1651 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1652 ${GENSCRIPTS} elf32iq2000 "$(tdir_iq2000)"
1653 eelf32iq10.c: $(srcdir)/emulparams/elf32iq10.sh \
1654 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS}
1655 ${GENSCRIPTS} elf32iq10 "$(tdir_iq10)"
1656 eelf64alpha.c: $(srcdir)/emulparams/elf64alpha.sh \
1657 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1658 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1659 ${GENSCRIPTS} elf64alpha "$(tdir_elf64alpha)"
1660 eelf64alpha_fbsd.c: $(srcdir)/emulparams/elf64alpha_fbsd.sh \
1661 $(srcdir)/emulparams/elf64alpha.sh \
1662 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1663 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1664 ${GENSCRIPTS} elf64alpha_fbsd "$(tdir_elf64alpha_fbsd)"
1665 eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \
1666 $(srcdir)/emulparams/elf64alpha.sh \
1667 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/alphaelf.em \
1668 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1669 ${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)"
1670 eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
1671 $(srcdir)/emulparams/hppa64linux.sh \
1672 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1673 ${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
1674 eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \
1675 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1676 ${GENSCRIPTS} elf64_aix "$(tdir_elf64_aix)"
1677 eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \
1678 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1679 $(srcdir)/emultempl/needrelax.em \
1680 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1681 ${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)"
1682 eelf64_ia64_fbsd.c: $(srcdir)/emulparams/elf64_ia64_fbsd.sh \
1683 $(srcdir)/emulparams/elf64_ia64.sh \
1684 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/ia64elf.em \
1685 $(srcdir)/emultempl/needrelax.em \
1686 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1687 ${GENSCRIPTS} elf64_ia64_fbsd "$(tdir_elf64_ia64_fbsd)"
1688 eelf64_s390.c: $(srcdir)/emulparams/elf64_s390.sh \
1689 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1690 ${GENSCRIPTS} elf64_s390 "$(tdir_elf64_s390)"
1691 eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \
1692 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1693 ${GENSCRIPTS} elf64_sparc "$(tdir_elf64_sparc)"
1694 eelf64_sparc_fbsd.c: $(srcdir)/emulparams/elf64_sparc_fbsd.sh \
1695 $(srcdir)/emulparams/elf64_sparc.sh \
1696 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1697 ${GENSCRIPTS} elf64_sparc_fbsd "$(tdir_elf64_sparc_fbsd)"
1698 eelf64bmip.c: $(srcdir)/emulparams/elf64bmip.sh \
1699 $(srcdir)/emulparams/elf32bmipn32.sh $(srcdir)/emultempl/irix.em \
1700 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1701 ${GENSCRIPTS} elf64bmip "$(tdir_elf64bmip)"
1702 eelf64mmix.c: $(srcdir)/emulparams/elf64mmix.sh \
1703 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/mmix-elfnmmo.em \
1704 $(srcdir)/emultempl/mmixelf.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1705 ${GENSCRIPTS} elf64mmix "$(tdir_elf64mmix)"
1706 emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
1707 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mmo.em \
1708 $(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
1709 ${GENSCRIPTS} mmo "$(tdir_mmo)"
1710 eelf64btsmip.c: $(srcdir)/emulparams/elf64btsmip.sh \
1711 $(srcdir)/emulparams/elf32bmipn32.sh \
1712 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1713 ${GENSCRIPTS} elf64btsmip "$(tdir_elf64btsmip)"
1714 eelf64ltsmip.c: $(srcdir)/emulparams/elf64ltsmip.sh \
1715 $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf32bmipn32.sh \
1716 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1717 ${GENSCRIPTS} elf64ltsmip "$(tdir_elf64ltsmip)"
1718 eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \
1719 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1720 ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)"
1721 eelf_x86_64.c: $(srcdir)/emulparams/elf_x86_64.sh \
1722 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1723 ${GENSCRIPTS} elf_x86_64 "$(tdir_elf_x86_64)"
1724 eelf_x86_64_fbsd.c: $(srcdir)/emulparams/elf_x86_64_fbsd.sh \
1725 $(srcdir)/emulparams/elf_x86_64.sh \
1726 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1727 ${GENSCRIPTS} elf_x86_64_fbsd "$(tdir_elf_x86_64_fbsd)"
1728 eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \
1729 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1730 ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)"
1731 eelf_i386_chaos.c: $(srcdir)/emulparams/elf_i386_chaos.sh \
1732 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf_chaos.sc ${GEN_DEPENDS}
1733 ${GENSCRIPTS} elf_i386_chaos "$(tdir_elf_i386_chaos)"
1734 eelf_i386_fbsd.c: $(srcdir)/emulparams/elf_i386_fbsd.sh \
1735 $(srcdir)/emulparams/elf_i386.sh \
1736 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1737 ${GENSCRIPTS} elf_i386_fbsd "$(tdir_elf_i386_fbsd)"
1738 eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \
1739 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1740 ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)"
1741 eelf_i386_vxworks.c: $(srcdir)/emulparams/elf_i386_vxworks.sh \
1742 $(srcdir)/emulparams/vxworks.sh $(srcdir)/emultempl/vxworks.em \
1743 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1744 ${GENSCRIPTS} elf_i386_vxworks "$(tdir_elf_i386_vxworks)"
1745 eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
1746 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1747 ${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"
1748 egld960.c: $(srcdir)/emulparams/gld960.sh \
1749 $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1750 ${GENSCRIPTS} gld960 "$(tdir_gld960)"
1751 egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \
1752 $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1753 ${GENSCRIPTS} gld960coff "$(tdir_gld960coff)"
1754 eh8300.c: $(srcdir)/emulparams/h8300.sh \
1755 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS}
1756 ${GENSCRIPTS} h8300 "$(tdir_h8300)"
1757 eh8300h.c: $(srcdir)/emulparams/h8300h.sh \
1758 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300h.sc ${GEN_DEPENDS}
1759 ${GENSCRIPTS} h8300h "$(tdir_h8300h)"
1760 eh8300s.c: $(srcdir)/emulparams/h8300s.sh \
1761 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300s.sc ${GEN_DEPENDS}
1762 ${GENSCRIPTS} h8300s "$(tdir_h8300s)"
1763 eh8300hn.c: $(srcdir)/emulparams/h8300hn.sh \
1764 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300hn.sc ${GEN_DEPENDS}
1765 ${GENSCRIPTS} h8300hn "$(tdir_h8300hn)"
1766 eh8300sn.c: $(srcdir)/emulparams/h8300sn.sh \
1767 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sn.sc ${GEN_DEPENDS}
1768 ${GENSCRIPTS} h8300sn "$(tdir_h8300sn)"
1769 eh8300sx.c: $(srcdir)/emulparams/h8300sx.sh \
1770 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sx.sc ${GEN_DEPENDS}
1771 ${GENSCRIPTS} h8300sx "$(tdir_h8300sx)"
1772 eh8300sxn.c: $(srcdir)/emulparams/h8300sxn.sh \
1773 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sxn.sc ${GEN_DEPENDS}
1774 ${GENSCRIPTS} h8300sxn "$(tdir_h8300sxn)"
1775 eh8300elf.c: $(srcdir)/emulparams/h8300elf.sh \
1776 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1777 ${GENSCRIPTS} h8300elf "$(tdir_h8300elf)"
1778 eh8300helf.c: $(srcdir)/emulparams/h8300helf.sh \
1779 $(srcdir)/emulparams/h8300elf.sh \
1780 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1781 ${GENSCRIPTS} h8300helf "$(tdir_h8300helf)"
1782 eh8300self.c: $(srcdir)/emulparams/h8300self.sh \
1783 $(srcdir)/emulparams/h8300elf.sh \
1784 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1785 ${GENSCRIPTS} h8300self "$(tdir_h8300self)"
1786 eh8300hnelf.c: $(srcdir)/emulparams/h8300hnelf.sh \
1787 $(srcdir)/emulparams/h8300elf.sh \
1788 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1789 ${GENSCRIPTS} h8300hnelf "$(tdir_h8300hnelf)"
1790 eh8300snelf.c: $(srcdir)/emulparams/h8300snelf.sh \
1791 $(srcdir)/emulparams/h8300elf.sh \
1792 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1793 ${GENSCRIPTS} h8300snelf "$(tdir_h8300snelf)"
1794 eh8300sxelf.c: $(srcdir)/emulparams/h8300sxelf.sh \
1795 $(srcdir)/emulparams/h8300elf.sh \
1796 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1797 ${GENSCRIPTS} h8300sxelf "$(tdir_h8300sxelf)"
1798 eh8300sxnelf.c: $(srcdir)/emulparams/h8300sxnelf.sh \
1799 $(srcdir)/emulparams/h8300elf.sh \
1800 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1801 ${GENSCRIPTS} h8300sxnelf "$(tdir_h8300sxnelf)"
1802 eh8500.c: $(srcdir)/emulparams/h8500.sh \
1803 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500.sc ${GEN_DEPENDS}
1804 ${GENSCRIPTS} h8500 "$(tdir_h8500)"
1805 eh8500b.c: $(srcdir)/emulparams/h8500b.sh \
1806 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500b.sc ${GEN_DEPENDS}
1807 ${GENSCRIPTS} h8500b "$(tdir_h8500b)"
1808 eh8500c.c: $(srcdir)/emulparams/h8500c.sh \
1809 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500c.sc ${GEN_DEPENDS}
1810 ${GENSCRIPTS} h8500c "$(tdir_h8500c)"
1811 eh8500m.c: $(srcdir)/emulparams/h8500m.sh \
1812 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500m.sc ${GEN_DEPENDS}
1813 ${GENSCRIPTS} h8500m "$(tdir_h8500m)"
1814 eh8500s.c: $(srcdir)/emulparams/h8500s.sh \
1815 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500s.sc ${GEN_DEPENDS}
1816 ${GENSCRIPTS} h8500s "$(tdir_h8500s)"
1817 ehp300bsd.c: $(srcdir)/emulparams/hp300bsd.sh \
1818 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1819 ${GENSCRIPTS} hp300bsd "$(tdir_hp300bsd)"
1820 ehp3hpux.c: $(srcdir)/emulparams/hp3hpux.sh \
1821 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1822 ${GENSCRIPTS} hp3hpux "$(tdir_hp3hpux)"
1823 ehppaelf.c: $(srcdir)/emulparams/hppaelf.sh \
1824 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1825 $(srcdir)/scripttempl/hppaelf.sc ${GEN_DEPENDS}
1826 ${GENSCRIPTS} hppaelf "$(tdir_hppaelf)"
1827 ehppalinux.c: $(srcdir)/emulparams/hppalinux.sh \
1828 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1829 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1830 ${GENSCRIPTS} hppalinux "$(tdir_hppalinux)"
1831 ehppanbsd.c: $(srcdir)/emulparams/hppanbsd.sh \
1832 $(srcdir)/emulparams/hppaelf.sh \
1833 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1834 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1835 ${GENSCRIPTS} hppanbsd "$(tdir_hppanbsd)"
1836 ehppaobsd.c: $(srcdir)/emulparams/hppaobsd.sh \
1837 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/hppaelf.em \
1838 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1839 ${GENSCRIPTS} hppaobsd "$(tdir_hppaobsd)"
1840 ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
1841 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1842 ${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
1843 ei386aout.c: $(srcdir)/emulparams/i386aout.sh \
1844 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1845 ${GENSCRIPTS} i386aout "$(tdir_i386aout)"
1846 ei386beos.c: $(srcdir)/emulparams/i386beos.sh \
1847 $(srcdir)/emultempl/beos.em $(srcdir)/scripttempl/i386beos.sc ${GEN_DEPENDS}
1848 ${GENSCRIPTS} i386beos "$(tdir_i386beos)"
1849 ei386bsd.c: $(srcdir)/emulparams/i386bsd.sh \
1850 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1851 ${GENSCRIPTS} i386bsd "$(tdir_i386bsd)"
1852 ei386coff.c: $(srcdir)/emulparams/i386coff.sh \
1853 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386coff.sc ${GEN_DEPENDS}
1854 ${GENSCRIPTS} i386coff "$(tdir_i386coff)"
1855 ei386go32.c: $(srcdir)/emulparams/i386go32.sh \
1856 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386go32.sc ${GEN_DEPENDS}
1857 ${GENSCRIPTS} i386go32 "$(tdir_i386go32)"
1858 ei386linux.c: $(srcdir)/emulparams/i386linux.sh \
1859 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1860 ${GENSCRIPTS} i386linux "$(tdir_i386linux)"
1861 ei386lynx.c: $(srcdir)/emulparams/i386lynx.sh \
1862 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1863 ${GENSCRIPTS} i386lynx "$(tdir_i386lynx)"
1864 ei386mach.c: $(srcdir)/emulparams/i386mach.sh \
1865 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1866 ${GENSCRIPTS} i386mach "$(tdir_i386mach)"
1867 ei386moss.c: $(srcdir)/emulparams/i386moss.sh \
1868 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1869 ${GENSCRIPTS} i386moss "$(tdir_i386moss)"
1870 ei386msdos.c: $(srcdir)/emulparams/i386msdos.sh \
1871 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386msdos.sc ${GEN_DEPENDS}
1872 ${GENSCRIPTS} i386msdos "$(tdir_i386msdos)"
1873 ei386nbsd.c: $(srcdir)/emulparams/i386nbsd.sh \
1874 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1875 ${GENSCRIPTS} i386nbsd "$(tdir_i386nbsd)"
1876 ei386nto.c: $(srcdir)/emulparams/i386nto.sh \
1877 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1878 ${GENSCRIPTS} i386nto "$(tdir_i386nto)"
1879 ei386nw.c: $(srcdir)/emulparams/i386nw.sh \
1880 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
1881 ${GENSCRIPTS} i386nw "$(tdir_i386nw)"
1882 ei386pe.c: $(srcdir)/emulparams/i386pe.sh \
1883 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1884 ${GENSCRIPTS} i386pe "$(tdir_i386pe)"
1885 ei386pe_posix.c: $(srcdir)/emulparams/i386pe_posix.sh \
1886 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1887 ${GENSCRIPTS} i386pe_posix "$(tdir_i386pe_posix)"
1888 elnk960.c: $(srcdir)/emulparams/lnk960.sh \
1889 $(srcdir)/emultempl/lnk960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS}
1890 ${GENSCRIPTS} lnk960 "$(tdir_lnk960)"
1891 em68hc11elf.c: $(srcdir)/emulparams/m68hc11elf.sh \
1892 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1893 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1894 ${GENSCRIPTS} m68hc11elf "$(tdir_m68hc11)"
1895 em68hc11elfb.c: $(srcdir)/emulparams/m68hc11elfb.sh \
1896 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1897 $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS}
1898 ${GENSCRIPTS} m68hc11elfb "$(tdir_m68hc11b)"
1899 em68hc12elf.c: $(srcdir)/emulparams/m68hc12elf.sh \
1900 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1901 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1902 ${GENSCRIPTS} m68hc12elf "$(tdir_m68hc12)"
1903 em68hc12elfb.c: $(srcdir)/emulparams/m68hc12elfb.sh \
1904 $(srcdir)/emultempl/m68hc1xelf.em $(srcdir)/emultempl/elf32.em \
1905 $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS}
1906 ${GENSCRIPTS} m68hc12elfb "$(tdir_m68hc12b)"
1907 em68k4knbsd.c: $(srcdir)/emulparams/m68k4knbsd.sh \
1908 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1909 ${GENSCRIPTS} m68k4knbsd "$(tdir_m68k4knbsd)"
1910 em68kaout.c: $(srcdir)/emulparams/m68kaout.sh \
1911 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1912 ${GENSCRIPTS} m68kaout "$(tdir_m68kaout)"
1913 em68kaux.c: $(srcdir)/emulparams/m68kaux.sh \
1914 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68kaux.sc ${GEN_DEPENDS}
1915 ${GENSCRIPTS} m68kaux "$(tdir_m68kaux)"
1916 em68kcoff.c: $(srcdir)/emulparams/m68kcoff.sh \
1917 $(srcdir)/emultempl/m68kcoff.em $(srcdir)/scripttempl/m68kcoff.sc ${GEN_DEPENDS}
1918 ${GENSCRIPTS} m68kcoff "$(tdir_m68kcoff)"
1919 em68kelf.c: $(srcdir)/emulparams/m68kelf.sh \
1920 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1921 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1922 ${GENSCRIPTS} m68kelf "$(tdir_m68kelf)"
1923 em68kelfnbsd.c: $(srcdir)/emulparams/m68kelfnbsd.sh \
1924 $(srcdir)/emulparams/m68kelf.sh \
1925 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/m68kelf.em \
1926 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1927 ${GENSCRIPTS} m68kelfnbsd "$(tdir_m68kelfnbsd)"
1928 em68klinux.c: $(srcdir)/emulparams/m68klinux.sh \
1929 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1930 ${GENSCRIPTS} m68klinux "$(tdir_m68klinux)"
1931 em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \
1932 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
1933 ${GENSCRIPTS} m68knbsd "$(tdir_m68knbsd)"
1934 em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \
1935 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS}
1936 ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)"
1937 em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \
1938 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS}
1939 ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)"
1940 emaxqcoff.c: $(srcdir)/emulparams/maxqcoff.sh \
1941 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/maxqcoff.sc ${GEN_DEPENDS}
1942 ${GENSCRIPTS} maxqcoff "$(tdir_maxqcoff)"
1943 emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \
1944 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1945 ${GENSCRIPTS} mcorepe "$(tdir_mcorepe)"
1946 emipsbig.c: $(srcdir)/emulparams/mipsbig.sh \
1947 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1948 ${GENSCRIPTS} mipsbig
1949 emipsbsd.c: $(srcdir)/emulparams/mipsbsd.sh \
1950 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mipsbsd.sc ${GEN_DEPENDS}
1951 ${GENSCRIPTS} mipsbsd
1952 emipsidt.c: $(srcdir)/emulparams/mipsidt.sh \
1953 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/emultempl/generic.em \
1954 $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1955 ${GENSCRIPTS} mipsidt "$(tdir_mipsidt)"
1956 emipsidtl.c: $(srcdir)/emulparams/mipsidtl.sh \
1957 $(srcdir)/emultempl/mipsecoff.em $(srcdir)/emultempl/generic.em \
1958 $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1959 ${GENSCRIPTS} mipsidtl "$(tdir_mipsidtl)"
1960 emipslit.c: $(srcdir)/emulparams/mipslit.sh \
1961 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1962 ${GENSCRIPTS} mipslit "$(tdir_mipslit)"
1963 emipslnews.c: $(srcdir)/emulparams/mipslnews.sh \
1964 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS}
1965 ${GENSCRIPTS} mipslnews
1966 emipspe.c: $(srcdir)/emulparams/mipspe.sh \
1967 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
1968 ${GENSCRIPTS} mipspe "$(tdir_mips)"
1969 emn10300.c: $(srcdir)/emulparams/mn10300.sh \
1970 $(srcdir)/emulparams/mn10200.sh \
1971 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1972 ${GENSCRIPTS} mn10300 "$(tdir_mn10300)"
1973 emn10200.c: $(srcdir)/emulparams/mn10200.sh \
1974 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
1975 ${GENSCRIPTS} mn10200 "$(tdir_mn10200)"
1976 emsp430x110.c: $(srcdir)/emulparams/msp430all.sh \
1977 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1978 ${GEN_DEPENDS}
1979 ${GENSCRIPTS} msp430x110 "$(tdir_msp430x110)" msp430all
1980 emsp430x112.c: $(srcdir)/emulparams/msp430all.sh \
1981 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1982 ${GEN_DEPENDS}
1983 ${GENSCRIPTS} msp430x112 "$(tdir_msp430x112)" msp430all
1984 emsp430x1101.c: $(srcdir)/emulparams/msp430all.sh \
1985 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1986 ${GEN_DEPENDS}
1987 ${GENSCRIPTS} msp430x1101 "$(tdir_msp430x1101)" msp430all
1988 emsp430x1111.c: $(srcdir)/emulparams/msp430all.sh \
1989 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1990 ${GEN_DEPENDS}
1991 ${GENSCRIPTS} msp430x1111 "$(tdir_msp430x1111)" msp430all
1992 emsp430x1121.c: $(srcdir)/emulparams/msp430all.sh \
1993 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1994 ${GEN_DEPENDS}
1995 ${GENSCRIPTS} msp430x1121 "$(tdir_msp430x1121)" msp430all
1996 emsp430x1122.c: $(srcdir)/emulparams/msp430all.sh \
1997 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
1998 ${GEN_DEPENDS}
1999 ${GENSCRIPTS} msp430x1122 "$(tdir_msp430x1122)" msp430all
2000 emsp430x1132.c: $(srcdir)/emulparams/msp430all.sh \
2001 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2002 ${GEN_DEPENDS}
2003 ${GENSCRIPTS} msp430x1132 "$(tdir_msp430x1132)" msp430all
2004 emsp430x122.c: $(srcdir)/emulparams/msp430all.sh \
2005 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2006 ${GEN_DEPENDS}
2007 ${GENSCRIPTS} msp430x122 "$(tdir_msp430x122)" msp430all
2008 emsp430x123.c: $(srcdir)/emulparams/msp430all.sh \
2009 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2010 ${GEN_DEPENDS}
2011 ${GENSCRIPTS} msp430x123 "$(tdir_msp430x123)" msp430all
2012 emsp430x1222.c: $(srcdir)/emulparams/msp430all.sh \
2013 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2014 ${GEN_DEPENDS}
2015 ${GENSCRIPTS} msp430x1222 "$(tdir_msp430x1222)" msp430all
2016 emsp430x1232.c: $(srcdir)/emulparams/msp430all.sh \
2017 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2018 ${GEN_DEPENDS}
2019 ${GENSCRIPTS} msp430x1232 "$(tdir_msp430x1232)" msp430all
2020 emsp430x133.c: $(srcdir)/emulparams/msp430all.sh \
2021 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2022 ${GEN_DEPENDS}
2023 ${GENSCRIPTS} msp430x133 "$(tdir_msp430x133)" msp430all
2024 emsp430x135.c: $(srcdir)/emulparams/msp430all.sh \
2025 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2026 ${GEN_DEPENDS}
2027 ${GENSCRIPTS} msp430x135 "$(tdir_msp430x135)" msp430all
2028 emsp430x1331.c: $(srcdir)/emulparams/msp430all.sh \
2029 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2030 ${GEN_DEPENDS}
2031 ${GENSCRIPTS} msp430x1331 "$(tdir_msp430x1331)" msp430all
2032 emsp430x1351.c: $(srcdir)/emulparams/msp430all.sh \
2033 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2034 ${GEN_DEPENDS}
2035 ${GENSCRIPTS} msp430x1351 "$(tdir_msp430x1351)" msp430all
2036 emsp430x147.c: $(srcdir)/emulparams/msp430all.sh \
2037 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2038 ${GEN_DEPENDS}
2039 ${GENSCRIPTS} msp430x147 "$(tdir_msp430x147)" msp430all
2040 emsp430x148.c: $(srcdir)/emulparams/msp430all.sh \
2041 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2042 ${GEN_DEPENDS}
2043 ${GENSCRIPTS} msp430x148 "$(tdir_msp430x148)" msp430all
2044 emsp430x149.c: $(srcdir)/emulparams/msp430all.sh \
2045 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2046 ${GEN_DEPENDS}
2047 ${GENSCRIPTS} msp430x149 "$(tdir_msp430x149)" msp430all
2048 emsp430x155.c: $(srcdir)/emulparams/msp430all.sh \
2049 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2050 ${GEN_DEPENDS}
2051 ${GENSCRIPTS} msp430x155 "$(tdir_msp430x155)" msp430all
2052 emsp430x156.c: $(srcdir)/emulparams/msp430all.sh \
2053 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2054 ${GEN_DEPENDS}
2055 ${GENSCRIPTS} msp430x156 "$(tdir_msp430x156)" msp430all
2056 emsp430x157.c: $(srcdir)/emulparams/msp430all.sh \
2057 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2058 ${GEN_DEPENDS}
2059 ${GENSCRIPTS} msp430x157 "$(tdir_msp430x157)" msp430all
2060 emsp430x167.c: $(srcdir)/emulparams/msp430all.sh \
2061 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2062 ${GEN_DEPENDS}
2063 ${GENSCRIPTS} msp430x167 "$(tdir_msp430x167)" msp430all
2064 emsp430x168.c: $(srcdir)/emulparams/msp430all.sh \
2065 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2066 ${GEN_DEPENDS}
2067 ${GENSCRIPTS} msp430x168 "$(tdir_msp430x168)" msp430all
2068 emsp430x169.c: $(srcdir)/emulparams/msp430all.sh \
2069 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2070 ${GEN_DEPENDS}
2071 ${GENSCRIPTS} msp430x169 "$(tdir_msp430x169)" msp430all
2072 emsp430x1610.c: $(srcdir)/emulparams/msp430all.sh \
2073 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2074 ${GEN_DEPENDS}
2075 ${GENSCRIPTS} msp430x1610 "$(tdir_msp430x1610)" msp430all
2076 emsp430x1611.c: $(srcdir)/emulparams/msp430all.sh \
2077 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2078 ${GEN_DEPENDS}
2079 ${GENSCRIPTS} msp430x1611 "$(tdir_msp430x1611)" msp430all
2080 emsp430x1612.c: $(srcdir)/emulparams/msp430all.sh \
2081 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2082 ${GEN_DEPENDS}
2083 ${GENSCRIPTS} msp430x1612 "$(tdir_msp430x1612)" msp430all
2084 emsp430x2101.c: $(srcdir)/emulparams/msp430all.sh \
2085 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2086 ${GEN_DEPENDS}
2087 ${GENSCRIPTS} msp430x2101 "$(tdir_msp430x2101)" msp430all
2088 emsp430x2111.c: $(srcdir)/emulparams/msp430all.sh \
2089 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2090 ${GEN_DEPENDS}
2091 ${GENSCRIPTS} msp430x2111 "$(tdir_msp430x2111)" msp430all
2092 emsp430x2121.c: $(srcdir)/emulparams/msp430all.sh \
2093 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2094 ${GEN_DEPENDS}
2095 ${GENSCRIPTS} msp430x2121 "$(tdir_msp430x2121)" msp430all
2096 emsp430x2131.c: $(srcdir)/emulparams/msp430all.sh \
2097 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2098 ${GEN_DEPENDS}
2099 ${GENSCRIPTS} msp430x2131 "$(tdir_msp430x2131)" msp430all
2100 emsp430x311.c: $(srcdir)/emulparams/msp430all.sh \
2101 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2102 ${GEN_DEPENDS}
2103 ${GENSCRIPTS} msp430x311 "$(tdir_msp430x311)" msp430all
2104 emsp430x312.c: $(srcdir)/emulparams/msp430all.sh \
2105 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2106 ${GEN_DEPENDS}
2107 ${GENSCRIPTS} msp430x312 "$(tdir_msp430x312)" msp430all
2108 emsp430x313.c: $(srcdir)/emulparams/msp430all.sh \
2109 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2110 ${GEN_DEPENDS}
2111 ${GENSCRIPTS} msp430x313 "$(tdir_msp430x313)" msp430all
2112 emsp430x314.c: $(srcdir)/emulparams/msp430all.sh \
2113 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2114 ${GEN_DEPENDS}
2115 ${GENSCRIPTS} msp430x314 "$(tdir_msp430x314)" msp430all
2116 emsp430x315.c: $(srcdir)/emulparams/msp430all.sh \
2117 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2118 ${GEN_DEPENDS}
2119 ${GENSCRIPTS} msp430x315 "$(tdir_msp430x315)" msp430all
2120 emsp430x323.c: $(srcdir)/emulparams/msp430all.sh \
2121 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2122 ${GEN_DEPENDS}
2123 ${GENSCRIPTS} msp430x323 "$(tdir_msp430x323)" msp430all
2124 emsp430x325.c: $(srcdir)/emulparams/msp430all.sh \
2125 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2126 ${GEN_DEPENDS}
2127 ${GENSCRIPTS} msp430x325 "$(tdir_msp430x325)" msp430all
2128 emsp430x336.c: $(srcdir)/emulparams/msp430all.sh \
2129 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2130 ${GEN_DEPENDS}
2131 ${GENSCRIPTS} msp430x336 "$(tdir_msp430x336)" msp430all
2132 emsp430x337.c: $(srcdir)/emulparams/msp430all.sh \
2133 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430_3.sc \
2134 ${GEN_DEPENDS}
2135 ${GENSCRIPTS} msp430x337 "$(tdir_msp430x337)" msp430all
2136 emsp430x412.c: $(srcdir)/emulparams/msp430all.sh \
2137 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2138 ${GEN_DEPENDS}
2139 ${GENSCRIPTS} msp430x412 "$(tdir_msp430x412)" msp430all
2140 emsp430x413.c: $(srcdir)/emulparams/msp430all.sh \
2141 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2142 ${GEN_DEPENDS}
2143 ${GENSCRIPTS} msp430x413 "$(tdir_msp430x413)" msp430all
2144 emsp430x415.c: $(srcdir)/emulparams/msp430all.sh \
2145 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2146 ${GEN_DEPENDS}
2147 ${GENSCRIPTS} msp430x415 "$(tdir_msp430x415)" msp430all
2148 emsp430x417.c: $(srcdir)/emulparams/msp430all.sh \
2149 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2150 ${GEN_DEPENDS}
2151 ${GENSCRIPTS} msp430x417 "$(tdir_msp430x417)" msp430all
2152 emsp430xE423.c: $(srcdir)/emulparams/msp430all.sh \
2153 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2154 ${GEN_DEPENDS}
2155 ${GENSCRIPTS} msp430xE423 "$(tdir_msp430xE423)" msp430all
2156 emsp430xE425.c: $(srcdir)/emulparams/msp430all.sh \
2157 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2158 ${GEN_DEPENDS}
2159 ${GENSCRIPTS} msp430xE425 "$(tdir_msp430xE425)" msp430all
2160 emsp430xE427.c: $(srcdir)/emulparams/msp430all.sh \
2161 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2162 ${GEN_DEPENDS}
2163 ${GENSCRIPTS} msp430xE427 "$(tdir_msp430xE427)" msp430all
2164 emsp430xW423.c: $(srcdir)/emulparams/msp430all.sh \
2165 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2166 ${GEN_DEPENDS}
2167 ${GENSCRIPTS} msp430xW423 "$(tdir_msp430xW423)" msp430all
2168 emsp430xW425.c: $(srcdir)/emulparams/msp430all.sh \
2169 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2170 ${GEN_DEPENDS}
2171 ${GENSCRIPTS} msp430xW425 "$(tdir_msp430xW425)" msp430all
2172 emsp430xW427.c: $(srcdir)/emulparams/msp430all.sh \
2173 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2174 ${GEN_DEPENDS}
2175 ${GENSCRIPTS} msp430xW427 "$(tdir_msp430xW427)" msp430all
2176 emsp430xG437.c: $(srcdir)/emulparams/msp430all.sh \
2177 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2178 ${GEN_DEPENDS}
2179 ${GENSCRIPTS} msp430xG437 "$(tdir_msp430xG437)" msp430all
2180 emsp430xG438.c: $(srcdir)/emulparams/msp430all.sh \
2181 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2182 ${GEN_DEPENDS}
2183 ${GENSCRIPTS} msp430xG438 "$(tdir_msp430xG438)" msp430all
2184 emsp430xG439.c: $(srcdir)/emulparams/msp430all.sh \
2185 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2186 ${GEN_DEPENDS}
2187 ${GENSCRIPTS} msp430xG439 "$(tdir_msp430xG439)" msp430all
2188 emsp430x435.c: $(srcdir)/emulparams/msp430all.sh \
2189 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2190 ${GEN_DEPENDS}
2191 ${GENSCRIPTS} msp430x435 "$(tdir_msp430x435)" msp430all
2192 emsp430x436.c: $(srcdir)/emulparams/msp430all.sh \
2193 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2194 ${GEN_DEPENDS}
2195 ${GENSCRIPTS} msp430x436 "$(tdir_msp430x436)" msp430all
2196 emsp430x437.c: $(srcdir)/emulparams/msp430all.sh \
2197 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2198 ${GEN_DEPENDS}
2199 ${GENSCRIPTS} msp430x437 "$(tdir_msp430x437)" msp430all
2200 emsp430x447.c: $(srcdir)/emulparams/msp430all.sh \
2201 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2202 ${GEN_DEPENDS}
2203 ${GENSCRIPTS} msp430x447 "$(tdir_msp430x447)" msp430all
2204 emsp430x448.c: $(srcdir)/emulparams/msp430all.sh \
2205 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2206 ${GEN_DEPENDS}
2207 ${GENSCRIPTS} msp430x448 "$(tdir_msp430x448)" msp430all
2208 emsp430x449.c: $(srcdir)/emulparams/msp430all.sh \
2209 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf32msp430.sc \
2210 ${GEN_DEPENDS}
2211 ${GENSCRIPTS} msp430x449 "$(tdir_msp430x449)" msp430all
2212 enews.c: $(srcdir)/emulparams/news.sh \
2213 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2214 ${GENSCRIPTS} news "$(tdir_news)"
2215 ens32knbsd.c: $(srcdir)/emulparams/ns32knbsd.sh \
2216 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \
2217 $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2218 ${GENSCRIPTS} ns32knbsd "$(tdir_ns32knbsd)"
2219 eor32.c: $(srcdir)/emulparams/or32.sh \
2220 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/or32.sc ${GEN_DEPENDS}
2221 ${GENSCRIPTS} or32 "$(tdir_or32)"
2222 eor32elf.c: $(srcdir)/emulparams/or32elf.sh \
2223 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2224 ${GENSCRIPTS} or32elf "$(tdir_or32elf)"
2225 epc532macha.c: $(srcdir)/emulparams/pc532macha.sh \
2226 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2227 ${GENSCRIPTS} pc532macha "$(tdir_pc532macha)"
2228 epdp11.c: $(srcdir)/emulparams/pdp11.sh \
2229 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2230 ${GENSCRIPTS} pdp11 "$(tdir_pdp11)"
2231 epjelf.c: $(srcdir)/emulparams/pjelf.sh \
2232 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2233 ${GENSCRIPTS} pjelf "$(tdir_pjelf)"
2234 epjlelf.c: $(srcdir)/emulparams/pjlelf.sh \
2235 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2236 ${GENSCRIPTS} pjlelf "$(tdir_pjlelf)"
2237 eppcmacos.c: $(srcdir)/emulparams/ppcmacos.sh \
2238 $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
2239 ${GENSCRIPTS} ppcmacos "$(tdir_ppcmacos)"
2240 eppcnw.c: $(srcdir)/emulparams/ppcnw.sh \
2241 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS}
2242 ${GENSCRIPTS} ppcnw "$(tdir_ppcnw)"
2243 eppcpe.c: $(srcdir)/emulparams/ppcpe.sh \
2244 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/ppcpe.sc ${GEN_DEPENDS}
2245 ${GENSCRIPTS} ppcpe "$(tdir_ppcpe)"
2246 eppclynx.c: $(srcdir)/emulparams/ppclynx.sh \
2247 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2248 ${GENSCRIPTS} ppclynx "$(tdir_ppclynx)"
2249 eriscix.c: $(srcdir)/emulparams/riscix.sh \
2250 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2251 ${GENSCRIPTS} riscix "$(tdir_riscix)"
2252 esh.c: $(srcdir)/emulparams/sh.sh \
2253 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
2254 ${GENSCRIPTS} sh "$(tdir_sh)"
2255 eshelf.c: $(srcdir)/emulparams/shelf.sh \
2256 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2257 ${GENSCRIPTS} shelf "$(tdir_shelf)"
2258 eshelf32.c: $(srcdir)/emulparams/shelf32.sh \
2259 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2260 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2261 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2262 ${GENSCRIPTS} shelf32 "$(tdir_shelf32)"
2263 eshelf32_linux.c: $(srcdir)/emulparams/shelf32_linux.sh \
2264 $(srcdir)/emulparams/shelf32.sh \
2265 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2266 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2267 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2268 ${GENSCRIPTS} shelf32_linux "$(tdir_shelf32_linux)"
2269 eshelf32_nbsd.c: $(srcdir)/emulparams/shelf32_nbsd.sh \
2270 $(srcdir)/emulparams/shelf32.sh \
2271 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2272 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2273 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2274 ${GENSCRIPTS} shelf32_nbsd "$(tdir_shelf32_nbsd)"
2275 eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
2276 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2277 ${GENSCRIPTS} shelf64 "$(tdir_shelf64)"
2278 eshelf64_nbsd.c: $(srcdir)/emulparams/shelf64_nbsd.sh \
2279 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2280 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2281 ${GENSCRIPTS} shelf64_nbsd "$(tdir_shelf64_nbsd)"
2282 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
2283 $(srcdir)/emulparams/shlelf_linux.sh \
2284 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2285 ${GENSCRIPTS} shelf_linux "$(tdir_shelf_linux)"
2286 eshlelf_linux.c: $(srcdir)/emulparams/shlelf_linux.sh \
2287 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2288 ${GENSCRIPTS} shlelf_linux "$(tdir_shlelf_linux)"
2289 eshelf_nbsd.c: $(srcdir)/emulparams/shelf_nbsd.sh \
2290 $(srcdir)/emulparams/shelf.sh \
2291 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2292 ${GENSCRIPTS} shelf_nbsd "$(tdir_shelf_nbsd)"
2293 eshelf_nto.c: $(srcdir)/emulparams/shelf_nto.sh \
2294 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2295 ${GENSCRIPTS} shelf_nto "$(tdir_shelf_nto)"
2296 eshlelf_nbsd.c: $(srcdir)/emulparams/shlelf_nbsd.sh \
2297 $(srcdir)/emulparams/shelf_nbsd.sh \
2298 $(srcdir)/emulparams/shelf.sh \
2299 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2300 ${GENSCRIPTS} shlelf_nbsd "$(tdir_shlelf_nbsd)"
2301 eshlelf_nto.c: $(srcdir)/emulparams/shlelf_nto.sh \
2302 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2303 ${GENSCRIPTS} shlelf_nto "$(tdir_shlelf_nto)"
2304 eshlelf.c: $(srcdir)/emulparams/shlelf.sh \
2305 $(srcdir)/emulparams/shelf.sh \
2306 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2307 ${GENSCRIPTS} shlelf "$(tdir_shlelf)"
2308 eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \
2309 $(srcdir)/emulparams/shelf.sh \
2310 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS}
2311 ${GENSCRIPTS} shlsymbian "$(tdir_shlelf)"
2312 eshlelf32.c: $(srcdir)/emulparams/shlelf32.sh \
2313 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h $(srcdir)/emulparams/shelf32.sh \
2314 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2315 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2316 ${GENSCRIPTS} shlelf32 "$(tdir_shlelf32)"
2317 eshlelf32_linux.c: $(srcdir)/emulparams/shlelf32_linux.sh \
2318 $(srcdir)/emulparams/shelf32_linux.sh $(srcdir)/emulparams/shelf32.sh \
2319 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2320 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2321 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2322 ${GENSCRIPTS} shlelf32_linux "$(tdir_shlelf32_linux)"
2323 eshlelf32_nbsd.c: $(srcdir)/emulparams/shlelf32_nbsd.sh \
2324 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2325 $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \
2326 $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \
2327 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2328 ${GENSCRIPTS} shlelf32_nbsd "$(tdir_shlelf32_nbsd)"
2329 eshlelf64.c: $(srcdir)/emulparams/shlelf64.sh \
2330 $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
2331 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2332 ${GENSCRIPTS} shlelf64 "$(tdir_shlelf64)"
2333 eshlelf64_nbsd.c: $(srcdir)/emulparams/shlelf64_nbsd.sh \
2334 $(srcdir)/emulparams/shelf64_nbsd.sh \
2335 $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \
2336 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2337 ${GENSCRIPTS} shlelf64_nbsd "$(tdir_shlelf64_nbsd)"
2338 eshl.c: $(srcdir)/emulparams/shl.sh \
2339 $(srcdir)/emulparams/sh.sh \
2340 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS}
2341 ${GENSCRIPTS} shl "$(tdir_shl)"
2342 eshpe.c: $(srcdir)/emulparams/shpe.sh \
2343 $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
2344 ${GENSCRIPTS} shpe "$(tdir_shl)"
2345 esparcaout.c: $(srcdir)/emulparams/sparcaout.sh \
2346 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2347 ${GENSCRIPTS} sparcaout "$(tdir_sparcaout)"
2348 esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \
2349 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2350 ${GENSCRIPTS} sparclinux "$(tdir_sparclinux)"
2351 esparcnbsd.c: $(srcdir)/emulparams/sparcnbsd.sh \
2352 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2353 ${GENSCRIPTS} sparcnbsd "$(tdir_sparcnbsd)"
2354 est2000.c: $(srcdir)/emulparams/st2000.sh \
2355 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS}
2356 ${GENSCRIPTS} st2000 "$(tdir_st2000)"
2357 esun3.c: $(srcdir)/emulparams/sun3.sh \
2358 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2359 ${GENSCRIPTS} sun3 "$(tdir_sun3)"
2360 esun4.c: $(srcdir)/emulparams/sun4.sh \
2361 $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2362 ${GENSCRIPTS} sun4 "$(tdir_sun4)"
2363 etic30aout.c: $(srcdir)/emulparams/tic30aout.sh \
2364 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30aout.sc ${GEN_DEPENDS}
2365 ${GENSCRIPTS} tic30aout "$(tdir_tic30aout)"
2366 etic30coff.c: $(srcdir)/emulparams/tic30coff.sh \
2367 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30coff.sc ${GEN_DEPENDS}
2368 ${GENSCRIPTS} tic30coff "$(tdir_tic30coff)"
2369 etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
2370 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2371 ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
2372 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
2373 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2374 ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
2375 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
2376 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
2377 ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"
2378 etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \
2379 $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic54xcoff.sc ${GEN_DEPENDS}
2380 ${GENSCRIPTS} tic54xcoff "$(tdir_tic54xcoff)"
2381 etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \
2382 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS}
2383 ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)"
2384 evanilla.c: $(srcdir)/emulparams/vanilla.sh \
2385 $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
2386 ${GENSCRIPTS} vanilla "$(tdir_vanilla)"
2387 evax.c: $(srcdir)/emulparams/vax.sh \
2388 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2389 ${GENSCRIPTS} vax "$(tdir_vax)"
2390 evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
2391 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2392 ${GENSCRIPTS} vaxnbsd "$(tdir_vaxnbsd)"
2393 evsta.c: $(srcdir)/emulparams/vsta.sh \
2394 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
2395 ${GENSCRIPTS} vsta "$(tdir_vsta)"
2396 ev850.c: $(srcdir)/emulparams/v850.sh \
2397 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS}
2398 ${GENSCRIPTS} v850 "$(tdir_v850)"
2399 ew65.c: $(srcdir)/emulparams/w65.sh \
2400 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/w65.sc ${GEN_DEPENDS}
2401 ${GENSCRIPTS} w65 "$(tdir_w65)"
2402 ez80.c: $(srcdir)/emulparams/z80.sh \
2403 $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/z80.em \
2404 $(srcdir)/scripttempl/z80.sc ${GEN_DEPENDS}
2405 ${GENSCRIPTS} z80 "$(tdir_z80)"
2406 ez8001.c: $(srcdir)/emulparams/z8001.sh \
2407 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
2408 ${GENSCRIPTS} z8001 "$(tdir_z8001)"
2409 ez8002.c: $(srcdir)/emulparams/z8002.sh \
2410 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS}
2411 ${GENSCRIPTS} z8002 "$(tdir_z8002)"
2412 eelf32frvfd.c: $(srcdir)/emulparams/elf32frvfd.sh \
2413 $(srcdir)/emulparams/elf32frv.sh \
2414 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2415 ${GENSCRIPTS} elf32frvfd "$(tdir_frv)"
2416 eelf32m32c.c: $(srcdir)/emulparams/elf32m32c.sh \
2417 $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
2418 $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2419 ${GENSCRIPTS} elf32m32c "$(tdir_m32c)"
2420 eelf32mt.c: $(srcdir)/emulparams/elf32mt.sh \
2421 $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
2422 ${GENSCRIPTS} elf32mt "$(tdir_mt)"
2423
2424 # The generated emulation files mostly have the same dependencies.
2425 $(EMULATION_OFILES): ../bfd/bfd.h sysdep.h config.h $(INCDIR)/bfdlink.h \
2426 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2427 ldctor.h ldexp.h ldlang.h ldgram.h
2428
2429 check-DEJAGNU: site.exp
2430 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
2431 r=`pwd`; export r; \
2432 LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
2433 EXPECT=$(EXPECT); export EXPECT; \
2434 runtest=$(RUNTEST); \
2435 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2436 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
2437 CC="$(CC_FOR_TARGET)" CFLAGS="$(CFLAGS)" \
2438 CXX="$(CXX_FOR_TARGET)" CXXFLAGS="$(CXXFLAGS)" \
2439 CC_FOR_HOST="$(CC)" CFLAGS_FOR_HOST="$(CFLAGS)" \
2440 OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" \
2441 LIBIBERTY="$(LIBIBERTY) $(LIBINTL)" LIBS="$(LIBS)" \
2442 $(RUNTESTFLAGS); \
2443 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2444 fi
2445
2446 # Rules for testing by relinking ld itself.
2447 # A similar test is in the testsuite. This target is for ease of use
2448 # when porting ld.
2449
2450 ld-partial.o: ld-new$(EXEEXT)
2451 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld-partial.o -r $(OFILES)
2452 ld1$(EXEEXT): ld-partial.o
2453 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.o $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2454
2455 ld1-full$(EXEEXT): ld-new
2456 ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2457
2458 ld2$(EXEEXT): ld1$(EXEEXT)
2459 ./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2460
2461 ld3$(EXEEXT): ld2$(EXEEXT)
2462 ./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS)
2463
2464 bootstrap: ld3$(EXEEXT)
2465 cmp ld2$(EXEEXT) ld3$(EXEEXT)
2466
2467 .PHONY: bootstrap
2468
2469 # A test program for C++ constructors and destructors.
2470 # This test is now in the testsuite.
2471 #
2472 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2473 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2474 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2475 #
2476 #cdtest.out: cdtest
2477 # ./cdtest > cdtest.tmp
2478 # mv cdtest.tmp cdtest.out
2479 #
2480 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2481 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2482 # cdtest-bar.o cdtest-foo.o
2483 #
2484 #cdtest-ur: cdtest-ur.o
2485 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2486 # $(HOSTING_LIBS)
2487 #
2488 #cdtest-ur.out: cdtest-ur
2489 # ./cdtest-ur > cdtest-ur.tmp
2490 # mv cdtest-ur.tmp cdtest-ur.out
2491 #
2492 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2493 # diff $(srcdir)/cdtest.exp cdtest.out
2494 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2495 #
2496 #.PHONY: check-cdtest
2497
2498 # END OF CHECK TARGETS
2499
2500 # DOCUMENTATION TARGETS
2501 # Manual configuration file; not usually attached to normal configuration,
2502 # because almost all configs use "gen" version of manual.
2503 # Set DOCVER above to change.
2504 configdoc.texi: ${DOCVER}-doc.texi
2505 cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi
2506 chmod u+w ./configdoc.texi
2507
2508 ldver.texi: $(srcdir)/../bfd/configure
2509 rm -f $@
2510 eval `grep '^ *VERSION=' $(srcdir)/../bfd/configure`; \
2511 echo "@set VERSION $$VERSION" > $@
2512
2513 $(srcdir)/ld.info ld.dvi ld.html: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2514
2515 # Build the man page from the texinfo file
2516 # The sed command removes the no-adjust Nroff command so that
2517 # the man output looks standard.
2518 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2519 touch $@
2520 -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
2521 -($(POD2MAN) ld.pod | \
2522 sed -e '/^.if n .na/d' > $@.T$$$$ && \
2523 mv -f $@.T$$$$ $@) || \
2524 (rm -f $@.T$$$$ && exit 1)
2525 rm -f ld.pod
2526 mostlyclean-local:
2527 -rm -rf tmpdir
2528
2529 .PHONY: install-html install-html-am install-html-recursive
2530
2531 install-html: install-html-recursive install-html-am
2532
2533 install-html-am: $(HTMLS)
2534 @$(NORMAL_INSTALL)
2535 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
2536 @list='$(HTMLS)'; for p in $$list; do \
2537 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
2538 f=$(html__strip_dir) \
2539 if test -d "$$d$$p"; then \
2540 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
2541 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
2542 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2543 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
2544 else \
2545 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
2546 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
2547 fi; \
2548 done
2549
2550 install-html-recursive:
2551 @failcom='exit 1'; \
2552 for f in x $$MAKEFLAGS; do \
2553 case $$f in \
2554 *=* | --[!k]*);; \
2555 *k*) failcom='fail=yes';; \
2556 esac; \
2557 done; \
2558 dot_seen=no; \
2559 target=`echo $@ | sed s/-recursive//`; \
2560 list='$(SUBDIRS)'; for subdir in $$list; do \
2561 echo "Making $$target in $$subdir"; \
2562 if test "$$subdir" = "."; then \
2563 dot_seen=yes; \
2564 local_target="$$target-am"; \
2565 else \
2566 local_target="$$target"; \
2567 fi; \
2568 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2569 || eval $$failcom; \
2570 done; \
2571 if test "$$dot_seen" = "no"; then \
2572 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2573 fi; test -z "$$fail"
2574
2575 .PHONY: install-exec-local install-data-local
2576
2577 install-exec-local: ld-new$(EXEEXT)
2578 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
2579 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2580 if test -f $$p; then \
2581 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2582 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2583 else :; fi; \
2584 done
2585 n=`echo ld | sed '$(transform)'`; \
2586 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2587 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2588 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
2589 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2590 fi
2591
2592 install-data-local:
2593 $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
2594 for f in ldscripts/*; do \
2595 $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \
2596 done
2597
2598 # We want install to imply install-info as per GNU standards, despite the
2599 # cygnus option.
2600 install-data-local: install-info
2601 diststuff: info $(EXTRA_DIST)
2602 all: info ld.1
2603
2604 # Both info (ld.info) and ld.1 depend on configdoc.texi and ldver.texi.
2605 # But info isn't a direct target. Make info-recursive to depend on
2606 # ld.1 to support parallel build.
2607 info-recursive: ld.1
2608 distclean-local:
2609 rm -rf ldscripts
2610
2611 # Targets to rebuild dependencies in this Makefile.
2612 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2613 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
2614 rm -f DEP1
2615 $(MAKE) MKDEP="$(MKDEP)" DEP1
2616 sed -f dep.sed < DEP1 > DEPA
2617 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2618 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
2619 echo 'make DEP failed!'; exit 1; \
2620 else \
2621 mv -f DEPA $@; \
2622 fi
2623
2624 DEP1: $(CFILES) $(GENERATED_CFILES)
2625 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2626 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2627 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
2628 mv -f DEP2 $@
2629
2630 dep.sed: dep-in.sed config.status
2631 sed <$(srcdir)/dep-in.sed >dep.sed \
2632 -e 's!@INCDIR@!$(INCDIR)!' \
2633 -e 's!@BFDDIR@!$(BFDDIR)!' \
2634 -e 's!@SRCDIR@!$(srcdir)!' \
2635 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2636
2637 dep: DEP
2638 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2639 cat DEP >> tmp-Makefile
2640 $(srcdir)/../move-if-change tmp-Makefile Makefile
2641
2642 dep-in: DEP
2643 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2644 cat DEP >> tmp-Makefile.in
2645 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2646
2647 dep-am: DEP
2648 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2649 cat DEP >> tmp-Makefile.am
2650 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2651
2652 .PHONY: dep dep-in dep-am
2653
2654 # What appears below is generated by a hacked mkdep using gcc -MM.
2655
2656 # DO NOT DELETE THIS LINE -- mkdep uses it.
2657 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2658 ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2659 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2660 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2661 ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2662 ldemul.o: ldemul.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2663 $(INCDIR)/symcat.h sysdep.h $(INCDIR)/fopen-same.h \
2664 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
2665 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h ldemul-list.h
2666 ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2667 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2668 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2669 ldmisc.h ldexp.h ldgram.h ldlang.h $(INCDIR)/libiberty.h \
2670 $(INCDIR)/safe-ctype.h
2671 ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2672 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2673 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h \
2674 ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2675 ldlex.h ldemul.h $(INCDIR)/libiberty.h $(INCDIR)/filenames.h
2676 ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2677 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2678 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
2679 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
2680 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2681 ldfile.h ldemul.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h \
2682 $(INCDIR)/hashtab.h
2683 ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2684 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2685 $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
2686 $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h \
2687 ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2688 ldlex.h ldfile.h ldemul.h ldctor.h
2689 ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2690 $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h sysdep.h config.h \
2691 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
2692 ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2693 ldgram.h ldlex.h ldmain.h ldfile.h $(BFDDIR)/elf-bfd.h \
2694 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
2695 ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2696 $(INCDIR)/symcat.h ../bfd/bfdver.h sysdep.h config.h \
2697 $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h ldver.h \
2698 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2699 ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2700 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2701 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2702 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2703 ldmisc.h ldgram.h ldmain.h
2704 lexsup.o: lexsup.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2705 $(INCDIR)/symcat.h sysdep.h $(INCDIR)/fopen-same.h \
2706 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2707 ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2708 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2709 $(INCDIR)/demangle.h
2710 mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
2711 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2712 ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
2713 ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2714 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2715 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
2716 ldmain.h ldmisc.h ldexp.h ldlang.h
2717 pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2718 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2719 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
2720 ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2721 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2722 $(BFDDIR)/libcoff.h deffile.h pe-dll.h
2723 ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2724 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2725 $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
2726 ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2727 mri.h ldctor.h ldlex.h
2728 ldlex.o: ldlex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
2729 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
2730 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
2731 ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2732 ldmain.h $(INCDIR)/libiberty.h
2733 deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
2734 $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
2735 sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
2736 ldmisc.h deffile.h
2737 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2738 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2739 # Otherwise a system limit (for SysV at least) may be exceeded.
2740 .NOEXPORT:
This page took 0.083501 seconds and 5 git commands to generate.