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.
198 # Object format types. This is only used for dependency information.
199 # We deliberately omit SOM, since it does not work as a cross assembler.
213 # This is an sh case which sets valid according to whether the CPU
214 # type in the shell variable c and the OS type in the shell variable o
215 # are supported. This helps cuts down on the amount of dependency
223 a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
232 cris | i860 | mmix
) \
237 mips | alpha
) valid
=yes
;; \
242 alpha
) valid
=yes
;; \
255 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
257 MULTI_CPU_TYPES
= i386 mips cris
259 MULTI_CPU_OBJ_VALID
= \
264 i386 | cris
) valid
=yes
;; \
268 i386 | mips
) valid
=yes
;; \
278 # Regular source files.
311 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
342 # CPU files in config.
344 TARGET_CPU_CFILES
= \
363 config
/tc-m68hc11.c \
369 config
/tc-mn10200.c \
370 config
/tc-mn10300.c \
372 config
/tc-openrisc.c \
388 config
/tc-xstormy16.c \
392 TARGET_CPU_HFILES
= \
411 config
/tc-m68hc11.h \
417 config
/tc-mn10200.h \
418 config
/tc-mn10300.h \
420 config
/tc-openrisc.h \
436 config
/tc-xstormy16.h \
440 # OBJ files in config
442 OBJ_FORMAT_CFILES
= \
455 OBJ_FORMAT_HFILES
= \
468 # Emulation header files in config
477 config
/te-epoc-pe.h \
478 config
/te-generic.h \
483 config
/te-hppalinux64.h \
484 config
/te-i386aix.h \
485 config
/te-ia64aix.h \
493 config
/te-nbsd532.h \
494 config
/te-pc532mach.h \
499 config
/te-sparcaout.h \
506 # Multi files in config
509 config
/e-crisaout.c \
511 config
/e-i386aout.c \
512 config
/e-i386coff.c \
514 config
/e-mipsecoff.c \
556 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
558 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
559 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
560 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
563 # Note: GASP is now deprecated and will be removed at some point in the future.
564 # Anything that GASP could do can now be done by GAS.
565 noinst_PROGRAMS
= as-new
566 noinst_SCRIPTS
= $(GDBINIT
)
567 EXTRA_SCRIPTS
= .gdbinit
569 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
571 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
573 # Now figure out from those variables how to compile and link.
575 BASEDIR
= $(srcdir)/..
576 BFDDIR
= $(BASEDIR
)/bfd
577 INCDIR
= $(BASEDIR
)/include
579 # This is the variable actually used when we compile.
580 # Specify the directories to be searched for header files.
581 # Both . and srcdir are used, in that order,
582 # so that tm.h and config.h will be found in the compilation
583 # subdirectory rather than in the source directory.
584 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\""
586 # This should be parallel to INCLUDES, but should replace $(srcdir)
587 # with $${srcdir}, and should work in a subdirectory. This is used
588 # when building dependencies, because the dependency building is done
590 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\""
592 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
593 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
596 # How to link with both our special library facilities
597 # and the system's installed libraries.
599 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
601 # Files to be copied away after each stage in building.
602 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
604 as_new_SOURCES
= $(GAS_CFILES
)
605 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
606 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
608 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
609 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
612 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
613 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
614 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
616 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
617 echo $${rootme}/../expect/expect ; \
618 else echo expect ; fi`
621 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
622 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
627 # The m68k operand parser.
629 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
631 # stand-alone itbl assembler & disassembler
633 EXTRA_PROGRAMS
= gasp-new itbl-test
634 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
635 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
639 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
641 # Remake the info files.
643 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
644 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
645 testsuite
/site.exp site.bak site.exp stage stage1 stage2
648 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
652 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
653 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
656 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
657 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
658 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
659 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
661 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
662 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
663 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
664 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
666 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
667 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
668 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
669 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
671 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
672 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
673 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
674 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
675 $(srcdir)/config
/atof-vax.c
677 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
678 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
679 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
680 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
681 $(srcdir)/config
/atof-vax.c
683 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
684 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
685 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
686 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
687 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
688 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
689 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
691 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
692 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
693 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
694 $(srcdir)/config
/atof-vax.c
696 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
697 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
698 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
699 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
700 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
701 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
703 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
704 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
705 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
706 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
707 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
708 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
710 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
711 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
712 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
714 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
715 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
716 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
717 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
720 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
721 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
722 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
723 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
724 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
726 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
727 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
728 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
729 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
731 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
732 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
733 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
734 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
735 $(INCDIR
)/opcode
/avr.h
737 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
738 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
739 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
740 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
742 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
743 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
744 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
745 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
746 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
748 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
749 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
750 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
751 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
752 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
754 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
755 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
756 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
757 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
758 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
760 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
761 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
762 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
763 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
765 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
766 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
767 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
768 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
769 $(INCDIR
)/opcode
/d30v.h
771 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
772 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
773 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
774 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
775 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
778 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
779 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
780 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
781 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
782 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
783 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
785 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
786 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
787 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
788 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
789 $(INCDIR
)/safe-ctype.h
791 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
792 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
793 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
794 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
795 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
797 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
798 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
799 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
800 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
801 $(INCDIR
)/safe-ctype.h
803 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
804 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
805 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
806 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
807 $(INCDIR
)/safe-ctype.h
809 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
810 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
811 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
812 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
814 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
815 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
816 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
817 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
818 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
819 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
822 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
823 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
824 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
825 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
826 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
828 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
829 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
830 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
831 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
832 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
834 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
835 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
836 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
837 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
839 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
840 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
841 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
842 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
843 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h
845 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
846 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
847 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
848 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
850 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
851 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
852 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
853 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
854 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
856 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
857 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
858 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
859 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
860 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
862 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
863 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
864 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
865 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
866 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
868 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
869 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
870 $(INCDIR
)/opcode
/i960.h
872 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
873 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
874 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
875 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
877 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
878 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
879 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
880 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
882 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
883 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
884 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
885 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
886 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
889 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
890 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
891 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
892 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
893 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
894 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
896 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
897 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
898 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
899 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
900 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
902 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
903 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
904 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
905 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
906 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
908 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
909 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
910 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
911 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
913 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
914 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
915 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
916 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
917 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
919 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
920 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
921 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
922 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
923 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
924 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
926 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
927 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
928 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
929 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h \
930 $(srcdir)/config
/m68k-parse.h
932 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
933 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
934 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
935 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
936 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
938 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
939 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
940 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
941 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
942 $(srcdir)/config
/m88k-opcode.h
944 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
945 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
946 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
947 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
948 $(INCDIR
)/safe-ctype.h
950 DEPTC_mcore_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-mcore.h \
953 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
954 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
956 DEPTC_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
957 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
958 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
959 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(srcdir)/config
/obj-elf.h \
960 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
961 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
962 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
964 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
965 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
966 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
967 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
968 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(srcdir)/config
/obj-elf.h \
969 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
970 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
971 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
973 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
974 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
975 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
976 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
977 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
978 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
979 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
981 DEPTC_mips_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-mips.h \
984 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
985 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(INCDIR
)/elf
/mips.h \
986 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
987 $(INCDIR
)/coff
/ecoff.h
989 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
990 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
991 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
992 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
993 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
994 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
996 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
997 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
998 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
999 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1001 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1002 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1003 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1004 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1005 $(INCDIR
)/opcode
/mn10200.h
1007 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1008 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1009 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1010 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1013 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1014 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1015 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1016 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1017 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1019 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1020 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1021 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1023 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1024 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1025 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1028 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1029 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1030 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1031 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1033 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1034 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1035 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1036 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1037 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1039 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1040 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1041 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1042 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1043 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1046 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1047 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1048 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1049 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1050 $(INCDIR
)/elf
/reloc-macros.h
1052 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1053 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1054 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1055 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1056 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1058 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1059 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1060 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1062 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1063 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1064 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1065 $(INCDIR
)/opcode
/pdp11.h
1067 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1068 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1069 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1070 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1072 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1073 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1074 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1075 $(INCDIR
)/opcode
/pj.h
1077 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1078 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1079 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1080 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1082 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1083 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1084 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1085 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1086 $(INCDIR
)/opcode
/ppc.h
1088 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1089 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1090 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1091 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1092 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1095 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1096 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1097 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1098 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1099 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1101 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1102 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1103 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1104 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1105 struc-symbol.h
$(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h \
1106 $(INCDIR
)/elf
/reloc-macros.h
1108 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1109 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1110 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1111 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1112 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h
1114 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1115 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1116 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1117 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1118 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1119 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1121 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1122 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1123 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1124 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1125 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1126 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1127 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h
1129 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1130 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1131 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1132 $(INCDIR
)/opcode
/sparc.h
1134 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1135 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1136 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1137 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1138 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1140 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1141 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1142 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1143 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1144 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1147 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1148 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1149 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1151 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1152 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1153 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1154 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1156 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1157 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1158 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1159 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1161 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1162 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1163 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1165 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1166 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1167 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1168 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1170 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1171 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1172 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1173 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1175 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1176 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1177 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1178 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1179 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1181 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1182 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1183 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1184 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1185 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1186 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1189 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1190 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1191 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1192 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1194 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1195 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1196 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1197 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1199 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1200 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1201 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h \
1202 $(INCDIR
)/safe-ctype.h
1204 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1205 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1206 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1207 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1209 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1210 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1211 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1212 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h \
1213 $(INCDIR
)/safe-ctype.h
1215 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1216 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1217 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1218 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1220 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1221 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1222 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1223 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1225 DEPTC_w65_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-w65.h \
1228 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1230 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1231 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1232 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1233 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1234 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1236 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1237 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1238 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1239 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1240 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1243 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1244 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1245 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1246 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1247 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1249 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1250 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1251 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1252 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1253 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1256 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1257 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1258 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1259 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1261 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1262 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1263 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1264 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1266 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1267 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1270 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1273 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1276 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1277 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1278 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1279 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1281 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1282 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1283 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1284 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1286 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1287 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1288 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1289 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1290 $(INCDIR
)/aout
/aout64.h
1292 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1293 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1294 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1297 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1298 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1299 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1300 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1302 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1303 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1304 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1305 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1306 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1307 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1308 $(INCDIR
)/aout
/aout64.h
1310 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1311 $(srcdir)/config
/tc-alpha.h
1313 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1314 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1315 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
1316 $(INCDIR
)/obstack.h subsegs.h
1318 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1319 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1320 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1321 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1322 $(INCDIR
)/aout
/aout64.h
1324 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1325 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1326 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1328 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1329 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1330 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1331 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1333 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1334 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1335 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1336 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1337 $(INCDIR
)/aout
/aout64.h
1339 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1340 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1341 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1344 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1345 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1346 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1347 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1348 $(INCDIR
)/aout
/aout64.h
1350 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1351 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1352 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1354 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1355 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1356 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1357 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1358 $(INCDIR
)/aout
/aout64.h
1360 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1361 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1362 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1365 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1366 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1367 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1368 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1369 $(INCDIR
)/aout
/aout64.h
1371 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1372 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1373 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1376 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1377 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1378 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1379 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1380 $(INCDIR
)/aout
/aout64.h
1382 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1383 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1384 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1387 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1388 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1389 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1390 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1391 $(INCDIR
)/aout
/aout64.h
1393 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1394 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1395 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1396 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1398 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1399 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1400 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1401 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1402 $(INCDIR
)/aout
/aout64.h
1404 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1405 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1406 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1407 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1409 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1410 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1411 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1412 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1413 $(INCDIR
)/aout
/aout64.h
1415 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1416 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1417 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1420 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1421 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1422 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1423 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1424 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1425 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1427 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1428 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1429 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1430 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1433 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1434 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1435 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1436 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1437 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1438 $(INCDIR
)/aout
/aout64.h
1440 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1441 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1442 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1445 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1446 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1447 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1448 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1449 $(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1451 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1452 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1453 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1455 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1456 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1457 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1458 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1460 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1461 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1462 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1463 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1464 $(INCDIR
)/aout
/aout64.h
1466 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1467 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1468 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1469 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1470 $(INCDIR
)/aout
/aout64.h
1472 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1473 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1475 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1476 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1477 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1478 $(INCDIR
)/obstack.h subsegs.h
1480 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1481 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1482 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1483 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1484 $(INCDIR
)/aout
/aout64.h
1486 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1487 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1488 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1491 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1492 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1493 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1494 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1495 $(INCDIR
)/aout
/aout64.h
1497 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1498 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1499 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1500 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1502 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1503 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1504 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1505 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1506 $(INCDIR
)/aout
/aout64.h
1508 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1509 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1510 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1512 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1513 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1514 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1515 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1517 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1518 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1519 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1520 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1521 $(INCDIR
)/aout
/aout64.h
1523 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1524 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1525 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1528 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1529 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1530 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1531 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1533 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1534 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1535 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1536 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1537 $(INCDIR
)/aout
/aout64.h
1539 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1540 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1541 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1542 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1544 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1545 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1546 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1547 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1548 $(INCDIR
)/aout
/aout64.h
1550 DEPOBJ_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1551 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1552 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1554 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1555 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1556 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1557 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1559 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1560 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1561 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1562 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1564 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1565 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1566 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1567 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1568 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1569 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1571 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1572 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1573 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1574 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1575 $(INCDIR
)/aout
/aout64.h
1577 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1578 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1579 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1582 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1583 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1584 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1585 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1586 $(INCDIR
)/aout
/aout64.h
1588 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1589 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1590 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1593 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1594 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1595 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1596 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1597 $(INCDIR
)/aout
/aout64.h
1599 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1600 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1601 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1603 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1604 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1605 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1608 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1609 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1610 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1611 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1612 $(INCDIR
)/aout
/aout64.h
1614 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1615 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1616 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1619 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1620 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1621 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1622 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1623 $(INCDIR
)/aout
/aout64.h
1625 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1626 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1627 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1628 $(INCDIR
)/obstack.h subsegs.h
1630 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1631 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1632 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1633 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1634 $(INCDIR
)/aout
/aout64.h
1636 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1637 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1638 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1640 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1641 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1642 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1645 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1646 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1647 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1648 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1649 $(INCDIR
)/aout
/aout64.h
1651 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1652 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1653 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1656 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1657 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1658 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1659 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1660 $(INCDIR
)/aout
/aout64.h
1662 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1663 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1664 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1665 $(INCDIR
)/obstack.h subsegs.h
1667 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1668 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1669 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1670 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1671 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1673 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1674 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1675 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1678 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1679 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1680 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1681 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1682 $(INCDIR
)/aout
/aout64.h
1684 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1685 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1686 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1687 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1689 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1690 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1691 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1692 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1693 $(INCDIR
)/aout
/aout64.h
1695 DEPOBJ_sh64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1696 $(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1697 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1698 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1699 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1701 DEPOBJ_sh64_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-sh64.h \
1704 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1705 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1706 $(INCDIR
)/aout
/aout64.h
1708 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1709 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1710 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1712 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1713 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1714 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1715 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1717 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1718 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1719 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1720 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1721 $(INCDIR
)/aout
/aout64.h
1723 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1724 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1725 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1727 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1728 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1729 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1732 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1733 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1734 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1735 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1736 $(INCDIR
)/aout
/aout64.h
1738 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1739 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1740 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1742 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1743 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1744 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1745 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1747 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1748 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1749 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1750 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1751 $(INCDIR
)/aout
/aout64.h
1753 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1754 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1755 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1756 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1758 DEPOBJ_tic54x_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-tic54x.h \
1761 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1762 $(INCDIR
)/aout
/aout64.h
1764 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1765 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1766 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1767 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1769 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1770 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1771 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1772 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1773 $(INCDIR
)/aout
/aout64.h
1775 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1776 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1777 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1779 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1780 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1781 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1784 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1785 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1786 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1787 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1788 $(INCDIR
)/aout
/aout64.h
1790 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1791 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1792 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
1795 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1796 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1797 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1798 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1800 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1801 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1802 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1803 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1804 $(INCDIR
)/aout
/aout64.h
1806 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1807 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1808 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1809 $(INCDIR
)/obstack.h subsegs.h
1811 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1812 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1813 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1814 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1815 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1817 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1818 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1819 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1822 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1823 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1824 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1825 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1826 $(INCDIR
)/aout
/aout64.h
1828 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1829 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1830 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1831 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1833 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1834 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1835 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1836 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1837 $(INCDIR
)/aout
/aout64.h
1839 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1840 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1841 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1843 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1846 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1849 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1850 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1851 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1853 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1854 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
1855 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1857 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.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-a29k.h
1861 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1862 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1865 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1866 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1868 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.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-alpha.h
1872 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1873 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1874 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1877 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1878 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1879 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
1881 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1882 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1884 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1885 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
1886 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1888 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1889 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1890 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1892 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1893 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1896 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1897 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1898 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
1900 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1901 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1903 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1904 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1905 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
1907 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1908 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1911 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1912 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1913 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1915 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1916 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1919 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1920 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1921 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1923 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1924 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1927 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1928 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1929 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
1931 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1932 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
1933 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1935 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1936 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1937 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
1939 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1940 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
1941 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1943 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1944 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1945 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
1947 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1948 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1951 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1952 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1953 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1954 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1955 $(INCDIR
)/elf
/reloc-macros.h
1957 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1958 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
1959 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1960 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1962 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1963 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1964 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1965 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1967 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
1968 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1971 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1972 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1973 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
1975 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1976 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1978 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1979 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
1980 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1982 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1983 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1984 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
1986 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1987 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1988 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
1990 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
1991 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1992 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
1993 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1995 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1996 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1997 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
1999 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2000 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2003 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2004 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2005 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2007 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2008 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2009 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2011 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2012 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2013 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2015 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2016 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2018 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2019 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2020 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2022 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2023 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2024 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2026 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2027 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2029 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2030 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2031 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2033 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2034 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2035 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2037 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2038 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2039 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2041 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2042 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2043 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2045 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
2046 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2048 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2049 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2050 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2052 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2053 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2055 DEP_mips_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-mips.h
2059 DEP_mmix_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-mmix.h
2063 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2064 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2067 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2068 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2069 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2071 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2072 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2075 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2076 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2077 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2079 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2080 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2082 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2083 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2086 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2087 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2088 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2090 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2091 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2094 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2095 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2096 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2098 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2099 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2100 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2102 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2103 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2104 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2106 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2107 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2109 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2110 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2113 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2114 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2115 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2117 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2118 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2121 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2122 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2123 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2125 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2126 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2127 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2129 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2130 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2131 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2133 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2134 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2137 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2138 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2139 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2141 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2142 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2143 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2145 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2146 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2147 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2149 DEP_sh64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh64.h \
2150 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2151 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2152 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2154 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2155 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2156 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2157 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
2159 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2160 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2162 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2163 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2164 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2166 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2167 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2168 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2170 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2171 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2173 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2174 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2177 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2178 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2179 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2181 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2182 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2184 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2185 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2186 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2188 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2189 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2190 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2192 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2193 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2194 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2196 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2197 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2198 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2200 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2201 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2202 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2204 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2205 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2206 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2208 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2209 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2211 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2212 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2215 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2216 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2217 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2219 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2220 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2222 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2223 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2224 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2226 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2227 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2228 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2230 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2231 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2232 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2234 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2235 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2236 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2237 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2239 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2240 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2243 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2244 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2245 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2247 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2248 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2249 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2251 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2252 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2253 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2255 DEP_hppa_som
= $(BFDDIR
)/som.h
2256 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2259 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2262 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2263 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2264 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
2265 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
2266 CONFIG_HEADER
= config.h
2267 CONFIG_CLEAN_FILES
= ${GDBINIT}
2268 noinst_PROGRAMS
= as-new
$(EXEEXT
)
2269 PROGRAMS
= $(noinst_PROGRAMS
)
2272 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
2273 CPPFLAGS
= @CPPFLAGS@
2276 gasp_new_OBJECTS
= gasp.
$(OBJEXT
) macro.
$(OBJEXT
) sb.
$(OBJEXT
) \
2279 itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
2280 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
2281 ..
/libiberty
/libiberty.a
2283 as_new_OBJECTS
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
2284 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
2285 dwarf2dbg.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) \
2286 flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) \
2287 frags.
$(OBJEXT
) hash.
$(OBJEXT
) input-file.
$(OBJEXT
) \
2288 input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) literal.
$(OBJEXT
) \
2289 macro.
$(OBJEXT
) messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
2290 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
2293 SCRIPTS
= $(noinst_SCRIPTS
)
2295 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
2297 YLWRAP
= $(top_srcdir
)/..
/ylwrap
2299 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2300 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2302 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
2303 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
2304 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
2305 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2308 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
2312 SOURCES
= $(gasp_new_SOURCES
) $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
)
2313 OBJECTS
= $(gasp_new_OBJECTS
) $(itbl_test_OBJECTS
) $(as_new_OBJECTS
)
2317 .SUFFIXES
: .S .c .l .lo .o .obj .s .y
2318 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2319 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
2321 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2322 cd
$(top_builddir
) \
2323 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
2325 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2326 cd
$(srcdir) && $(ACLOCAL
)
2328 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2329 $(SHELL
) .
/config.status
--recheck
2330 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
2331 cd
$(srcdir) && $(AUTOCONF
)
2334 @if
test ! -f
$@
; then \
2338 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
2339 cd
$(top_builddir
) \
2340 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
2341 $(SHELL
) .
/config.status
2342 @echo timestamp
> stamp-h
2> /dev
/null
2343 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
2344 @if
test ! -f
$@
; then \
2345 rm -f
$(srcdir)/stamp-h.in
; \
2346 $(MAKE
) $(srcdir)/stamp-h.in
; \
2348 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2349 cd
$(top_srcdir
) && $(AUTOHEADER
)
2350 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
2359 maintainer-clean-hdr
:
2360 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
2361 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
2363 mostlyclean-noinstPROGRAMS
:
2365 clean-noinstPROGRAMS
:
2366 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
2368 distclean-noinstPROGRAMS
:
2370 maintainer-clean-noinstPROGRAMS
:
2375 # FIXME: We should only use cygpath when building on Windows,
2376 # and only if it is available.
2378 $(COMPILE
) -c
`cygpath -w $<`
2386 mostlyclean-compile
:
2387 -rm -f
*.o core
*.core
2395 maintainer-clean-compile
:
2398 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2401 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2404 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2406 mostlyclean-libtool
:
2414 maintainer-clean-libtool
:
2416 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
2417 @
rm -f gasp-new
$(EXEEXT
)
2418 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
2420 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2421 @
rm -f itbl-test
$(EXEEXT
)
2422 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2424 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2425 @
rm -f as-new
$(EXEEXT
)
2426 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2428 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2430 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2431 config
/m68k-parse.h
: config
/m68k-parse.c
2432 itbl-parse.h
: itbl-parse.c
2435 # This directory's subdirectories are mostly independent; you can cd
2436 # into them and run `make' without going through this Makefile.
2437 # To change the values of `make' variables: instead of editing Makefiles,
2438 # (1) if the variable is set in `config.status', edit `config.status'
2439 # (which will cause the Makefiles to be regenerated when you run `make');
2440 # (2) otherwise, pass the desired values on the `make' command line.
2444 all-recursive install-data-recursive install-exec-recursive \
2445 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2446 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2447 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2449 target
=`echo $@ | sed s/-recursive//`; \
2450 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2451 echo
"Making $$target in $$subdir"; \
2452 if
test "$$subdir" = "."; then \
2454 local_target
="$$target-am"; \
2456 local_target
="$$target"; \
2458 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2459 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2461 if
test "$$dot_seen" = "no"; then \
2462 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2463 fi
; test -z
"$$fail"
2465 mostlyclean-recursive clean-recursive distclean-recursive \
2466 maintainer-clean-recursive
:
2467 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2469 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2470 rev
="$$subdir $$rev"; \
2471 test "$$subdir" != "." || dot_seen
=yes
; \
2473 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2474 target
=`echo $@ | sed s/-recursive//`; \
2475 for subdir in
$$rev; do \
2476 echo
"Making $$target in $$subdir"; \
2477 if
test "$$subdir" = "."; then \
2478 local_target
="$$target-am"; \
2480 local_target
="$$target"; \
2482 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2483 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2484 done
&& test -z
"$$fail"
2486 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2487 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2492 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2493 list
='$(SOURCES) $(HEADERS)'; \
2494 unique
=`for i in $$list; do echo $$i; done | \
2495 awk ' { files[$$0] = 1; } \
2496 END { for (i in files) print i; }'`; \
2497 here
=`pwd` && cd
$(srcdir) \
2498 && mkid
-f
$$here/ID
$$unique $(LISP
)
2500 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2503 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2504 if
test "$$subdir" = .
; then
:; else \
2505 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2508 list
='$(SOURCES) $(HEADERS)'; \
2509 unique
=`for i in $$list; do echo $$i; done | \
2510 awk ' { files[$$0] = 1; } \
2511 END { for (i in files) print i; }'`; \
2512 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2513 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2522 maintainer-clean-tags
:
2524 distdir
= $(PACKAGE
)-$(VERSION
)
2525 top_distdir
= $(distdir
)
2527 # This target untars the dist file and tries a VPATH configuration. Then
2528 # it guarantees that the distribution is self-contained by making another
2532 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2533 mkdir
$(distdir
)/=build
2534 mkdir
$(distdir
)/=inst
2535 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2536 cd
$(distdir
)/=build \
2537 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2538 && $(MAKE
) $(AM_MAKEFLAGS
) \
2539 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2540 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2541 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2542 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2543 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2545 @banner
="$(distdir).tar.gz is ready for distribution"; \
2546 dashes
=`echo "$$banner" | sed s/./=/g`; \
2551 -chmod
-R a
+r
$(distdir
)
2552 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2555 -chmod
-R a
+r
$(distdir
)
2556 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2558 distdir
: $(DISTFILES
)
2561 -chmod
777 $(distdir
)
2562 @for file in
$(DISTFILES
); do \
2563 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2564 if
test -d
$$d/$$file; then \
2565 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2567 test -f
$(distdir
)/$$file \
2568 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2569 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2572 for subdir in
$(SUBDIRS
); do \
2573 if
test "$$subdir" = .
; then
:; else \
2574 test -d
$(distdir
)/$$subdir \
2575 || mkdir
$(distdir
)/$$subdir \
2577 chmod
777 $(distdir
)/$$subdir; \
2578 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2583 DEJATOOL
= $(PACKAGE
)
2585 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2587 @echo
'Making a new site.exp file...'
2588 @
test ! -f site.bak ||
rm -f site.bak
2589 @echo
'## these variables are automatically generated by make ##' > $@
-t
2590 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2591 @echo
'# edit the last section' >> $@
-t
2592 @echo
'set tool $(DEJATOOL)' >> $@
-t
2593 @echo
'set srcdir $(srcdir)' >> $@
-t
2594 @echo
'set objdir' `pwd` >> $@
-t
2595 @echo
'set host_alias $(host_alias)' >> $@
-t
2596 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2597 @echo
'set target_alias $(target_alias)' >> $@
-t
2598 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2599 @echo
'set build_alias $(build_alias)' >> $@
-t
2600 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2601 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2602 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2603 @
test ! -f site.exp || mv site.exp site.bak
2606 info: info-recursive
2610 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2611 check: check-recursive
2613 installcheck: installcheck-recursive
2615 install-info
: install-info-recursive
2616 all-recursive-am
: config.h
2617 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2619 install-exec-am
: install-exec-local
2620 install-exec
: install-exec-recursive
2623 install-data
: install-data-recursive
2626 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2627 install: install-recursive
2629 uninstall: uninstall-recursive
2630 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2631 all-redirect
: all-recursive-am
2633 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2634 installdirs: installdirs-recursive
2638 mostlyclean-generic
:
2639 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2642 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2645 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2646 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2647 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2649 maintainer-clean-generic
:
2650 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2651 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2652 mostlyclean-compile mostlyclean-libtool \
2653 mostlyclean-tags mostlyclean-generic
2655 mostlyclean: mostlyclean-recursive
2657 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2658 clean-tags clean-generic mostlyclean-am
2660 clean: clean-recursive
2662 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2663 distclean-libtool distclean-tags distclean-generic \
2667 distclean: distclean-recursive
2668 -rm -f config.status
2670 maintainer-clean-am
: maintainer-clean-hdr \
2671 maintainer-clean-noinstPROGRAMS \
2672 maintainer-clean-compile maintainer-clean-libtool \
2673 maintainer-clean-tags maintainer-clean-generic \
2675 @echo
"This command is intended for maintainers to use;"
2676 @echo
"it deletes files that may require special tools to rebuild."
2678 maintainer-clean
: maintainer-clean-recursive
2679 -rm -f config.status
2681 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2682 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2683 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2684 mostlyclean-compile distclean-compile clean-compile \
2685 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2686 clean-libtool maintainer-clean-libtool install-data-recursive \
2687 uninstall-data-recursive install-exec-recursive \
2688 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2689 all-recursive check-recursive installcheck-recursive info-recursive \
2690 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2691 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2692 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2693 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2694 install-info-am install-info all-recursive-am install-exec-local \
2695 install-exec-am install-exec install-data-am install-data install-am \
2696 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2697 installdirs mostlyclean-generic distclean-generic clean-generic \
2698 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2700 po
/POTFILES.in
: @MAINT@ Makefile
2701 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2702 && mv tmp
$(srcdir)/po
/POTFILES.in
2704 $(srcdir)/make-gas.com
: stamp-mk.com
2705 stamp-mk.com
: vmsconf.sh Makefile
2706 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2707 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2709 diststuff
: $(EXTRA_DIST
) info
2711 $(OBJS
): @ALL_OBJ_DEPS@
2713 # Stuff that every object file depends upon. If anything is removed
2714 # from this list, remove it from dep-in.sed as well.
2715 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2716 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2717 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2718 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2720 check-DEJAGNU
: site.exp
2721 if
[ -d testsuite
]; then \
2726 rm -f testsuite
/site.exp
2727 cp site.exp testsuite
/site.exp
2728 rootme
=`pwd`; export rootme
; \
2729 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2730 EXPECT
=${EXPECT} ; export EXPECT
; \
2731 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2732 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2733 export TCL_LIBRARY
; \
2735 runtest
=$(RUNTEST
); \
2737 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2738 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2740 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2743 # The implicit .c.o rule doesn't work for these, perhaps because of
2744 # the variables, or perhaps because the sources are not on vpath.
2745 $(TARG_CPU_O
): $(TARG_CPU_C
)
2746 $(COMPILE
) -c
$(TARG_CPU_C
)
2747 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2748 $(COMPILE
) -c
$(ATOF_TARG_C
)
2750 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2751 # so the automatic dependency stuff doesn't work.
2752 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2753 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2754 $(INCDIR
)/aout
/stab_gnu.h
2756 # We need all these explicit rules for the multi stuff. Because of
2757 # these rules, we don't need one for OBJ_FORMAT_O.
2759 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2760 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2761 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2762 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2763 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2764 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2765 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2766 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2767 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2768 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2769 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2770 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2771 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2772 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2773 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2774 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2775 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2776 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2777 obj-som.o
: $(srcdir)/config
/obj-som.c
2778 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2779 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2780 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2782 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2783 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2784 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2785 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2786 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2787 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2788 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2789 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2790 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2791 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2792 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2793 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2794 e-criself.o
: $(srcdir)/config
/e-criself.c
2795 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2797 # If m68k-parse.y is in a different directory, then ylwrap will use an
2798 # absolute path when it invokes yacc, which will cause yacc to put the
2799 # absolute path into the generated file. That's a pain when it comes
2800 # to generating snapshots, because it introduces spurious diffs.
2801 # Since when we make the snapshots $(srcdir) = ".", we check for that
2802 # case and handle it differently. This means that anybody who
2803 # configures with $(srcdir) = "." will have to set their path in the
2804 # debugger if they want to debug m68k-parse.y. This is bad, but on
2805 # the other hand it's good that people who use the prebuilt
2806 # m68k-parse.c don't get a spurious absolute path.
2807 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2808 f
=$(srcdir)/config
/m68k-parse.y
; \
2809 if
[ $$f = "./config/m68k-parse.y" ]; then \
2810 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2811 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2812 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2815 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2816 if
[ $$f = "m68k-parse.y" ]; then \
2817 rm -f m68k-parse.y
; \
2819 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2821 # Don't let the .y.h rule clobber m68k-parse.h.
2822 m68k-parse.h
: ; @true
2823 $(srcdir)/config
/m68k-parse.h
: ; @true
2825 # The instruction table specification lexical analyzer and parser.
2827 itbl-lex.c
: $(srcdir)/itbl-lex.l
2828 itbl-lex.o
: itbl-lex.c itbl-parse.h
2830 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2832 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2834 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2835 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2837 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2838 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2840 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2841 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2843 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2844 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2845 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2846 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2848 .PHONY
: install-exec-local install-data-local
2849 .PHONY
: install-exec-bindir install-exec-tooldir
2851 install-exec-local
: install-exec-bindir @install_tooldir@
2853 install-exec-bindir
: $(noinst_PROGRAMS
)
2854 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2855 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2856 if
test -f
$$p; then \
2857 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2858 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2862 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2863 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2864 n
=`echo as | sed '$(transform)'`; \
2865 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2866 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2867 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2868 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2873 # These exist for maintenance purposes.
2875 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2879 rm -f stage
&& ln
-s stage1 stage
2880 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2882 rm -f stage
&& ln
-s stage2 stage
2883 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2884 $(MAKE
) comparison against
=stage2
2887 rm -f stage
&& ln
-s stage1 stage
2888 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2890 rm -f stage
&& ln
-s stage2 stage
2891 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2892 $(MAKE
) comparison against
=stage2
2895 rm -f stage
&& ln
-s stage2 stage
2896 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2897 $(MAKE
) comparison against
=stage2
2899 # Copy the object files from a particular stage into a subdirectory.
2902 -mv
$(STAGESTUFF
) stage1
2903 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2907 -mv
$(STAGESTUFF
) stage2
2908 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2912 -mv
$(STAGESTUFF
) stage3
2913 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2915 # This rule is derived from corresponding code in the Makefile.in for gcc.
2916 # The "tail +16c" is to bypass headers which may include timestamps or
2917 # temporary assembly file names.
2920 for file in
*.o
; do \
2921 tail
+16c .
/$$file > tmp-foo1
; \
2922 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2923 if cmp tmp-foo1 tmp-foo2
; then \
2926 echo
$$file differs
; \
2934 .PHONY
: de-stage1 de-stage2 de-stage3
2937 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2941 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2945 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2948 Makefile
: $(BFDDIR
)/configure.in
2950 # Automatic dependency computation. This is a real pain, because the
2951 # dependencies change based on target_cpu_type and obj_format.
2952 # Just to make things even more complicated, automake separates the
2953 # dependency variable assignments from the dependency rules, and tacks
2954 # on a .NOEXPORT at the end of Makefile.in.
2956 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2957 rm -f DEP1
# delete because we use $? in DEP1 rule
2958 srcdir=`cd $(srcdir); pwd`; \
2959 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2961 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2962 sed
-f dep.sed
< DEPTC
>> DEPA
2963 sed
-f dep.sed
< DEPOBJ
>> DEPA
2964 sed
-f dep.sed
< DEP2
>> DEPA
2965 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2966 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2967 sed
-f dep.sed
< DEP1
>> DEPA
2968 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2969 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2970 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2971 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2972 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2973 echo
'make DEP failed!'; exit
1; \
2978 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2979 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2980 srcdir=`cd $(srcdir); pwd`; \
2982 echo
'' > targ-cpu.h
; \
2983 echo
'' > obj-format.h
; \
2984 echo
'' > targ-env.h
; \
2985 echo
'' > itbl-cpu.h
; \
2986 echo
'' > itbl-parse.h
; \
2987 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2990 # Work out the special dependencies for the tc-*.c files.
2991 DEPTC
: $(TARGET_CPU_CFILES
)
2993 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2994 srcdir=`cd $(srcdir); pwd`; \
2996 for c in
$(CPU_TYPES
); do \
2997 for o in
$(OBJ_FORMATS
); do \
2999 if
[ x
$${valid} = xyes
]; then \
3000 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3001 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3002 echo
'#include "te-generic.h"' > targ-env.h
; \
3003 echo
'' > itbl-cpu.h
; \
3004 echo
'' > itbl-parse.h
; \
3005 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3007 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3008 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3009 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3014 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3015 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3016 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3017 for c in
$(MULTI_CPU_TYPES
); do \
3018 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3019 for o in $(OBJ_FORMATS); do \
3020 $(MULTI_CPU_OBJ_VALID) \
3021 if [ x$${valid} = xyes ]; then \
3022 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3025 echo
'' >> DEPTCA
; \
3029 # Work out the special dependencies for the obj-*.c files.
3030 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3032 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3033 srcdir=`cd $(srcdir); pwd`; \
3035 for c in
$(CPU_TYPES
); do \
3036 for o in
$(OBJ_FORMATS
); do \
3038 if
[ x
$${valid} = xyes
]; then \
3039 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3040 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3041 echo
'#include "te-generic.h"' > targ-env.h
; \
3042 echo
'' > itbl-cpu.h
; \
3043 echo
'' > itbl-parse.h
; \
3045 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3046 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3047 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3052 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3053 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3054 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3055 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3056 for c in $(MULTI_CPU_TYPES); do \
3057 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3058 for o in
$(OBJ_FORMATS
); do \
3059 $(MULTI_CPU_OBJ_VALID
) \
3060 if
[ x
$${valid} = xyes
]; then \
3061 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3064 echo '' >> DEPOBJA; \
3066 mv -f DEPOBJA DEPOBJ
3068 # Work out the dependencies for each CPU/OBJ combination.
3069 # Note that SOM is a special case, because it only works native.
3070 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3072 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3073 srcdir=`cd $(srcdir); pwd`; \
3075 for c in $(CPU_TYPES); do \
3076 for o in $(OBJ_FORMATS); do \
3078 if [ x$${valid} = xyes ]; then \
3079 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3080 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3081 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3082 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3086 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3087 for c in
$(MULTI_CPU_TYPES
); do \
3088 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3089 for o in $(OBJ_FORMATS); do \
3090 $(MULTI_CPU_OBJ_VALID) \
3091 if [ x$${valid} = xyes ]; then \
3092 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3099 dep.sed
: dep-in.sed config.status
3100 srcdir=`cd $(srcdir); pwd`; \
3101 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3102 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3103 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3104 -e
"s!@SRCDIR@!$${srcdir}!" \
3105 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3108 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3109 < Makefile
> tmp-Makefile
3110 cat DEP
>> tmp-Makefile
3111 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3114 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3115 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3116 cat DEP
>> tmp-Makefile.in
3117 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3120 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3121 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3122 cat DEP
>> tmp-Makefile.am
3123 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3125 # HEED THE MKDEP WARNINGS.
3126 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3127 .PHONY
: dep dep-in dep-am
3128 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3129 app.o
: app.c
$(INCDIR
)/symcat.h
3130 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3131 output-file.h sb.h macro.h dwarf2dbg.h
3132 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3133 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3134 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3135 depend.o
: depend.c
$(INCDIR
)/symcat.h
3136 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3137 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
3138 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3139 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3140 $(INCDIR
)/elf
/dwarf2.h
3141 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3143 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3144 flonum-konst.o
: flonum-konst.c
3145 flonum-mult.o
: flonum-mult.c
3146 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3147 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3149 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3150 $(INCDIR
)/safe-ctype.h
3151 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3153 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3154 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3155 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3156 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3157 messages.o
: messages.c
$(INCDIR
)/symcat.h
3158 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3159 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3160 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h
3162 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3163 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3164 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3165 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3166 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3167 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3168 output-file.h dwarf2dbg.h
3169 gasp.o
: gasp.c
$(INCDIR
)/getopt.h
$(INCDIR
)/safe-ctype.h \
3170 sb.h macro.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
3171 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3172 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3174 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3176 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3178 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3180 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3182 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3184 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3186 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3187 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3188 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3189 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3191 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3192 # Otherwise a system limit (for SysV at least) may be exceeded.