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