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