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