bfd/
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
20e95c23 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
90c0a373 2# @configure_input@
252b5132 3
90c0a373 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
108a6f8e 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
90c0a373 15@SET_MAKE@
a2d91340 16
90c0a373 17
252b5132
RH
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
252b5132
RH
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
252b5132 24top_builddir = .
90c0a373 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
252b5132 26INSTALL = @INSTALL@
90c0a373
AM
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
252b5132
RH
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
90c0a373 38build_triplet = @build@
252b5132 39host_triplet = @host@
90c0a373 40target_triplet = @target@
5d038dee
L
41DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \
42 ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90c0a373
AM
43 $(top_srcdir)/configure $(am__configure_deps) \
44 $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
45 $(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \
46 $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
47 $(srcdir)/../config.sub
48subdir = .
49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
20e95c23
DJ
51 $(top_srcdir)/../config/acx.m4 \
52 $(top_srcdir)/../config/gettext-sister.m4 \
53 $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
54 $(top_srcdir)/../config/progtest.m4 \
d5efd9fc
AM
55 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../bfd/bfd.m4 \
56 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
57 $(top_srcdir)/configure.in
90c0a373
AM
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59 $(ACLOCAL_M4)
60am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61 configure.lineno configure.status.lineno
62mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
63CONFIG_HEADER = config.h
64CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
65LIBRARIES = $(noinst_LIBRARIES)
66ARFLAGS = cru
67libbfd_a_AR = $(AR) $(ARFLAGS)
68libbfd_a_LIBADD =
69am_libbfd_a_OBJECTS =
70libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \
73 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 *) f=$$p;; \
75 esac;
76am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77am__installdirs = "$(DESTDIR)$(bfdlibdir)"
78bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
79LTLIBRARIES = $(bfdlib_LTLIBRARIES)
80am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
81 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
82 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
83 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
84 stab-syms.lo merge.lo dwarf2.lo simple.lo
21e40a48 85am_libbfd_la_OBJECTS = $(am__objects_1)
90c0a373
AM
86libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
87DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
88depcomp =
89am__depfiles_maybe =
90COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
93 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
94 $(AM_CFLAGS) $(CFLAGS)
95CCLD = $(CC)
96LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
97 $(AM_LDFLAGS) $(LDFLAGS) -o $@
98SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
99RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
100 html-recursive info-recursive install-data-recursive \
101 install-exec-recursive install-info-recursive \
102 install-recursive installcheck-recursive installdirs-recursive \
103 pdf-recursive ps-recursive uninstall-info-recursive \
104 uninstall-recursive
105ETAGS = etags
106CTAGS = ctags
107DIST_SUBDIRS = $(SUBDIRS)
108ACLOCAL = @ACLOCAL@
90c0a373
AM
109AMDEP_FALSE = @AMDEP_FALSE@
110AMDEP_TRUE = @AMDEP_TRUE@
111AMTAR = @AMTAR@
252b5132 112AR = @AR@
90c0a373
AM
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
252b5132
RH
117BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
118BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
119BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
ec317fb1 120BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
252b5132
RH
121BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
122CATALOGS = @CATALOGS@
123CATOBJEXT = @CATOBJEXT@
124CC = @CC@
90c0a373 125CCDEPMODE = @CCDEPMODE@
252b5132 126CC_FOR_BUILD = @CC_FOR_BUILD@
90c0a373 127CFLAGS = @CFLAGS@
252b5132
RH
128COREFILE = @COREFILE@
129COREFLAG = @COREFLAG@
5464f5a1 130CPP = @CPP@
90c0a373
AM
131CPPFLAGS = @CPPFLAGS@
132CYGPATH_W = @CYGPATH_W@
252b5132 133DATADIRNAME = @DATADIRNAME@
90c0a373
AM
134DEFS = @DEFS@
135DEPDIR = @DEPDIR@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
252b5132
RH
140EXEEXT = @EXEEXT@
141EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
20e95c23 142GENCAT = @GENCAT@
d5fbea21
DJ
143GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@
144GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@
252b5132 145GMSGFMT = @GMSGFMT@
252b5132 146HDEFINES = @HDEFINES@
20e95c23 147INCINTL = @INCINTL@
90c0a373
AM
148INSTALL_DATA = @INSTALL_DATA@
149INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
150INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 154INSTOBJEXT = @INSTOBJEXT@
90c0a373 155LDFLAGS = @LDFLAGS@
20e95c23
DJ
156LIBINTL = @LIBINTL@
157LIBINTL_DEP = @LIBINTL_DEP@
90c0a373
AM
158LIBOBJS = @LIBOBJS@
159LIBS = @LIBS@
252b5132
RH
160LIBTOOL = @LIBTOOL@
161LN_S = @LN_S@
90c0a373 162LTLIBOBJS = @LTLIBOBJS@
252b5132 163MAINT = @MAINT@
90c0a373
AM
164MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
165MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
252b5132
RH
166MAKEINFO = @MAKEINFO@
167MKINSTALLDIRS = @MKINSTALLDIRS@
168MSGFMT = @MSGFMT@
20e95c23 169MSGMERGE = @MSGMERGE@
9e9b66a9 170NO_WERROR = @NO_WERROR@
7a6cc5fb 171OBJEXT = @OBJEXT@
252b5132 172PACKAGE = @PACKAGE@
90c0a373
AM
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
92f01d61 179PKGVERSION = @PKGVERSION@
252b5132
RH
180POSUB = @POSUB@
181RANLIB = @RANLIB@
c428fa83
L
182REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
183REPORT_BUGS_TO = @REPORT_BUGS_TO@
90c0a373
AM
184SET_MAKE = @SET_MAKE@
185SHELL = @SHELL@
7a6cc5fb 186STRIP = @STRIP@
252b5132 187TDEFINES = @TDEFINES@
252b5132
RH
188USE_NLS = @USE_NLS@
189VERSION = @VERSION@
90c0a373 190WARN_CFLAGS = @WARN_CFLAGS@
252b5132
RH
191WIN32LDFLAGS = @WIN32LDFLAGS@
192WIN32LIBADD = @WIN32LIBADD@
90c0a373 193XGETTEXT = @XGETTEXT@
cfbc9945 194ac_ct_AR = @ac_ct_AR@
90c0a373 195ac_ct_CC = @ac_ct_CC@
cfbc9945
SE
196ac_ct_RANLIB = @ac_ct_RANLIB@
197ac_ct_STRIP = @ac_ct_STRIP@
252b5132 198all_backends = @all_backends@
90c0a373
AM
199am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
200am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
201am__include = @am__include@
202am__leading_dot = @am__leading_dot@
203am__quote = @am__quote@
204am__tar = @am__tar@
205am__untar = @am__untar@
21e40a48 206bfd64_libs = @bfd64_libs@
252b5132 207bfd_backends = @bfd_backends@
5bd4f169 208bfd_default_target_size = @bfd_default_target_size@
05864e2a 209bfd_file_ptr = @bfd_file_ptr@
252b5132 210bfd_machines = @bfd_machines@
05864e2a 211bfd_ufile_ptr = @bfd_ufile_ptr@
90c0a373
AM
212bfdincludedir = @bfdincludedir@
213bfdlibdir = @bfdlibdir@
214bindir = @bindir@
215build = @build@
216build_alias = @build_alias@
217build_cpu = @build_cpu@
218build_os = @build_os@
219build_vendor = @build_vendor@
220datadir = @datadir@
108a6f8e
CD
221datarootdir = @datarootdir@
222docdir = @docdir@
90c0a373
AM
223exec_prefix = @exec_prefix@
224host = @host@
225host_alias = @host_alias@
226host_cpu = @host_cpu@
5464f5a1 227host_noncanonical = @host_noncanonical@
90c0a373
AM
228host_os = @host_os@
229host_vendor = @host_vendor@
108a6f8e 230htmldir = @htmldir@
90c0a373
AM
231includedir = @includedir@
232infodir = @infodir@
233install_sh = @install_sh@
90c0a373
AM
234libdir = @libdir@
235libexecdir = @libexecdir@
236localstatedir = @localstatedir@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239oldincludedir = @oldincludedir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242sbindir = @sbindir@
243sharedstatedir = @sharedstatedir@
244sysconfdir = @sysconfdir@
245target = @target@
246target_alias = @target_alias@
247target_cpu = @target_cpu@
5464f5a1 248target_noncanonical = @target_noncanonical@
90c0a373
AM
249target_os = @target_os@
250target_vendor = @target_vendor@
252b5132
RH
251tdefaults = @tdefaults@
252wordsize = @wordsize@
3f85e526 253AUTOMAKE_OPTIONS = 1.9 cygnus
cfbc9945 254ACLOCAL_AMFLAGS = -I ..
252b5132 255
bc286f95
BE
256# Uncomment the following line when doing a release.
257# RELEASE=y
252b5132
RH
258INCDIR = $(srcdir)/../include
259CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 260MKDEP = gcc -MM
252b5132 261SUBDIRS = doc po
108a6f8e 262bfddocdir = doc
a703a6ea 263bfdlib_LTLIBRARIES = libbfd.la
a2d91340
AC
264AM_CFLAGS = $(WARN_CFLAGS)
265
252b5132
RH
266# bfd.h goes here, for now
267BFD_H = bfd.h
268
269# Jim Kingdon notes:
270# Writing S-records should be included in all (or at least most)
271# *-*-coff, *-*-aout, etc., configurations, because people will want to
272# be able to use objcopy to create S-records. (S-records are not useful
273# for the debugger, so if you are downloading things as S-records you
274# need two copies of the executable, one to download and one for the
275# debugger).
90c0a373
AM
276BFD32_LIBS = \
277 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
278 cache.lo coffgen.lo corefile.lo \
279 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
280 section.lo syms.lo targets.lo hash.lo linker.lo \
281 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
282 merge.lo dwarf2.lo simple.lo
252b5132 283
2858ef35 284BFD64_LIBS = archive64.lo
90c0a373
AM
285BFD32_LIBS_CFILES = \
286 archive.c archures.c bfd.c bfdio.c bfdwin.c \
287 cache.c coffgen.c corefile.c \
288 format.c init.c libbfd.c opncls.c reloc.c \
289 section.c syms.c targets.c hash.c linker.c \
290 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
291 merge.c dwarf2.c simple.c
252b5132 292
2858ef35
HPN
293BFD64_LIBS_CFILES = archive64.c
294
252b5132
RH
295# This list is alphabetized to make it easier to keep in sync
296# with the decls and initializer in archures.c.
90c0a373 297ALL_MACHINES = \
90c0a373
AM
298 cpu-alpha.lo \
299 cpu-arc.lo \
300 cpu-arm.lo \
301 cpu-avr.lo \
0f64bb02 302 cpu-bfin.lo \
90c0a373
AM
303 cpu-cr16c.lo \
304 cpu-cris.lo \
305 cpu-crx.lo \
306 cpu-d10v.lo \
307 cpu-d30v.lo \
308 cpu-dlx.lo \
309 cpu-fr30.lo \
310 cpu-frv.lo \
311 cpu-h8300.lo \
312 cpu-h8500.lo \
313 cpu-hppa.lo \
314 cpu-ia64.lo \
315 cpu-i370.lo \
316 cpu-i386.lo \
317 cpu-i860.lo \
318 cpu-i960.lo \
319 cpu-ip2k.lo \
320 cpu-iq2000.lo \
49f58d10 321 cpu-m32c.lo \
90c0a373
AM
322 cpu-m32r.lo \
323 cpu-m68hc11.lo \
324 cpu-m68hc12.lo \
325 cpu-m68k.lo \
326 cpu-m88k.lo \
327 cpu-m10200.lo \
328 cpu-m10300.lo \
7499d566 329 cpu-maxq.lo \
90c0a373 330 cpu-mcore.lo \
d9352518 331 cpu-mep.lo \
90c0a373
AM
332 cpu-mips.lo \
333 cpu-mmix.lo \
4970f871 334 cpu-mt.lo \
90c0a373
AM
335 cpu-msp430.lo \
336 cpu-or32.lo \
337 cpu-ns32k.lo \
338 cpu-openrisc.lo \
339 cpu-pdp11.lo \
340 cpu-pj.lo \
341 cpu-powerpc.lo \
342 cpu-rs6000.lo \
343 cpu-s390.lo \
1c0d3aa6 344 cpu-score.lo \
90c0a373
AM
345 cpu-sh.lo \
346 cpu-sparc.lo \
e9f53129 347 cpu-spu.lo \
90c0a373
AM
348 cpu-tic30.lo \
349 cpu-tic4x.lo \
350 cpu-tic54x.lo \
351 cpu-tic80.lo \
352 cpu-v850.lo \
353 cpu-vax.lo \
354 cpu-we32k.lo \
355 cpu-w65.lo \
356 cpu-xstormy16.lo \
357 cpu-xtensa.lo \
d70c5fc7 358 cpu-xc16x.lo \
3c9b82ba 359 cpu-z80.lo \
90c0a373
AM
360 cpu-z8k.lo
361
362ALL_MACHINES_CFILES = \
90c0a373
AM
363 cpu-alpha.c \
364 cpu-arc.c \
365 cpu-arm.c \
366 cpu-avr.c \
0f64bb02 367 cpu-bfin.c \
90c0a373
AM
368 cpu-cris.c \
369 cpu-cr16c.c \
370 cpu-crx.c \
371 cpu-d10v.c \
372 cpu-d30v.c \
373 cpu-dlx.c \
374 cpu-fr30.c \
375 cpu-frv.c \
376 cpu-h8300.c \
377 cpu-h8500.c \
378 cpu-hppa.c \
379 cpu-ia64.c \
380 cpu-i370.c \
381 cpu-i386.c \
382 cpu-i860.c \
383 cpu-i960.c \
384 cpu-ip2k.c \
385 cpu-iq2000.c \
49f58d10 386 cpu-m32c.c \
90c0a373
AM
387 cpu-m32r.c \
388 cpu-m68hc11.c \
389 cpu-m68hc12.c \
390 cpu-m68k.c \
391 cpu-m88k.c \
392 cpu-m10200.c \
393 cpu-m10300.c \
0306b3bf 394 cpu-maxq.c \
90c0a373 395 cpu-mcore.c \
d9352518 396 cpu-mep.c \
90c0a373
AM
397 cpu-mips.c \
398 cpu-mmix.c \
4970f871 399 cpu-mt.c \
90c0a373
AM
400 cpu-msp430.c \
401 cpu-or32.c \
402 cpu-ns32k.c \
403 cpu-openrisc.c \
404 cpu-pdp11.c \
405 cpu-pj.c \
406 cpu-powerpc.c \
407 cpu-rs6000.c \
408 cpu-s390.c \
1c0d3aa6 409 cpu-score.c \
90c0a373
AM
410 cpu-sh.c \
411 cpu-sparc.c \
e9f53129 412 cpu-spu.c \
90c0a373
AM
413 cpu-tic30.c \
414 cpu-tic4x.c \
415 cpu-tic54x.c \
416 cpu-tic80.c \
417 cpu-v850.c \
418 cpu-vax.c \
419 cpu-we32k.c \
420 cpu-w65.c \
421 cpu-xstormy16.c \
422 cpu-xtensa.c \
d70c5fc7 423 cpu-xc16x.c \
3c9b82ba 424 cpu-z80.c \
90c0a373 425 cpu-z8k.c
252b5132
RH
426
427
428# The .o files needed by all of the 32 bit vectors that are configured into
429# target_vector in targets.c if configured with --enable-targets=all.
90c0a373
AM
430BFD32_BACKENDS = \
431 aout-adobe.lo \
432 aout-arm.lo \
433 aout-cris.lo \
434 aout-ns32k.lo \
435 aout-sparcle.lo \
436 aout-tic30.lo \
437 aout0.lo \
438 aout32.lo \
439 armnetbsd.lo \
440 bout.lo \
441 cf-i386lynx.lo \
90c0a373 442 cf-sparclynx.lo \
90c0a373
AM
443 coff-apollo.lo \
444 coff-arm.lo \
445 coff-aux.lo \
446 coff-h8300.lo \
447 coff-h8500.lo \
448 coff-i386.lo \
449 coff-go32.lo \
450 coff-i860.lo \
451 coff-i960.lo \
452 coff-m68k.lo \
453 coff-m88k.lo \
7499d566 454 coff-maxq.lo \
90c0a373
AM
455 coff-mips.lo \
456 coff-or32.lo \
457 coff-rs6000.lo \
458 coff-sh.lo \
459 coff-sparc.lo \
460 coff-stgo32.lo \
461 coff-svm68k.lo \
462 coff-tic30.lo \
463 coff-tic4x.lo \
464 coff-tic54x.lo \
465 coff-tic80.lo \
466 coff-u68k.lo \
467 coff-we32k.lo \
468 coff-w65.lo \
3c9b82ba 469 coff-z80.lo \
90c0a373
AM
470 coff-z8k.lo \
471 cofflink.lo \
472 dwarf1.lo \
473 ecoff.lo \
474 ecofflink.lo \
475 efi-app-ia32.lo \
476 elf.lo \
477 elf32-am33lin.lo \
478 elf32-arc.lo \
7f266840 479 elf32-arm.lo \
90c0a373 480 elf32-avr.lo \
0f64bb02 481 elf32-bfin.lo \
90c0a373
AM
482 elf32-cr16c.lo \
483 elf32-cris.lo \
484 elf32-crx.lo \
485 elf32-d10v.lo \
486 elf32-d30v.lo \
487 elf32-dlx.lo \
488 elf32-fr30.lo \
489 elf32-frv.lo \
490 elf32-gen.lo \
491 elf32-h8300.lo \
492 elf32-hppa.lo \
493 elf32-i370.lo \
494 elf32-i386.lo \
495 elf32-i860.lo \
496 elf32-i960.lo \
90c0a373
AM
497 elf32-ip2k.lo \
498 elf32-iq2000.lo \
49f58d10 499 elf32-m32c.lo \
90c0a373
AM
500 elf32-m32r.lo \
501 elf32-m68hc11.lo \
502 elf32-m68hc12.lo \
503 elf32-m68hc1x.lo \
504 elf32-m68k.lo \
505 elf32-m88k.lo \
506 elf-m10200.lo \
507 elf-m10300.lo \
508 elf32-mcore.lo \
d9352518 509 elf32-mep.lo \
90c0a373
AM
510 elfxx-mips.lo \
511 elf32-mips.lo \
4970f871 512 elf32-mt.lo \
90c0a373
AM
513 elf32-msp430.lo \
514 elf32-openrisc.lo \
515 elf32-or32.lo \
516 elf32-pj.lo \
517 elf32-ppc.lo \
518 elf32-s390.lo \
1c0d3aa6 519 elf32-score.lo \
90c0a373
AM
520 elf32-sh.lo \
521 elf32-sh-symbian.lo \
522 elf32-sh64.lo \
523 elf32-sh64-com.lo \
22b75d0a 524 elfxx-sparc.lo \
90c0a373 525 elf32-sparc.lo \
e9f53129 526 elf32-spu.lo \
90c0a373
AM
527 elf32-v850.lo \
528 elf32-vax.lo \
529 elf32-xstormy16.lo \
530 elf32-xtensa.lo \
d70c5fc7 531 elf32-xc16x.lo \
90c0a373
AM
532 elf32.lo \
533 elflink.lo \
534 elf-strtab.lo \
535 elf-eh-frame.lo \
eac338cf 536 elf-vxworks.lo \
90c0a373
AM
537 epoc-pe-arm.lo \
538 epoc-pei-arm.lo \
539 hp300bsd.lo \
540 hp300hpux.lo \
541 som.lo \
542 i386aout.lo \
543 i386bsd.lo \
544 i386dynix.lo \
545 i386freebsd.lo \
546 i386linux.lo \
547 i386lynx.lo \
548 i386msdos.lo \
549 i386netbsd.lo \
550 i386mach3.lo \
551 i386os9k.lo \
552 ieee.lo \
553 m68k4knetbsd.lo \
554 m68klinux.lo \
90c0a373
AM
555 m68knetbsd.lo \
556 m88kmach3.lo \
557 m88kopenbsd.lo \
558 mach-o.lo \
559 mipsbsd.lo \
560 newsos3.lo \
561 nlm.lo \
562 nlm32-i386.lo \
563 nlm32-sparc.lo \
564 nlm32-ppc.lo \
565 nlm32.lo \
566 ns32knetbsd.lo \
567 oasys.lo \
568 pc532-mach.lo \
569 pdp11.lo \
570 pef.lo \
571 pe-arm.lo \
572 pei-arm.lo \
7148cc28
NC
573 pe-arm-wince.lo \
574 pei-arm-wince.lo \
90c0a373
AM
575 pe-i386.lo \
576 pei-i386.lo \
577 pe-mcore.lo \
578 pei-mcore.lo \
579 pe-ppc.lo \
580 pei-ppc.lo \
581 pe-sh.lo \
582 pei-sh.lo \
583 pe-mips.lo \
584 pei-mips.lo \
585 peigen.lo \
586 ppcboot.lo \
587 reloc16.lo \
588 riscix.lo \
589 sparclinux.lo \
590 sparclynx.lo \
591 sparcnetbsd.lo \
592 sunos.lo \
593 vaxnetbsd.lo \
594 vax1knetbsd.lo \
595 vaxbsd.lo \
596 versados.lo \
597 vms.lo \
598 vms-gsd.lo \
599 vms-hdr.lo \
600 vms-misc.lo \
601 vms-tir.lo \
602 xcofflink.lo \
603 xsym.lo \
604 xtensa-isa.lo \
605 xtensa-modules.lo
606
607BFD32_BACKENDS_CFILES = \
608 aout-adobe.c \
609 aout-arm.c \
610 aout-cris.c \
611 aout-ns32k.c \
612 aout-sparcle.c \
613 aout-tic30.c \
614 aout0.c \
615 aout32.c \
616 armnetbsd.c \
617 bout.c \
618 cf-i386lynx.c \
90c0a373 619 cf-sparclynx.c \
90c0a373
AM
620 coff-apollo.c \
621 coff-arm.c \
622 coff-aux.c \
623 coff-h8300.c \
624 coff-h8500.c \
625 coff-i386.c \
626 coff-i860.c \
627 coff-go32.c \
628 coff-i960.c \
629 coff-m68k.c \
630 coff-m88k.c \
7499d566 631 coff-maxq.c \
90c0a373
AM
632 coff-mips.c \
633 coff-or32.c \
634 coff-rs6000.c \
635 coff-sh.c \
636 coff-sparc.c \
637 coff-stgo32.c \
638 coff-svm68k.c \
639 coff-tic30.c \
640 coff-tic4x.c \
641 coff-tic54x.c \
642 coff-tic80.c \
643 coff-u68k.c \
644 coff-we32k.c \
645 coff-w65.c \
3c9b82ba 646 coff-z80.c \
90c0a373
AM
647 coff-z8k.c \
648 cofflink.c \
649 dwarf1.c \
650 ecoff.c \
651 ecofflink.c \
652 efi-app-ia32.c \
653 elf.c \
654 elf32-am33lin.c \
655 elf32-arc.c \
7f266840 656 elf32-arm.c \
90c0a373 657 elf32-avr.c \
0f64bb02 658 elf32-bfin.c \
90c0a373
AM
659 elf32-cr16c.c \
660 elf32-cris.c \
661 elf32-crx.c \
662 elf32-d10v.c \
663 elf32-d30v.c \
664 elf32-dlx.c \
665 elf32-fr30.c \
666 elf32-frv.c \
667 elf32-gen.c \
668 elf32-h8300.c \
669 elf32-hppa.c \
670 elf32-i370.c \
671 elf32-i386.c \
672 elf32-i860.c \
673 elf32-i960.c \
674 elf32-ip2k.c \
675 elf32-iq2000.c \
49f58d10 676 elf32-m32c.c \
90c0a373
AM
677 elf32-m32r.c \
678 elf32-m68k.c \
679 elf32-m68hc11.c \
680 elf32-m68hc12.c \
681 elf32-m68hc1x.c \
682 elf32-m88k.c \
683 elf-m10200.c \
684 elf-m10300.c \
685 elf32-mcore.c \
d9352518 686 elf32-mep.c \
90c0a373
AM
687 elfxx-mips.c \
688 elf32-mips.c \
4970f871 689 elf32-mt.c \
90c0a373
AM
690 elf32-msp430.c \
691 elf32-openrisc.c \
692 elf32-or32.c \
693 elf32-pj.c \
694 elf32-ppc.c \
695 elf32-sh64.c \
696 elf32-sh64-com.c \
697 elf32-s390.c \
1c0d3aa6 698 elf32-score.c \
90c0a373
AM
699 elf32-sh.c \
700 elf32-sh-symbian.c \
22b75d0a 701 elfxx-sparc.c \
90c0a373 702 elf32-sparc.c \
e9f53129 703 elf32-spu.c \
90c0a373
AM
704 elf32-v850.c \
705 elf32-vax.c \
706 elf32-xstormy16.c \
707 elf32-xtensa.c \
d70c5fc7 708 elf32-xc16x.c \
90c0a373
AM
709 elf32.c \
710 elflink.c \
711 elf-strtab.c \
712 elf-eh-frame.c \
eac338cf 713 elf-vxworks.c \
90c0a373
AM
714 epoc-pe-arm.c \
715 epoc-pei-arm.c \
716 hp300bsd.c \
717 hp300hpux.c \
718 som.c \
719 i386aout.c \
720 i386bsd.c \
721 i386dynix.c \
722 i386freebsd.c \
723 i386linux.c \
724 i386lynx.c \
725 i386msdos.c \
726 i386netbsd.c \
727 i386mach3.c \
728 i386os9k.c \
729 ieee.c \
730 m68k4knetbsd.c \
731 m68klinux.c \
90c0a373
AM
732 m68knetbsd.c \
733 m88kmach3.c \
734 m88kopenbsd.c \
735 mach-o.c \
736 mipsbsd.c \
737 newsos3.c \
738 nlm.c \
739 nlm32-i386.c \
740 nlm32-sparc.c \
741 nlm32-ppc.c \
742 nlm32.c \
743 ns32knetbsd.c \
744 oasys.c \
745 pc532-mach.c \
746 pdp11.c \
747 pef.c \
748 pe-arm.c \
749 pei-arm.c \
7148cc28
NC
750 pe-arm-wince.c \
751 pei-arm-wince.c \
90c0a373
AM
752 pe-i386.c \
753 pei-i386.c \
754 pe-mcore.c \
755 pei-mcore.c \
756 pe-ppc.c \
757 pei-ppc.c \
758 pe-sh.c \
759 pei-sh.c \
760 pe-mips.c \
761 pei-mips.c \
762 ppcboot.c \
763 reloc16.c \
764 riscix.c \
765 sparclinux.c \
766 sparclynx.c \
767 sparcnetbsd.c \
768 sunos.c \
769 vaxnetbsd.c \
770 vax1knetbsd.c \
771 vaxbsd.c \
772 versados.c \
773 vms.c \
774 vms-gsd.c \
775 vms-hdr.c \
776 vms-misc.c \
777 vms-tir.c \
778 xcofflink.c \
779 xsym.c \
780 xtensa-isa.c \
781 xtensa-modules.c
252b5132 782
6768c14a 783
252b5132
RH
784# The .o files needed by all of the 64 bit vectors that are configured into
785# target_vector in targets.c if configured with --enable-targets=all
786# and --enable-64-bit-bfd.
074d327a
NC
787# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
788# BFD32_BACKENDS.
90c0a373
AM
789BFD64_BACKENDS = \
790 aix5ppc-core.lo \
791 aout64.lo \
792 coff-alpha.lo \
793 coff64-rs6000.lo \
794 demo64.lo \
795 efi-app-ia64.lo \
9c6fc49d 796 efi-app-x86_64.lo \
90c0a373
AM
797 elf64-x86-64.lo \
798 elf64-alpha.lo \
799 elf64-hppa.lo \
074d327a 800 elf32-ia64.lo \
90c0a373
AM
801 elf64-ia64.lo \
802 elf64-gen.lo \
803 elfn32-mips.lo \
804 elf64-mips.lo \
805 elf64-mmix.lo \
806 elf64-sh64.lo \
807 elf64-ppc.lo \
808 elf64-s390.lo \
809 elf64-sparc.lo \
810 elf64.lo \
811 mmo.lo \
812 nlm32-alpha.lo \
813 nlm64.lo \
99ad8390
NC
814 coff-x86_64.lo \
815 pe-x86_64.lo \
816 pei-x86_64.lo \
817 pepigen.lo \
818 pex64igen.lo
90c0a373
AM
819
820BFD64_BACKENDS_CFILES = \
821 aix5ppc-core.c \
822 aout64.c \
823 coff-alpha.c \
824 coff64-rs6000.c \
825 demo64.c \
826 efi-app-ia64.c \
9c6fc49d 827 efi-app-x86_64.c \
90c0a373
AM
828 elf64-x86-64.c \
829 elf64-alpha.c \
830 elf64-hppa.c \
831 elf64-gen.c \
832 elfn32-mips.c \
833 elf64-mips.c \
834 elf64-mmix.c \
835 elf64-ppc.c \
836 elf64-s390.c \
837 elf64-sh64.c \
838 elf64-sparc.c \
839 elf64.c \
840 mmo.c \
841 nlm32-alpha.c \
99ad8390
NC
842 nlm64.c \
843 coff-x86_64.c \
844 pe-x86_64.c \
845 pei-x86_64.c
90c0a373
AM
846
847OPTIONAL_BACKENDS = \
848 aix386-core.lo \
849 hpux-core.lo \
850 irix-core.lo \
851 lynx-core.lo \
852 osf-core.lo \
853 sco5-core.lo \
854 trad-core.lo \
855 cisco-core.lo
856
857OPTIONAL_BACKENDS_CFILES = \
858 aix386-core.c \
859 hpux-core.c \
860 irix-core.c \
861 lynx-core.c \
862 osf-core.c \
863 sco5-core.c \
864 trad-core.c \
865 cisco-core.c
252b5132
RH
866
867
3f85e526
L
868# We want to rerun configure if configure.in, config.bfd or
869# configure.host change. configure.in is needed since the version
870# number in Makefile comes from configure.in.
871CONFIG_STATUS_DEPENDENCIES = \
872 $(srcdir)/configure.in \
873 $(srcdir)/config.bfd \
874 $(srcdir)/configure.host
875
876
252b5132
RH
877# These are defined by configure.in:
878WORDSIZE = @wordsize@
879ALL_BACKENDS = @all_backends@
880BFD_BACKENDS = @bfd_backends@
881BFD_MACHINES = @bfd_machines@
882TDEFAULTS = @tdefaults@
20e95c23 883INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
252b5132
RH
884
885# C source files that correspond to .o's.
90c0a373
AM
886SOURCE_CFILES = \
887 $(BFD32_LIBS_CFILES) \
888 $(BFD64_LIBS_CFILES) \
889 $(ALL_MACHINES_CFILES) \
890 $(BFD32_BACKENDS_CFILES) \
891 $(BFD64_BACKENDS_CFILES) \
892 $(OPTIONAL_BACKENDS_CFILES)
252b5132 893
90c0a373 894BUILD_CFILES = \
99ad8390 895 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
27b7e12d 896
55c80943 897CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
90c0a373
AM
898SOURCE_HFILES = \
899 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
0306b3bf 900 elf-bfd.h elf-hppa.h elf32-hppa.h \
90c0a373
AM
901 elf64-hppa.h elfcode.h elfcore.h \
902 freebsd.h genlink.h go32stub.h \
903 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
904 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
905 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
906 pef.h pef-traceback.h peicode.h som.h version.h \
907 vms.h xcoff-target.h xsym.h
908
909BUILD_HFILES = \
910 bfdver.h elf32-target.h elf64-target.h targmatch.h
252b5132 911
55c80943 912HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
55c80943
NC
913SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
914BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
915
916# Various kinds of .o files to put in libbfd.a:
917# BFD_BACKENDS Routines the configured targets need.
918# BFD_MACHINES Architecture-specific routines the configured targets need.
919# COREFILE Core file routines for a native configuration
21e40a48
L
920# bfd64_libs Routines for 64bit support
921OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
922
923# Since BFD64_LIBS is optional and we can't have substitution in
924# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
925libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
252b5132
RH
926libbfd_la_DEPENDENCIES = $(OFILES) ofiles
927libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
ee5c21a0 928libbfd_la_LDFLAGS = -release `cat libtool-soversion` @WIN32LDFLAGS@
252b5132
RH
929
930# libtool will build .libs/libbfd.a. We create libbfd.a in the build
931# directory so that we don't have to convert all the programs that use
932# libbfd.a simultaneously. This is a hack which should be removed if
933# everything else starts using libtool. FIXME.
252b5132
RH
934noinst_LIBRARIES = libbfd.a
935libbfd_a_SOURCES =
b13c7b49 936BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132 937LOCAL_H_DEPS = libbfd.h sysdep.h config.h
90c0a373
AM
938BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
939 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
940 archive.c corefile.c targets.c format.c
252b5132 941
2858ef35 942BFD64_H_FILES = archive64.c
90c0a373
AM
943LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
944 cache.c reloc.c archures.c elf.c
93509525 945
252b5132 946LIBCOFF_H_FILES = libcoff-in.h coffcode.h
55c80943 947MOSTLYCLEANFILES = ofiles stamp-ofiles
90c0a373
AM
948CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
949 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 950
ee5c21a0 951DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
90c0a373
AM
952all: config.h
953 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 954
252b5132 955.SUFFIXES:
90c0a373
AM
956.SUFFIXES: .c .lo .o .obj
957am--refresh:
958 @:
959$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
960 @for dep in $?; do \
961 case '$(am__configure_deps)' in \
962 *$$dep*) \
01e76792
AM
963 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
964 cd $(srcdir) && $(AUTOMAKE) --foreign \
90c0a373
AM
965 && exit 0; \
966 exit 1;; \
967 esac; \
968 done; \
01e76792 969 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
90c0a373 970 cd $(top_srcdir) && \
01e76792 971 $(AUTOMAKE) --foreign Makefile
90c0a373 972.PRECIOUS: Makefile
3f85e526
L
973Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
974 @case '$?' in \
975 *config.status*) \
976 echo ' $(SHELL) ./config.status'; \
977 $(SHELL) ./config.status;; \
978 *) \
979 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
980 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
981 esac;
252b5132 982
90c0a373
AM
983$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
984 $(SHELL) ./config.status --recheck
252b5132 985
90c0a373 986$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252b5132 987 cd $(srcdir) && $(AUTOCONF)
90c0a373
AM
988$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
989 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252b5132 990
90c0a373 991config.h: stamp-h1
252b5132 992 @if test ! -f $@; then \
90c0a373
AM
993 rm -f stamp-h1; \
994 $(MAKE) stamp-h1; \
252b5132 995 else :; fi
252b5132 996
90c0a373
AM
997stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
998 @rm -f stamp-h1
999 cd $(top_builddir) && $(SHELL) ./config.status config.h
1000$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1001 cd $(top_srcdir) && $(AUTOHEADER)
1002 rm -f stamp-h1
1003 touch $@
252b5132
RH
1004
1005distclean-hdr:
90c0a373
AM
1006 -rm -f config.h stamp-h1
1007bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1008 cd $(top_builddir) && $(SHELL) ./config.status $@
1009po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1010 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
1011
1012clean-noinstLIBRARIES:
1013 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1014
90c0a373
AM
1015clean-bfdlibLTLIBRARIES:
1016 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1017 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1018 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1019 test "$$dir" != "$$p" || dir=.; \
1020 echo "rm -f \"$${dir}/so_locations\""; \
1021 rm -f "$${dir}/so_locations"; \
1022 done
1023libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
1024 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
a2d91340 1025
252b5132 1026mostlyclean-compile:
7a6cc5fb 1027 -rm -f *.$(OBJEXT)
252b5132 1028
252b5132
RH
1029distclean-compile:
1030 -rm -f *.tab.c
1031
90c0a373
AM
1032.c.o:
1033 $(COMPILE) -c $<
a2d91340 1034
90c0a373
AM
1035.c.obj:
1036 $(COMPILE) -c `$(CYGPATH_W) '$<'`
a2d91340 1037
90c0a373
AM
1038.c.lo:
1039 $(LTCOMPILE) -c -o $@ $<
a2d91340 1040
252b5132
RH
1041mostlyclean-libtool:
1042 -rm -f *.lo
1043
1044clean-libtool:
1045 -rm -rf .libs _libs
1046
1047distclean-libtool:
90c0a373
AM
1048 -rm -f libtool
1049uninstall-info-am:
252b5132
RH
1050
1051# This directory's subdirectories are mostly independent; you can cd
1052# into them and run `make' without going through this Makefile.
1053# To change the values of `make' variables: instead of editing Makefiles,
1054# (1) if the variable is set in `config.status', edit `config.status'
1055# (which will cause the Makefiles to be regenerated when you run `make');
1056# (2) otherwise, pass the desired values on the `make' command line.
90c0a373 1057$(RECURSIVE_TARGETS):
5d038dee
L
1058 @failcom='exit 1'; \
1059 for f in x $$MAKEFLAGS; do \
1060 case $$f in \
1061 *=* | --[!k]*);; \
1062 *k*) failcom='fail=yes';; \
1063 esac; \
1064 done; \
252b5132
RH
1065 dot_seen=no; \
1066 target=`echo $@ | sed s/-recursive//`; \
1067 list='$(SUBDIRS)'; for subdir in $$list; do \
1068 echo "Making $$target in $$subdir"; \
1069 if test "$$subdir" = "."; then \
1070 dot_seen=yes; \
1071 local_target="$$target-am"; \
1072 else \
1073 local_target="$$target"; \
1074 fi; \
1075 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1076 || eval $$failcom; \
252b5132
RH
1077 done; \
1078 if test "$$dot_seen" = "no"; then \
1079 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1080 fi; test -z "$$fail"
1081
1082mostlyclean-recursive clean-recursive distclean-recursive \
1083maintainer-clean-recursive:
5d038dee
L
1084 @failcom='exit 1'; \
1085 for f in x $$MAKEFLAGS; do \
1086 case $$f in \
1087 *=* | --[!k]*);; \
1088 *k*) failcom='fail=yes';; \
1089 esac; \
1090 done; \
252b5132 1091 dot_seen=no; \
90c0a373
AM
1092 case "$@" in \
1093 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1094 *) list='$(SUBDIRS)' ;; \
1095 esac; \
1096 rev=''; for subdir in $$list; do \
1097 if test "$$subdir" = "."; then :; else \
1098 rev="$$subdir $$rev"; \
1099 fi; \
252b5132 1100 done; \
90c0a373 1101 rev="$$rev ."; \
252b5132
RH
1102 target=`echo $@ | sed s/-recursive//`; \
1103 for subdir in $$rev; do \
1104 echo "Making $$target in $$subdir"; \
1105 if test "$$subdir" = "."; then \
1106 local_target="$$target-am"; \
1107 else \
1108 local_target="$$target"; \
1109 fi; \
1110 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1111 || eval $$failcom; \
252b5132
RH
1112 done && test -z "$$fail"
1113tags-recursive:
1114 list='$(SUBDIRS)'; for subdir in $$list; do \
1115 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1116 done
90c0a373
AM
1117ctags-recursive:
1118 list='$(SUBDIRS)'; for subdir in $$list; do \
1119 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1120 done
252b5132 1121
90c0a373
AM
1122ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1123 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1124 unique=`for i in $$list; do \
1125 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1126 done | \
1127 $(AWK) ' { files[$$0] = 1; } \
252b5132 1128 END { for (i in files) print i; }'`; \
90c0a373
AM
1129 mkid -fID $$unique
1130tags: TAGS
252b5132 1131
90c0a373
AM
1132TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1133 $(TAGS_FILES) $(LISP)
252b5132
RH
1134 tags=; \
1135 here=`pwd`; \
90c0a373
AM
1136 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1137 include_option=--etags-include; \
1138 empty_fix=.; \
1139 else \
1140 include_option=--include; \
1141 empty_fix=; \
1142 fi; \
252b5132 1143 list='$(SUBDIRS)'; for subdir in $$list; do \
90c0a373
AM
1144 if test "$$subdir" = .; then :; else \
1145 test ! -f $$subdir/TAGS || \
1146 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1147 fi; \
252b5132 1148 done; \
90c0a373
AM
1149 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1150 unique=`for i in $$list; do \
1151 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1152 done | \
1153 $(AWK) ' { files[$$0] = 1; } \
252b5132 1154 END { for (i in files) print i; }'`; \
90c0a373
AM
1155 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1156 test -n "$$unique" || unique=$$empty_fix; \
1157 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1158 $$tags $$unique; \
1159 fi
1160ctags: CTAGS
1161CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1162 $(TAGS_FILES) $(LISP)
1163 tags=; \
1164 here=`pwd`; \
1165 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1166 unique=`for i in $$list; do \
1167 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1168 done | \
1169 $(AWK) ' { files[$$0] = 1; } \
1170 END { for (i in files) print i; }'`; \
1171 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1172 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1173 $$tags $$unique
252b5132 1174
90c0a373
AM
1175GTAGS:
1176 here=`$(am__cd) $(top_builddir) && pwd` \
1177 && cd $(top_srcdir) \
1178 && gtags -i $(GTAGS_ARGS) $$here
252b5132
RH
1179
1180distclean-tags:
90c0a373 1181 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132
RH
1182check-am:
1183check: check-recursive
90c0a373
AM
1184all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1185installdirs: installdirs-recursive
1186installdirs-am:
1187 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
1188 test -z "$$dir" || $(mkdir_p) "$$dir"; \
1189 done
1190install: install-recursive
252b5132 1191install-exec: install-exec-recursive
252b5132 1192install-data: install-data-recursive
90c0a373 1193uninstall: uninstall-recursive
252b5132
RH
1194
1195install-am: all-am
1196 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 1197
90c0a373
AM
1198installcheck: installcheck-recursive
1199install-strip:
1200 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1201 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1202 `test -z '$(STRIP)' || \
1203 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
1204mostlyclean-generic:
1205 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1206
1207clean-generic:
1208 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1209
1210distclean-generic:
90c0a373 1211 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
55c80943 1212 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
1213
1214maintainer-clean-generic:
90c0a373
AM
1215 @echo "This command is intended for maintainers to use"
1216 @echo "it deletes files that may require special tools to rebuild."
1217clean: clean-recursive
252b5132 1218
90c0a373
AM
1219clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1220 clean-noinstLIBRARIES mostlyclean-am
252b5132 1221
90c0a373
AM
1222distclean: distclean-recursive
1223 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1224 -rm -f Makefile
1225distclean-am: clean-am distclean-compile distclean-generic \
1226 distclean-hdr distclean-libtool distclean-tags
252b5132 1227
90c0a373 1228dvi: dvi-recursive
252b5132 1229
90c0a373 1230dvi-am:
252b5132 1231
90c0a373
AM
1232html: html-recursive
1233
1234info: info-recursive
1235
1236info-am:
1237
1238install-data-am: install-bfdlibLTLIBRARIES
1239
1240install-exec-am:
1241
1242install-info: install-info-recursive
1243
1244install-man:
1245
1246installcheck-am:
252b5132
RH
1247
1248maintainer-clean: maintainer-clean-recursive
90c0a373
AM
1249 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1250 -rm -rf $(top_srcdir)/autom4te.cache
1251 -rm -f Makefile
1252maintainer-clean-am: distclean-am maintainer-clean-generic
1253
1254mostlyclean: mostlyclean-recursive
1255
1256mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1257 mostlyclean-libtool
1258
1259pdf: pdf-recursive
1260
1261pdf-am:
1262
1263ps: ps-recursive
1264
1265ps-am:
1266
1267uninstall-am: uninstall-bfdlibLTLIBRARIES
1268
1269uninstall-info: uninstall-info-recursive
1270
1271.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1272 check-am clean clean-bfdlibLTLIBRARIES clean-generic \
1273 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1274 ctags-recursive distclean distclean-compile distclean-generic \
1275 distclean-hdr distclean-libtool distclean-recursive \
1276 distclean-tags dvi dvi-am html html-am info info-am install \
1277 install-am install-bfdlibLTLIBRARIES install-data \
1278 install-data-am install-exec install-exec-am install-info \
1279 install-info-am install-man install-strip installcheck \
1280 installcheck-am installdirs installdirs-am maintainer-clean \
1281 maintainer-clean-generic maintainer-clean-recursive \
1282 mostlyclean mostlyclean-compile mostlyclean-generic \
1283 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1284 tags tags-recursive uninstall uninstall-am \
1285 uninstall-bfdlibLTLIBRARIES uninstall-info-am
252b5132
RH
1286
1287
55c80943 1288po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8
AM
1289 for file in $(SRC_POTFILES); do echo $$file; done \
1290 | LC_COLLATE= sort > tmp.src \
01467f2a 1291 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
1292
1293po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8
AM
1294 for file in $(BLD_POTFILES); do echo $$file; done \
1295 | LC_COLLATE= sort > tmp.bld \
01467f2a 1296 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 1297
e3e71e27 1298all diststuff: info
252b5132 1299
108a6f8e
CD
1300.PHONY: install-html install-html-am install-html-recursive
1301
1302install-html: install-html-recursive
1303
1304install-html-recursive:
1305 @failcom='exit 1'; \
1306 for f in x $$MAKEFLAGS; do \
1307 case $$f in \
1308 *=* | --[!k]*);; \
1309 *k*) failcom='fail=yes';; \
1310 esac; \
1311 done; \
1312 dot_seen=no; \
1313 target=`echo $@ | sed s/-recursive//`; \
1314 list='$(SUBDIRS)'; for subdir in $$list; do \
1315 echo "Making $$target in $$subdir"; \
1316 if test "$$subdir" = "."; then \
1317 dot_seen=yes; \
1318 local_target="$$target-am"; \
1319 else \
1320 local_target="$$target"; \
1321 fi; \
1322 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1323 || eval $$failcom; \
1324 done; \
1325 if test "$$dot_seen" = "no"; then \
1326 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1327 fi; test -z "$$fail"
1328
252b5132
RH
1329stamp-ofiles: Makefile
1330 rm -f tofiles
1331 f=""; \
1332 for i in $(OFILES) ; do \
1333 case " $$f " in \
1334 *" $$i "*) ;; \
1335 *) f="$$f $$i" ;; \
1336 esac ; \
1337 done ; \
1338 echo $$f > tofiles
1339 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1340 touch stamp-ofiles
1341
1342ofiles: stamp-ofiles ; @true
1343
1344stamp-lib: libbfd.la
e56f75e9
ILT
1345 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1346 if [ -f $$libtooldir/libbfd.a ]; then \
1347 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 1348 $(RANLIB) libbfd.tmp; \
252b5132
RH
1349 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1350 else true; fi
1351 touch stamp-lib
1352
1353libbfd.a: stamp-lib ; @true
1354
1355# This file holds an array associating configuration triplets and
1356# vector names. It is built from config.bfd. It is not compiled by
1357# itself, but is included by targets.c.
1358targmatch.h: config.bfd targmatch.sed
1359 rm -f targmatch.h
1360 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1361 mv -f targmatch.new targmatch.h
1362
1363# When compiling archures.c and targets.c, supply the default target
1364# info from configure.
1365
840f0243 1366targets.lo: targets.c Makefile
252b5132
RH
1367 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1368
840f0243 1369archures.lo: archures.c Makefile
252b5132
RH
1370 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1371
1372elf32-target.h : elfxx-target.h
1373 rm -f elf32-target.h
1374 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1375 mv -f elf32-target.new elf32-target.h
1376
1377elf64-target.h : elfxx-target.h
1378 rm -f elf64-target.h
1379 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1380 mv -f elf64-target.new elf64-target.h
bbe66d08
JW
1381
1382elf32-ia64.c : elfxx-ia64.c
1383 rm -f elf32-ia64.c
1384 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1385 mv -f elf32-ia64.new elf32-ia64.c
1386
1387elf64-ia64.c : elfxx-ia64.c
1388 rm -f elf64-ia64.c
1389 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1390 mv -f elf64-ia64.new elf64-ia64.c
252b5132 1391
cbff5e0d
DD
1392peigen.c : peXXigen.c
1393 rm -f peigen.c
1394 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1395 mv -f peigen.new peigen.c
1396
1397pepigen.c : peXXigen.c
1398 rm -f pepigen.c
1399 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1400 mv -f pepigen.new pepigen.c
99ad8390
NC
1401
1402pex64igen.c: peXXigen.c
1403 rm -f pex64igen.c
1404 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
1405 mv -f pex64igen.new pex64igen.c
2858ef35
HPN
1406$(BFD32_LIBS) \
1407 $(BFD64_LIBS) \
b13c7b49
AM
1408 $(ALL_MACHINES) \
1409 $(BFD32_BACKENDS) \
1410 $(BFD64_BACKENDS) \
1411 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
cbff5e0d 1412
a703a6ea 1413install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 1414 @$(NORMAL_INSTALL)
a703a6ea
AM
1415
1416uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1417 @$(NORMAL_UNINSTALL)
1418
1419.PHONY: install_libbfd uninstall_libbfd
1420install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1421 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1422 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1423 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1424 if test -f $$p; then \
1425 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1426 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1427 else :; fi; \
1428 done
1429 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1430 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1431 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1432 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1433
1434uninstall_libbfd:
1435 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1436 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1437 done
1438 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1439 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1440 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1441 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
252b5132 1442
74eeebea
ILT
1443# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1444DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1445 rm -f DEP1
41b49281 1446 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1447 sed -f dep.sed < DEP1 > DEPA
1448 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1449 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
1450 echo 'make DEP failed!'; exit 1; \
1451 else \
0bdaf48b 1452 mv -f DEPA $@; \
1581f8c9 1453 fi
41b49281 1454
74eeebea 1455DEP1: $(CFILES)
74eeebea 1456 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1457 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1458 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1459 mv -f DEP2 $@
252b5132
RH
1460
1461dep.sed: dep-in.sed config.status
1462 sed <$(srcdir)/dep-in.sed >dep.sed \
1463 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
1464 -e 's!@SRCDIR@!$(srcdir)!' \
1465 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 1466
74eeebea 1467dep: DEP
252b5132 1468 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 1469 cat DEP >> tmp-Makefile
252b5132
RH
1470 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1471
74eeebea 1472dep-in: DEP
252b5132 1473 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 1474 cat DEP >> tmp-Makefile.in
252b5132
RH
1475 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1476
74eeebea 1477dep-am: DEP
252b5132 1478 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 1479 cat DEP >> tmp-Makefile.am
252b5132
RH
1480 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1481
1482host-aout.lo: Makefile
1483
1484# The following program can be used to generate a simple config file
1485# which can be folded into an h-XXX file for a new host, with some editing.
1486aout-params.h: gen-aout
1487 ./gen-aout host > aout-params.h
1488gen-aout: $(srcdir)/gen-aout.c Makefile
1489 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1490
1491$(BFD_H): stmp-bfd-h ; @true
1492
1493stmp-bfd-h: bfd-in3.h
1494 rm -f bfd-tmp.h
1495 cp bfd-in3.h bfd-tmp.h
1496 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1497 rm -f bfd-tmp.h
1498 touch stmp-bfd-h
1499
1500# Could really use a "copy-if-change"...
1501headers:
108a6f8e
CD
1502 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1503 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132 1504 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
108a6f8e 1505 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132 1506 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
108a6f8e 1507 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1508 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1509
1510# We only rebuild the header files automatically if we have been
1511# configured with --enable-maintainer-mode.
1512
1513$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2858ef35 1514stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
108a6f8e
CD
1515 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1516 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132
RH
1517 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1518 touch stmp-bin2-h
1519
1520$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1521stmp-lbfd-h: $(LIBBFD_H_FILES)
108a6f8e
CD
1522 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1523 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132
RH
1524 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1525 touch stmp-lbfd-h
1526
1527$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1528stmp-lcoff-h: $(LIBCOFF_H_FILES)
108a6f8e
CD
1529 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1530 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1531 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1532 touch stmp-lcoff-h
1533
d866f350 1534bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
91506736 1535 @echo "creating $@"
bc286f95
BE
1536 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1537 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 1538 bfd_soversion="$(VERSION)" ;\
92f01d61 1539 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 1540 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
bc286f95 1541 if test "x$(RELEASE)" = x ; then \
d866f350 1542 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 1543 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 1544 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 1545 fi ;\
c428fa83
L
1546 sed -e "s,@bfd_version@,$$bfd_version," \
1547 -e "s,@bfd_version_string@,$$bfd_version_string," \
1548 -e "s,@bfd_version_package@,$$bfd_version_package," \
1549 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
1550 < $(srcdir)/version.h > $@; \
1551 echo "$${bfd_soversion}" > libtool-soversion
bc286f95 1552
252b5132
RH
1553# What appears below is generated by a hacked mkdep using gcc -MM.
1554
1555# DO NOT DELETE THIS LINE -- mkdep uses it.
1556# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
62d8ad4f
MK
1557archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1558 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
5d038dee 1559 $(INCDIR)/safe-ctype.h
62d8ad4f
MK
1560archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1561 $(INCDIR)/safe-ctype.h
3db64b00 1562bfd.lo: bfd.c $(INCDIR)/filenames.h bfdver.h $(INCDIR)/libiberty.h \
01e76792
AM
1563 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1564 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1565 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1566 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1567 $(INCDIR)/elf/external.h
62d8ad4f
MK
1568bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1569bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1570cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1571 $(INCDIR)/libiberty.h
1572coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1573 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
1574corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1575format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1576init.lo: init.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1577libbfd.lo: libbfd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1578opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
5d038dee 1579 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
62d8ad4f 1580reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1581 $(INCDIR)/hashtab.h
62d8ad4f
MK
1582section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1583 $(INCDIR)/bfdlink.h
1584syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1585 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
1586 $(INCDIR)/aout/stab.def
1587targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1588 $(INCDIR)/fnmatch.h targmatch.h
1589hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1590 $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
1591linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1592 $(INCDIR)/bfdlink.h genlink.h
1593srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1594 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1595binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
5d038dee 1596 $(INCDIR)/hashtab.h
62d8ad4f
MK
1597tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1598 $(INCDIR)/libiberty.h
1599ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1600 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1601stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1602 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1603stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1604 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1605merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1606 $(INCDIR)/libiberty.h
1607dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1608 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1609 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1610 $(INCDIR)/elf/dwarf2.h
1611simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1612 $(INCDIR)/bfdlink.h
1613archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1614 $(INCDIR)/aout/ar.h
1615cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1616cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1617cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1618 $(INCDIR)/libiberty.h
1619cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1620cpu-bfin.lo: cpu-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1621cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1622cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1623cpu-crx.lo: cpu-crx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1624cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1625cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1626cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1627cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1628cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1629cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1630cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1631cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1632cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1633 cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1634cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1635cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1636cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1637cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1638cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1639cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1640cpu-m32c.lo: cpu-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1641cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1642cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h \
5d038dee 1643 $(INCDIR)/hashtab.h
62d8ad4f 1644cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h \
5d038dee 1645 $(INCDIR)/hashtab.h
66eb6687
AM
1646cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1647 $(INCDIR)/opcode/m68k.h
62d8ad4f
MK
1648cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1649cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1650cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1651cpu-maxq.lo: cpu-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1652cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
d9352518 1653cpu-mep.lo: cpu-mep.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1654cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1655cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
4970f871 1656cpu-mt.lo: cpu-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1657cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1658cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1659cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1660 ns32k.h
1661cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h \
5d038dee 1662 $(INCDIR)/hashtab.h
62d8ad4f
MK
1663cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1664cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1665cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h \
3c9b82ba 1666 $(INCDIR)/hashtab.h
62d8ad4f
MK
1667cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1668cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
e9f53129 1669cpu-score.lo: cpu-score.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1670cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1671 $(srcdir)/../opcodes/sh-opc.h
1672cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
e9f53129 1673cpu-spu.lo: cpu-spu.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1674cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1675cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1676cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1677cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1678cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1679 $(INCDIR)/safe-ctype.h
1680cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1681cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1682cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1683cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h \
5d038dee 1684 $(INCDIR)/hashtab.h
62d8ad4f 1685cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
d70c5fc7 1686cpu-xc16x.lo: cpu-xc16x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1687cpu-z80.lo: cpu-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1688cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1689aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1690 $(INCDIR)/aout/adobe.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1691 libaout.h $(INCDIR)/bfdlink.h
1692aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1693 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1694 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
ceae3e33 1695 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
62d8ad4f 1696aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
e43d48cc 1697 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
ceae3e33 1698 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
62d8ad4f
MK
1699 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1700aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1701 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1702 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
ceae3e33 1703 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f
MK
1704aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1705 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1706 $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1707 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1708aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1709 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1710 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1711 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h
1712aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1713 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1714 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1715 $(INCDIR)/aout/ar.h aout-target.h
1716aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1717 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
b13c7b49 1718 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f
MK
1719armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1720 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1721 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1722 $(INCDIR)/aout/ar.h
1723bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1724 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h $(INCDIR)/libiberty.h \
1725 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
1726cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
ceae3e33
AM
1727 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1728 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1729 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1730cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1731 $(INCDIR)/hashtab.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1732 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1733 coffcode.h coffswap.h
62d8ad4f
MK
1734coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1735 $(INCDIR)/hashtab.h $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1736 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1737 coffcode.h coffswap.h
62d8ad4f
MK
1738coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1739 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49 1740 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1741coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1742 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
55e6e397
RS
1743 coff-m68k.c $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
1744 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1745 coffcode.h coffswap.h
1746coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1747 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
b13c7b49 1748 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33 1749 libcoff.h $(INCDIR)/libiberty.h coffcode.h coffswap.h
62d8ad4f
MK
1750coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1751 $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
1752 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1753coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1754 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1755 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1756coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1757 $(INCDIR)/coff/i860.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1758 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1759coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
ceae3e33 1760 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2114f57b 1761 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
252b5132 1762 coffcode.h coffswap.h
62d8ad4f
MK
1763coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1764 $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h libcoff.h \
1765 $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1766coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1767 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1768 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1769coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1770 $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1771 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1772coff-maxq.lo: coff-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1773 $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1774 libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
5d038dee 1775 coffcode.h coffswap.h
62d8ad4f
MK
1776coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1777 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1778 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1779 $(INCDIR)/coff/external.h libcoff.h libecoff.h coffswap.h \
1780 ecoffswap.h
1781coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1782 $(INCDIR)/coff/or32.h $(INCDIR)/coff/internal.h libcoff.h \
1783 $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1784coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
ceae3e33
AM
1785 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1786 $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6000.h libcoff.h \
1787 libxcoff.h coffcode.h coffswap.h
62d8ad4f
MK
1788coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1789 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
5d038dee
L
1790 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1791 libcoff.h coffcode.h coffswap.h
62d8ad4f
MK
1792coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1793 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1794 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1795coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1796 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1797 $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1798 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1799 go32stub.h
1800coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1801 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1802 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
5d038dee 1803 coffcode.h coffswap.h
62d8ad4f
MK
1804coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1805 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1806 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1807coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1808 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
1809 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1810coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
ceae3e33
AM
1811 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h \
1812 $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \
1813 coffcode.h coffswap.h
3db64b00 1814coff-tic80.lo: coff-tic80.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1815 $(INCDIR)/hashtab.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1816 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1817coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1818 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1819 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1820 coffcode.h coffswap.h
62d8ad4f
MK
1821coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1822 $(INCDIR)/coff/we32k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1823 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1824coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1825 $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1826 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1827coff-z80.lo: coff-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1828 $(INCDIR)/bfdlink.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
1829 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1830coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1831 $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1832 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1833cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1834 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h libcoff.h \
1835 $(INCDIR)/safe-ctype.h
1836dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1837 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1838 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1839 $(INCDIR)/elf/dwarf.h
1840ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1841 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
1842 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1843 $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1844 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1845 libecoff.h $(INCDIR)/libiberty.h
1846ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1847 $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h \
1848 $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1849 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1850 libecoff.h
1851efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1852 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
5d038dee 1853 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
1854 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1855 peicode.h libpei.h
62d8ad4f 1856elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1857 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1858 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1859elf32-am33lin.lo: elf32-am33lin.c $(INCDIR)/filenames.h \
ceae3e33 1860 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1861 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1862 $(INCDIR)/elf/reloc-macros.h elf-m10300.c $(INCDIR)/hashtab.h \
1863 elf32-target.h
1864elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1865 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1866 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
1867 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1868 elf32-target.h
66eb6687
AM
1869elf32-arm.lo: elf32-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1870 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1871 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1872 elf-vxworks.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1873 elf32-target.h
62d8ad4f
MK
1874elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1875 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1876 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h \
7ff1a5b5 1877 $(INCDIR)/elf/reloc-macros.h elf32-avr.h elf32-target.h
62d8ad4f
MK
1878elf32-bfin.lo: elf32-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1879 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1880 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/bfin.h \
ec3fcc56
AM
1881 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1882 elf32-target.h
62d8ad4f 1883elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \
ceae3e33 1884 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h \
62d8ad4f
MK
1885 $(INCDIR)/elf/reloc-macros.h elf-bfd.h $(INCDIR)/elf/common.h \
1886 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-target.h
1887elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1888 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1889 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h \
1890 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1891elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33
AM
1892 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1893 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h \
62d8ad4f
MK
1894 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1895elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1896 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1897 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h \
1898 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1899elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1900 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1901 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h \
1902 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1903elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1904 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1905 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h \
1906 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1907elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1908 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1909 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h \
1910 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1911elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1912 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1913 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h \
1914 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1915 elf32-target.h
1916elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1917 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1918 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1919elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
ceae3e33
AM
1920 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1921 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1922 $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1923elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1924 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1925 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
1926 $(INCDIR)/elf/reloc-macros.h libhppa.h elf32-hppa.h \
1927 elf-hppa.h elf32-target.h
1928elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 1929 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1930 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h \
1931 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1932elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1933 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1934 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf-vxworks.h \
1935 $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1936elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1937 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1938 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h \
1939 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1940elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1941 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1942 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h \
1943 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1944elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1945 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1946 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h \
1947 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1948elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
5d038dee
L
1949 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1950 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1951 $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/reloc-macros.h \
1952 elf32-target.h
1953elf32-m32c.lo: elf32-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1954 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1955 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32c.h \
1956 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1957 elf32-target.h
1958elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1959 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1960 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h \
1961 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1962elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1963 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f 1964 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h \
66eb6687
AM
1965 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68k.h \
1966 elf32-target.h
62d8ad4f 1967elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
ceae3e33 1968 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1969 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1970 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1971 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1972elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
ceae3e33 1973 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1974 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1975 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1976 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1977elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
ceae3e33 1978 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
1979 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1980 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1981 $(INCDIR)/opcode/m68hc11.h
1982elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
ceae3e33 1983 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1984 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1985elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
ceae3e33 1986 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1987 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1988elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
ceae3e33 1989 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1990 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1991 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1992elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
ceae3e33 1993 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
b13c7b49 1994 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
62d8ad4f 1995 $(INCDIR)/elf/reloc-macros.h elf32-target.h
9c6fc49d
AM
1996elf32-mep.lo: elf32-mep.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1997 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1998 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mep.h \
1999 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
d9352518 2000 elf32-target.h
62d8ad4f
MK
2001elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2002 $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
2003 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
ceae3e33 2004 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
ec3fcc56
AM
2005 elf-vxworks.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2006 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
62d8ad4f
MK
2007elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2008 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2009 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
ec3fcc56
AM
2010 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h elf-vxworks.h \
2011 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
ceae3e33 2012 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
ec3fcc56 2013 ecoffswap.h elf32-target.h
4970f871 2014elf32-mt.lo: elf32-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2114f57b 2015 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
4970f871 2016 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mt.h \
62d8ad4f
MK
2017 $(INCDIR)/elf/reloc-macros.h elf32-target.h
2018elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
2019 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \
5d038dee 2020 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
62d8ad4f
MK
2021 $(INCDIR)/bfdlink.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
2022 elf32-target.h
2023elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
ceae3e33 2024 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
5d038dee 2025 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
2026 $(INCDIR)/elf/openrisc.h $(INCDIR)/elf/reloc-macros.h \
2027 $(INCDIR)/libiberty.h elf32-target.h
2028elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2029 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2030 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h \
2031 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2032 elf32-target.h
2033elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2034 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2035 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h \
62d8ad4f
MK
2036 $(INCDIR)/elf/reloc-macros.h elf32-target.h
2037elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2038 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2039 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h \
0f82ff91 2040 $(INCDIR)/elf/reloc-macros.h elf32-ppc.h elf-vxworks.h \
62d8ad4f
MK
2041 elf32-target.h
2042elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
2043 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2044 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
55e6e397
RS
2045 elf32-sh64.h elf32-sh.c $(INCDIR)/hashtab.h elf-vxworks.h \
2046 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2047 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f
MK
2048elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
2049 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2050 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2051 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-sh64.h \
2052 $(srcdir)/../opcodes/sh64-opc.h
2053elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2054 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2055 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
62d8ad4f 2056 $(INCDIR)/elf/reloc-macros.h elf32-target.h
e9f53129
AM
2057elf32-score.lo: elf32-score.c $(INCDIR)/filenames.h \
2058 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h elf-bfd.h \
2059 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2060 $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h \
2061 elf32-target.h
62d8ad4f 2062elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 2063 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
55e6e397
RS
2064 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf-vxworks.h \
2065 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2066 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f
MK
2067elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \
2068 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2069 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
55e6e397
RS
2070 $(INCDIR)/elf/external.h elf-vxworks.h $(INCDIR)/elf/sh.h \
2071 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2072 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f 2073elfxx-sparc.lo: elfxx-sparc.c $(INCDIR)/filenames.h \
ec3fcc56
AM
2074 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h \
2075 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2076 $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2077 $(INCDIR)/opcode/sparc.h elfxx-sparc.h elf-vxworks.h
62d8ad4f 2078elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
ceae3e33 2079 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2114f57b 2080 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
b2b09913 2081 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
ec3fcc56 2082 elfxx-sparc.h elf-vxworks.h elf32-target.h
e9f53129
AM
2083elf32-spu.lo: elf32-spu.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2084 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2085 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/spu.h \
2086 $(INCDIR)/elf/reloc-macros.h elf32-spu.h elf32-target.h
62d8ad4f
MK
2087elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2088 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2089 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h \
c0ef99a7 2090 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
62d8ad4f
MK
2091 elf32-target.h
2092elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2093 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
5d038dee 2094 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h \
62d8ad4f
MK
2095 $(INCDIR)/elf/reloc-macros.h elf32-target.h
2096elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
2097 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2098 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2099 $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/reloc-macros.h \
2100 $(INCDIR)/libiberty.h elf32-target.h
2101elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
ceae3e33 2102 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
62d8ad4f
MK
2103 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
2104 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
2105 $(INCDIR)/xtensa-config.h elf32-target.h
d70c5fc7 2106elf32-xc16x.lo: elf32-xc16x.c $(INCDIR)/filenames.h \
66eb6687
AM
2107 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2108 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2109 $(INCDIR)/elf/xc16x.h $(INCDIR)/elf/reloc-macros.h \
2110 $(INCDIR)/elf/dwarf2.h $(INCDIR)/libiberty.h elf32-target.h
62d8ad4f
MK
2111elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2112 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2113 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
2114elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2115 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2116 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h \
66eb6687 2117 $(INCDIR)/libiberty.h $(INCDIR)/objalloc.h
62d8ad4f
MK
2118elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2119 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2120 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h
2121elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
ceae3e33
AM
2122 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2123 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
2124 $(INCDIR)/elf/dwarf2.h
2125elf-vxworks.lo: elf-vxworks.c $(INCDIR)/filenames.h \
eac338cf 2126 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
b2b09913
JB
2127 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2128 elf-vxworks.h
62d8ad4f
MK
2129epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
2130 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2131 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
2132 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2133 peicode.h libpei.h
62d8ad4f
MK
2134epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
2135 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2136 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
2137 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2138 peicode.h libpei.h
62d8ad4f
MK
2139hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2140 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2141 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
252b5132 2142hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
62d8ad4f 2143 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
ceae3e33 2144 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
923f08ff
AM
2145 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2146 aout-target.h
62d8ad4f
MK
2147som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
2148i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2149 $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
2150 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
ceae3e33 2151 $(INCDIR)/aout/ar.h
62d8ad4f
MK
2152i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2153 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2154 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
e43d48cc 2155i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
62d8ad4f
MK
2156 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2157 libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2114f57b 2158 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
ceae3e33 2159 aout-target.h
62d8ad4f
MK
2160i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
2161 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2162 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2163 $(INCDIR)/aout/ar.h
2164i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2165 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2166 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2167i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2168 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
ceae3e33
AM
2169 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2170 $(INCDIR)/aout/ar.h
62d8ad4f
MK
2171i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2172 libaout.h $(INCDIR)/bfdlink.h
2173i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
2174 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2175 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2176 $(INCDIR)/aout/ar.h
62d8ad4f
MK
2177i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2178 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2179 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2180i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2181 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/os9k.h
2182ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2183 $(INCDIR)/ieee.h libieee.h $(INCDIR)/safe-ctype.h
2184m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2185 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2186 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2187 $(INCDIR)/aout/ar.h
2188m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2189 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2190 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2191m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2192 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2193 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2194 $(INCDIR)/aout/ar.h
2195m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2196 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49 2197 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f 2198m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
2199 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2200 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2201 $(INCDIR)/aout/ar.h
3db64b00 2202mach-o.lo: mach-o.c $(INCDIR)/filenames.h mach-o.h \
62d8ad4f
MK
2203 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h mach-o-target.c
2204mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2205 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2206 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2207newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2208 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2209 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2210nlm.lo: nlm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2211 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2212 $(INCDIR)/nlm/external.h
2213nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2214 $(INCDIR)/nlm/i386-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2215 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2216 nlm-target.h
2217nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
ceae3e33
AM
2218 $(INCDIR)/hashtab.h $(INCDIR)/nlm/sparc32-ext.h libnlm.h \
2219 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2220 nlmswap.h nlm-target.h
62d8ad4f
MK
2221nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2222 $(INCDIR)/nlm/ppc-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2223 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2224 nlm-target.h
2225nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2226 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2227 $(INCDIR)/nlm/external.h
2228ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
5d038dee
L
2229 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2230 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
62d8ad4f
MK
2231 $(INCDIR)/aout/ar.h
2232oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2233 $(INCDIR)/hashtab.h $(INCDIR)/oasys.h liboasys.h
2234pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
2235 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2236 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2237 $(INCDIR)/aout/ar.h
2238pdp11.lo: pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2239 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2240 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2241 $(INCDIR)/safe-ctype.h
3db64b00
AM
2242pef.lo: pef.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2243 pef.h pef-traceback.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
62d8ad4f
MK
2244pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
2245 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
2246 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2247 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2248pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
2249 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
ceae3e33 2250 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
62d8ad4f 2251 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
7148cc28
NC
2252pe-arm-wince.lo: pe-arm-wince.c pe-arm.c $(INCDIR)/filenames.h \
2253 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2254 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2255 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2256 peicode.h libpei.h
2257pei-arm-wince.lo: pei-arm-wince.c pei-arm.c $(INCDIR)/filenames.h \
2258 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2259 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2260 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2261 peicode.h libpei.h
62d8ad4f
MK
2262pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
2263 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
e43d48cc 2264 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
62d8ad4f
MK
2265 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2266pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
2267 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
e43d48cc
AM
2268 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2269 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
62d8ad4f
MK
2270pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2271 $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
2272 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2273 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2274pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2275 $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
2276 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2277 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2278pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2279 $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2280 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2281 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2282pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2283 $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2284 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2285 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2286pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
2287 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
b13c7b49 2288 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
62d8ad4f
MK
2289 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2290 libpei.h
2291pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
2292 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h \
2293 $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2294 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2295 libpei.h
2296pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2297 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be
AM
2298 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2299 peicode.h libpei.h
62d8ad4f
MK
2300pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
2301 $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
2302 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2303 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
3db64b00 2304ppcboot.lo: ppcboot.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
62d8ad4f
MK
2305 $(INCDIR)/hashtab.h
2306reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2307 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/internal.h \
ceae3e33 2308 libcoff.h
62d8ad4f
MK
2309riscix.lo: riscix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2310 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
ceae3e33
AM
2311 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2312 $(INCDIR)/aout/ar.h
62d8ad4f
MK
2313sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2314 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2315 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2316sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2317 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
2318 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2319 $(INCDIR)/aout/ar.h aout-target.h
2320sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
2321 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2322 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2323 $(INCDIR)/aout/ar.h
62d8ad4f
MK
2324sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
2325 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h \
2326 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2327 $(INCDIR)/aout/ar.h aout-target.h
2328vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2329 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2330 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2331 $(INCDIR)/aout/ar.h
2332vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2333 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2334 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2335 $(INCDIR)/aout/ar.h
2336vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2337 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2338 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2339versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2340 $(INCDIR)/libiberty.h
2341vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 2342 $(INCDIR)/hashtab.h vms.h
62d8ad4f
MK
2343vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2344 $(INCDIR)/hashtab.h vms.h
3db64b00 2345vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h bfdver.h \
62d8ad4f
MK
2346 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \
2347 vms.h
2348vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2349 $(INCDIR)/hashtab.h vms.h
2350vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2351 $(INCDIR)/hashtab.h vms.h
2352xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2353 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
2354 libcoff.h libxcoff.h
3db64b00 2355xsym.lo: xsym.c $(INCDIR)/filenames.h xsym.h $(INCDIR)/hashtab.h
62d8ad4f
MK
2356xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2357 $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
7d3f158f
AM
2358xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
2359 $(INCDIR)/xtensa-isa-internal.h
3db64b00 2360aix5ppc-core.lo: aix5ppc-core.c $(INCDIR)/filenames.h
62d8ad4f
MK
2361aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2362 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2363 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2364coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2365 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2366 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
2367 $(INCDIR)/aout/ar.h libcoff.h libecoff.h coffswap.h \
2368 ecoffswap.h
2369coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
ceae3e33 2370 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
62d8ad4f
MK
2371 $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6k64.h libcoff.h \
2372 libxcoff.h coffcode.h coffswap.h
2373demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
ceae3e33
AM
2374 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
2375 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2376 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
62d8ad4f
MK
2377efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
2378 coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \
2379 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
2380 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2381 peicode.h libpei.h
9c6fc49d
AM
2382efi-app-x86_64.lo: efi-app-x86_64.c $(INCDIR)/filenames.h \
2383 coff-x86_64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h \
2384 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2385 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
2386 coffcode.h peicode.h libpei.h
62d8ad4f
MK
2387elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
2388 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2389 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
2390 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2391elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
ceae3e33 2392 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
b13c7b49 2393 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
ceae3e33
AM
2394 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
2395 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2396 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
62d8ad4f 2397 libcoff.h libecoff.h ecoffswap.h elf64-target.h
ceae3e33 2398elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
62d8ad4f
MK
2399 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2400 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2401 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
2402 libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
2403elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2404 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2405 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf64-target.h
2406elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
ceae3e33
AM
2407 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
2408 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2409 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
2410 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
37f45cf8 2411 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
62d8ad4f
MK
2412 ecoffswap.h elf32-target.h
2413elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2414 $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
2415 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2416 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
2417 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2418 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2419 elf64-target.h
2420elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2421 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2422 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h \
2423 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
2424 elf64-target.h
2425elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33
AM
2426 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2427 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h \
62d8ad4f
MK
2428 $(INCDIR)/elf/reloc-macros.h elf64-ppc.h elf64-target.h
2429elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2430 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2431 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
62d8ad4f
MK
2432 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2433elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2434 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2435 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
62d8ad4f
MK
2436 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2437elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
b2b09913 2438 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
ceae3e33 2439 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
b2b09913 2440 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
62d8ad4f
MK
2441 $(INCDIR)/opcode/sparc.h elfxx-sparc.h elf64-target.h
2442elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2443 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2444 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
2445mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2446 $(INCDIR)/libiberty.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2447 $(INCDIR)/opcode/mmix.h
2448nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
ceae3e33
AM
2449 $(INCDIR)/hashtab.h $(INCDIR)/nlm/alpha-ext.h libnlm.h \
2450 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2451 nlmswap.h nlm-target.h
62d8ad4f
MK
2452nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2453 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2454 $(INCDIR)/nlm/external.h
e9f53129
AM
2455coff-x86_64.lo: coff-x86_64.c $(INCDIR)/filenames.h \
2456 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
2457 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2458 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
2459 coffswap.h
2460pe-x86_64.lo: pe-x86_64.c $(INCDIR)/filenames.h coff-x86_64.c \
2461 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
2462 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2463 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
2464 peicode.h libpei.h
2465pei-x86_64.lo: pei-x86_64.c $(INCDIR)/filenames.h coff-x86_64.c \
2466 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
2467 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2468 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
2469 peicode.h libpei.h
62d8ad4f 2470aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
ceae3e33
AM
2471 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2472 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
62d8ad4f
MK
2473hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2474irix-core.lo: irix-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2475lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2476osf-core.lo: osf-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2477sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2478 libaout.h $(INCDIR)/bfdlink.h
2479trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2480 libaout.h $(INCDIR)/bfdlink.h
2481cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2482elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2483 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2484 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
2485 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
55e6e397 2486 $(INCDIR)/hashtab.h elf32-target.h
62d8ad4f
MK
2487elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2488 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2489 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
2490 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
55e6e397 2491 $(INCDIR)/hashtab.h elf64-target.h
62d8ad4f
MK
2492peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2493 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2494 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
2495pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2496 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2497 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
99ad8390
NC
2498pex64igen.lo: pex64igen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2499 $(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
2500 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
252b5132 2501# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
85fbca6a
NC
2502# Tell versions [3.59,3.63) of GNU make to not export all variables.
2503# Otherwise a system limit (for SysV at least) may be exceeded.
2504.NOEXPORT:
This page took 0.474002 seconds and 4 git commands to generate.