1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
66 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
70 CATOBJEXT
= @CATOBJEXT@
72 DATADIRNAME
= @DATADIRNAME@
80 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
81 INSTOBJEXT
= @INSTOBJEXT@
89 MKINSTALLDIRS
= @MKINSTALLDIRS@
92 OPCODES_LIB
= @OPCODES_LIB@
97 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 cgen_cpu_prefix
= @cgen_cpu_prefix@
102 extra_objects
= @extra_objects@
103 install_tooldir
= @install_tooldir@
105 obj_format
= @obj_format@
106 target_cpu_type
= @target_cpu_type@
109 INTLLIBS
= @INTLLIBS@
111 AUTOMAKE_OPTIONS
= cygnus dejagnu
115 tooldir
= $(exec_prefix)/$(target_alias
)
117 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
118 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
120 WARN_CFLAGS
= @WARN_CFLAGS@
121 AM_CFLAGS
= $(WARN_CFLAGS
)
125 TARG_CPU
= @target_cpu_type@
126 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
127 TARG_CPU_O
= tc-@target_cpu_type@.o
128 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
129 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
130 OBJ_FORMAT_O
= obj-@obj_format@.o
131 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
132 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
133 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
134 ATOF_TARG_O
= atof-@atof@.o
136 # use @target_cpu_type@ for refering to configured target name
137 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
138 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
139 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
140 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
142 # CPU types. This is only used for dependency information.
184 # Object format types. This is only used for dependency information.
185 # We deliberately omit som, since it does not work as a cross assembler.
199 # This is an sh case which sets valid according to whether the CPU
200 # type in the shell variable c and the OS type in the shell variable o
201 # are supported. This helps cuts down on the amount of dependency
209 a29k | arm | i386 | i860 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax
) \
219 mips | alpha
) valid
=yes
;; \
224 alpha
) valid
=yes
;; \
237 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
239 MULTI_CPU_TYPES
= i386 mips
241 MULTI_CPU_OBJ_VALID
= \
257 # Regular source files.
290 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
321 # CPU files in config.
323 TARGET_CPU_CFILES
= \
341 config
/tc-m68hc11.c \
346 config
/tc-mn10200.c \
347 config
/tc-mn10300.c \
363 TARGET_CPU_HFILES
= \
381 config
/tc-m68hc11.h \
386 config
/tc-mn10200.h \
387 config
/tc-mn10300.h \
403 # OBJ files in config
405 OBJ_FORMAT_CFILES
= \
418 OBJ_FORMAT_HFILES
= \
431 # Emulation header files in config
440 config
/te-epoc-pe.h \
441 config
/te-generic.h \
445 config
/te-i386aix.h \
453 config
/te-nbsd532.h \
454 config
/te-pc532mach.h \
459 config
/te-sparcaout.h \
465 # Multi files in config
468 config
/e-i386aout.c \
469 config
/e-i386coff.c \
471 config
/e-mipsecoff.c \
513 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
515 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
516 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
517 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
520 noinst_PROGRAMS
= as-new gasp-new
521 noinst_SCRIPTS
= $(GDBINIT
)
522 EXTRA_SCRIPTS
= .gdbinit
524 EXTRA_DIST
= make-gas.com
526 DISTSTUFF
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
528 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
530 # Now figure out from those variables how to compile and link.
532 BASEDIR
= $(srcdir)/..
533 BFDDIR
= $(BASEDIR
)/bfd
534 INCDIR
= $(BASEDIR
)/include
536 # This is the variable actually used when we compile.
537 # Specify the directories to be searched for header files.
538 # Both . and srcdir are used, in that order,
539 # so that tm.h and config.h will be found in the compilation
540 # subdirectory rather than in the source directory.
541 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) -I
$(srcdir)/..
/intl
-I..
/intl
-DLOCALEDIR
="\"$(prefix)/share/locale\""
543 # This should be parallel to INCLUDES, but should replace $(srcdir)
544 # with $${srcdir}, and should work in a subdirectory. This is used
545 # when building dependencies, because the dependency building is done
547 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd
-I
$${srcdir}/..
/intl
-I..
/..
/intl
-DLOCALEDIR
="\"$(prefix)/share/locale\""
549 # How to link with both our special library facilities
550 # and the system's installed libraries.
552 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
554 # Files to be copied away after each stage in building.
555 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
557 as_new_SOURCES
= $(GAS_CFILES
)
558 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
559 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
561 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
562 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
565 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
566 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
567 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
569 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
570 echo $${rootme}/../expect/expect ; \
571 else echo expect ; fi`
574 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
575 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
580 # The m68k operand parser.
582 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
584 # stand-alone itbl assembler & disassembler
586 EXTRA_PROGRAMS
= itbl-test
587 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
588 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
592 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
594 # Remake the info files.
596 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
597 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
598 testsuite
/site.exp site.bak site.exp stage stage1 stage2
601 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
605 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
606 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
609 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
610 DEPTC_a29k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
611 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
612 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
613 $(INCDIR
)/opcode
/a29k.h
615 DEPTC_a29k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
616 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
617 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
618 $(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
619 $(INCDIR
)/opcode
/a29k.h
621 DEPTC_a29k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
622 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
623 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
624 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
625 $(INCDIR
)/opcode
/a29k.h
627 DEPTC_alpha_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
628 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
629 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
630 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
631 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
633 DEPTC_alpha_ecoff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
634 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-ecoff.h \
635 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
636 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
637 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
639 DEPTC_alpha_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
640 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
641 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
642 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
643 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
644 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
645 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
646 $(srcdir)/config
/atof-vax.c
648 DEPTC_alpha_evax
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
649 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-evax.h \
650 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
651 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
653 DEPTC_arc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
654 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
655 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
656 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
657 $(INCDIR
)/opcode
/arc.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
659 DEPTC_arc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
660 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
661 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
662 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
663 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h \
664 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
666 DEPTC_arm_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
667 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
668 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
669 subsegs.h
$(INCDIR
)/obstack.h
671 DEPTC_arm_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
672 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
673 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
674 $(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
675 subsegs.h
$(INCDIR
)/obstack.h
677 DEPTC_arm_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
678 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
679 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
680 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
681 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
683 DEPTC_avr_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
684 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
685 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
686 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
687 $(INCDIR
)/opcode
/avr.h
689 DEPTC_avr_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
690 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
691 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
692 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
693 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
695 DEPTC_d10v_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
696 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
697 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
698 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
699 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
701 DEPTC_d10v_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
702 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
703 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
704 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
705 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
706 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
708 DEPTC_d30v_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
709 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
710 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
711 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
712 $(INCDIR
)/opcode
/d30v.h
714 DEPTC_d30v_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
715 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
716 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
717 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
718 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
720 DEPTC_fr30_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
721 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
722 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
723 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
724 $(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
725 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
728 DEPTC_fr30_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
729 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
730 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
731 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
732 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
733 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
736 DEPTC_h8300_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
737 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
738 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
739 $(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
740 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h
742 DEPTC_h8300_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
743 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
744 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
745 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
746 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h
748 DEPTC_h8500_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
749 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
750 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
751 $(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
752 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h
754 DEPTC_h8500_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
755 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
756 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
757 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
758 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h
760 DEPTC_hppa_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
761 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
762 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
763 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
764 $(BFDDIR
)/libhppa.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/opcode
/hppa.h
766 DEPTC_hppa_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
767 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
768 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
769 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
770 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
771 $(INCDIR
)/elf
/reloc-macros.h subsegs.h
$(INCDIR
)/obstack.h \
772 $(BFDDIR
)/libbfd.h
$(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
774 DEPTC_ia64_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
775 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
776 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/coff
/internal.h \
777 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h dwarf2dbg.h \
778 subsegs.h
$(INCDIR
)/obstack.h
780 DEPTC_ia64_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
781 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
782 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
783 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
784 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
786 DEPTC_i370_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
787 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
788 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
789 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
790 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
792 DEPTC_i370_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
793 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
794 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
795 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
796 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h \
799 DEPTC_i386_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
800 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
801 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
802 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i386.h
804 DEPTC_i386_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
805 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
806 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
807 $(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
808 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i386.h
810 DEPTC_i386_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
811 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
812 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
813 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
814 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i386.h
816 DEPTC_i860_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
817 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
818 $(srcdir)/config
/tc-i860.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
819 $(INCDIR
)/opcode
/i860.h
821 DEPTC_i860_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
822 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
823 $(srcdir)/config
/tc-i860.h
$(INCDIR
)/coff
/internal.h \
824 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/i860.h
826 DEPTC_i860_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
827 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
828 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
829 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
830 $(INCDIR
)/opcode
/i860.h
832 DEPTC_i960_bout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
833 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-bout.h \
834 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
836 DEPTC_i960_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
837 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
838 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
839 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
840 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
842 DEPTC_i960_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
843 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
844 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
845 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
846 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
848 DEPTC_m32r_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
849 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
850 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
851 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
852 $(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
853 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
856 DEPTC_m32r_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
857 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
858 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
859 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
860 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
861 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
864 DEPTC_m68hc11_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
865 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
866 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
867 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
868 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h \
871 DEPTC_m68hc11_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
872 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
873 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
874 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
875 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h \
878 DEPTC_m68k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
879 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
880 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
881 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/m68k.h \
882 $(srcdir)/config
/m68k-parse.h
884 DEPTC_m68k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
885 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
886 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
887 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
888 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/m68k.h \
889 $(srcdir)/config
/m68k-parse.h
891 DEPTC_m68k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
892 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
893 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
894 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
895 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/m68k.h \
896 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
897 $(INCDIR
)/elf
/reloc-macros.h
899 DEPTC_m68k_hp300
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
900 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-hp300.h \
901 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
902 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
903 subsegs.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
905 DEPTC_m88k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
906 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
907 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
908 $(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
909 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
911 DEPTC_m88k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
912 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
913 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
914 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
915 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
917 DEPTC_mcore_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
918 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
919 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
920 $(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
921 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h
923 DEPTC_mcore_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
924 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
925 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
926 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
927 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
928 $(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
930 DEPTC_mips_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
931 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
932 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
933 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
934 itbl-ops.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
936 DEPTC_mips_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
937 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
938 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
939 $(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
940 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
941 itbl-ops.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
943 DEPTC_mips_ecoff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
944 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-ecoff.h \
945 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
946 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
947 $(INCDIR
)/opcode
/mips.h itbl-ops.h
949 DEPTC_mips_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
950 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
951 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
952 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
953 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
954 itbl-ops.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
955 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
957 DEPTC_mn10200_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
958 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
959 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
960 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
961 $(INCDIR
)/opcode
/mn10200.h
963 DEPTC_mn10200_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
964 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
965 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
966 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
967 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
969 DEPTC_mn10300_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
970 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
971 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
972 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
973 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
975 DEPTC_mn10300_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
976 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
977 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
978 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
979 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
982 DEPTC_ns32k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
983 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
984 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
985 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
987 DEPTC_ns32k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
988 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
989 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
990 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
993 DEPTC_ns32k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
994 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
995 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
996 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
997 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
999 DEPTC_pj_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1000 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1001 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1002 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/pj.h
1004 DEPTC_pj_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1005 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1006 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1007 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1008 $(INCDIR
)/opcode
/pj.h
1010 DEPTC_ppc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1011 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1012 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1013 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1014 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h
1016 DEPTC_ppc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1017 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1018 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1019 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1020 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h \
1021 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
1023 DEPTC_sh_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1024 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1025 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1026 $(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1027 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1030 DEPTC_sh_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1031 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1032 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1033 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1034 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1035 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
1037 DEPTC_sparc_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1038 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1039 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1040 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1042 DEPTC_sparc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1043 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1044 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1045 $(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1046 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1048 DEPTC_sparc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1049 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1050 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1051 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1052 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1053 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h
1055 DEPTC_tahoe_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1056 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1057 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1058 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1060 DEPTC_tahoe_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1061 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1062 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1063 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1064 $(INCDIR
)/opcode
/tahoe.h
1066 DEPTC_tahoe_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1067 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1068 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1069 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1070 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1072 DEPTC_tic30_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1073 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1074 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1075 $(INCDIR
)/opcode
/tic30.h
1077 DEPTC_tic30_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1078 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1079 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1080 $(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1081 $(INCDIR
)/opcode
/tic30.h
1083 DEPTC_tic30_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1084 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1085 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1086 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1087 $(INCDIR
)/opcode
/tic30.h
1089 DEPTC_tic54x_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1090 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1091 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1092 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1093 $(INCDIR
)/bfdlink.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1094 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1096 DEPTC_tic54x_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1097 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1098 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1099 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1100 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1101 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1102 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1105 DEPTC_tic80_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1106 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1107 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1108 $(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1109 $(INCDIR
)/opcode
/tic80.h
1111 DEPTC_tic80_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1112 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1113 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1114 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1115 $(INCDIR
)/opcode
/tic80.h
1117 DEPTC_vax_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1118 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1119 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1120 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1122 DEPTC_vax_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1123 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1124 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1125 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1126 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1128 DEPTC_vax_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1129 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1130 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1131 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1132 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1134 DEPTC_vax_vms
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1135 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-vms.h \
1136 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1137 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1138 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1140 DEPTC_w65_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1141 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1142 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1143 $(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1144 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1146 DEPTC_w65_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1147 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1148 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1149 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1150 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1152 DEPTC_v850_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1153 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1154 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/coff
/internal.h \
1155 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1156 $(INCDIR
)/opcode
/v850.h
1158 DEPTC_v850_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1159 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1160 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1161 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1162 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h
1164 DEPTC_z8k_coff
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(INCDIR
)/bin-bugs.h \
1165 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
1166 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1167 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h \
1170 DEPTC_z8k_elf
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(INCDIR
)/bin-bugs.h \
1171 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
1172 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1173 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1174 $(srcdir)/config
/tc-z8k.h
1176 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1177 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1180 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1183 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1186 DEPOBJ_a29k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1187 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1188 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1189 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1191 DEPOBJ_a29k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1192 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1193 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1194 $(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1195 $(INCDIR
)/obstack.h subsegs.h
1197 DEPOBJ_a29k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1198 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1199 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1200 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1201 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1203 DEPOBJ_alpha_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1204 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1205 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1206 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1209 DEPOBJ_alpha_ecoff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1210 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-ecoff.h \
1211 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1212 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1213 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1215 DEPOBJ_alpha_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1216 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1217 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1218 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1219 subsegs.h
$(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1220 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1221 $(INCDIR
)/aout
/aout64.h
1223 DEPOBJ_alpha_evax
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1224 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-evax.h \
1225 $(srcdir)/config
/tc-alpha.h
1227 DEPOBJ_arc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1228 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1229 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1230 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1233 DEPOBJ_arc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1234 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1235 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1236 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1237 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1239 DEPOBJ_arm_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1240 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1241 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1242 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1244 DEPOBJ_arm_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1245 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1246 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1247 $(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1248 $(INCDIR
)/obstack.h subsegs.h
1250 DEPOBJ_arm_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1251 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1252 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1253 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1254 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1256 DEPOBJ_avr_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1257 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1258 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1259 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1262 DEPOBJ_avr_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1263 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1264 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1265 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1266 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1268 DEPOBJ_d10v_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1269 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1270 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1271 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1274 DEPOBJ_d10v_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1275 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1276 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1277 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1278 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1280 DEPOBJ_d30v_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1281 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1282 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1283 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1286 DEPOBJ_d30v_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1287 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1288 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1289 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1290 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1292 DEPOBJ_fr30_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1293 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1294 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1295 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1298 DEPOBJ_fr30_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1299 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1300 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1301 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1302 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1304 DEPOBJ_h8300_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1305 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1306 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1307 $(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1308 $(INCDIR
)/obstack.h subsegs.h
1310 DEPOBJ_h8300_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1311 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1312 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1313 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1314 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1316 DEPOBJ_h8500_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1317 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1318 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1319 $(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1320 $(INCDIR
)/obstack.h subsegs.h
1322 DEPOBJ_h8500_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1323 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1324 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1325 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1326 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1328 DEPOBJ_hppa_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1329 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1330 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1331 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1334 DEPOBJ_hppa_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1335 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1336 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1337 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1338 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1339 $(INCDIR
)/elf
/reloc-macros.h subsegs.h
$(INCDIR
)/obstack.h \
1340 $(INCDIR
)/aout
/aout64.h
1342 DEPOBJ_ia64_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1343 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1344 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/coff
/internal.h \
1345 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1348 DEPOBJ_ia64_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1349 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1350 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1351 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1352 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1354 DEPOBJ_i370_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1355 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1356 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1357 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1360 DEPOBJ_i370_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1361 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1362 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1363 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1364 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/i370.h \
1365 $(INCDIR
)/aout
/aout64.h
1367 DEPOBJ_i386_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1368 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1369 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1370 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1372 DEPOBJ_i386_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1373 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1374 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1375 $(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1376 $(INCDIR
)/obstack.h subsegs.h
1378 DEPOBJ_i386_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1379 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1380 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1381 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1382 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1384 DEPOBJ_i860_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1385 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1386 $(srcdir)/config
/tc-i860.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1387 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1389 DEPOBJ_i860_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1390 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1391 $(srcdir)/config
/tc-i860.h
$(INCDIR
)/coff
/internal.h \
1392 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1395 DEPOBJ_i860_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1396 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1397 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1398 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1399 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1401 DEPOBJ_i960_bout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1402 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-bout.h \
1403 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1405 DEPOBJ_i960_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1406 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1407 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1408 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1409 $(INCDIR
)/obstack.h subsegs.h
1411 DEPOBJ_i960_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1412 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1413 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1414 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1415 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1417 DEPOBJ_m32r_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1418 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1419 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1420 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1423 DEPOBJ_m32r_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1424 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1425 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1426 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1427 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1429 DEPOBJ_m68hc11_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1430 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1431 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1432 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1433 $(INCDIR
)/obstack.h subsegs.h
1435 DEPOBJ_m68hc11_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1436 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1437 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1438 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1439 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1441 DEPOBJ_m68k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1442 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1443 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1444 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1446 DEPOBJ_m68k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1447 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1448 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1449 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1450 $(INCDIR
)/obstack.h subsegs.h
1452 DEPOBJ_m68k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1453 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1454 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1455 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1456 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1458 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/bin-bugs.h \
1459 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
1460 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1461 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1464 DEPOBJ_m88k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1465 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1466 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1467 $(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1468 $(INCDIR
)/obstack.h subsegs.h
1470 DEPOBJ_m88k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1471 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1472 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1473 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1474 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1476 DEPOBJ_mcore_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1477 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1478 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1479 $(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1480 $(INCDIR
)/obstack.h subsegs.h
1482 DEPOBJ_mcore_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1483 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1484 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1485 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1486 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1488 DEPOBJ_mips_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1489 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1490 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1491 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1493 DEPOBJ_mips_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1494 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1495 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1496 $(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1497 $(INCDIR
)/obstack.h subsegs.h
1499 DEPOBJ_mips_ecoff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1500 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-ecoff.h \
1501 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1502 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1503 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1505 DEPOBJ_mips_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1506 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1507 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1508 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1509 subsegs.h
$(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1510 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1511 $(INCDIR
)/aout
/aout64.h
1513 DEPOBJ_mn10200_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1514 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1515 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1516 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1519 DEPOBJ_mn10200_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1520 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1521 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1522 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1523 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1525 DEPOBJ_mn10300_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1526 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1527 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1528 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1531 DEPOBJ_mn10300_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1532 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1533 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1534 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1535 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1537 DEPOBJ_ns32k_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1538 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1539 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1540 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1542 DEPOBJ_ns32k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1543 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1544 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1545 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1548 DEPOBJ_ns32k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1549 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1550 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1551 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1552 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1554 DEPOBJ_pj_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1555 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1556 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1557 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1560 DEPOBJ_pj_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1561 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1562 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1563 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1564 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1566 DEPOBJ_ppc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1567 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1568 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1569 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1570 $(INCDIR
)/obstack.h subsegs.h
1572 DEPOBJ_ppc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1573 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1574 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1575 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1576 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1577 $(INCDIR
)/aout
/aout64.h
1579 DEPOBJ_sh_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1580 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1581 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1582 $(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1583 $(INCDIR
)/obstack.h subsegs.h
1585 DEPOBJ_sh_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1586 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1587 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1588 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1589 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_sparc_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1592 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1593 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1594 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1596 DEPOBJ_sparc_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1597 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1598 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1599 $(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1600 $(INCDIR
)/obstack.h subsegs.h
1602 DEPOBJ_sparc_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1603 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1604 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1605 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1606 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1608 DEPOBJ_tahoe_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1609 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1610 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1611 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1613 DEPOBJ_tahoe_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1614 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1615 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1616 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1619 DEPOBJ_tahoe_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1620 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1621 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1622 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1623 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1625 DEPOBJ_tic30_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1626 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1627 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1628 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1630 DEPOBJ_tic30_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1631 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1632 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1633 $(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1634 $(INCDIR
)/obstack.h subsegs.h
1636 DEPOBJ_tic30_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1637 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1638 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1639 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1640 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1642 DEPOBJ_tic54x_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1643 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1644 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1645 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1646 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1648 DEPOBJ_tic54x_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1649 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1650 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1651 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1652 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1654 DEPOBJ_tic80_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1655 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1656 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1657 $(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1658 $(INCDIR
)/obstack.h subsegs.h
1660 DEPOBJ_tic80_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1661 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1662 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1663 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1664 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1666 DEPOBJ_vax_aout
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1667 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-aout.h \
1668 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1669 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1671 DEPOBJ_vax_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1672 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1673 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1674 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1677 DEPOBJ_vax_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1678 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1679 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1680 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1681 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1683 DEPOBJ_vax_vms
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1684 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-vms.h \
1685 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1686 $(INCDIR
)/aout
/stab.def subsegs.h
$(INCDIR
)/obstack.h
1688 DEPOBJ_w65_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1689 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1690 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1691 $(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1692 $(INCDIR
)/obstack.h subsegs.h
1694 DEPOBJ_w65_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1695 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1696 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1697 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1698 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1700 DEPOBJ_v850_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1701 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1702 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/coff
/internal.h \
1703 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1706 DEPOBJ_v850_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1707 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1708 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1709 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1710 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1712 DEPOBJ_z8k_coff
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1713 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-coff.h \
1714 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1715 $(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1716 $(INCDIR
)/obstack.h subsegs.h
1718 DEPOBJ_z8k_elf
= $(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
1719 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(srcdir)/config
/obj-elf.h \
1720 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1721 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1722 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1724 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1725 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1726 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1728 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1731 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1734 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1735 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1737 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1738 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1739 $(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1741 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1742 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1743 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1744 $(srcdir)/config
/tc-a29k.h
1746 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1747 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1748 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1750 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1751 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1753 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1754 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1755 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1756 $(srcdir)/config
/tc-alpha.h
1758 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1759 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1760 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1761 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1763 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1764 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1765 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1766 $(srcdir)/config
/tc-arc.h
1768 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1769 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1771 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1772 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1773 $(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1775 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1776 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1777 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1778 $(srcdir)/config
/tc-arm.h
1780 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1781 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1782 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1784 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1785 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1786 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1787 $(srcdir)/config
/tc-avr.h
1789 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1790 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1791 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1793 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1794 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1795 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1796 $(srcdir)/config
/tc-d10v.h
1798 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1799 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1800 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1802 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1803 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1804 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1805 $(srcdir)/config
/tc-d30v.h
1807 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1808 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1809 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1811 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1812 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1813 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1814 $(srcdir)/config
/tc-fr30.h
1816 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1817 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1818 $(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1820 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1821 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1822 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1823 $(srcdir)/config
/tc-h8300.h
1825 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1826 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1827 $(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1829 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1830 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1831 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1832 $(srcdir)/config
/tc-h8500.h
1834 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1835 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1836 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1838 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1839 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1840 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1841 $(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h \
1842 $(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h
1844 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1845 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1847 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1848 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1849 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1850 $(srcdir)/config
/tc-ia64.h
1852 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
1853 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1854 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1856 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1857 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1858 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1859 $(srcdir)/config
/tc-i370.h
1861 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1862 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1864 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1865 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1866 $(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1868 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1869 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1870 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1871 $(srcdir)/config
/tc-i386.h
1873 DEP_i860_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i860.h \
1874 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1876 DEP_i860_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i860.h \
1877 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1878 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1880 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1881 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1882 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1883 $(srcdir)/config
/tc-i860.h
1885 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
1886 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1887 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1888 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1890 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1891 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1892 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1893 $(srcdir)/config
/tc-i960.h
1895 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
1896 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1897 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1899 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1900 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1901 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1902 $(srcdir)/config
/tc-m32r.h
1904 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
1905 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1906 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1908 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1909 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1910 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1911 $(srcdir)/config
/tc-m68hc11.h
1913 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1914 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1916 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1917 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1918 $(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1920 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1921 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1922 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1923 $(srcdir)/config
/tc-m68k.h
1925 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
1926 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1928 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
1929 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1930 $(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1932 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1933 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1934 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1935 $(srcdir)/config
/tc-m88k.h
1937 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1938 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1939 $(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1941 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1942 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1943 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1944 $(srcdir)/config
/tc-mcore.h
1946 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
1947 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1949 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1950 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1951 $(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1953 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1954 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1956 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1957 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1958 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1959 $(srcdir)/config
/tc-mips.h
1961 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
1962 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1963 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1965 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1966 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1967 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1968 $(srcdir)/config
/tc-mn10200.h
1970 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
1971 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1972 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1974 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1975 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1976 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1977 $(srcdir)/config
/tc-mn10300.h
1979 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1980 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1982 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
1983 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1984 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1986 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1987 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1988 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1989 $(srcdir)/config
/tc-ns32k.h
1991 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
1992 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
1993 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1995 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
1996 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1997 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1998 $(srcdir)/config
/tc-pj.h
2000 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2001 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2002 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2004 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2005 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2006 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2007 $(srcdir)/config
/tc-ppc.h
2009 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2010 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2011 $(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2013 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2014 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2015 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2016 $(srcdir)/config
/tc-sh.h
2018 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2019 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2021 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2022 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2023 $(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2025 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2026 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2027 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2028 $(srcdir)/config
/tc-sparc.h
2030 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2031 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2033 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2034 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2035 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2037 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2038 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2039 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2040 $(srcdir)/config
/tc-tahoe.h
2042 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2043 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2045 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2046 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2047 $(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2049 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2050 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2051 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2052 $(srcdir)/config
/tc-tic30.h
2054 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2055 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2056 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2059 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2060 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2061 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2062 $(srcdir)/config
/tc-tic54x.h
2064 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2065 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2066 $(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2068 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2069 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2070 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2071 $(srcdir)/config
/tc-tic80.h
2073 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2074 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2076 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2077 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2078 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2080 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2081 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2082 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2083 $(srcdir)/config
/tc-vax.h
2085 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2086 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2088 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2089 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2090 $(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2092 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2093 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2094 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2095 $(srcdir)/config
/tc-w65.h
2097 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2098 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2099 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2101 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2102 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2103 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2104 $(srcdir)/config
/tc-v850.h
2106 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2107 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/coff
/internal.h \
2108 $(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2110 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
/usr
/include/bfd.h \
2111 /usr
/include/ansidecl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
2112 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2113 $(srcdir)/config
/tc-z8k.h
2115 DEP_hppa_som
= $(BFDDIR
)/som.h
2116 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2119 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2122 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2123 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
2124 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
2125 CONFIG_HEADER
= config.h
2126 CONFIG_CLEAN_FILES
= ${GDBINIT}
2127 noinst_PROGRAMS
= as-new
$(EXEEXT
) gasp-new
$(EXEEXT
)
2128 PROGRAMS
= $(noinst_PROGRAMS
)
2131 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
2132 CPPFLAGS
= @CPPFLAGS@
2135 itbl_test_OBJECTS
= itbl-parse.o itbl-lex.o
2136 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
2137 ..
/libiberty
/libiberty.a
2139 as_new_OBJECTS
= app.o
as.o atof-generic.o bignum-copy.o cond.o \
2140 depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o \
2141 flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o \
2142 listing.o literal.o macro.o messages.o output-file.o read.o sb.o \
2143 stabs.o subsegs.o symbols.o write.o
2145 gasp_new_OBJECTS
= gasp.o macro.o sb.o hash.o
2147 SCRIPTS
= $(noinst_SCRIPTS
)
2149 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
2151 YLWRAP
= $(top_srcdir
)/..
/ylwrap
2153 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2154 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2156 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
2157 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
2158 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
2159 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2162 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
2166 SOURCES
= $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) $(gasp_new_SOURCES
)
2167 OBJECTS
= $(itbl_test_OBJECTS
) $(as_new_OBJECTS
) $(gasp_new_OBJECTS
)
2171 .SUFFIXES
: .S .c .l .lo .o .s .y
2172 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2173 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
2175 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2176 cd
$(top_builddir
) \
2177 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
2179 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2180 cd
$(srcdir) && $(ACLOCAL
)
2182 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2183 $(SHELL
) .
/config.status
--recheck
2184 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
2185 cd
$(srcdir) && $(AUTOCONF
)
2188 @if
test ! -f
$@
; then \
2192 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
2193 cd
$(top_builddir
) \
2194 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
2195 $(SHELL
) .
/config.status
2196 @echo timestamp
> stamp-h
2> /dev
/null
2197 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
2198 @if
test ! -f
$@
; then \
2199 rm -f
$(srcdir)/stamp-h.in
; \
2200 $(MAKE
) $(srcdir)/stamp-h.in
; \
2202 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2203 cd
$(top_srcdir
) && $(AUTOHEADER
)
2204 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
2213 maintainer-clean-hdr
:
2214 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
2215 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
2217 mostlyclean-noinstPROGRAMS
:
2219 clean-noinstPROGRAMS
:
2220 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
2222 distclean-noinstPROGRAMS
:
2224 maintainer-clean-noinstPROGRAMS
:
2235 mostlyclean-compile
:
2236 -rm -f
*.o core
*.core
2243 maintainer-clean-compile
:
2246 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2249 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2252 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2254 mostlyclean-libtool
:
2262 maintainer-clean-libtool
:
2264 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2265 @
rm -f itbl-test
$(EXEEXT
)
2266 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2268 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2269 @
rm -f as-new
$(EXEEXT
)
2270 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2272 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
2273 @
rm -f gasp-new
$(EXEEXT
)
2274 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
2276 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2278 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2279 config
/m68k-parse.h
: config
/m68k-parse.c
2280 itbl-parse.h
: itbl-parse.c
2283 # This directory's subdirectories are mostly independent; you can cd
2284 # into them and run `make' without going through this Makefile.
2285 # To change the values of `make' variables: instead of editing Makefiles,
2286 # (1) if the variable is set in `config.status', edit `config.status'
2287 # (which will cause the Makefiles to be regenerated when you run `make');
2288 # (2) otherwise, pass the desired values on the `make' command line.
2292 all-recursive install-data-recursive install-exec-recursive \
2293 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2294 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2295 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2297 target
=`echo $@ | sed s/-recursive//`; \
2298 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2299 echo
"Making $$target in $$subdir"; \
2300 if
test "$$subdir" = "."; then \
2302 local_target
="$$target-am"; \
2304 local_target
="$$target"; \
2306 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2307 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2309 if
test "$$dot_seen" = "no"; then \
2310 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2311 fi
; test -z
"$$fail"
2313 mostlyclean-recursive clean-recursive distclean-recursive \
2314 maintainer-clean-recursive
:
2315 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2317 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2318 rev
="$$subdir $$rev"; \
2319 test "$$subdir" = "." && dot_seen
=yes
; \
2321 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2322 target
=`echo $@ | sed s/-recursive//`; \
2323 for subdir in
$$rev; do \
2324 echo
"Making $$target in $$subdir"; \
2325 if
test "$$subdir" = "."; then \
2326 local_target
="$$target-am"; \
2328 local_target
="$$target"; \
2330 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2331 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2332 done
&& test -z
"$$fail"
2334 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2335 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2340 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2341 list
='$(SOURCES) $(HEADERS)'; \
2342 unique
=`for i in $$list; do echo $$i; done | \
2343 awk ' { files[$$0] = 1; } \
2344 END { for (i in files) print i; }'`; \
2345 here
=`pwd` && cd
$(srcdir) \
2346 && mkid
-f
$$here/ID
$$unique $(LISP
)
2348 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2351 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2352 if
test "$$subdir" = .
; then
:; else \
2353 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2356 list
='$(SOURCES) $(HEADERS)'; \
2357 unique
=`for i in $$list; do echo $$i; done | \
2358 awk ' { files[$$0] = 1; } \
2359 END { for (i in files) print i; }'`; \
2360 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2361 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2370 maintainer-clean-tags
:
2372 distdir
= $(PACKAGE
)-$(VERSION
)
2373 top_distdir
= $(distdir
)
2375 # This target untars the dist file and tries a VPATH configuration. Then
2376 # it guarantees that the distribution is self-contained by making another
2380 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2381 mkdir
$(distdir
)/=build
2382 mkdir
$(distdir
)/=inst
2383 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2384 cd
$(distdir
)/=build \
2385 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2386 && $(MAKE
) $(AM_MAKEFLAGS
) \
2387 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2388 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2389 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2390 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2391 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2393 @banner
="$(distdir).tar.gz is ready for distribution"; \
2394 dashes
=`echo "$$banner" | sed s/./=/g`; \
2399 -chmod
-R a
+r
$(distdir
)
2400 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2403 -chmod
-R a
+r
$(distdir
)
2404 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2406 distdir
: $(DISTFILES
)
2409 -chmod
777 $(distdir
)
2410 @for file in
$(DISTFILES
); do \
2411 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2412 if
test -d
$$d/$$file; then \
2413 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2415 test -f
$(distdir
)/$$file \
2416 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2417 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2420 for subdir in
$(SUBDIRS
); do \
2421 if
test "$$subdir" = .
; then
:; else \
2422 test -d
$(distdir
)/$$subdir \
2423 || mkdir
$(distdir
)/$$subdir \
2425 chmod
777 $(distdir
)/$$subdir; \
2426 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2431 DEJATOOL
= $(PACKAGE
)
2433 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2435 @echo
'Making a new site.exp file...'
2436 @
test ! -f site.bak ||
rm -f site.bak
2437 @echo
'## these variables are automatically generated by make ##' > $@
-t
2438 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2439 @echo
'# edit the last section' >> $@
-t
2440 @echo
'set tool $(DEJATOOL)' >> $@
-t
2441 @echo
'set srcdir $(srcdir)' >> $@
-t
2442 @echo
'set objdir' `pwd` >> $@
-t
2443 @echo
'set host_alias $(host_alias)' >> $@
-t
2444 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2445 @echo
'set target_alias $(target_alias)' >> $@
-t
2446 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2447 @echo
'set build_alias $(build_alias)' >> $@
-t
2448 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2449 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2450 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2451 @
test ! -f site.exp || mv site.exp site.bak
2454 info: info-recursive
2458 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2459 check: check-recursive
2461 installcheck: installcheck-recursive
2463 install-info
: install-info-recursive
2464 all-recursive-am
: config.h
2465 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2467 install-exec-am
: install-exec-local
2468 install-exec
: install-exec-recursive
2471 install-data
: install-data-recursive
2474 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2475 install: install-recursive
2477 uninstall: uninstall-recursive
2478 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2479 all-redirect
: all-recursive-am
2481 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2482 installdirs: installdirs-recursive
2486 mostlyclean-generic
:
2487 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2490 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2493 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2494 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2495 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2497 maintainer-clean-generic
:
2498 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2499 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2500 mostlyclean-compile mostlyclean-libtool \
2501 mostlyclean-tags mostlyclean-generic
2503 mostlyclean: mostlyclean-recursive
2505 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2506 clean-tags clean-generic mostlyclean-am
2508 clean: clean-recursive
2510 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2511 distclean-libtool distclean-tags distclean-generic \
2515 distclean: distclean-recursive
2516 -rm -f config.status
2518 maintainer-clean-am
: maintainer-clean-hdr \
2519 maintainer-clean-noinstPROGRAMS \
2520 maintainer-clean-compile maintainer-clean-libtool \
2521 maintainer-clean-tags maintainer-clean-generic \
2523 @echo
"This command is intended for maintainers to use;"
2524 @echo
"it deletes files that may require special tools to rebuild."
2526 maintainer-clean
: maintainer-clean-recursive
2527 -rm -f config.status
2529 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2530 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2531 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2532 mostlyclean-compile distclean-compile clean-compile \
2533 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2534 clean-libtool maintainer-clean-libtool install-data-recursive \
2535 uninstall-data-recursive install-exec-recursive \
2536 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2537 all-recursive check-recursive installcheck-recursive info-recursive \
2538 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2539 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2540 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2541 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2542 install-info-am install-info all-recursive-am install-exec-local \
2543 install-exec-am install-exec install-data-am install-data install-am \
2544 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2545 installdirs mostlyclean-generic distclean-generic clean-generic \
2546 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2548 po
/POTFILES.in
: @MAINT@ Makefile
2549 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2550 && mv tmp
$(srcdir)/po
/POTFILES.in
2552 $(srcdir)/make-gas.com
: stamp-mk.com
2553 stamp-mk.com
: vmsconf.sh Makefile
2554 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2555 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2557 diststuff
: $(DISTSTUFF
) info
2559 $(OBJS
): @ALL_OBJ_DEPS@
2561 # Stuff that every object file depends upon. If anything is removed
2562 # from this list, remove it from dep-in.sed as well.
2563 $(OBJS
): config.h
as.h
$(TARG_ENV_H
) $(OBJ_FORMAT_H
) $(TARG_CPU_H
) flonum.h \
2564 expr.h write.h frags.h hash.h read.h symbols.h tc.h \
2565 obj.h listing.h bignum.h bit_fix.h
$(INCDIR
)/libiberty.h asintl.h
2567 check-DEJAGNU
: site.exp
2568 if
[ -d testsuite
]; then \
2573 rm -f testsuite
/site.exp
2574 cp site.exp testsuite
/site.exp
2575 rootme
=`pwd`; export rootme
; \
2576 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2577 EXPECT
=${EXPECT} ; export EXPECT
; \
2578 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2579 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2580 export TCL_LIBRARY
; \
2582 runtest
=$(RUNTEST
); \
2584 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2585 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2587 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2590 # The implicit .c.o rule doesn't work for these, perhaps because of
2591 # the variables, or perhaps because the sources are not on vpath.
2592 $(TARG_CPU_O
): $(TARG_CPU_C
)
2593 $(COMPILE
) -c
$(TARG_CPU_C
)
2594 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2595 $(COMPILE
) -c
$(ATOF_TARG_C
)
2597 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2598 # so the automatic dependency stuff doesn't work.
2599 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2600 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2601 $(INCDIR
)/aout
/stab_gnu.h
2603 # We need all these explicit rules for the multi stuff. Because of
2604 # these rules, we don't need one for OBJ_FORMAT_O.
2606 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2607 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2608 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2609 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2610 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2611 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2612 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2613 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2614 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2615 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2616 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2617 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2618 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2619 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2620 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2621 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2622 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2623 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2624 obj-som.o
: $(srcdir)/config
/obj-som.c
2625 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2626 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2627 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2629 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2630 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2631 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2632 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2633 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2634 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2635 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2636 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2637 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2638 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2640 # If m68k-parse.y is in a different directory, then ylwrap will use an
2641 # absolute path when it invokes yacc, which will cause yacc to put the
2642 # absolute path into the generated file. That's a pain when it comes
2643 # to generating snapshots, because it introduces spurious diffs.
2644 # Since when we make the snapshots $(srcdir) = ".", we check for that
2645 # case and handle it differently. This means that anybody who
2646 # configures with $(srcdir) = "." will have to set their path in the
2647 # debugger if they want to debug m68k-parse.y. This is bad, but on
2648 # the other hand it's good that people who use the prebuilt
2649 # m68k-parse.c don't get a spurious absolute path.
2650 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2651 f
=$(srcdir)/config
/m68k-parse.y
; \
2652 if
[ $$f = "./config/m68k-parse.y" ]; then \
2653 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2654 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2655 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2658 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2659 if
[ $$f = "m68k-parse.y" ]; then \
2660 rm -f m68k-parse.y
; \
2662 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2664 # Don't let the .y.h rule clobber m68k-parse.h.
2665 m68k-parse.h
: ; @true
2666 $(srcdir)/config
/m68k-parse.h
: ; @true
2668 # The instruction table specification lexical analyzer and parser.
2670 itbl-lex.c
: $(srcdir)/itbl-lex.l
2671 itbl-lex.o
: itbl-lex.c itbl-parse.h
2673 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2675 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2677 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2678 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2680 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2681 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2683 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2684 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2686 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2687 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2688 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2689 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2691 .PHONY
: install-exec-local install-data-local
2692 .PHONY
: install-exec-bindir install-exec-tooldir
2694 install-exec-local
: install-exec-bindir @install_tooldir@
2696 install-exec-bindir
: $(noinst_PROGRAMS
)
2697 $(mkinstalldirs
) $(bindir)
2698 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2699 if
test -f
$$p; then \
2700 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2701 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2705 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2706 $(mkinstalldirs
) $(tooldir
)/bin
2707 n
=`echo as | sed '$(transform)'`; \
2708 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2709 rm -f
$(tooldir
)/bin
/as$(EXEEXT
); \
2710 ln
$(bindir)/$$n$(EXEEXT
) $(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2711 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(tooldir
)/bin
/as$(EXEEXT
); \
2716 # These exist for maintenance purposes.
2718 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2722 rm -f stage
&& ln
-s stage1 stage
2723 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2725 rm -f stage
&& ln
-s stage2 stage
2726 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2727 $(MAKE
) comparison against
=stage2
2730 rm -f stage
&& ln
-s stage1 stage
2731 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2733 rm -f stage
&& ln
-s stage2 stage
2734 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2735 $(MAKE
) comparison against
=stage2
2738 rm -f stage
&& ln
-s stage2 stage
2739 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2740 $(MAKE
) comparison against
=stage2
2742 # Copy the object files from a particular stage into a subdirectory.
2745 -mv
$(STAGESTUFF
) stage1
2746 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2750 -mv
$(STAGESTUFF
) stage2
2751 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2755 -mv
$(STAGESTUFF
) stage3
2756 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2758 # This rule is derived from corresponding code in the Makefile.in for gcc.
2759 # The "tail +16c" is to bypass headers which may include timestamps or
2760 # temporary assembly file names.
2763 for file in
*.o
; do \
2764 tail
+16c .
/$$file > tmp-foo1
; \
2765 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2766 if cmp tmp-foo1 tmp-foo2
; then \
2769 echo
$$file differs
; \
2777 .PHONY
: de-stage1 de-stage2 de-stage3
2780 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2784 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2788 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2791 # Automatic dependency computation. This is a real pain, because the
2792 # dependencies change based on target_cpu_type and obj_format.
2793 # Just to make things even more complicated, automake separates the
2794 # dependency variable assignments from the dependency rules, and tacks
2795 # on a .NOEXPORT at the end of Makefile.in.
2797 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2798 rm -f DEP1
# delete because we use $? in DEP1 rule
2799 srcdir=`cd $(srcdir); pwd`; \
2800 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2802 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2803 sed
-f dep.sed
< DEPTC
>> DEPA
2804 sed
-f dep.sed
< DEPOBJ
>> DEPA
2805 sed
-f dep.sed
< DEP2
>> DEPA
2806 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2807 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2808 sed
-f dep.sed
< DEP1
>> DEPA
2809 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2810 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2811 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2812 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2815 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2816 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2817 srcdir=`cd $(srcdir); pwd`; \
2819 echo
'' > targ-cpu.h
; \
2820 echo
'' > obj-format.h
; \
2821 echo
'' > targ-env.h
; \
2822 echo
'' > itbl-cpu.h
; \
2823 echo
'' > itbl-parse.h
; \
2824 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) $?
> DEP
2827 # Work out the special dependencies for the tc-*.c files.
2828 DEPTC
: $(TARGET_CPU_CFILES
)
2830 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2831 srcdir=`cd $(srcdir); pwd`; \
2833 for c in
$(CPU_TYPES
); do \
2834 for o in
$(OBJ_FORMATS
); do \
2836 if
[ x
$${valid} = xyes
]; then \
2837 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2838 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2839 echo
'#include "te-generic.h"' > targ-env.h
; \
2840 echo
'' > itbl-cpu.h
; \
2841 echo
'' > itbl-parse.h
; \
2842 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2844 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2845 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2846 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2851 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2852 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2853 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2854 for c in
$(MULTI_CPU_TYPES
); do \
2855 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2856 for o in $(OBJ_FORMATS); do \
2857 $(MULTI_CPU_OBJ_VALID) \
2858 if [ x$${valid} = xyes ]; then \
2859 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2862 echo
'' >> DEPTCA
; \
2866 # Work out the special dependencies for the obj-*.c files.
2867 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2869 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2870 srcdir=`cd $(srcdir); pwd`; \
2872 for c in
$(CPU_TYPES
); do \
2873 for o in
$(OBJ_FORMATS
); do \
2875 if
[ x
$${valid} = xyes
]; then \
2876 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2877 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2878 echo
'#include "te-generic.h"' > targ-env.h
; \
2879 echo
'' > itbl-cpu.h
; \
2880 echo
'' > itbl-parse.h
; \
2882 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2883 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2884 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2889 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2890 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2891 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2892 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2893 for c in $(MULTI_CPU_TYPES); do \
2894 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2895 for o in
$(OBJ_FORMATS
); do \
2896 $(MULTI_CPU_OBJ_VALID
) \
2897 if
[ x
$${valid} = xyes
]; then \
2898 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2901 echo '' >> DEPOBJA; \
2903 mv -f DEPOBJA DEPOBJ
2905 # Work out the dependencies for each CPU/OBJ combination.
2906 # Note that SOM is a special case, because it only works native.
2907 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2909 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2910 srcdir=`cd $(srcdir); pwd`; \
2912 for c in $(CPU_TYPES); do \
2913 for o in $(OBJ_FORMATS); do \
2915 if [ x$${valid} = xyes ]; then \
2916 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2917 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2918 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2919 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2923 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2924 for c in
$(MULTI_CPU_TYPES
); do \
2925 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2926 for o in $(OBJ_FORMATS); do \
2927 $(MULTI_CPU_OBJ_VALID) \
2928 if [ x$${valid} = xyes ]; then \
2929 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2936 dep.sed
: dep-in.sed config.status
2937 srcdir=`cd $(srcdir); pwd`; \
2938 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2939 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2940 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2941 -e
"s!@SRCDIR@!$${srcdir}!"
2944 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2945 < Makefile
> tmp-Makefile
2946 cat DEP
>> tmp-Makefile
2947 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2950 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2951 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2952 cat DEP
>> tmp-Makefile.in
2953 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2956 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2957 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2958 cat DEP
>> tmp-Makefile.am
2959 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2961 # HEED THE MKDEP WARNINGS.
2962 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2963 .PHONY
: dep dep-in dep-am
2964 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2965 app.o
: app.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2966 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
2967 as.o
: as.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2968 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
2969 $(INCDIR
)/obstack.h output-file.h sb.h macro.h
2970 atof-generic.o
: atof-generic.c
$(INCDIR
)/bin-bugs.h \
2971 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h
2972 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2973 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
2974 cond.o
: cond.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2975 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h macro.h \
2976 sb.h
$(INCDIR
)/obstack.h
2977 depend.o
: depend.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2978 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
2979 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2980 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h dwarf2dbg.h \
2981 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2982 ecoff.o
: ecoff.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2983 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h ecoff.h
2984 ehopt.o
: ehopt.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2985 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
2986 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2987 expr.o
: expr.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2988 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(INCDIR
)/obstack.h
2989 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2990 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
2991 flonum-konst.o
: flonum-konst.c
2992 flonum-mult.o
: flonum-mult.c
2993 frags.o
: frags.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2994 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
2996 hash.o
: hash.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2997 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(INCDIR
)/obstack.h
2998 input-file.o
: input-file.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
2999 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h input-file.h
3000 input-scrub.o
: input-scrub.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3001 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h input-file.h \
3003 listing.o
: listing.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3004 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h input-file.h \
3006 literal.o
: literal.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3007 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
3009 macro.o
: macro.c sb.h macro.h
3010 messages.o
: messages.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3011 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
3012 output-file.o
: output-file.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3013 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h output-file.h
3014 read.o
: read.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3015 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
3016 $(INCDIR
)/obstack.h sb.h macro.h ecoff.h
3018 stabs.o
: stabs.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3019 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(INCDIR
)/obstack.h \
3020 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3021 subsegs.o
: subsegs.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3022 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
3024 symbols.o
: symbols.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3025 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h
$(INCDIR
)/obstack.h \
3026 subsegs.h struc-symbol.h
3027 write.o
: write.c
$(INCDIR
)/bin-bugs.h
/usr
/include/bfd.h \
3028 /usr
/include/ansidecl.h
$(INCDIR
)/progress.h subsegs.h \
3029 $(INCDIR
)/obstack.h output-file.h
3030 gasp.o
: gasp.c
$(INCDIR
)/bin-bugs.h sb.h macro.h
3031 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/bin-bugs.h \
3032 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3034 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/bin-bugs.h \
3035 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3036 emul.h emul-target.h
3037 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/bin-bugs.h \
3038 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3039 emul.h emul-target.h
3040 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/bin-bugs.h \
3041 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3042 emul.h emul-target.h
3043 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/bin-bugs.h \
3044 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3045 emul.h emul-target.h
3046 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/bin-bugs.h \
3047 /usr
/include/bfd.h
/usr
/include/ansidecl.h
$(INCDIR
)/progress.h \
3048 emul.h emul-target.h
3049 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3050 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3051 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3052 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3054 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3055 # Otherwise a system limit (for SysV at least) may be exceeded.