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