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