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