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