1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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@
74 DATADIRNAME
= @DATADIRNAME@
84 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
85 INSTOBJEXT
= @INSTOBJEXT@
93 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 OPCODES_LIB
= @OPCODES_LIB@
103 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
107 cgen_cpu_prefix
= @cgen_cpu_prefix@
108 extra_objects
= @extra_objects@
109 install_tooldir
= @install_tooldir@
111 obj_format
= @obj_format@
112 target_cpu_type
= @target_cpu_type@
115 INTLLIBS
= @INTLLIBS@
117 AUTOMAKE_OPTIONS
= cygnus dejagnu
121 tooldir
= $(exec_prefix)/$(target_alias
)
123 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
124 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
126 WARN_CFLAGS
= @WARN_CFLAGS@
127 AM_CFLAGS
= $(WARN_CFLAGS
)
131 TARG_CPU
= @target_cpu_type@
132 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
133 TARG_CPU_O
= tc-@target_cpu_type@.o
134 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
135 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
136 OBJ_FORMAT_O
= obj-@obj_format@.o
137 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
138 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
139 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
140 ATOF_TARG_O
= atof-@atof@.o
142 # use @target_cpu_type@ for refering to configured target name
143 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
144 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
145 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
146 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
148 # CPU types. This is only used for dependency information.
201 # Object format types. This is only used for dependency information.
202 # We deliberately omit SOM, since it does not work as a cross assembler.
216 # This is an sh case which sets valid according to whether the CPU
217 # type in the shell variable c and the OS type in the shell variable o
218 # are supported. This helps cuts down on the amount of dependency
226 a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
235 cris | i860 | mmix
) \
240 mips | alpha
) valid
=yes
;; \
245 alpha
) valid
=yes
;; \
258 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
260 MULTI_CPU_TYPES
= i386 mips cris
262 MULTI_CPU_OBJ_VALID
= \
267 i386 | cris
) valid
=yes
;; \
271 i386 | mips
) valid
=yes
;; \
281 # Regular source files.
314 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
345 # CPU files in config.
347 TARGET_CPU_CFILES
= \
369 config
/tc-m68hc11.c \
375 config
/tc-mn10200.c \
376 config
/tc-mn10300.c \
378 config
/tc-openrisc.c \
394 config
/tc-xstormy16.c \
398 TARGET_CPU_HFILES
= \
420 config
/tc-m68hc11.h \
426 config
/tc-mn10200.h \
427 config
/tc-mn10300.h \
429 config
/tc-openrisc.h \
445 config
/tc-xstormy16.h \
449 # OBJ files in config
451 OBJ_FORMAT_CFILES
= \
464 OBJ_FORMAT_HFILES
= \
477 # Emulation header files in config
486 config
/te-epoc-pe.h \
487 config
/te-generic.h \
492 config
/te-hppalinux64.h \
493 config
/te-i386aix.h \
494 config
/te-ia64aix.h \
502 config
/te-nbsd532.h \
503 config
/te-pc532mach.h \
508 config
/te-sparcaout.h \
515 # Multi files in config
518 config
/e-crisaout.c \
520 config
/e-i386aout.c \
521 config
/e-i386coff.c \
523 config
/e-mipsecoff.c \
565 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
567 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
568 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
569 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
572 # Note: GASP is now deprecated and will be removed at some point in the future.
573 # Anything that GASP could do can now be done by GAS.
574 noinst_PROGRAMS
= as-new
575 noinst_SCRIPTS
= $(GDBINIT
)
576 EXTRA_SCRIPTS
= .gdbinit
578 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
580 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
582 # Now figure out from those variables how to compile and link.
584 BASEDIR
= $(srcdir)/..
585 BFDDIR
= $(BASEDIR
)/bfd
586 INCDIR
= $(BASEDIR
)/include
588 # This is the variable actually used when we compile.
589 # Specify the directories to be searched for header files.
590 # Both . and srcdir are used, in that order,
591 # so that tm.h and config.h will be found in the compilation
592 # subdirectory rather than in the source directory.
593 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\""
595 # This should be parallel to INCLUDES, but should replace $(srcdir)
596 # with $${srcdir}, and should work in a subdirectory. This is used
597 # when building dependencies, because the dependency building is done
599 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\""
601 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
602 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
605 # How to link with both our special library facilities
606 # and the system's installed libraries.
608 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
610 # Files to be copied away after each stage in building.
611 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
613 as_new_SOURCES
= $(GAS_CFILES
)
614 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
615 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
617 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
618 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
621 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
622 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
623 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
625 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
626 echo $${rootme}/../expect/expect ; \
627 else echo expect ; fi`
630 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
631 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
636 # The m68k operand parser.
638 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
640 # stand-alone itbl assembler & disassembler
642 EXTRA_PROGRAMS
= gasp-new itbl-test
643 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
644 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
648 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
650 # Remake the info files.
652 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
653 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
654 testsuite
/site.exp site.bak site.exp stage stage1 stage2
657 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
661 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
662 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
665 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
666 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
667 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
668 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
670 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
671 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
672 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
673 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
675 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
676 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
677 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
678 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
680 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
681 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
682 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
683 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
684 $(srcdir)/config
/atof-vax.c
686 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
687 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
688 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
689 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
690 $(srcdir)/config
/atof-vax.c
692 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
693 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
694 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
695 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
696 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
697 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
698 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
700 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
701 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
702 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
703 $(srcdir)/config
/atof-vax.c
705 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
706 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
707 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
708 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
709 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
710 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
712 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
713 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
714 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
715 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
716 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
717 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
719 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
720 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
721 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
723 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
724 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
725 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
726 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
729 DEPTC_arm_elf
= $(INCDIR
)/symcat.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-arm.h \
732 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
733 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
735 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
736 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
737 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
738 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
740 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
741 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
742 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
743 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
744 $(INCDIR
)/opcode
/avr.h
746 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
747 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
748 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
749 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
751 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
752 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
753 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
754 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
755 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
757 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
758 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
759 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
760 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
761 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
763 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
764 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
765 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
766 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
767 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
769 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
770 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
771 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
772 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
774 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
775 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
776 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
777 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
778 $(INCDIR
)/opcode
/d30v.h
780 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
781 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
782 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
783 $(INCDIR
)/opcode
/dlx.h
785 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
786 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
787 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
788 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
790 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
791 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
792 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
793 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
794 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
797 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
798 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
799 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
800 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
801 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
802 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
804 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
805 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
806 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h dwarf2dbg.h \
807 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
808 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
809 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/frv.h \
810 $(INCDIR
)/elf
/reloc-macros.h
812 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
813 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
814 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
815 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
816 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
817 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
819 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
820 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
821 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
822 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
823 $(INCDIR
)/safe-ctype.h
825 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
826 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
827 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
828 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
829 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
831 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
832 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
833 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
834 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
835 $(INCDIR
)/safe-ctype.h
837 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
838 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
839 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
840 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
841 $(INCDIR
)/safe-ctype.h
843 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
844 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
845 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
846 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
848 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
849 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
850 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
851 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
852 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
853 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
856 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
857 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
858 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
859 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
860 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
862 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
863 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
864 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
865 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
866 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
868 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
869 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
870 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
871 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
873 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
874 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
875 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
876 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
877 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h
879 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
880 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
881 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
882 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
884 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
885 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
886 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
887 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
888 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
890 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
891 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
892 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
893 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
894 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
896 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
897 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
898 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
899 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
900 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
902 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
903 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
904 $(INCDIR
)/opcode
/i960.h
906 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
907 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
908 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
909 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
911 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
912 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
913 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
914 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
916 DEPTC_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
917 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
918 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h dwarf2dbg.h \
919 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
920 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
921 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
922 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
924 DEPTC_ip2k_elf
= $(INCDIR
)/symcat.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-ip2k.h \
927 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
928 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
929 cgen.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
932 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
933 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
934 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
935 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
936 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
939 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
940 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
941 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
942 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
943 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
944 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
946 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
947 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
948 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
949 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
950 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
952 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
953 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
954 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
955 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
956 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
958 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
959 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
960 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
961 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
963 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
964 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
965 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
966 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
967 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
969 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
970 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
971 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
972 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
973 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
974 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
976 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
977 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
978 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
979 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h \
980 $(srcdir)/config
/m68k-parse.h
982 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
983 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
984 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
985 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
986 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
988 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
989 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
990 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
991 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
992 $(srcdir)/config
/m88k-opcode.h
994 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
995 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
996 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
997 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
998 $(INCDIR
)/safe-ctype.h
1000 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1001 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1002 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1003 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1004 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1006 DEPTC_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1007 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1008 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1009 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1010 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1011 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1012 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1014 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1015 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1016 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1017 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1018 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1019 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1020 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1021 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1023 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1024 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1025 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1026 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1027 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1028 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1029 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1031 DEPTC_mips_elf
= $(INCDIR
)/symcat.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-mips.h \
1034 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1035 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
1036 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1037 $(INCDIR
)/coff
/ecoff.h
1039 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1040 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1041 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1042 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1043 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1044 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1046 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1047 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1048 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1049 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1051 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1052 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1053 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1054 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1055 $(INCDIR
)/opcode
/mn10200.h
1057 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1058 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1059 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1060 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1063 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1064 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1065 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1066 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1067 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1069 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1070 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1071 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1073 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1074 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1075 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1078 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1079 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1080 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1081 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1083 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1084 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1085 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1086 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1087 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1089 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1090 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1091 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1092 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1093 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1096 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1097 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1098 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1099 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1100 $(INCDIR
)/elf
/reloc-macros.h
1102 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1103 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1104 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1105 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1106 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1108 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1109 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1110 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1112 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1113 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1114 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1115 $(INCDIR
)/opcode
/pdp11.h
1117 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1118 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1119 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1120 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1122 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1123 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1124 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1125 $(INCDIR
)/opcode
/pj.h
1127 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1128 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1129 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1130 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1132 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1133 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1134 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1135 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1136 $(INCDIR
)/opcode
/ppc.h
1138 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1139 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1140 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1141 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1142 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1145 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1146 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1147 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1148 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1149 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1151 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1152 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1153 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1154 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1155 struc-symbol.h
$(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h \
1156 $(INCDIR
)/elf
/reloc-macros.h
1158 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1159 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1160 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1161 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1162 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h
1164 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1165 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1166 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1167 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1168 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1169 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1171 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1172 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1173 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1174 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1175 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1176 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1177 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h
1179 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1180 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1181 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1182 $(INCDIR
)/opcode
/sparc.h
1184 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1185 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1186 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1187 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1188 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1190 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1191 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1192 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1193 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1194 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1197 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1198 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1199 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1201 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1202 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1203 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1204 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1206 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1207 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1208 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1209 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1211 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1212 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1213 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1215 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1216 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1217 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1218 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1220 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1221 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1222 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1223 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1225 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1226 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1227 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1228 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1229 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1231 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1232 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1233 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1234 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1235 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1236 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1239 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1240 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1241 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1242 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1244 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1245 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1246 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1247 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1249 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1250 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1251 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1252 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1254 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1255 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1256 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1257 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1258 $(INCDIR
)/safe-ctype.h
1260 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1261 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1262 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1263 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1264 $(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h \
1265 $(INCDIR
)/safe-ctype.h
1267 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1268 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1269 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1270 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1271 $(INCDIR
)/safe-ctype.h
1273 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1274 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1275 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1276 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1278 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1279 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1280 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1281 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1283 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1284 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1285 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1286 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1287 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1289 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1290 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1291 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1292 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1293 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1296 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1297 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1298 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1299 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1300 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1302 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1303 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1304 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1305 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1306 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1309 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1310 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1311 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1312 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1314 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1315 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1316 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1317 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1319 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1320 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1323 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1326 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1329 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1330 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1331 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1332 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1334 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1335 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1336 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1337 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1339 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1340 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1341 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1342 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1343 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1345 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1346 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1347 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1350 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1351 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1352 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1353 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1355 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1356 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1357 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1358 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1359 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1360 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1361 $(INCDIR
)/aout
/aout64.h
1363 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1364 $(srcdir)/config
/tc-alpha.h
1366 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1367 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1368 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
1369 $(INCDIR
)/obstack.h subsegs.h
1371 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1372 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1373 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1374 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1375 $(INCDIR
)/aout
/aout64.h
1377 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1378 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1379 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1381 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1382 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1383 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1384 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1386 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1387 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1388 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1389 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1390 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1392 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1393 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1394 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1397 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1398 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1399 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1400 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1401 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1403 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1404 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1405 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1407 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1408 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1409 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1410 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1411 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1413 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1414 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1415 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1418 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1419 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1420 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1421 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1422 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1424 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1425 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1426 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1429 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1430 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1431 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1432 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1433 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1435 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1436 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1437 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1440 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1441 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1442 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1443 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1444 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1446 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1447 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1448 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1451 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1452 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1453 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1454 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1455 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1457 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1458 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1459 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1462 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1463 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1464 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1465 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1466 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1468 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1469 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1470 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1471 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1473 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1474 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1475 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1476 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1477 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1479 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1480 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1481 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1482 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1484 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1485 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1486 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1491 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1492 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1495 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1496 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1497 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1498 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1499 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1500 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1502 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1503 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1504 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1505 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1508 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1509 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1510 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1511 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1512 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1513 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1515 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1516 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1517 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1520 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.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-i370.h \
1523 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1524 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1526 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1527 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1528 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1530 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1531 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1532 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1533 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1535 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1536 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1537 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1538 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1539 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1541 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1542 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1543 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1544 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1545 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1547 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1548 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1550 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1551 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1552 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1553 $(INCDIR
)/obstack.h subsegs.h
1555 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1556 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1557 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1558 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1559 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1561 DEPOBJ_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1562 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1563 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1566 DEPOBJ_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1567 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1568 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1569 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1570 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1572 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1573 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1574 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1577 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1578 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1579 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1580 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1581 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1583 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1584 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1585 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1586 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1588 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1589 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1590 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1591 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1592 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1594 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1595 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1596 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1598 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1599 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1600 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1601 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1603 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.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-m68k.h \
1606 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1607 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1609 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1610 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1611 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1614 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1615 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1616 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1617 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1619 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1620 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1621 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1622 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1623 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1625 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1626 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1627 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1628 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1630 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1631 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1632 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1633 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1634 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1636 DEPOBJ_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1637 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1638 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1640 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1641 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1642 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1643 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1645 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1646 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1647 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1648 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1650 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1651 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1652 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1653 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1654 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1655 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1657 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1658 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1659 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1660 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1661 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1663 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1664 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1665 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1668 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1669 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1670 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1671 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1672 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1674 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1675 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1676 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1679 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1680 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1681 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1682 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1683 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1685 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1686 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1687 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1689 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1690 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1691 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1694 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1695 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1696 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1697 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1698 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1700 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1701 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1702 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1705 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1706 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1707 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1708 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1709 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1711 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1712 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1713 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1714 $(INCDIR
)/obstack.h subsegs.h
1716 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1717 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1718 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1719 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1720 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1722 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1723 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1724 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1726 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1727 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1728 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1731 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1732 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1733 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1734 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1735 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1737 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1738 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1739 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1742 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1743 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1744 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1745 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1746 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1748 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1749 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1750 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1751 $(INCDIR
)/obstack.h subsegs.h
1753 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1754 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1755 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1756 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1757 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1758 $(INCDIR
)/aout
/aout64.h
1760 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1761 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1762 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1765 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1766 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1767 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1768 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1769 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1771 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1772 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1773 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1774 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1776 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1777 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1778 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1779 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1780 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1782 DEPOBJ_sh64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1783 $(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1784 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1785 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1786 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1788 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1789 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1790 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1791 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1792 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1793 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1795 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1796 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1797 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1799 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1800 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1801 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1802 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1804 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1805 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1806 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1807 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1808 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1810 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1811 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1812 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1814 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1815 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1816 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1819 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1820 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1821 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1822 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1823 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1825 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1826 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1827 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1829 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1830 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1831 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1832 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1834 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1835 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1836 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1837 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1838 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1840 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1841 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1842 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1843 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1845 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1846 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1847 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1848 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1849 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1851 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1852 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1853 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1854 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1856 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1857 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1858 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1859 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1860 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1862 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1863 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1864 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1866 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1867 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1868 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1871 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1872 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1873 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1874 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1875 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1877 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1878 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1879 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
1882 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1883 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1884 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1885 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1887 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1888 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1889 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1890 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1891 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1893 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1894 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1895 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1896 $(INCDIR
)/obstack.h subsegs.h
1898 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1899 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1900 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1901 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1902 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1904 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1905 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1906 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1909 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1910 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1911 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1912 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1913 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1915 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1916 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1917 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1918 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1920 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1921 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1922 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1923 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1924 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1926 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1927 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1928 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1930 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1933 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1936 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1937 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1938 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1940 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1941 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
1942 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1944 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1945 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1946 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
1948 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1949 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1952 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1953 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1955 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1956 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1957 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1959 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1960 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1961 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1964 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1965 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1966 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
1968 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1969 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1971 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1972 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
1973 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1975 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1976 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1977 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1979 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1980 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1983 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1984 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1985 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
1987 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1988 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1990 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1991 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1992 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
1994 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1995 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1998 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1999 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2000 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
2002 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
2003 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2006 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2007 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2008 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
2010 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
2011 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2014 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2015 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2016 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
2018 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
2019 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2022 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2023 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2024 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
2026 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
2027 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2030 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2031 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2032 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2034 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2035 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2036 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2038 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2039 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2040 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
2042 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
2043 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
2044 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2046 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2047 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2048 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
2050 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2051 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2054 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2055 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2056 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2057 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2058 $(INCDIR
)/elf
/reloc-macros.h
2060 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2061 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2062 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2063 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2065 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2066 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2067 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
2068 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2070 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2071 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2074 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2075 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2076 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2078 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2079 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2081 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2082 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2083 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2085 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2086 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2087 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2089 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2090 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2091 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
2093 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2094 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2095 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2096 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2098 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2099 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2100 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2102 DEP_ip2k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ip2k.h \
2103 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2106 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2107 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2108 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h
2110 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2111 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2114 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2115 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2116 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2118 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2119 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2120 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2122 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2123 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2124 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2126 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2127 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2129 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2130 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2131 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2133 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2134 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2135 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2137 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2138 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2140 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2141 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2142 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2144 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2145 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2146 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2148 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2149 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2150 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2152 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2153 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2154 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2156 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
2157 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2159 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2160 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2161 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2163 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2164 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2166 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2167 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2168 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2170 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2171 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2172 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2174 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2175 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2178 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2179 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2182 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2183 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2186 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2187 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2188 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2190 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2191 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2193 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2194 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2197 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2198 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2199 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2201 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2202 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2205 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2206 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2207 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2209 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2210 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2211 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2213 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2214 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2215 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2217 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2218 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2220 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2221 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2224 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2225 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2226 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2228 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2229 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2232 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2233 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2234 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2236 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2237 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2238 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2240 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2241 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2242 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2244 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2245 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2248 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2249 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2250 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2252 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2253 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2254 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2256 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2257 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2258 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2260 DEP_sh64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh64.h \
2261 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2262 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2263 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2265 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2266 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2267 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2268 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
2270 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2271 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2273 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2274 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2275 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2277 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2278 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2279 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2281 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2282 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2284 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2285 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2288 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2289 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2290 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2292 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2293 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2295 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2296 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2297 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2299 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2300 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2301 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2303 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2304 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2305 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2307 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2308 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2309 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2311 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2312 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2313 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2315 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2316 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2317 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2319 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2320 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2322 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2323 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2326 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2327 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2328 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2330 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2331 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2333 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2334 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2335 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2337 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2338 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2339 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2341 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2342 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2343 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2345 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2346 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2347 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2348 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2350 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2351 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2354 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2355 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2356 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2358 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2359 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2360 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2362 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2363 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2364 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2366 DEP_hppa_som
= $(BFDDIR
)/som.h
2367 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2370 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2373 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2374 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2375 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
2376 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
2377 CONFIG_HEADER
= config.h
2378 CONFIG_CLEAN_FILES
= ${GDBINIT}
2379 noinst_PROGRAMS
= as-new
$(EXEEXT
)
2380 PROGRAMS
= $(noinst_PROGRAMS
)
2383 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
2384 CPPFLAGS
= @CPPFLAGS@
2387 gasp_new_OBJECTS
= gasp.
$(OBJEXT
) macro.
$(OBJEXT
) sb.
$(OBJEXT
) \
2390 itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
2391 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
2392 ..
/libiberty
/libiberty.a
2394 as_new_OBJECTS
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
2395 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
2396 dwarf2dbg.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) \
2397 flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) \
2398 frags.
$(OBJEXT
) hash.
$(OBJEXT
) input-file.
$(OBJEXT
) \
2399 input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) literal.
$(OBJEXT
) \
2400 macro.
$(OBJEXT
) messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
2401 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
2404 SCRIPTS
= $(noinst_SCRIPTS
)
2406 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
2408 YLWRAP
= $(top_srcdir
)/..
/ylwrap
2410 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2411 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2413 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
2414 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
2415 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
2416 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2419 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
2423 SOURCES
= $(gasp_new_SOURCES
) $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
)
2424 OBJECTS
= $(gasp_new_OBJECTS
) $(itbl_test_OBJECTS
) $(as_new_OBJECTS
)
2428 .SUFFIXES
: .S .c .l .lo .o .obj .s .y
2429 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2430 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
2432 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2433 cd
$(top_builddir
) \
2434 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
2436 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2437 cd
$(srcdir) && $(ACLOCAL
)
2439 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2440 $(SHELL
) .
/config.status
--recheck
2441 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
2442 cd
$(srcdir) && $(AUTOCONF
)
2445 @if
test ! -f
$@
; then \
2449 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
2450 cd
$(top_builddir
) \
2451 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
2452 $(SHELL
) .
/config.status
2453 @echo timestamp
> stamp-h
2> /dev
/null
2454 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
2455 @if
test ! -f
$@
; then \
2456 rm -f
$(srcdir)/stamp-h.in
; \
2457 $(MAKE
) $(srcdir)/stamp-h.in
; \
2459 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2460 cd
$(top_srcdir
) && $(AUTOHEADER
)
2461 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
2470 maintainer-clean-hdr
:
2471 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
2472 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
2474 mostlyclean-noinstPROGRAMS
:
2476 clean-noinstPROGRAMS
:
2477 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
2479 distclean-noinstPROGRAMS
:
2481 maintainer-clean-noinstPROGRAMS
:
2486 # FIXME: We should only use cygpath when building on Windows,
2487 # and only if it is available.
2489 $(COMPILE
) -c
`cygpath -w $<`
2497 mostlyclean-compile
:
2498 -rm -f
*.o core
*.core
2506 maintainer-clean-compile
:
2509 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2512 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2515 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2517 mostlyclean-libtool
:
2525 maintainer-clean-libtool
:
2527 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
2528 @
rm -f gasp-new
$(EXEEXT
)
2529 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
2531 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2532 @
rm -f itbl-test
$(EXEEXT
)
2533 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2535 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2536 @
rm -f as-new
$(EXEEXT
)
2537 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2539 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2541 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2542 config
/m68k-parse.h
: config
/m68k-parse.c
2543 itbl-parse.h
: itbl-parse.c
2546 # This directory's subdirectories are mostly independent; you can cd
2547 # into them and run `make' without going through this Makefile.
2548 # To change the values of `make' variables: instead of editing Makefiles,
2549 # (1) if the variable is set in `config.status', edit `config.status'
2550 # (which will cause the Makefiles to be regenerated when you run `make');
2551 # (2) otherwise, pass the desired values on the `make' command line.
2555 all-recursive install-data-recursive install-exec-recursive \
2556 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2557 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2558 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2560 target
=`echo $@ | sed s/-recursive//`; \
2561 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2562 echo
"Making $$target in $$subdir"; \
2563 if
test "$$subdir" = "."; then \
2565 local_target
="$$target-am"; \
2567 local_target
="$$target"; \
2569 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2570 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2572 if
test "$$dot_seen" = "no"; then \
2573 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2574 fi
; test -z
"$$fail"
2576 mostlyclean-recursive clean-recursive distclean-recursive \
2577 maintainer-clean-recursive
:
2578 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2580 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2581 rev
="$$subdir $$rev"; \
2582 test "$$subdir" != "." || dot_seen
=yes
; \
2584 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2585 target
=`echo $@ | sed s/-recursive//`; \
2586 for subdir in
$$rev; do \
2587 echo
"Making $$target in $$subdir"; \
2588 if
test "$$subdir" = "."; then \
2589 local_target
="$$target-am"; \
2591 local_target
="$$target"; \
2593 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2594 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2595 done
&& test -z
"$$fail"
2597 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2598 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2603 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2604 list
='$(SOURCES) $(HEADERS)'; \
2605 unique
=`for i in $$list; do echo $$i; done | \
2606 awk ' { files[$$0] = 1; } \
2607 END { for (i in files) print i; }'`; \
2608 here
=`pwd` && cd
$(srcdir) \
2609 && mkid
-f
$$here/ID
$$unique $(LISP
)
2611 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2614 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2615 if
test "$$subdir" = .
; then
:; else \
2616 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2619 list
='$(SOURCES) $(HEADERS)'; \
2620 unique
=`for i in $$list; do echo $$i; done | \
2621 awk ' { files[$$0] = 1; } \
2622 END { for (i in files) print i; }'`; \
2623 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2624 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2633 maintainer-clean-tags
:
2635 distdir
= $(PACKAGE
)-$(VERSION
)
2636 top_distdir
= $(distdir
)
2638 # This target untars the dist file and tries a VPATH configuration. Then
2639 # it guarantees that the distribution is self-contained by making another
2643 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2644 mkdir
$(distdir
)/=build
2645 mkdir
$(distdir
)/=inst
2646 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2647 cd
$(distdir
)/=build \
2648 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2649 && $(MAKE
) $(AM_MAKEFLAGS
) \
2650 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2651 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2652 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2653 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2654 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2656 @banner
="$(distdir).tar.gz is ready for distribution"; \
2657 dashes
=`echo "$$banner" | sed s/./=/g`; \
2662 -chmod
-R a
+r
$(distdir
)
2663 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2666 -chmod
-R a
+r
$(distdir
)
2667 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2669 distdir
: $(DISTFILES
)
2672 -chmod
777 $(distdir
)
2673 @for file in
$(DISTFILES
); do \
2674 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2675 if
test -d
$$d/$$file; then \
2676 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2678 test -f
$(distdir
)/$$file \
2679 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2680 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2683 for subdir in
$(SUBDIRS
); do \
2684 if
test "$$subdir" = .
; then
:; else \
2685 test -d
$(distdir
)/$$subdir \
2686 || mkdir
$(distdir
)/$$subdir \
2688 chmod
777 $(distdir
)/$$subdir; \
2689 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2694 DEJATOOL
= $(PACKAGE
)
2696 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2698 @echo
'Making a new site.exp file...'
2699 @
test ! -f site.bak ||
rm -f site.bak
2700 @echo
'## these variables are automatically generated by make ##' > $@
-t
2701 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2702 @echo
'# edit the last section' >> $@
-t
2703 @echo
'set tool $(DEJATOOL)' >> $@
-t
2704 @echo
'set srcdir $(srcdir)' >> $@
-t
2705 @echo
'set objdir' `pwd` >> $@
-t
2706 @echo
'set host_alias $(host_alias)' >> $@
-t
2707 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2708 @echo
'set target_alias $(target_alias)' >> $@
-t
2709 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2710 @echo
'set build_alias $(build_alias)' >> $@
-t
2711 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2712 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2713 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2714 @
test ! -f site.exp || mv site.exp site.bak
2717 info: info-recursive
2721 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2722 check: check-recursive
2724 installcheck: installcheck-recursive
2726 install-info
: install-info-recursive
2727 all-recursive-am
: config.h
2728 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2730 install-exec-am
: install-exec-local
2731 install-exec
: install-exec-recursive
2734 install-data
: install-data-recursive
2737 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2738 install: install-recursive
2740 uninstall: uninstall-recursive
2741 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2742 all-redirect
: all-recursive-am
2744 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2745 installdirs: installdirs-recursive
2749 mostlyclean-generic
:
2750 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2753 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2756 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2757 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2758 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2760 maintainer-clean-generic
:
2761 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2762 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2763 mostlyclean-compile mostlyclean-libtool \
2764 mostlyclean-tags mostlyclean-generic
2766 mostlyclean: mostlyclean-recursive
2768 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2769 clean-tags clean-generic mostlyclean-am
2771 clean: clean-recursive
2773 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2774 distclean-libtool distclean-tags distclean-generic \
2778 distclean: distclean-recursive
2779 -rm -f config.status
2781 maintainer-clean-am
: maintainer-clean-hdr \
2782 maintainer-clean-noinstPROGRAMS \
2783 maintainer-clean-compile maintainer-clean-libtool \
2784 maintainer-clean-tags maintainer-clean-generic \
2786 @echo
"This command is intended for maintainers to use;"
2787 @echo
"it deletes files that may require special tools to rebuild."
2789 maintainer-clean
: maintainer-clean-recursive
2790 -rm -f config.status
2792 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2793 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2794 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2795 mostlyclean-compile distclean-compile clean-compile \
2796 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2797 clean-libtool maintainer-clean-libtool install-data-recursive \
2798 uninstall-data-recursive install-exec-recursive \
2799 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2800 all-recursive check-recursive installcheck-recursive info-recursive \
2801 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2802 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2803 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2804 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2805 install-info-am install-info all-recursive-am install-exec-local \
2806 install-exec-am install-exec install-data-am install-data install-am \
2807 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2808 installdirs mostlyclean-generic distclean-generic clean-generic \
2809 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2811 po
/POTFILES.in
: @MAINT@ Makefile
2812 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2813 && mv tmp
$(srcdir)/po
/POTFILES.in
2815 $(srcdir)/make-gas.com
: stamp-mk.com
2816 stamp-mk.com
: vmsconf.sh Makefile
2817 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2818 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2820 diststuff
: $(EXTRA_DIST
) info
2822 $(OBJS
): @ALL_OBJ_DEPS@
2824 # Stuff that every object file depends upon. If anything is removed
2825 # from this list, remove it from dep-in.sed as well.
2826 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2827 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2828 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2829 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2830 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2832 check-DEJAGNU
: site.exp
2833 if
[ -d testsuite
]; then \
2838 rm -f testsuite
/site.exp
2839 cp site.exp testsuite
/site.exp
2840 rootme
=`pwd`; export rootme
; \
2841 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2842 EXPECT
=${EXPECT} ; export EXPECT
; \
2843 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2844 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2845 export TCL_LIBRARY
; \
2847 runtest
=$(RUNTEST
); \
2849 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2850 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2852 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2855 # The implicit .c.o rule doesn't work for these, perhaps because of
2856 # the variables, or perhaps because the sources are not on vpath.
2857 $(TARG_CPU_O
): $(TARG_CPU_C
)
2858 $(COMPILE
) -c
$(TARG_CPU_C
)
2859 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2860 $(COMPILE
) -c
$(ATOF_TARG_C
)
2862 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2863 # so the automatic dependency stuff doesn't work.
2864 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2865 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2866 $(INCDIR
)/aout
/stab_gnu.h
2868 # We need all these explicit rules for the multi stuff. Because of
2869 # these rules, we don't need one for OBJ_FORMAT_O.
2871 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2872 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2873 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2874 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2875 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2876 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2877 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2878 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2879 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2880 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2881 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2882 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2883 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2884 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2885 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2886 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2887 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2888 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2889 obj-som.o
: $(srcdir)/config
/obj-som.c
2890 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2891 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2892 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2894 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2895 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2896 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2897 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2898 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2899 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2900 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2901 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2902 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2903 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2904 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2905 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2906 e-criself.o
: $(srcdir)/config
/e-criself.c
2907 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2909 # If m68k-parse.y is in a different directory, then ylwrap will use an
2910 # absolute path when it invokes yacc, which will cause yacc to put the
2911 # absolute path into the generated file. That's a pain when it comes
2912 # to generating snapshots, because it introduces spurious diffs.
2913 # Since when we make the snapshots $(srcdir) = ".", we check for that
2914 # case and handle it differently. This means that anybody who
2915 # configures with $(srcdir) = "." will have to set their path in the
2916 # debugger if they want to debug m68k-parse.y. This is bad, but on
2917 # the other hand it's good that people who use the prebuilt
2918 # m68k-parse.c don't get a spurious absolute path.
2919 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2920 f
=$(srcdir)/config
/m68k-parse.y
; \
2921 if
[ $$f = "./config/m68k-parse.y" ]; then \
2922 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2923 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2924 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2927 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2928 if
[ $$f = "m68k-parse.y" ]; then \
2929 rm -f m68k-parse.y
; \
2931 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2933 # Don't let the .y.h rule clobber m68k-parse.h.
2934 m68k-parse.h
: ; @true
2935 $(srcdir)/config
/m68k-parse.h
: ; @true
2937 # The instruction table specification lexical analyzer and parser.
2939 itbl-lex.c
: $(srcdir)/itbl-lex.l
2940 itbl-lex.o
: itbl-lex.c itbl-parse.h
2942 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2944 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2946 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2947 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2949 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2950 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2952 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2953 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2955 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2956 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2957 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2958 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2960 .PHONY
: install-exec-local install-data-local
2961 .PHONY
: install-exec-bindir install-exec-tooldir
2963 install-exec-local
: install-exec-bindir @install_tooldir@
2965 install-exec-bindir
: $(noinst_PROGRAMS
)
2966 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2967 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2968 if
test -f
$$p; then \
2969 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2970 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2974 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2975 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2976 n
=`echo as | sed '$(transform)'`; \
2977 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2978 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2979 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2980 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2985 # These exist for maintenance purposes.
2987 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2991 rm -f stage
&& ln
-s stage1 stage
2992 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2994 rm -f stage
&& ln
-s stage2 stage
2995 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2996 $(MAKE
) comparison against
=stage2
2999 rm -f stage
&& ln
-s stage1 stage
3000 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3002 rm -f stage
&& ln
-s stage2 stage
3003 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3004 $(MAKE
) comparison against
=stage2
3007 rm -f stage
&& ln
-s stage2 stage
3008 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3009 $(MAKE
) comparison against
=stage2
3011 # Copy the object files from a particular stage into a subdirectory.
3014 -mv
$(STAGESTUFF
) stage1
3015 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3019 -mv
$(STAGESTUFF
) stage2
3020 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3024 -mv
$(STAGESTUFF
) stage3
3025 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
3027 # This rule is derived from corresponding code in the Makefile.in for gcc.
3028 # The "tail +16c" is to bypass headers which may include timestamps or
3029 # temporary assembly file names.
3032 for file in
*.o
; do \
3033 tail
+16c .
/$$file > tmp-foo1
; \
3034 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
3035 if cmp tmp-foo1 tmp-foo2
; then \
3038 echo
$$file differs
; \
3046 .PHONY
: de-stage1 de-stage2 de-stage3
3049 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3053 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3057 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3060 Makefile
: $(BFDDIR
)/configure.in
3062 # Automatic dependency computation. This is a real pain, because the
3063 # dependencies change based on target_cpu_type and obj_format.
3064 # Just to make things even more complicated, automake separates the
3065 # dependency variable assignments from the dependency rules, and tacks
3066 # on a .NOEXPORT at the end of Makefile.in.
3068 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3069 rm -f DEP1
# delete because we use $? in DEP1 rule
3070 srcdir=`cd $(srcdir); pwd`; \
3071 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3073 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3074 sed
-f dep.sed
< DEPTC
>> DEPA
3075 sed
-f dep.sed
< DEPOBJ
>> DEPA
3076 sed
-f dep.sed
< DEP2
>> DEPA
3077 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3078 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3079 sed
-f dep.sed
< DEP1
>> DEPA
3080 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3081 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3082 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3083 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3084 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3085 echo
'make DEP failed!'; exit
1; \
3090 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3091 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3092 srcdir=`cd $(srcdir); pwd`; \
3094 echo
'' > targ-cpu.h
; \
3095 echo
'' > obj-format.h
; \
3096 echo
'' > targ-env.h
; \
3097 echo
'' > itbl-cpu.h
; \
3098 echo
'' > itbl-parse.h
; \
3099 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3102 # Work out the special dependencies for the tc-*.c files.
3103 DEPTC
: $(TARGET_CPU_CFILES
)
3105 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3106 srcdir=`cd $(srcdir); pwd`; \
3108 for c in
$(CPU_TYPES
); do \
3109 for o in
$(OBJ_FORMATS
); do \
3111 if
[ x
$${valid} = xyes
]; then \
3112 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3113 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3114 echo
'#include "te-generic.h"' > targ-env.h
; \
3115 echo
'' > itbl-cpu.h
; \
3116 echo
'' > itbl-parse.h
; \
3117 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3119 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3120 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3121 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3126 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3127 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3128 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3129 for c in
$(MULTI_CPU_TYPES
); do \
3130 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3131 for o in $(OBJ_FORMATS); do \
3132 $(MULTI_CPU_OBJ_VALID) \
3133 if [ x$${valid} = xyes ]; then \
3134 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3137 echo
'' >> DEPTCA
; \
3141 # Work out the special dependencies for the obj-*.c files.
3142 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3144 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3145 srcdir=`cd $(srcdir); pwd`; \
3147 for c in
$(CPU_TYPES
); do \
3148 for o in
$(OBJ_FORMATS
); do \
3150 if
[ x
$${valid} = xyes
]; then \
3151 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3152 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3153 echo
'#include "te-generic.h"' > targ-env.h
; \
3154 echo
'' > itbl-cpu.h
; \
3155 echo
'' > itbl-parse.h
; \
3157 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3158 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3159 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3164 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3165 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3166 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3167 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3168 for c in $(MULTI_CPU_TYPES); do \
3169 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3170 for o in
$(OBJ_FORMATS
); do \
3171 $(MULTI_CPU_OBJ_VALID
) \
3172 if
[ x
$${valid} = xyes
]; then \
3173 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3176 echo '' >> DEPOBJA; \
3178 mv -f DEPOBJA DEPOBJ
3180 # Work out the dependencies for each CPU/OBJ combination.
3181 # Note that SOM is a special case, because it only works native.
3182 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3184 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3185 srcdir=`cd $(srcdir); pwd`; \
3187 for c in $(CPU_TYPES); do \
3188 for o in $(OBJ_FORMATS); do \
3190 if [ x$${valid} = xyes ]; then \
3191 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3192 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3193 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3194 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3198 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3199 for c in
$(MULTI_CPU_TYPES
); do \
3200 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3201 for o in $(OBJ_FORMATS); do \
3202 $(MULTI_CPU_OBJ_VALID) \
3203 if [ x$${valid} = xyes ]; then \
3204 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3211 dep.sed
: dep-in.sed config.status
3212 srcdir=`cd $(srcdir); pwd`; \
3213 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3214 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3215 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3216 -e
"s!@SRCDIR@!$${srcdir}!" \
3217 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3220 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3221 < Makefile
> tmp-Makefile
3222 cat DEP
>> tmp-Makefile
3223 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3226 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3227 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3228 cat DEP
>> tmp-Makefile.in
3229 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3232 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3233 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3234 cat DEP
>> tmp-Makefile.am
3235 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3237 # HEED THE MKDEP WARNINGS.
3238 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3239 .PHONY
: dep dep-in dep-am
3240 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3241 app.o
: app.c
$(INCDIR
)/symcat.h
3242 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3243 output-file.h sb.h macro.h dwarf2dbg.h
3244 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3245 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3246 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3247 depend.o
: depend.c
$(INCDIR
)/symcat.h
3248 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3249 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
3250 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3251 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3252 $(INCDIR
)/elf
/dwarf2.h
3253 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3255 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3256 flonum-konst.o
: flonum-konst.c
3257 flonum-mult.o
: flonum-mult.c
3258 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3259 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3261 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3262 $(INCDIR
)/safe-ctype.h
3263 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3265 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3266 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3267 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3268 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3269 messages.o
: messages.c
$(INCDIR
)/symcat.h
3270 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3271 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3272 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h
3274 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3275 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3276 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3277 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3278 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3279 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3280 output-file.h dwarf2dbg.h
3281 gasp.o
: gasp.c
$(INCDIR
)/getopt.h
$(INCDIR
)/safe-ctype.h \
3282 sb.h macro.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
3283 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3284 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3286 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3288 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3290 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3292 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3294 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3296 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3298 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3299 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3300 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3301 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3303 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3304 # Otherwise a system limit (for SysV at least) may be exceeded.