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.
200 # Object format types. This is only used for dependency information.
201 # We deliberately omit SOM, since it does not work as a cross assembler.
215 # This is an sh case which sets valid according to whether the CPU
216 # type in the shell variable c and the OS type in the shell variable o
217 # are supported. This helps cuts down on the amount of dependency
225 a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
234 cris | i860 | mmix
) \
239 mips | alpha
) valid
=yes
;; \
244 alpha
) valid
=yes
;; \
257 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
259 MULTI_CPU_TYPES
= i386 mips cris
261 MULTI_CPU_OBJ_VALID
= \
266 i386 | cris
) valid
=yes
;; \
270 i386 | mips
) valid
=yes
;; \
280 # Regular source files.
313 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
344 # CPU files in config.
346 TARGET_CPU_CFILES
= \
367 config
/tc-m68hc11.c \
373 config
/tc-mn10200.c \
374 config
/tc-mn10300.c \
376 config
/tc-openrisc.c \
392 config
/tc-xstormy16.c \
396 TARGET_CPU_HFILES
= \
417 config
/tc-m68hc11.h \
423 config
/tc-mn10200.h \
424 config
/tc-mn10300.h \
426 config
/tc-openrisc.h \
442 config
/tc-xstormy16.h \
446 # OBJ files in config
448 OBJ_FORMAT_CFILES
= \
461 OBJ_FORMAT_HFILES
= \
474 # Emulation header files in config
483 config
/te-epoc-pe.h \
484 config
/te-generic.h \
489 config
/te-hppalinux64.h \
490 config
/te-i386aix.h \
491 config
/te-ia64aix.h \
499 config
/te-nbsd532.h \
500 config
/te-pc532mach.h \
505 config
/te-sparcaout.h \
512 # Multi files in config
515 config
/e-crisaout.c \
517 config
/e-i386aout.c \
518 config
/e-i386coff.c \
520 config
/e-mipsecoff.c \
562 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
564 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
565 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
566 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
569 # Note: GASP is now deprecated and will be removed at some point in the future.
570 # Anything that GASP could do can now be done by GAS.
571 noinst_PROGRAMS
= as-new
572 noinst_SCRIPTS
= $(GDBINIT
)
573 EXTRA_SCRIPTS
= .gdbinit
575 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
577 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
579 # Now figure out from those variables how to compile and link.
581 BASEDIR
= $(srcdir)/..
582 BFDDIR
= $(BASEDIR
)/bfd
583 INCDIR
= $(BASEDIR
)/include
585 # This is the variable actually used when we compile.
586 # Specify the directories to be searched for header files.
587 # Both . and srcdir are used, in that order,
588 # so that tm.h and config.h will be found in the compilation
589 # subdirectory rather than in the source directory.
590 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\""
592 # This should be parallel to INCLUDES, but should replace $(srcdir)
593 # with $${srcdir}, and should work in a subdirectory. This is used
594 # when building dependencies, because the dependency building is done
596 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\""
598 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
599 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
602 # How to link with both our special library facilities
603 # and the system's installed libraries.
605 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
607 # Files to be copied away after each stage in building.
608 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
610 as_new_SOURCES
= $(GAS_CFILES
)
611 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
612 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
614 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
615 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
618 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
619 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
620 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
622 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
623 echo $${rootme}/../expect/expect ; \
624 else echo expect ; fi`
627 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
628 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
633 # The m68k operand parser.
635 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
637 # stand-alone itbl assembler & disassembler
639 EXTRA_PROGRAMS
= gasp-new itbl-test
640 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
641 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
645 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
647 # Remake the info files.
649 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
650 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
651 testsuite
/site.exp site.bak site.exp stage stage1 stage2
654 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
658 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
659 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
662 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
663 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
664 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
665 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
667 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
668 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
669 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
670 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
672 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
673 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
674 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
675 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
677 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
678 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
679 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
680 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
681 $(srcdir)/config
/atof-vax.c
683 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
684 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
685 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
686 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
687 $(srcdir)/config
/atof-vax.c
689 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
690 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
691 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
692 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
693 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
694 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
695 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
697 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
698 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
699 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
700 $(srcdir)/config
/atof-vax.c
702 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
703 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
704 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
705 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
706 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
707 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
709 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
710 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
711 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
712 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
713 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
714 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
716 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
717 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
718 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
720 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
721 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
722 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
723 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
726 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
727 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
728 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
729 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
730 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
732 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
733 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
734 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
735 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
737 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
738 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
739 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
740 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
741 $(INCDIR
)/opcode
/avr.h
743 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
744 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
745 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
746 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
748 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
749 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
750 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
751 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
752 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
754 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
755 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
756 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
757 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
758 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
760 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
761 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
762 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
763 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
764 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
766 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
767 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
768 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
769 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
771 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
772 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
773 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
774 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
775 $(INCDIR
)/opcode
/d30v.h
777 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
778 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
779 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
780 $(INCDIR
)/opcode
/dlx.h
782 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
783 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
784 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
785 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
787 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
788 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
789 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
790 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
791 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
794 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
795 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
796 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
797 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
798 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
799 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
801 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
802 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
803 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h dwarf2dbg.h \
804 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
805 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
806 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/frv.h \
807 $(INCDIR
)/elf
/reloc-macros.h
809 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
810 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
811 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
812 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
813 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
814 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
816 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
817 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
818 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
819 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
820 $(INCDIR
)/safe-ctype.h
822 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
823 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
824 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
825 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
826 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
828 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
829 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
830 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
831 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
832 $(INCDIR
)/safe-ctype.h
834 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
835 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
836 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
837 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
838 $(INCDIR
)/safe-ctype.h
840 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
841 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
842 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
843 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
845 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
846 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
847 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
848 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
849 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
850 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
853 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
854 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
855 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
856 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
857 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
859 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
860 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
861 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
862 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
863 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
865 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
866 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
867 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
868 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
870 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
871 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
872 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
873 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
874 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h
876 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
877 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
878 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
879 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
881 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
882 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
883 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
884 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
885 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
887 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
888 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
889 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
890 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
891 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
893 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
894 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
895 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
896 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
897 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
899 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
900 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
901 $(INCDIR
)/opcode
/i960.h
903 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
904 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
905 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
906 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
908 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
909 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
910 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
911 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
913 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
914 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
915 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
916 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
917 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
920 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
921 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
922 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
923 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
924 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
925 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
927 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
928 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
929 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
930 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
931 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
933 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
934 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
935 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
936 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
937 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
939 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
940 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
941 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
942 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
944 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
945 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
946 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
947 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
948 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
950 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
951 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
952 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
953 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
954 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
955 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
957 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
958 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
959 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
960 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h \
961 $(srcdir)/config
/m68k-parse.h
963 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
964 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
965 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
966 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
967 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
969 DEPTC_m88k_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-m88k.h \
972 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
973 $(srcdir)/config
/m88k-opcode.h
975 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
976 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
977 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
978 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
979 $(INCDIR
)/safe-ctype.h
981 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
982 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
983 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
984 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
985 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
987 DEPTC_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
988 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
989 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
990 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
991 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
992 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
993 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
995 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
996 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
997 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
998 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
999 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1000 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1001 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1002 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1004 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1005 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1006 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1007 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1008 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1009 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1010 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1012 DEPTC_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1013 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1014 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1015 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1016 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
1017 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1018 $(INCDIR
)/coff
/ecoff.h
1020 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1021 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1022 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1023 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1024 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1025 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1027 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1028 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1029 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1030 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1032 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1033 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1034 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1035 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1036 $(INCDIR
)/opcode
/mn10200.h
1038 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1039 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1040 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1041 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1044 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1045 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1046 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1047 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1048 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1050 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1051 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1052 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1054 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1055 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1056 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1059 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1060 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1061 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1062 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1064 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1065 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1066 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1067 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1068 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1070 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1071 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1072 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1073 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1074 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1077 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1078 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1079 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1080 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1081 $(INCDIR
)/elf
/reloc-macros.h
1083 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1084 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1085 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1086 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1087 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1089 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1090 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1091 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1093 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1094 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1095 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1096 $(INCDIR
)/opcode
/pdp11.h
1098 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1099 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1100 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1101 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1103 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1104 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1105 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1106 $(INCDIR
)/opcode
/pj.h
1108 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1109 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1110 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1111 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1113 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1114 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1115 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1116 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1117 $(INCDIR
)/opcode
/ppc.h
1119 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1120 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1121 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1122 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1123 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1126 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1127 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1128 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1129 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1130 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1132 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1133 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1134 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1135 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1136 struc-symbol.h
$(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h \
1137 $(INCDIR
)/elf
/reloc-macros.h
1139 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1140 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1141 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1142 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1143 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h
1145 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1146 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1147 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1148 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1149 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1150 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1152 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1153 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1154 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1155 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1156 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1157 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1158 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h
1160 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1161 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1162 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1163 $(INCDIR
)/opcode
/sparc.h
1165 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1166 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1167 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1168 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1169 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1171 DEPTC_sparc_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-sparc.h \
1174 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1175 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1178 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1179 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1180 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1182 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1183 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1184 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1185 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1187 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1188 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1189 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1190 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1192 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1193 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1194 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1196 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1197 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1198 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1199 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1201 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1202 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1203 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1204 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1206 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1207 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1208 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1209 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1210 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1212 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1213 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1214 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1215 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1216 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1217 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1220 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1221 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1222 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1223 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1225 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1226 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1227 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1228 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1230 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1231 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1232 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1233 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1235 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1236 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1237 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1238 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1239 $(INCDIR
)/safe-ctype.h
1241 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1242 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1243 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1244 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1245 $(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h \
1246 $(INCDIR
)/safe-ctype.h
1248 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1249 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1250 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1251 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1252 $(INCDIR
)/safe-ctype.h
1254 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1255 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1256 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1257 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1259 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1260 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1261 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1262 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1264 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1265 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1266 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1267 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1268 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1270 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1271 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1272 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1273 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1274 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1277 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1278 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1279 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1280 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1281 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1283 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1284 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1285 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1286 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1287 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1290 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1291 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1292 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1293 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1295 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1296 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1297 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1298 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1300 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1301 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1304 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1307 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1310 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1311 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1312 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1313 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1315 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1316 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1317 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1318 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1320 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1321 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1322 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1323 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1324 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1326 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1327 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1328 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1331 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1332 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1333 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1334 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1336 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1337 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1338 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1339 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1340 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1341 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1342 $(INCDIR
)/aout
/aout64.h
1344 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1345 $(srcdir)/config
/tc-alpha.h
1347 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1348 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1349 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
1350 $(INCDIR
)/obstack.h subsegs.h
1352 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1353 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1354 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1355 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1356 $(INCDIR
)/aout
/aout64.h
1358 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1359 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1360 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1362 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1363 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1364 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1365 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1367 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1368 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1369 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1370 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1371 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1373 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1374 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1375 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1378 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1379 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1380 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1381 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1382 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1384 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1385 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1386 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1388 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1389 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1390 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1391 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1392 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1394 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1395 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1396 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1399 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1400 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1401 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1402 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1403 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1405 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1406 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1407 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1410 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1411 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1412 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1413 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1414 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1416 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1417 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1418 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1421 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1422 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1423 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1424 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1425 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1427 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1428 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1429 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1432 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1433 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1434 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1435 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1436 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1438 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1439 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1440 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1443 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1444 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1445 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1446 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1447 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1449 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1450 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1451 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1452 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1454 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1455 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1456 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1457 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1458 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1460 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1461 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1462 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1463 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1465 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1466 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1467 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1468 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1469 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1471 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1472 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1473 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1476 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1477 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1478 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1479 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1480 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1481 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1483 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1484 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1485 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1486 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1489 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1490 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1491 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1492 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1493 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1494 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1496 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1497 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1498 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1501 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1502 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1503 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1504 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1505 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1507 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1508 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1509 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1511 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1512 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1513 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1514 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1516 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1517 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1518 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1519 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1520 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1522 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1523 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1524 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1525 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1526 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1528 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1529 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1531 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1532 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1533 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1534 $(INCDIR
)/obstack.h subsegs.h
1536 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1537 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1538 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1539 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1540 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1542 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1543 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1544 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1547 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1548 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1549 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1550 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1551 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1553 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1554 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1555 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1556 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1558 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1559 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1560 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1561 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1562 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1564 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1565 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1566 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1568 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1569 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1570 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1571 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1573 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1574 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1575 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1576 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1577 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1579 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1580 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1581 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1584 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1585 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1586 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1587 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1589 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1590 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1591 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1592 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1593 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1595 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1596 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1597 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1598 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1600 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1601 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1602 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1603 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1604 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1606 DEPOBJ_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1607 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1608 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1610 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1611 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1612 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1613 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1615 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1616 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1617 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1618 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1620 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1621 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1622 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1623 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1624 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1625 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1627 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1628 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1629 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1630 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1631 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1633 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1634 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1635 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1638 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1639 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1640 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1641 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1642 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1644 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1645 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1646 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1649 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1650 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1651 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1652 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1653 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1655 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1656 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1657 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1659 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1660 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1661 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1664 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1665 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1666 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1667 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1668 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1670 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1671 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1672 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1675 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1676 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1677 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1678 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1679 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1681 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1682 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1683 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1684 $(INCDIR
)/obstack.h subsegs.h
1686 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1687 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1688 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1689 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1690 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1692 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1693 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1694 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1696 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1697 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1698 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1701 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1702 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1703 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1704 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1705 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1707 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1708 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1709 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1712 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1713 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1714 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1715 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1716 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1718 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1719 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1720 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1721 $(INCDIR
)/obstack.h subsegs.h
1723 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1724 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1725 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1726 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1727 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1728 $(INCDIR
)/aout
/aout64.h
1730 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1731 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1732 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1735 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1736 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1737 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1738 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1739 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1741 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1742 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1743 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1744 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1746 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1747 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1748 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1749 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1750 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1752 DEPOBJ_sh64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1753 $(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1754 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1755 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1756 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1758 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1759 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1760 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1761 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1762 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1763 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1765 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1766 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1767 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1769 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1770 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1771 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1772 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1774 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1775 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1776 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1777 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1778 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1780 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1781 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1782 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1784 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1785 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1786 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1789 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1790 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1791 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1792 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1793 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1795 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1796 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1797 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1799 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1800 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1801 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1802 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1804 DEPOBJ_tic30_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-tic30.h \
1807 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1808 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1810 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1811 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1812 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1813 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1815 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1816 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1817 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1818 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1819 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1821 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1822 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1823 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1824 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1826 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1827 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1828 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1829 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1830 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1832 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1833 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1834 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1836 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1837 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1838 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1841 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1842 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1843 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1844 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1845 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1847 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1848 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1849 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
1852 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1853 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1854 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1855 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1857 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1858 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1859 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1860 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1861 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1863 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1864 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1865 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1866 $(INCDIR
)/obstack.h subsegs.h
1868 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1869 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1870 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1871 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1872 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1874 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1875 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1876 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1879 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1880 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1881 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1882 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1883 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1885 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1886 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1887 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1888 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1890 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1891 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1892 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1893 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1894 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1896 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1897 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1898 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1900 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1903 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1906 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1907 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1908 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1910 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1911 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
1912 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1914 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1915 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1916 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
1918 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1919 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1922 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1923 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1925 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1926 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1927 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1929 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1930 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1931 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1934 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1935 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1936 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
1938 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1939 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1941 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1942 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
1943 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1945 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1946 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1947 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1949 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1950 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1953 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1954 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1955 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
1957 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1958 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1960 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1961 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1962 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
1964 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1965 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1968 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1969 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1970 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1972 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1973 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1976 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1977 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1978 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1980 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
1981 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1984 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1985 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1986 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
1988 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1989 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1992 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1993 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1994 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
1996 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
1997 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2000 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2001 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2002 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2004 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2005 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2006 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2008 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2009 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2010 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
2012 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
2013 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
2014 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2016 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2017 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2018 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
2020 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2021 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2024 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2025 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2026 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2027 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2028 $(INCDIR
)/elf
/reloc-macros.h
2030 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2031 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2032 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2033 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2035 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2036 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2037 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
2038 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2040 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2041 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2044 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2045 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2046 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2048 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2049 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2051 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2052 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2053 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2055 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2056 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2057 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2059 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2060 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2061 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
2063 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2064 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2065 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2066 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2068 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2069 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2070 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2072 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2073 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2076 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2077 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2078 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2080 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2081 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2082 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2084 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2085 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2086 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2088 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2089 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2091 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2092 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2093 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2095 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2096 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2097 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2099 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2100 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2102 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2103 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2104 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2106 DEP_m88k_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-m88k.h
2110 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2111 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2112 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2114 DEP_mcore_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-mcore.h
2118 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
2119 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2121 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2122 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2123 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2125 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2126 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2128 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2129 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2130 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2132 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2133 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2134 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2136 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2137 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2140 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2141 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2142 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2144 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2145 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2148 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2149 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2150 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2152 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2153 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2155 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2156 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2159 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2160 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2161 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2163 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2164 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2167 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2168 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2169 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2171 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2172 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2173 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2175 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2176 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2177 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2179 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2180 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2182 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2183 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2186 DEP_pdp11_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-pdp11.h
2190 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2191 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2194 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2195 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2196 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2198 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2199 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2200 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2202 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2203 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2204 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2206 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2207 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2210 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2211 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2212 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2214 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2215 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2216 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2218 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2219 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2220 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2222 DEP_sh64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh64.h \
2223 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2224 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2225 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2227 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2228 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2229 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2230 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
2232 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2233 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2235 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2236 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2237 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2239 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2240 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2241 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2243 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2244 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2246 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2247 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2250 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2251 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2252 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2254 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2255 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2257 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2258 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2259 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2261 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2262 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2263 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2265 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2266 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2267 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2269 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2270 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2271 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2273 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2274 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2275 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2277 DEP_tic80_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-tic80.h
2281 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2282 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2284 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2285 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2288 DEP_vax_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-vax.h
2292 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2293 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2295 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2296 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2297 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2299 DEP_w65_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-w65.h
2303 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2304 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2305 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2307 DEP_v850_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-v850.h \
2310 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2312 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2313 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2316 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2317 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2318 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2320 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2321 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2322 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2324 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2325 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2326 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2328 DEP_hppa_som
= $(BFDDIR
)/som.h
2329 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2332 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2335 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2336 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2337 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
2338 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
2339 CONFIG_HEADER
= config.h
2340 CONFIG_CLEAN_FILES
= ${GDBINIT}
2341 noinst_PROGRAMS
= as-new
$(EXEEXT
)
2342 PROGRAMS
= $(noinst_PROGRAMS
)
2345 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
2346 CPPFLAGS
= @CPPFLAGS@
2349 gasp_new_OBJECTS
= gasp.
$(OBJEXT
) macro.
$(OBJEXT
) sb.
$(OBJEXT
) \
2352 itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
2353 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
2354 ..
/libiberty
/libiberty.a
2356 as_new_OBJECTS
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
2357 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
2358 dwarf2dbg.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) \
2359 flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) \
2360 frags.
$(OBJEXT
) hash.
$(OBJEXT
) input-file.
$(OBJEXT
) \
2361 input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) literal.
$(OBJEXT
) \
2362 macro.
$(OBJEXT
) messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
2363 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
2366 SCRIPTS
= $(noinst_SCRIPTS
)
2368 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
2370 YLWRAP
= $(top_srcdir
)/..
/ylwrap
2372 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2373 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2375 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
2376 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
2377 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
2378 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2381 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
2385 SOURCES
= $(gasp_new_SOURCES
) $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
)
2386 OBJECTS
= $(gasp_new_OBJECTS
) $(itbl_test_OBJECTS
) $(as_new_OBJECTS
)
2390 .SUFFIXES
: .S .c .l .lo .o .obj .s .y
2391 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2392 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
2394 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2395 cd
$(top_builddir
) \
2396 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
2398 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2399 cd
$(srcdir) && $(ACLOCAL
)
2401 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2402 $(SHELL
) .
/config.status
--recheck
2403 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
2404 cd
$(srcdir) && $(AUTOCONF
)
2407 @if
test ! -f
$@
; then \
2411 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
2412 cd
$(top_builddir
) \
2413 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
2414 $(SHELL
) .
/config.status
2415 @echo timestamp
> stamp-h
2> /dev
/null
2416 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
2417 @if
test ! -f
$@
; then \
2418 rm -f
$(srcdir)/stamp-h.in
; \
2419 $(MAKE
) $(srcdir)/stamp-h.in
; \
2421 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2422 cd
$(top_srcdir
) && $(AUTOHEADER
)
2423 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
2432 maintainer-clean-hdr
:
2433 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
2434 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
2436 mostlyclean-noinstPROGRAMS
:
2438 clean-noinstPROGRAMS
:
2439 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
2441 distclean-noinstPROGRAMS
:
2443 maintainer-clean-noinstPROGRAMS
:
2448 # FIXME: We should only use cygpath when building on Windows,
2449 # and only if it is available.
2451 $(COMPILE
) -c
`cygpath -w $<`
2459 mostlyclean-compile
:
2460 -rm -f
*.o core
*.core
2468 maintainer-clean-compile
:
2471 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2474 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2477 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2479 mostlyclean-libtool
:
2487 maintainer-clean-libtool
:
2489 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
2490 @
rm -f gasp-new
$(EXEEXT
)
2491 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
2493 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2494 @
rm -f itbl-test
$(EXEEXT
)
2495 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2497 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2498 @
rm -f as-new
$(EXEEXT
)
2499 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2501 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2503 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2504 config
/m68k-parse.h
: config
/m68k-parse.c
2505 itbl-parse.h
: itbl-parse.c
2508 # This directory's subdirectories are mostly independent; you can cd
2509 # into them and run `make' without going through this Makefile.
2510 # To change the values of `make' variables: instead of editing Makefiles,
2511 # (1) if the variable is set in `config.status', edit `config.status'
2512 # (which will cause the Makefiles to be regenerated when you run `make');
2513 # (2) otherwise, pass the desired values on the `make' command line.
2517 all-recursive install-data-recursive install-exec-recursive \
2518 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2519 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2520 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2522 target
=`echo $@ | sed s/-recursive//`; \
2523 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2524 echo
"Making $$target in $$subdir"; \
2525 if
test "$$subdir" = "."; then \
2527 local_target
="$$target-am"; \
2529 local_target
="$$target"; \
2531 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2532 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2534 if
test "$$dot_seen" = "no"; then \
2535 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2536 fi
; test -z
"$$fail"
2538 mostlyclean-recursive clean-recursive distclean-recursive \
2539 maintainer-clean-recursive
:
2540 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2542 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2543 rev
="$$subdir $$rev"; \
2544 test "$$subdir" != "." || dot_seen
=yes
; \
2546 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2547 target
=`echo $@ | sed s/-recursive//`; \
2548 for subdir in
$$rev; do \
2549 echo
"Making $$target in $$subdir"; \
2550 if
test "$$subdir" = "."; then \
2551 local_target
="$$target-am"; \
2553 local_target
="$$target"; \
2555 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2556 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2557 done
&& test -z
"$$fail"
2559 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2560 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2565 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2566 list
='$(SOURCES) $(HEADERS)'; \
2567 unique
=`for i in $$list; do echo $$i; done | \
2568 awk ' { files[$$0] = 1; } \
2569 END { for (i in files) print i; }'`; \
2570 here
=`pwd` && cd
$(srcdir) \
2571 && mkid
-f
$$here/ID
$$unique $(LISP
)
2573 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2576 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2577 if
test "$$subdir" = .
; then
:; else \
2578 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2581 list
='$(SOURCES) $(HEADERS)'; \
2582 unique
=`for i in $$list; do echo $$i; done | \
2583 awk ' { files[$$0] = 1; } \
2584 END { for (i in files) print i; }'`; \
2585 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2586 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2595 maintainer-clean-tags
:
2597 distdir
= $(PACKAGE
)-$(VERSION
)
2598 top_distdir
= $(distdir
)
2600 # This target untars the dist file and tries a VPATH configuration. Then
2601 # it guarantees that the distribution is self-contained by making another
2605 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2606 mkdir
$(distdir
)/=build
2607 mkdir
$(distdir
)/=inst
2608 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2609 cd
$(distdir
)/=build \
2610 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2611 && $(MAKE
) $(AM_MAKEFLAGS
) \
2612 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2613 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2614 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2615 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2616 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2618 @banner
="$(distdir).tar.gz is ready for distribution"; \
2619 dashes
=`echo "$$banner" | sed s/./=/g`; \
2624 -chmod
-R a
+r
$(distdir
)
2625 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2628 -chmod
-R a
+r
$(distdir
)
2629 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2631 distdir
: $(DISTFILES
)
2634 -chmod
777 $(distdir
)
2635 @for file in
$(DISTFILES
); do \
2636 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2637 if
test -d
$$d/$$file; then \
2638 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2640 test -f
$(distdir
)/$$file \
2641 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2642 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2645 for subdir in
$(SUBDIRS
); do \
2646 if
test "$$subdir" = .
; then
:; else \
2647 test -d
$(distdir
)/$$subdir \
2648 || mkdir
$(distdir
)/$$subdir \
2650 chmod
777 $(distdir
)/$$subdir; \
2651 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2656 DEJATOOL
= $(PACKAGE
)
2658 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2660 @echo
'Making a new site.exp file...'
2661 @
test ! -f site.bak ||
rm -f site.bak
2662 @echo
'## these variables are automatically generated by make ##' > $@
-t
2663 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2664 @echo
'# edit the last section' >> $@
-t
2665 @echo
'set tool $(DEJATOOL)' >> $@
-t
2666 @echo
'set srcdir $(srcdir)' >> $@
-t
2667 @echo
'set objdir' `pwd` >> $@
-t
2668 @echo
'set host_alias $(host_alias)' >> $@
-t
2669 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2670 @echo
'set target_alias $(target_alias)' >> $@
-t
2671 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2672 @echo
'set build_alias $(build_alias)' >> $@
-t
2673 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2674 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2675 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2676 @
test ! -f site.exp || mv site.exp site.bak
2679 info: info-recursive
2683 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2684 check: check-recursive
2686 installcheck: installcheck-recursive
2688 install-info
: install-info-recursive
2689 all-recursive-am
: config.h
2690 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2692 install-exec-am
: install-exec-local
2693 install-exec
: install-exec-recursive
2696 install-data
: install-data-recursive
2699 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2700 install: install-recursive
2702 uninstall: uninstall-recursive
2703 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2704 all-redirect
: all-recursive-am
2706 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2707 installdirs: installdirs-recursive
2711 mostlyclean-generic
:
2712 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2715 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2718 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2719 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2720 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2722 maintainer-clean-generic
:
2723 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2724 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2725 mostlyclean-compile mostlyclean-libtool \
2726 mostlyclean-tags mostlyclean-generic
2728 mostlyclean: mostlyclean-recursive
2730 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2731 clean-tags clean-generic mostlyclean-am
2733 clean: clean-recursive
2735 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2736 distclean-libtool distclean-tags distclean-generic \
2740 distclean: distclean-recursive
2741 -rm -f config.status
2743 maintainer-clean-am
: maintainer-clean-hdr \
2744 maintainer-clean-noinstPROGRAMS \
2745 maintainer-clean-compile maintainer-clean-libtool \
2746 maintainer-clean-tags maintainer-clean-generic \
2748 @echo
"This command is intended for maintainers to use;"
2749 @echo
"it deletes files that may require special tools to rebuild."
2751 maintainer-clean
: maintainer-clean-recursive
2752 -rm -f config.status
2754 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2755 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2756 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2757 mostlyclean-compile distclean-compile clean-compile \
2758 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2759 clean-libtool maintainer-clean-libtool install-data-recursive \
2760 uninstall-data-recursive install-exec-recursive \
2761 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2762 all-recursive check-recursive installcheck-recursive info-recursive \
2763 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2764 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2765 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2766 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2767 install-info-am install-info all-recursive-am install-exec-local \
2768 install-exec-am install-exec install-data-am install-data install-am \
2769 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2770 installdirs mostlyclean-generic distclean-generic clean-generic \
2771 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2773 po
/POTFILES.in
: @MAINT@ Makefile
2774 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2775 && mv tmp
$(srcdir)/po
/POTFILES.in
2777 $(srcdir)/make-gas.com
: stamp-mk.com
2778 stamp-mk.com
: vmsconf.sh Makefile
2779 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2780 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2782 diststuff
: $(EXTRA_DIST
) info
2784 $(OBJS
): @ALL_OBJ_DEPS@
2786 # Stuff that every object file depends upon. If anything is removed
2787 # from this list, remove it from dep-in.sed as well.
2788 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2789 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2790 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2791 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2792 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2794 check-DEJAGNU
: site.exp
2795 if
[ -d testsuite
]; then \
2800 rm -f testsuite
/site.exp
2801 cp site.exp testsuite
/site.exp
2802 rootme
=`pwd`; export rootme
; \
2803 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2804 EXPECT
=${EXPECT} ; export EXPECT
; \
2805 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2806 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2807 export TCL_LIBRARY
; \
2809 runtest
=$(RUNTEST
); \
2811 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2812 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2814 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2817 # The implicit .c.o rule doesn't work for these, perhaps because of
2818 # the variables, or perhaps because the sources are not on vpath.
2819 $(TARG_CPU_O
): $(TARG_CPU_C
)
2820 $(COMPILE
) -c
$(TARG_CPU_C
)
2821 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2822 $(COMPILE
) -c
$(ATOF_TARG_C
)
2824 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2825 # so the automatic dependency stuff doesn't work.
2826 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2827 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2828 $(INCDIR
)/aout
/stab_gnu.h
2830 # We need all these explicit rules for the multi stuff. Because of
2831 # these rules, we don't need one for OBJ_FORMAT_O.
2833 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2834 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2835 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2836 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2837 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2838 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2839 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2840 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2841 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2842 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2843 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2844 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2845 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2846 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2847 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2848 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2849 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2850 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2851 obj-som.o
: $(srcdir)/config
/obj-som.c
2852 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2853 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2854 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2856 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2857 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2858 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2859 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2860 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2861 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2862 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2863 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2864 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2865 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2866 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2867 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2868 e-criself.o
: $(srcdir)/config
/e-criself.c
2869 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2871 # If m68k-parse.y is in a different directory, then ylwrap will use an
2872 # absolute path when it invokes yacc, which will cause yacc to put the
2873 # absolute path into the generated file. That's a pain when it comes
2874 # to generating snapshots, because it introduces spurious diffs.
2875 # Since when we make the snapshots $(srcdir) = ".", we check for that
2876 # case and handle it differently. This means that anybody who
2877 # configures with $(srcdir) = "." will have to set their path in the
2878 # debugger if they want to debug m68k-parse.y. This is bad, but on
2879 # the other hand it's good that people who use the prebuilt
2880 # m68k-parse.c don't get a spurious absolute path.
2881 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2882 f
=$(srcdir)/config
/m68k-parse.y
; \
2883 if
[ $$f = "./config/m68k-parse.y" ]; then \
2884 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2885 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2886 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2889 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2890 if
[ $$f = "m68k-parse.y" ]; then \
2891 rm -f m68k-parse.y
; \
2893 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2895 # Don't let the .y.h rule clobber m68k-parse.h.
2896 m68k-parse.h
: ; @true
2897 $(srcdir)/config
/m68k-parse.h
: ; @true
2899 # The instruction table specification lexical analyzer and parser.
2901 itbl-lex.c
: $(srcdir)/itbl-lex.l
2902 itbl-lex.o
: itbl-lex.c itbl-parse.h
2904 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2906 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2908 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2909 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2911 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2912 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2914 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2915 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2917 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2918 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2919 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2920 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2922 .PHONY
: install-exec-local install-data-local
2923 .PHONY
: install-exec-bindir install-exec-tooldir
2925 install-exec-local
: install-exec-bindir @install_tooldir@
2927 install-exec-bindir
: $(noinst_PROGRAMS
)
2928 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2929 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2930 if
test -f
$$p; then \
2931 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2932 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2936 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2937 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2938 n
=`echo as | sed '$(transform)'`; \
2939 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2940 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2941 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2942 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2947 # These exist for maintenance purposes.
2949 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2953 rm -f stage
&& ln
-s stage1 stage
2954 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2956 rm -f stage
&& ln
-s stage2 stage
2957 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2958 $(MAKE
) comparison against
=stage2
2961 rm -f stage
&& ln
-s stage1 stage
2962 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2964 rm -f stage
&& ln
-s stage2 stage
2965 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2966 $(MAKE
) comparison against
=stage2
2969 rm -f stage
&& ln
-s stage2 stage
2970 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2971 $(MAKE
) comparison against
=stage2
2973 # Copy the object files from a particular stage into a subdirectory.
2976 -mv
$(STAGESTUFF
) stage1
2977 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2981 -mv
$(STAGESTUFF
) stage2
2982 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2986 -mv
$(STAGESTUFF
) stage3
2987 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2989 # This rule is derived from corresponding code in the Makefile.in for gcc.
2990 # The "tail +16c" is to bypass headers which may include timestamps or
2991 # temporary assembly file names.
2994 for file in
*.o
; do \
2995 tail
+16c .
/$$file > tmp-foo1
; \
2996 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2997 if cmp tmp-foo1 tmp-foo2
; then \
3000 echo
$$file differs
; \
3008 .PHONY
: de-stage1 de-stage2 de-stage3
3011 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3015 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3019 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3022 Makefile
: $(BFDDIR
)/configure.in
3024 # Automatic dependency computation. This is a real pain, because the
3025 # dependencies change based on target_cpu_type and obj_format.
3026 # Just to make things even more complicated, automake separates the
3027 # dependency variable assignments from the dependency rules, and tacks
3028 # on a .NOEXPORT at the end of Makefile.in.
3030 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3031 rm -f DEP1
# delete because we use $? in DEP1 rule
3032 srcdir=`cd $(srcdir); pwd`; \
3033 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3035 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3036 sed
-f dep.sed
< DEPTC
>> DEPA
3037 sed
-f dep.sed
< DEPOBJ
>> DEPA
3038 sed
-f dep.sed
< DEP2
>> DEPA
3039 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3040 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3041 sed
-f dep.sed
< DEP1
>> DEPA
3042 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3043 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3044 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3045 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3046 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3047 echo
'make DEP failed!'; exit
1; \
3052 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3053 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3054 srcdir=`cd $(srcdir); pwd`; \
3056 echo
'' > targ-cpu.h
; \
3057 echo
'' > obj-format.h
; \
3058 echo
'' > targ-env.h
; \
3059 echo
'' > itbl-cpu.h
; \
3060 echo
'' > itbl-parse.h
; \
3061 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3064 # Work out the special dependencies for the tc-*.c files.
3065 DEPTC
: $(TARGET_CPU_CFILES
)
3067 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3068 srcdir=`cd $(srcdir); pwd`; \
3070 for c in
$(CPU_TYPES
); do \
3071 for o in
$(OBJ_FORMATS
); do \
3073 if
[ x
$${valid} = xyes
]; then \
3074 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3075 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3076 echo
'#include "te-generic.h"' > targ-env.h
; \
3077 echo
'' > itbl-cpu.h
; \
3078 echo
'' > itbl-parse.h
; \
3079 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3081 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3082 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3083 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3088 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3089 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3090 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3091 for c in
$(MULTI_CPU_TYPES
); do \
3092 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3093 for o in $(OBJ_FORMATS); do \
3094 $(MULTI_CPU_OBJ_VALID) \
3095 if [ x$${valid} = xyes ]; then \
3096 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3099 echo
'' >> DEPTCA
; \
3103 # Work out the special dependencies for the obj-*.c files.
3104 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3106 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3107 srcdir=`cd $(srcdir); pwd`; \
3109 for c in
$(CPU_TYPES
); do \
3110 for o in
$(OBJ_FORMATS
); do \
3112 if
[ x
$${valid} = xyes
]; then \
3113 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3114 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3115 echo
'#include "te-generic.h"' > targ-env.h
; \
3116 echo
'' > itbl-cpu.h
; \
3117 echo
'' > itbl-parse.h
; \
3119 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3120 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3121 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3126 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3127 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3128 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3129 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3130 for c in $(MULTI_CPU_TYPES); do \
3131 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3132 for o in
$(OBJ_FORMATS
); do \
3133 $(MULTI_CPU_OBJ_VALID
) \
3134 if
[ x
$${valid} = xyes
]; then \
3135 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3138 echo '' >> DEPOBJA; \
3140 mv -f DEPOBJA DEPOBJ
3142 # Work out the dependencies for each CPU/OBJ combination.
3143 # Note that SOM is a special case, because it only works native.
3144 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3146 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3147 srcdir=`cd $(srcdir); pwd`; \
3149 for c in $(CPU_TYPES); do \
3150 for o in $(OBJ_FORMATS); do \
3152 if [ x$${valid} = xyes ]; then \
3153 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3154 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3155 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3156 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3160 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3161 for c in
$(MULTI_CPU_TYPES
); do \
3162 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3163 for o in $(OBJ_FORMATS); do \
3164 $(MULTI_CPU_OBJ_VALID) \
3165 if [ x$${valid} = xyes ]; then \
3166 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3173 dep.sed
: dep-in.sed config.status
3174 srcdir=`cd $(srcdir); pwd`; \
3175 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3176 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3177 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3178 -e
"s!@SRCDIR@!$${srcdir}!" \
3179 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3182 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3183 < Makefile
> tmp-Makefile
3184 cat DEP
>> tmp-Makefile
3185 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3188 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3189 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3190 cat DEP
>> tmp-Makefile.in
3191 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3194 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3195 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3196 cat DEP
>> tmp-Makefile.am
3197 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3199 # HEED THE MKDEP WARNINGS.
3200 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3201 .PHONY
: dep dep-in dep-am
3202 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3203 app.o
: app.c
$(INCDIR
)/symcat.h
3204 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3205 output-file.h sb.h macro.h dwarf2dbg.h
3206 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3207 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3208 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3209 depend.o
: depend.c
$(INCDIR
)/symcat.h
3210 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3211 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
3212 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3213 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3214 $(INCDIR
)/elf
/dwarf2.h
3215 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3217 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3218 flonum-konst.o
: flonum-konst.c
3219 flonum-mult.o
: flonum-mult.c
3220 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3221 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3223 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3224 $(INCDIR
)/safe-ctype.h
3225 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3227 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3228 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3229 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3230 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3231 messages.o
: messages.c
$(INCDIR
)/symcat.h
3232 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3233 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3234 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h
3236 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3237 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3238 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3239 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3240 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3241 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3242 output-file.h dwarf2dbg.h
3243 gasp.o
: gasp.c
$(INCDIR
)/getopt.h
$(INCDIR
)/safe-ctype.h \
3244 sb.h macro.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
3245 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3246 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3248 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3250 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3252 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3254 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3256 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3258 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3260 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3261 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3262 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3263 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3265 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3266 # Otherwise a system limit (for SysV at least) may be exceeded.