Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(573)

Side by Side Diff: bfd/Makefile.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « bfd/Makefile.am ('k') | bfd/PORTING » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@ 2 # @configure_input@
3 3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc. 6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation 7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it, 8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved. 9 # with or without modifications, as long as this notice is preserved.
10 10
11 # This program is distributed in the hope that it will be useful, 11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE. 14 # PARTICULAR PURPOSE.
15 15
16 @SET_MAKE@ 16 @SET_MAKE@
17 17
18 #
19 # Copyright 2012 Free Software Foundation
20 #
21 # This file is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 3 of the License, or
24 # (at your option) any later version.
25 #
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program; see the file COPYING3. If not see
33 # <http://www.gnu.org/licenses/>.
34 #
35
18 36
19 37
20 VPATH = @srcdir@ 38 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@ 39 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@ 40 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@ 41 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@ 42 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644 44 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c 45 install_sh_PROGRAM = $(install_sh) -c
(...skipping 12 matching lines...) Expand all
40 @INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir) 58 @INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir)
41 @PLUGINS_TRUE@am__append_2 = $(INCDIR)/plugin-api.h 59 @PLUGINS_TRUE@am__append_2 = $(INCDIR)/plugin-api.h
42 subdir = . 60 subdir = .
43 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \ 61 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
44 $(srcdir)/Makefile.am $(top_srcdir)/configure \ 62 $(srcdir)/Makefile.am $(top_srcdir)/configure \
45 $(am__configure_deps) $(srcdir)/config.in \ 63 $(am__configure_deps) $(srcdir)/config.in \
46 $(srcdir)/../mkinstalldirs $(srcdir)/bfd-in2.h \ 64 $(srcdir)/../mkinstalldirs $(srcdir)/bfd-in2.h \
47 $(top_srcdir)/po/Make-in $(srcdir)/../depcomp \ 65 $(top_srcdir)/po/Make-in $(srcdir)/../depcomp \
48 $(am__bfdinclude_HEADERS_DIST) 66 $(am__bfdinclude_HEADERS_DIST)
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 67 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \ 68 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
51 » $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
52 $(top_srcdir)/../config/depstand.m4 \ 69 $(top_srcdir)/../config/depstand.m4 \
53 $(top_srcdir)/../config/gettext-sister.m4 \ 70 $(top_srcdir)/../config/gettext-sister.m4 \
54 $(top_srcdir)/../config/largefile.m4 \ 71 $(top_srcdir)/../config/largefile.m4 \
55 $(top_srcdir)/../config/lead-dot.m4 \ 72 $(top_srcdir)/../config/lead-dot.m4 \
56 $(top_srcdir)/../config/nls.m4 \ 73 $(top_srcdir)/../config/nls.m4 \
57 $(top_srcdir)/../config/override.m4 \ 74 $(top_srcdir)/../config/override.m4 \
58 $(top_srcdir)/../config/plugins.m4 \ 75 $(top_srcdir)/../config/plugins.m4 \
59 $(top_srcdir)/../config/po.m4 \ 76 $(top_srcdir)/../config/po.m4 \
60 $(top_srcdir)/../config/progtest.m4 \ 77 $(top_srcdir)/../config/progtest.m4 \
61 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \ 78 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \
62 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \ 79 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
63 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \ 80 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
81 $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
64 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \ 82 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \
65 $(top_srcdir)/configure.in 83 $(top_srcdir)/configure.in
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 84 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4) 85 $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 86 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno config.status.lineno 87 configure.lineno config.status.lineno
70 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs 88 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
71 CONFIG_HEADER = config.h 89 CONFIG_HEADER = config.h
72 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in 90 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
73 CONFIG_CLEAN_VPATH_FILES = 91 CONFIG_CLEAN_VPATH_FILES =
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 host_os = @host_os@ 304 host_os = @host_os@
287 host_vendor = @host_vendor@ 305 host_vendor = @host_vendor@
288 htmldir = @htmldir@ 306 htmldir = @htmldir@
289 includedir = @includedir@ 307 includedir = @includedir@
290 infodir = @infodir@ 308 infodir = @infodir@
291 install_sh = @install_sh@ 309 install_sh = @install_sh@
292 libdir = @libdir@ 310 libdir = @libdir@
293 libexecdir = @libexecdir@ 311 libexecdir = @libexecdir@
294 localedir = @localedir@ 312 localedir = @localedir@
295 localstatedir = @localstatedir@ 313 localstatedir = @localstatedir@
314 lt_cv_dlopen_libs = @lt_cv_dlopen_libs@
296 mandir = @mandir@ 315 mandir = @mandir@
297 mkdir_p = @mkdir_p@ 316 mkdir_p = @mkdir_p@
298 oldincludedir = @oldincludedir@ 317 oldincludedir = @oldincludedir@
299 pdfdir = @pdfdir@ 318 pdfdir = @pdfdir@
300 prefix = @prefix@ 319 prefix = @prefix@
301 program_transform_name = @program_transform_name@ 320 program_transform_name = @program_transform_name@
302 psdir = @psdir@ 321 psdir = @psdir@
303 sbindir = @sbindir@ 322 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@ 323 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@ 324 srcdir = @srcdir@
(...skipping 23 matching lines...) Expand all
329 @SHARED_LDFLAGS@ $(am__empty) 348 @SHARED_LDFLAGS@ $(am__empty)
330 @INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libbfd.la 349 @INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libbfd.la
331 @INSTALL_LIBBFD_FALSE@bfdinclude_HEADERS = $(am__append_2) 350 @INSTALL_LIBBFD_FALSE@bfdinclude_HEADERS = $(am__append_2)
332 @INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) \ 351 @INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) \
333 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ 352 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
334 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/bfdlink.h $(am__append_2) 353 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/bfdlink.h $(am__append_2)
335 @INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@ 354 @INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
336 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la 355 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la
337 AM_CFLAGS = $(WARN_CFLAGS) 356 AM_CFLAGS = $(WARN_CFLAGS)
338 AM_CPPFLAGS = -DBINDIR='"$(bindir)"' 357 AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
339 @PLUGINS_TRUE@LIBDL = -ldl 358 @PLUGINS_TRUE@LIBDL = @lt_cv_dlopen_libs@
340 359
341 # bfd.h goes here, for now 360 # bfd.h goes here, for now
342 BFD_H = bfd.h 361 BFD_H = bfd.h
343 362
344 # Jim Kingdon notes: 363 # Jim Kingdon notes:
345 # Writing S-records should be included in all (or at least most) 364 # Writing S-records should be included in all (or at least most)
346 # *-*-coff, *-*-aout, etc., configurations, because people will want to 365 # *-*-coff, *-*-aout, etc., configurations, because people will want to
347 # be able to use objcopy to create S-records. (S-records are not useful 366 # be able to use objcopy to create S-records. (S-records are not useful
348 # for the debugger, so if you are downloading things as S-records you 367 # for the debugger, so if you are downloading things as S-records you
349 # need two copies of the executable, one to download and one for the 368 # need two copies of the executable, one to download and one for the
(...skipping 13 matching lines...) Expand all
363 format.c init.c libbfd.c opncls.c reloc.c \ 382 format.c init.c libbfd.c opncls.c reloc.c \
364 section.c syms.c targets.c hash.c linker.c \ 383 section.c syms.c targets.c hash.c linker.c \
365 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \ 384 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
366 merge.c dwarf2.c simple.c compress.c verilog.c 385 merge.c dwarf2.c simple.c compress.c verilog.c
367 386
368 BFD64_LIBS_CFILES = archive64.c 387 BFD64_LIBS_CFILES = archive64.c
369 388
370 # This list is alphabetized to make it easier to keep in sync 389 # This list is alphabetized to make it easier to keep in sync
371 # with the decls and initializer in archures.c. 390 # with the decls and initializer in archures.c.
372 ALL_MACHINES = \ 391 ALL_MACHINES = \
392 cpu-aarch64.lo \
373 cpu-alpha.lo \ 393 cpu-alpha.lo \
374 cpu-arc.lo \ 394 cpu-arc.lo \
375 cpu-arm.lo \ 395 cpu-arm.lo \
376 cpu-avr.lo \ 396 cpu-avr.lo \
377 cpu-bfin.lo \ 397 cpu-bfin.lo \
378 cpu-cr16.lo \ 398 cpu-cr16.lo \
379 cpu-cr16c.lo \ 399 cpu-cr16c.lo \
380 cpu-cris.lo \ 400 cpu-cris.lo \
381 cpu-crx.lo \ 401 cpu-crx.lo \
382 cpu-d10v.lo \ 402 cpu-d10v.lo \
(...skipping 20 matching lines...) Expand all
403 cpu-m32c.lo \ 423 cpu-m32c.lo \
404 cpu-m32r.lo \ 424 cpu-m32r.lo \
405 cpu-m68hc11.lo \ 425 cpu-m68hc11.lo \
406 cpu-m68hc12.lo \ 426 cpu-m68hc12.lo \
407 cpu-m9s12x.lo \ 427 cpu-m9s12x.lo \
408 cpu-m9s12xg.lo \ 428 cpu-m9s12xg.lo \
409 cpu-m68k.lo \ 429 cpu-m68k.lo \
410 cpu-m88k.lo \ 430 cpu-m88k.lo \
411 cpu-mcore.lo \ 431 cpu-mcore.lo \
412 cpu-mep.lo \ 432 cpu-mep.lo \
433 cpu-metag.lo \
413 cpu-microblaze.lo \ 434 cpu-microblaze.lo \
414 cpu-mips.lo \ 435 cpu-mips.lo \
415 cpu-mmix.lo \ 436 cpu-mmix.lo \
416 cpu-moxie.lo \ 437 cpu-moxie.lo \
417 cpu-msp430.lo \ 438 cpu-msp430.lo \
418 cpu-mt.lo \ 439 cpu-mt.lo \
440 cpu-nios2.lo \
419 cpu-ns32k.lo \ 441 cpu-ns32k.lo \
420 cpu-openrisc.lo \ 442 cpu-openrisc.lo \
421 cpu-or32.lo \ 443 cpu-or32.lo \
422 cpu-pdp11.lo \ 444 cpu-pdp11.lo \
423 cpu-pj.lo \ 445 cpu-pj.lo \
424 cpu-plugin.lo \ 446 cpu-plugin.lo \
425 cpu-powerpc.lo \ 447 cpu-powerpc.lo \
426 cpu-rs6000.lo \ 448 cpu-rs6000.lo \
427 cpu-rl78.lo \ 449 cpu-rl78.lo \
428 cpu-rx.lo \ 450 cpu-rx.lo \
429 cpu-s390.lo \ 451 cpu-s390.lo \
430 cpu-score.lo \ 452 cpu-score.lo \
431 cpu-sh.lo \ 453 cpu-sh.lo \
432 cpu-sparc.lo \ 454 cpu-sparc.lo \
433 cpu-spu.lo \ 455 cpu-spu.lo \
434 cpu-tic30.lo \ 456 cpu-tic30.lo \
435 cpu-tic4x.lo \ 457 cpu-tic4x.lo \
436 cpu-tic54x.lo \ 458 cpu-tic54x.lo \
437 cpu-tic6x.lo \ 459 cpu-tic6x.lo \
438 cpu-tic80.lo \ 460 cpu-tic80.lo \
439 cpu-tilegx.lo \ 461 cpu-tilegx.lo \
440 cpu-tilepro.lo \ 462 cpu-tilepro.lo \
441 cpu-v850.lo \ 463 cpu-v850.lo \
464 cpu-v850_rh850.lo \
442 cpu-vax.lo \ 465 cpu-vax.lo \
443 cpu-w65.lo \ 466 cpu-w65.lo \
444 cpu-we32k.lo \ 467 cpu-we32k.lo \
445 cpu-xc16x.lo \ 468 cpu-xc16x.lo \
446 cpu-xgate.lo \ 469 cpu-xgate.lo \
447 cpu-xstormy16.lo \ 470 cpu-xstormy16.lo \
448 cpu-xtensa.lo \ 471 cpu-xtensa.lo \
449 cpu-z80.lo \ 472 cpu-z80.lo \
450 cpu-z8k.lo 473 cpu-z8k.lo
451 474
452 ALL_MACHINES_CFILES = \ 475 ALL_MACHINES_CFILES = \
476 cpu-aarch64.c \
453 cpu-alpha.c \ 477 cpu-alpha.c \
454 cpu-arc.c \ 478 cpu-arc.c \
455 cpu-arm.c \ 479 cpu-arm.c \
456 cpu-avr.c \ 480 cpu-avr.c \
457 cpu-bfin.c \ 481 cpu-bfin.c \
458 cpu-cr16.c \ 482 cpu-cr16.c \
459 cpu-cr16c.c \ 483 cpu-cr16c.c \
460 cpu-cris.c \ 484 cpu-cris.c \
461 cpu-crx.c \ 485 cpu-crx.c \
462 cpu-d10v.c \ 486 cpu-d10v.c \
(...skipping 20 matching lines...) Expand all
483 cpu-m32c.c \ 507 cpu-m32c.c \
484 cpu-m32r.c \ 508 cpu-m32r.c \
485 cpu-m68hc11.c \ 509 cpu-m68hc11.c \
486 cpu-m68hc12.c \ 510 cpu-m68hc12.c \
487 cpu-m9s12x.c \ 511 cpu-m9s12x.c \
488 cpu-m9s12xg.c \ 512 cpu-m9s12xg.c \
489 cpu-m68k.c \ 513 cpu-m68k.c \
490 cpu-m88k.c \ 514 cpu-m88k.c \
491 cpu-mcore.c \ 515 cpu-mcore.c \
492 cpu-mep.c \ 516 cpu-mep.c \
517 cpu-metag.c \
493 cpu-microblaze.c \ 518 cpu-microblaze.c \
494 cpu-mips.c \ 519 cpu-mips.c \
495 cpu-mmix.c \ 520 cpu-mmix.c \
496 cpu-moxie.c \ 521 cpu-moxie.c \
497 cpu-msp430.c \ 522 cpu-msp430.c \
498 cpu-mt.c \ 523 cpu-mt.c \
499 cpu-ns32k.c \ 524 cpu-ns32k.c \
525 cpu-nios2.c \
500 cpu-openrisc.c \ 526 cpu-openrisc.c \
501 cpu-or32.c \ 527 cpu-or32.c \
502 cpu-pdp11.c \ 528 cpu-pdp11.c \
503 cpu-pj.c \ 529 cpu-pj.c \
504 cpu-plugin.c \ 530 cpu-plugin.c \
505 cpu-powerpc.c \ 531 cpu-powerpc.c \
506 cpu-rs6000.c \ 532 cpu-rs6000.c \
507 cpu-rl78.c \ 533 cpu-rl78.c \
508 cpu-rx.c \ 534 cpu-rx.c \
509 cpu-s390.c \ 535 cpu-s390.c \
510 cpu-score.c \ 536 cpu-score.c \
511 cpu-sh.c \ 537 cpu-sh.c \
512 cpu-sparc.c \ 538 cpu-sparc.c \
513 cpu-spu.c \ 539 cpu-spu.c \
514 cpu-tic30.c \ 540 cpu-tic30.c \
515 cpu-tic4x.c \ 541 cpu-tic4x.c \
516 cpu-tic54x.c \ 542 cpu-tic54x.c \
517 cpu-tic6x.c \ 543 cpu-tic6x.c \
518 cpu-tic80.c \ 544 cpu-tic80.c \
519 cpu-tilegx.c \ 545 cpu-tilegx.c \
520 cpu-tilepro.c \ 546 cpu-tilepro.c \
521 cpu-v850.c \ 547 cpu-v850.c \
548 cpu-v850_rh850.c \
522 cpu-vax.c \ 549 cpu-vax.c \
523 cpu-w65.c \ 550 cpu-w65.c \
524 cpu-we32k.c \ 551 cpu-we32k.c \
525 cpu-xc16x.c \ 552 cpu-xc16x.c \
526 cpu-xgate.c \ 553 cpu-xgate.c \
527 cpu-xstormy16.c \ 554 cpu-xstormy16.c \
528 cpu-xtensa.c \ 555 cpu-xtensa.c \
529 cpu-z80.c \ 556 cpu-z80.c \
530 cpu-z8k.c 557 cpu-z8k.c
531 558
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 elf32-lm32.lo \ 639 elf32-lm32.lo \
613 elf32-m32c.lo \ 640 elf32-m32c.lo \
614 elf32-m32r.lo \ 641 elf32-m32r.lo \
615 elf32-m68hc11.lo \ 642 elf32-m68hc11.lo \
616 elf32-m68hc12.lo \ 643 elf32-m68hc12.lo \
617 elf32-m68hc1x.lo \ 644 elf32-m68hc1x.lo \
618 elf32-m68k.lo \ 645 elf32-m68k.lo \
619 elf32-m88k.lo \ 646 elf32-m88k.lo \
620 elf32-mcore.lo \ 647 elf32-mcore.lo \
621 elf32-mep.lo \ 648 elf32-mep.lo \
649 elf32-metag.lo \
622 elf32-microblaze.lo \ 650 elf32-microblaze.lo \
623 elf32-mips.lo \
624 elf32-moxie.lo \ 651 elf32-moxie.lo \
625 elf32-msp430.lo \ 652 elf32-msp430.lo \
626 elf32-mt.lo \ 653 elf32-mt.lo \
654 elf32-nios2.lo \
627 elf32-openrisc.lo \ 655 elf32-openrisc.lo \
628 elf32-or32.lo \ 656 elf32-or32.lo \
629 elf32-pj.lo \ 657 elf32-pj.lo \
630 elf32-ppc.lo \ 658 elf32-ppc.lo \
631 elf32-rl78.lo \ 659 elf32-rl78.lo \
632 elf32-rx.lo \ 660 elf32-rx.lo \
633 elf32-s390.lo \ 661 elf32-s390.lo \
634 elf32-sh-symbian.lo \ 662 elf32-sh-symbian.lo \
635 elf32-sh.lo \ 663 elf32-sh.lo \
636 elf32-sh64-com.lo \ 664 elf32-sh64-com.lo \
637 elf32-sh64.lo \ 665 elf32-sh64.lo \
638 elf32-sparc.lo \ 666 elf32-sparc.lo \
639 elf32-spu.lo \ 667 elf32-spu.lo \
640 elf32-tic6x.lo \ 668 elf32-tic6x.lo \
641 elf32-tilegx.lo \ 669 elf32-tilegx.lo \
642 elf32-tilepro.lo \ 670 elf32-tilepro.lo \
643 elf32-v850.lo \ 671 elf32-v850.lo \
644 elf32-vax.lo \ 672 elf32-vax.lo \
645 elf32-xc16x.lo \ 673 elf32-xc16x.lo \
646 elf32-xgate.lo \ 674 elf32-xgate.lo \
647 elf32-xstormy16.lo \ 675 elf32-xstormy16.lo \
648 elf32-xtensa.lo \ 676 elf32-xtensa.lo \
649 elf32.lo \ 677 elf32.lo \
650 elflink.lo \ 678 elflink.lo \
651 elfxx-mips.lo \
652 elfxx-sparc.lo \ 679 elfxx-sparc.lo \
653 elfxx-tilegx.lo \ 680 elfxx-tilegx.lo \
654 epoc-pe-arm.lo \ 681 epoc-pe-arm.lo \
655 epoc-pei-arm.lo \ 682 epoc-pei-arm.lo \
656 hp300bsd.lo \ 683 hp300bsd.lo \
657 hp300hpux.lo \ 684 hp300hpux.lo \
658 i386aout.lo \ 685 i386aout.lo \
659 i386bsd.lo \ 686 i386bsd.lo \
660 i386dynix.lo \ 687 i386dynix.lo \
661 i386freebsd.lo \ 688 i386freebsd.lo \
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 elf32-lm32.c \ 827 elf32-lm32.c \
801 elf32-m32c.c \ 828 elf32-m32c.c \
802 elf32-m32r.c \ 829 elf32-m32r.c \
803 elf32-m68hc11.c \ 830 elf32-m68hc11.c \
804 elf32-m68hc12.c \ 831 elf32-m68hc12.c \
805 elf32-m68hc1x.c \ 832 elf32-m68hc1x.c \
806 elf32-m68k.c \ 833 elf32-m68k.c \
807 elf32-m88k.c \ 834 elf32-m88k.c \
808 elf32-mcore.c \ 835 elf32-mcore.c \
809 elf32-mep.c \ 836 elf32-mep.c \
837 elf32-metag.c \
810 elf32-microblaze.c \ 838 elf32-microblaze.c \
811 elf32-mips.c \
812 elf32-moxie.c \ 839 elf32-moxie.c \
813 elf32-msp430.c \ 840 elf32-msp430.c \
814 elf32-mt.c \ 841 elf32-mt.c \
842 elf32-nios2.c \
815 elf32-openrisc.c \ 843 elf32-openrisc.c \
816 elf32-or32.c \ 844 elf32-or32.c \
817 elf32-pj.c \ 845 elf32-pj.c \
818 elf32-ppc.c \ 846 elf32-ppc.c \
819 elf32-rl78.c \ 847 elf32-rl78.c \
820 elf32-rx.c \ 848 elf32-rx.c \
821 elf32-s390.c \ 849 elf32-s390.c \
822 elf32-sh-symbian.c \ 850 elf32-sh-symbian.c \
823 elf32-sh.c \ 851 elf32-sh.c \
824 elf32-sh64-com.c \ 852 elf32-sh64-com.c \
825 elf32-sh64.c \ 853 elf32-sh64.c \
826 elf32-sparc.c \ 854 elf32-sparc.c \
827 elf32-spu.c \ 855 elf32-spu.c \
828 elf32-tic6x.c \ 856 elf32-tic6x.c \
829 elf32-tilegx.c \ 857 elf32-tilegx.c \
830 elf32-tilepro.c \ 858 elf32-tilepro.c \
831 elf32-v850.c \ 859 elf32-v850.c \
832 elf32-vax.c \ 860 elf32-vax.c \
833 elf32-xc16x.c \ 861 elf32-xc16x.c \
834 elf32-xgate.c \ 862 elf32-xgate.c \
835 elf32-xstormy16.c \ 863 elf32-xstormy16.c \
836 elf32-xtensa.c \ 864 elf32-xtensa.c \
837 elf32.c \ 865 elf32.c \
838 elflink.c \ 866 elflink.c \
839 elfxx-mips.c \
840 elfxx-sparc.c \ 867 elfxx-sparc.c \
841 elfxx-tilegx.c \ 868 elfxx-tilegx.c \
842 epoc-pe-arm.c \ 869 epoc-pe-arm.c \
843 epoc-pei-arm.c \ 870 epoc-pei-arm.c \
844 hp300bsd.c \ 871 hp300bsd.c \
845 hp300hpux.c \ 872 hp300hpux.c \
846 i386aout.c \ 873 i386aout.c \
847 i386bsd.c \ 874 i386bsd.c \
848 i386dynix.c \ 875 i386dynix.c \
849 i386freebsd.c \ 876 i386freebsd.c \
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
907 xtensa-isa.c \ 934 xtensa-isa.c \
908 xtensa-modules.c 935 xtensa-modules.c
909 936
910 937
911 # The .o files needed by all of the 64 bit vectors that are configured into 938 # The .o files needed by all of the 64 bit vectors that are configured into
912 # target_vector in targets.c if configured with --enable-targets=all 939 # target_vector in targets.c if configured with --enable-targets=all
913 # and --enable-64-bit-bfd. 940 # and --enable-64-bit-bfd.
914 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in 941 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
915 # BFD32_BACKENDS. 942 # BFD32_BACKENDS.
916 BFD64_BACKENDS = \ 943 BFD64_BACKENDS = \
944 elf32-aarch64.lo \
945 elf64-aarch64.lo \
946 elfxx-aarch64.lo \
917 aix5ppc-core.lo \ 947 aix5ppc-core.lo \
918 aout64.lo \ 948 aout64.lo \
919 coff-alpha.lo \ 949 coff-alpha.lo \
920 coff-x86_64.lo \ 950 coff-x86_64.lo \
921 coff64-rs6000.lo \ 951 coff64-rs6000.lo \
922 demo64.lo \ 952 demo64.lo \
923 elf-nacl.lo \
924 elf32-ia64.lo \ 953 elf32-ia64.lo \
954 elf32-mips.lo \
925 elf32-score.lo \ 955 elf32-score.lo \
926 elf32-score7.lo \ 956 elf32-score7.lo \
927 elf64-alpha.lo \ 957 elf64-alpha.lo \
928 elf64-gen.lo \ 958 elf64-gen.lo \
929 elf64-hppa.lo \ 959 elf64-hppa.lo \
930 elf64-ia64.lo \ 960 elf64-ia64.lo \
931 elf64-ia64-vms.lo \ 961 elf64-ia64-vms.lo \
932 elf64-mips.lo \ 962 elf64-mips.lo \
933 elf64-mmix.lo \ 963 elf64-mmix.lo \
934 elf64-ppc.lo \ 964 elf64-ppc.lo \
935 elf64-s390.lo \ 965 elf64-s390.lo \
936 elf64-sh64.lo \ 966 elf64-sh64.lo \
937 elf64-sparc.lo \ 967 elf64-sparc.lo \
938 elf64-tilegx.lo \ 968 elf64-tilegx.lo \
939 elf64-x86-64.lo \ 969 elf64-x86-64.lo \
940 elf64.lo \ 970 elf64.lo \
941 elfn32-mips.lo \ 971 elfn32-mips.lo \
942 elfxx-ia64.lo \ 972 elfxx-ia64.lo \
973 elfxx-mips.lo \
943 mach-o-x86-64.lo \ 974 mach-o-x86-64.lo \
944 mmo.lo \ 975 mmo.lo \
945 nlm32-alpha.lo \ 976 nlm32-alpha.lo \
946 nlm64.lo \ 977 nlm64.lo \
947 pe-x86_64.lo \ 978 pe-x86_64.lo \
948 pei-ia64.lo \ 979 pei-ia64.lo \
949 pei-x86_64.lo \ 980 pei-x86_64.lo \
950 pepigen.lo \ 981 pepigen.lo \
951 pex64igen.lo \ 982 pex64igen.lo \
952 vms-alpha.lo 983 vms-alpha.lo
953 984
954 BFD64_BACKENDS_CFILES = \ 985 BFD64_BACKENDS_CFILES = \
955 aix5ppc-core.c \ 986 aix5ppc-core.c \
956 aout64.c \ 987 aout64.c \
957 coff-alpha.c \ 988 coff-alpha.c \
958 coff-x86_64.c \ 989 coff-x86_64.c \
959 coff64-rs6000.c \ 990 coff64-rs6000.c \
960 demo64.c \ 991 demo64.c \
961 » elf-nacl.c \ 992 » elf32-mips.c \
962 elf32-score.c \ 993 elf32-score.c \
963 elf32-score7.c \ 994 elf32-score7.c \
964 elf64-alpha.c \ 995 elf64-alpha.c \
965 elf64-gen.c \ 996 elf64-gen.c \
966 elf64-hppa.c \ 997 elf64-hppa.c \
967 elf64-ia64-vms.c \ 998 elf64-ia64-vms.c \
968 elf64-mips.c \ 999 elf64-mips.c \
969 elf64-mmix.c \ 1000 elf64-mmix.c \
970 elf64-ppc.c \ 1001 elf64-ppc.c \
971 elf64-s390.c \ 1002 elf64-s390.c \
972 elf64-sh64.c \ 1003 elf64-sh64.c \
973 elf64-sparc.c \ 1004 elf64-sparc.c \
974 elf64-tilegx.c \ 1005 elf64-tilegx.c \
975 elf64-x86-64.c \ 1006 elf64-x86-64.c \
976 elf64.c \ 1007 elf64.c \
977 elfn32-mips.c \ 1008 elfn32-mips.c \
1009 elfxx-aarch64.c \
978 elfxx-ia64.c \ 1010 elfxx-ia64.c \
1011 elfxx-mips.c \
979 mach-o-x86-64.c \ 1012 mach-o-x86-64.c \
980 mmo.c \ 1013 mmo.c \
981 nlm32-alpha.c \ 1014 nlm32-alpha.c \
982 nlm64.c \ 1015 nlm64.c \
983 pe-x86_64.c \ 1016 pe-x86_64.c \
984 pei-ia64.c \ 1017 pei-ia64.c \
985 pei-x86_64.c \ 1018 pei-x86_64.c \
986 vms-alpha.c 1019 vms-alpha.c
987 1020
988 OPTIONAL_BACKENDS = \ 1021 OPTIONAL_BACKENDS = \
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1031 # C source files that correspond to .o's. 1064 # C source files that correspond to .o's.
1032 SOURCE_CFILES = \ 1065 SOURCE_CFILES = \
1033 $(BFD32_LIBS_CFILES) \ 1066 $(BFD32_LIBS_CFILES) \
1034 $(BFD64_LIBS_CFILES) \ 1067 $(BFD64_LIBS_CFILES) \
1035 $(ALL_MACHINES_CFILES) \ 1068 $(ALL_MACHINES_CFILES) \
1036 $(BFD32_BACKENDS_CFILES) \ 1069 $(BFD32_BACKENDS_CFILES) \
1037 $(BFD64_BACKENDS_CFILES) \ 1070 $(BFD64_BACKENDS_CFILES) \
1038 $(OPTIONAL_BACKENDS_CFILES) 1071 $(OPTIONAL_BACKENDS_CFILES)
1039 1072
1040 BUILD_CFILES = \ 1073 BUILD_CFILES = \
1074 elf32-aarch64.c elf64-aarch64.c \
1041 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c 1075 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
1042 1076
1043 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES) 1077 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
1044 SOURCE_HFILES = \ 1078 SOURCE_HFILES = \
1045 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \ 1079 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
1046 » elf-bfd.h elf-hppa.h elf32-hppa.h \ 1080 » elf-bfd.h elf-hppa.h elf-linux-psinfo.h elf32-hppa.h \
1047 elf64-hppa.h elfcode.h elfcore.h \ 1081 elf64-hppa.h elfcode.h elfcore.h \
1048 freebsd.h genlink.h go32stub.h \ 1082 freebsd.h genlink.h go32stub.h \
1049 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \ 1083 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
1050 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \ 1084 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
1051 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \ 1085 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
1052 pef.h pef-traceback.h peicode.h som.h version.h \ 1086 pef.h pef-traceback.h peicode.h som.h version.h \
1053 vms.h xsym.h 1087 vms.h xsym.h
1054 1088
1055 BUILD_HFILES = \ 1089 BUILD_HFILES = \
1056 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h 1090 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
1263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-w65.Plo@am__quote@ 1297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-w65.Plo@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-we32k.Plo@am__quote@ 1298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-we32k.Plo@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-x86_64.Plo@am__quote@ 1299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-x86_64.Plo@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z80.Plo@am__quote@ 1300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z80.Plo@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z8k.Plo@am__quote@ 1301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z8k.Plo@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff64-rs6000.Plo@am__quote@ 1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff64-rs6000.Plo@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffgen.Plo@am__quote@ 1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffgen.Plo@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cofflink.Plo@am__quote@ 1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cofflink.Plo@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@ 1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Plo@am__quote@ 1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-aarch64.Plo@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-alpha.Plo@am__quote@ 1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-alpha.Plo@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arc.Plo@am__quote@ 1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arc.Plo@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arm.Plo@am__quote@ 1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arm.Plo@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-avr.Plo@am__quote@ 1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-avr.Plo@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bfin.Plo@am__quote@ 1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bfin.Plo@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16.Plo@am__quote@ 1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16.Plo@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16c.Plo@am__quote@ 1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16c.Plo@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cris.Plo@am__quote@ 1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cris.Plo@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-crx.Plo@am__quote@ 1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-crx.Plo@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d10v.Plo@am__quote@ 1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d10v.Plo@am__quote@
(...skipping 20 matching lines...) Expand all
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32c.Plo@am__quote@ 1338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32c.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32r.Plo@am__quote@ 1339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32r.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc11.Plo@am__quote@ 1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc11.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc12.Plo@am__quote@ 1341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc12.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68k.Plo@am__quote@ 1342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68k.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m88k.Plo@am__quote@ 1343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m88k.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12x.Plo@am__quote@ 1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12x.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12xg.Plo@am__quote@ 1345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12xg.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mcore.Plo@am__quote@ 1346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mcore.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mep.Plo@am__quote@ 1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mep.Plo@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-metag.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-microblaze.Plo@am__quote@ 1349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-microblaze.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mips.Plo@am__quote@ 1350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mips.Plo@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mmix.Plo@am__quote@ 1351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mmix.Plo@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@ 1352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@ 1353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@ 1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nios2.Plo@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@ 1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-openrisc.Plo@am__quote@ 1357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-openrisc.Plo@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or32.Plo@am__quote@ 1358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or32.Plo@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pdp11.Plo@am__quote@ 1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pdp11.Plo@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pj.Plo@am__quote@ 1360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pj.Plo@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-plugin.Plo@am__quote@ 1361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-plugin.Plo@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-powerpc.Plo@am__quote@ 1362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-powerpc.Plo@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rl78.Plo@am__quote@ 1363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rl78.Plo@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rs6000.Plo@am__quote@ 1364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rs6000.Plo@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rx.Plo@am__quote@ 1365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rx.Plo@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s390.Plo@am__quote@ 1366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s390.Plo@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-score.Plo@am__quote@ 1367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-score.Plo@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sh.Plo@am__quote@ 1368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sh.Plo@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sparc.Plo@am__quote@ 1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sparc.Plo@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-spu.Plo@am__quote@ 1370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-spu.Plo@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@ 1371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@ 1372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@ 1373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic6x.Plo@am__quote@ 1374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic6x.Plo@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic80.Plo@am__quote@ 1375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic80.Plo@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilegx.Plo@am__quote@ 1376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilegx.Plo@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilepro.Plo@am__quote@ 1377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilepro.Plo@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@ 1378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850_rh850.Plo@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@ 1380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-w65.Plo@am__quote@ 1381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-w65.Plo@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-we32k.Plo@am__quote@ 1382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-we32k.Plo@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xc16x.Plo@am__quote@ 1383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xc16x.Plo@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xgate.Plo@am__quote@ 1384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xgate.Plo@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xstormy16.Plo@am__quote@ 1385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xstormy16.Plo@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xtensa.Plo@am__quote@ 1386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xtensa.Plo@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z80.Plo@am__quote@ 1387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z80.Plo@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z8k.Plo@am__quote@ 1388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z8k.Plo@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demo64.Plo@am__quote@ 1389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demo64.Plo@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf1.Plo@am__quote@ 1390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf1.Plo@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2.Plo@am__quote@ 1391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2.Plo@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Plo@am__quote@ 1392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Plo@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecofflink.Plo@am__quote@ 1393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecofflink.Plo@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-attrs.Plo@am__quote@ 1394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-attrs.Plo@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-eh-frame.Plo@am__quote@ 1395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-eh-frame.Plo@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-ifunc.Plo@am__quote@ 1396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-ifunc.Plo@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10200.Plo@am__quote@ 1397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10200.Plo@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10300.Plo@am__quote@ 1398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10300.Plo@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-nacl.Plo@am__quote@ 1399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-nacl.Plo@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-strtab.Plo@am__quote@ 1400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-strtab.Plo@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-vxworks.Plo@am__quote@ 1401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-vxworks.Plo@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Plo@am__quote@ 1402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Plo@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-aarch64.Plo@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-am33lin.Plo@am__quote@ 1404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-am33lin.Plo@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arc.Plo@am__quote@ 1405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arc.Plo@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arm.Plo@am__quote@ 1406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arm.Plo@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-avr.Plo@am__quote@ 1407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-avr.Plo@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-bfin.Plo@am__quote@ 1408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-bfin.Plo@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16.Plo@am__quote@ 1409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16.Plo@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16c.Plo@am__quote@ 1410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16c.Plo@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cris.Plo@am__quote@ 1411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cris.Plo@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-crx.Plo@am__quote@ 1412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-crx.Plo@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d10v.Plo@am__quote@ 1413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d10v.Plo@am__quote@
(...skipping 15 matching lines...) Expand all
1390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-lm32.Plo@am__quote@ 1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-lm32.Plo@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32c.Plo@am__quote@ 1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32c.Plo@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32r.Plo@am__quote@ 1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32r.Plo@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc11.Plo@am__quote@ 1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc11.Plo@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc12.Plo@am__quote@ 1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc12.Plo@am__quote@
1395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc1x.Plo@am__quote@ 1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc1x.Plo@am__quote@
1396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68k.Plo@am__quote@ 1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68k.Plo@am__quote@
1397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m88k.Plo@am__quote@ 1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m88k.Plo@am__quote@
1398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mcore.Plo@am__quote@ 1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mcore.Plo@am__quote@
1399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mep.Plo@am__quote@ 1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mep.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-metag.Plo@am__quote@
1400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-microblaze.Plo@am__quote@ 1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-microblaze.Plo@am__quote@
1401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mips.Plo@am__quote@ 1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mips.Plo@am__quote@
1402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@ 1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@ 1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@
1404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@ 1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nios2.Plo@am__quote@
1405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-openrisc.Plo@am__quote@ 1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-openrisc.Plo@am__quote@
1406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or32.Plo@am__quote@ 1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or32.Plo@am__quote@
1407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pj.Plo@am__quote@ 1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pj.Plo@am__quote@
1408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ppc.Plo@am__quote@ 1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ppc.Plo@am__quote@
1409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rl78.Plo@am__quote@ 1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rl78.Plo@am__quote@
1410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rx.Plo@am__quote@ 1451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rx.Plo@am__quote@
1411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s390.Plo@am__quote@ 1452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s390.Plo@am__quote@
1412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score.Plo@am__quote@ 1453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score.Plo@am__quote@
1413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score7.Plo@am__quote@ 1454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score7.Plo@am__quote@
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh-symbian.Plo@am__quote@ 1455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh-symbian.Plo@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh.Plo@am__quote@ 1456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh.Plo@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64-com.Plo@am__quote@ 1457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64-com.Plo@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64.Plo@am__quote@ 1458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64.Plo@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@ 1459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@ 1460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tic6x.Plo@am__quote@ 1461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tic6x.Plo@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilegx.Plo@am__quote@ 1462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilegx.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilepro.Plo@am__quote@ 1463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilepro.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@ 1464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@ 1465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@ 1466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xgate.Plo@am__quote@ 1467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xgate.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@ 1468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xtensa.Plo@am__quote@ 1469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xtensa.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@ 1470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-aarch64.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-alpha.Plo@am__quote@ 1472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-alpha.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-gen.Plo@am__quote@ 1473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-gen.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-hppa.Plo@am__quote@ 1474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-hppa.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64-vms.Plo@am__quote@ 1475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64-vms.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@ 1476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@ 1477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@ 1478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@ 1479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@ 1480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sh64.Plo@am__quote@ 1481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sh64.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sparc.Plo@am__quote@ 1482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sparc.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-tilegx.Plo@am__quote@ 1483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-tilegx.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-x86-64.Plo@am__quote@ 1484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-x86-64.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@ 1485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elflink.Plo@am__quote@ 1486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elflink.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfn32-mips.Plo@am__quote@ 1487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfn32-mips.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-aarch64.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-ia64.Plo@am__quote@ 1489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-ia64.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-mips.Plo@am__quote@ 1490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-mips.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@ 1491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-tilegx.Plo@am__quote@ 1492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-tilegx.Plo@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pe-arm.Plo@am__quote@ 1493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pe-arm.Plo@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pei-arm.Plo@am__quote@ 1494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pei-arm.Plo@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@ 1495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@ 1496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300bsd.Plo@am__quote@ 1497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300bsd.Plo@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300hpux.Plo@am__quote@ 1498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300hpux.Plo@am__quote@
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
1944 elf32-target.h : elfxx-target.h 1987 elf32-target.h : elfxx-target.h
1945 rm -f elf32-target.h 1988 rm -f elf32-target.h
1946 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new 1989 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1947 mv -f elf32-target.new elf32-target.h 1990 mv -f elf32-target.new elf32-target.h
1948 1991
1949 elf64-target.h : elfxx-target.h 1992 elf64-target.h : elfxx-target.h
1950 rm -f elf64-target.h 1993 rm -f elf64-target.h
1951 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new 1994 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1952 mv -f elf64-target.new elf64-target.h 1995 mv -f elf64-target.new elf64-target.h
1953 1996
1997 elf32-aarch64.c : elfnn-aarch64.c
1998 rm -f elf32-aarch64.c
1999 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf32-aarch64.new
2000 sed -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
2001 mv -f elf32-aarch64.new elf32-aarch64.c
2002
2003 elf64-aarch64.c : elfnn-aarch64.c
2004 rm -f elf64-aarch64.c
2005 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
2006 sed -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
2007 mv -f elf64-aarch64.new elf64-aarch64.c
2008
1954 elf32-ia64.c : elfnn-ia64.c 2009 elf32-ia64.c : elfnn-ia64.c
1955 rm -f elf32-ia64.c 2010 rm -f elf32-ia64.c
1956 sed -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new 2011 sed -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
1957 mv -f elf32-ia64.new elf32-ia64.c 2012 mv -f elf32-ia64.new elf32-ia64.c
1958 2013
1959 elf64-ia64.c : elfnn-ia64.c 2014 elf64-ia64.c : elfnn-ia64.c
1960 rm -f elf64-ia64.c 2015 rm -f elf64-ia64.c
1961 sed -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new 2016 sed -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
1962 mv -f elf64-ia64.new elf64-ia64.c 2017 mv -f elf64-ia64.new elf64-ia64.c
1963 2018
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
2065 coff-tic54x.lo: coff-tic54x.c 2120 coff-tic54x.lo: coff-tic54x.c
2066 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $ @ $< $(NO_WERROR) 2121 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $ @ $< $(NO_WERROR)
2067 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 2122 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2068 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMD EPBACKSLASH@ 2123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMD EPBACKSLASH@
2069 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2070 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR) 2125 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
2071 2126
2072 # Tell versions [3.59,3.63) of GNU make to not export all variables. 2127 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2073 # Otherwise a system limit (for SysV at least) may be exceeded. 2128 # Otherwise a system limit (for SysV at least) may be exceeded.
2074 .NOEXPORT: 2129 .NOEXPORT:
OLDNEW
« no previous file with comments | « bfd/Makefile.am ('k') | bfd/PORTING » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698