1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
70 CATOBJEXT = @CATOBJEXT@
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.
194 # Object format types. This is only used for dependency information.
195 # We deliberately omit some, since it does not work as a cross assembler.
209 # This is an sh case which sets valid according to whether the CPU
210 # type in the shell variable c and the OS type in the shell variable o
211 # are supported. This helps cuts down on the amount of dependency
219 a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax) \
233 mips | alpha) valid=yes ;; \
238 alpha) valid=yes ;; \
251 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
253 MULTI_CPU_TYPES = i386 mips cris
255 MULTI_CPU_OBJ_VALID = \
260 i386 | cris) valid=yes ;; \
264 i386 | mips) valid=yes ;; \
274 # Regular source files.
307 CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
338 # CPU files in config.
340 TARGET_CPU_CFILES = \
359 config/tc-m68hc11.c \
364 config/tc-mn10200.c \
365 config/tc-mn10300.c \
367 config/tc-openrisc.c \
384 TARGET_CPU_HFILES = \
403 config/tc-m68hc11.h \
408 config/tc-mn10200.h \
409 config/tc-mn10300.h \
411 config/tc-openrisc.h \
428 # OBJ files in config
430 OBJ_FORMAT_CFILES = \
443 OBJ_FORMAT_HFILES = \
456 # Emulation header files in config
465 config/te-epoc-pe.h \
466 config/te-generic.h \
471 config/te-hppalinux64.h \
472 config/te-i386aix.h \
473 config/te-ia64aix.h \
481 config/te-nbsd532.h \
482 config/te-pc532mach.h \
487 config/te-sparcaout.h \
494 # Multi files in config
497 config/e-crisaout.c \
499 config/e-i386aout.c \
500 config/e-i386coff.c \
502 config/e-mipsecoff.c \
544 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
546 POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
547 $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
548 $(HFILES) $(CFILES) $(GAS_CFILES)
551 noinst_PROGRAMS = as-new gasp-new
552 noinst_SCRIPTS = $(GDBINIT)
553 EXTRA_SCRIPTS = .gdbinit
555 EXTRA_DIST = make-gas.com
557 DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
559 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
561 # Now figure out from those variables how to compile and link.
563 BASEDIR = $(srcdir)/..
564 BFDDIR = $(BASEDIR)/bfd
565 INCDIR = $(BASEDIR)/include
567 # This is the variable actually used when we compile.
568 # Specify the directories to be searched for header files.
569 # Both . and srcdir are used, in that order,
570 # so that tm.h and config.h will be found in the compilation
571 # subdirectory rather than in the source directory.
572 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\""
574 # This should be parallel to INCLUDES, but should replace $(srcdir)
575 # with $${srcdir}, and should work in a subdirectory. This is used
576 # when building dependencies, because the dependency building is done
578 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\""
580 # How to link with both our special library facilities
581 # and the system's installed libraries.
583 GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
585 # Files to be copied away after each stage in building.
586 STAGESTUFF = *.o $(noinst_PROGRAMS)
588 as_new_SOURCES = $(GAS_CFILES)
589 as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
590 $(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
592 as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
593 $(extra_objects) $(GASLIBS) $(INTLDEPS)
596 gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
597 gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
598 gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
600 EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
601 echo $${rootme}/../expect/expect ; \
602 else echo expect ; fi`
605 RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
606 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
611 # The m68k operand parser.
613 EXTRA_as_new_SOURCES = config/m68k-parse.y
615 # stand-alone itbl assembler & disassembler
617 EXTRA_PROGRAMS = itbl-test
618 itbl_test_SOURCES = itbl-parse.y itbl-lex.l
619 itbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
623 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
625 # Remake the info files.
627 MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
628 testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
629 testsuite/site.exp site.bak site.exp stage stage1 stage2
632 CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
636 DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
637 $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
640 AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
641 DEPTC_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
642 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
644 DEPTC_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
645 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h \
646 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
648 DEPTC_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
649 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
650 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h $(INCDIR)/opcode/a29k.h
652 DEPTC_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
653 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
654 subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
655 $(INCDIR)/opcode/alpha.h $(srcdir)/config/atof-vax.c
657 DEPTC_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
658 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
659 subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/alpha.h \
660 $(srcdir)/config/atof-vax.c
662 DEPTC_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
663 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
664 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
665 $(INCDIR)/obstack.h struc-symbol.h ecoff.h $(INCDIR)/coff/sym.h \
666 $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h \
667 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(srcdir)/config/atof-vax.c
669 DEPTC_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h \
670 subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
671 $(INCDIR)/opcode/alpha.h $(srcdir)/config/atof-vax.c
673 DEPTC_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
674 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
675 struc-symbol.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
676 $(srcdir)/../opcodes/arc-ext.h $(INCDIR)/elf/arc.h \
677 $(INCDIR)/elf/reloc-macros.h
679 DEPTC_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
680 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
681 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h struc-symbol.h \
682 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
683 $(srcdir)/../opcodes/arc-ext.h $(INCDIR)/elf/arc.h \
684 $(INCDIR)/elf/reloc-macros.h
686 DEPTC_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
687 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
689 DEPTC_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
690 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
691 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
693 DEPTC_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
694 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
695 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
696 $(INCDIR)/obstack.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
699 DEPTC_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
700 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
701 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
703 DEPTC_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
704 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
705 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h subsegs.h \
706 $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
708 DEPTC_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
709 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
710 $(INCDIR)/opcode/cris.h dwarf2dbg.h
712 DEPTC_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
713 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
714 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h subsegs.h \
715 $(INCDIR)/obstack.h $(INCDIR)/opcode/cris.h dwarf2dbg.h
717 DEPTC_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
718 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
719 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
720 $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
722 DEPTC_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
723 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
724 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
725 $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h \
726 $(INCDIR)/elf/reloc-macros.h
728 DEPTC_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
729 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
730 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
732 DEPTC_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
733 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
734 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
735 $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
737 DEPTC_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
738 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
739 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
740 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
743 DEPTC_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
744 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
745 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
746 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
747 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
750 DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
751 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
752 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
753 $(INCDIR)/opcode/h8300.h
755 DEPTC_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
756 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
757 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
758 $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
760 DEPTC_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
761 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
762 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
763 $(srcdir)/../opcodes/h8500-opc.h
765 DEPTC_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
766 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
767 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
768 $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
770 DEPTC_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
771 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
772 subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
774 DEPTC_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
775 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
776 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
777 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
778 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/hppa.h \
781 DEPTC_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
782 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
783 dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
785 DEPTC_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
786 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
787 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h dwarf2dbg.h \
788 subsegs.h $(INCDIR)/obstack.h
790 DEPTC_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
791 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
792 subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h
794 DEPTC_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
795 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
796 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h subsegs.h \
797 $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h \
800 DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
801 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
802 dwarf2dbg.h $(INCDIR)/opcode/i386.h
804 DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
805 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
806 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
807 dwarf2dbg.h $(INCDIR)/opcode/i386.h
809 DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
810 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
811 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
812 $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/i386.h
814 DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
815 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
816 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
817 $(INCDIR)/obstack.h $(INCDIR)/opcode/i860.h $(INCDIR)/elf/i860.h \
818 $(INCDIR)/elf/reloc-macros.h
820 DEPTC_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
821 $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
823 DEPTC_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
824 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
825 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
827 DEPTC_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
828 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
829 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h \
830 $(INCDIR)/opcode/i960.h
832 DEPTC_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
833 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
834 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
835 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
838 DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
839 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
840 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
841 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
842 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
845 DEPTC_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
846 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
847 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
848 $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h
850 DEPTC_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
851 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
852 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h subsegs.h \
853 $(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h
855 DEPTC_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
856 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
857 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
859 DEPTC_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
860 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
861 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
862 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
864 DEPTC_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
865 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
866 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/obstack.h \
867 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
868 $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
870 DEPTC_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
871 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
872 $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
873 $(srcdir)/config/m68k-parse.h
875 DEPTC_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
876 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h \
877 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
878 $(srcdir)/config/m88k-opcode.h
880 DEPTC_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
881 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
882 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
883 $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
885 DEPTC_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
886 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
887 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
888 $(srcdir)/../opcodes/mcore-opc.h
890 DEPTC_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
891 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
892 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
893 $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
894 $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
896 DEPTC_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
897 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
898 $(INCDIR)/opcode/mips.h itbl-ops.h $(srcdir)/config/obj-elf.h \
899 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
900 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
901 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
903 DEPTC_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
904 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
905 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
906 $(INCDIR)/opcode/mips.h itbl-ops.h $(srcdir)/config/obj-elf.h \
907 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
908 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
909 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
911 DEPTC_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
912 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
913 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
914 itbl-ops.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
915 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
916 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
918 DEPTC_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
919 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
920 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
921 $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h itbl-ops.h \
922 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
923 $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
925 DEPTC_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
926 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
927 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
929 DEPTC_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
930 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
931 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
932 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
934 DEPTC_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
935 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
936 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h \
939 DEPTC_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
940 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
941 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
942 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
944 DEPTC_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
945 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
948 DEPTC_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
949 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
950 $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
952 DEPTC_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
953 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
954 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h $(INCDIR)/opcode/ns32k.h \
957 DEPTC_openrisc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-openrisc.h \
958 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
959 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/openrisc-desc.h \
960 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/openrisc-opc.h \
963 DEPTC_openrisc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
964 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
965 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
966 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/openrisc-desc.h \
967 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/openrisc-opc.h \
970 DEPTC_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
971 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/pdp11.h
973 DEPTC_pdp11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pdp11.h \
974 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
975 $(INCDIR)/opcode/pdp11.h
977 DEPTC_pdp11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
978 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
979 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h $(INCDIR)/opcode/pdp11.h
981 DEPTC_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
982 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
983 $(INCDIR)/opcode/pj.h
985 DEPTC_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
986 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
987 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h $(INCDIR)/opcode/pj.h
989 DEPTC_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
990 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(INCDIR)/coff/external.h \
991 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
992 $(INCDIR)/opcode/ppc.h
994 DEPTC_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
995 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
996 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
997 $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h \
998 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1000 DEPTC_s390_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-s390.h \
1001 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1002 subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/s390.h \
1003 $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1005 DEPTC_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1006 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1007 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h subsegs.h \
1008 $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/s390.h \
1009 $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1011 DEPTC_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1012 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1013 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1014 $(srcdir)/../opcodes/sh-opc.h struc-symbol.h dwarf2dbg.h
1016 DEPTC_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1017 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1018 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
1019 $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h struc-symbol.h \
1020 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1022 DEPTC_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1023 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1024 $(INCDIR)/opcode/sparc.h
1026 DEPTC_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1027 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
1028 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1029 $(INCDIR)/opcode/sparc.h
1031 DEPTC_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1032 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1033 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
1034 $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h \
1035 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1037 DEPTC_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1038 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1039 $(INCDIR)/opcode/tahoe.h
1041 DEPTC_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1042 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1043 $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
1045 DEPTC_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1046 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1047 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h $(INCDIR)/obstack.h \
1048 $(INCDIR)/opcode/tahoe.h
1050 DEPTC_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1051 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
1053 DEPTC_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1054 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1055 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
1057 DEPTC_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1058 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1059 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h $(INCDIR)/opcode/tic30.h
1061 DEPTC_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
1062 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1063 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sb.h macro.h \
1064 subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h
1066 DEPTC_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1067 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1068 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h sb.h \
1069 macro.h subsegs.h $(INCDIR)/obstack.h struc-symbol.h \
1070 $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h \
1071 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1074 DEPTC_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1075 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1076 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic80.h
1078 DEPTC_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1079 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1080 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h $(INCDIR)/opcode/tic80.h
1082 DEPTC_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1083 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
1084 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
1086 DEPTC_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1087 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1088 $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
1090 DEPTC_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1091 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1092 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h $(srcdir)/config/vax-inst.h \
1093 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
1095 DEPTC_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1096 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
1097 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
1099 DEPTC_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1100 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1101 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1102 $(srcdir)/../opcodes/w65-opc.h
1104 DEPTC_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1105 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1106 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
1107 $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
1109 DEPTC_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1110 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1111 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
1114 DEPTC_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1115 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1116 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
1117 $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h dwarf2dbg.h
1119 DEPTC_z8k_coff = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-coff.h \
1120 $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
1121 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1124 DEPTC_z8k_elf = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-elf.h \
1125 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1126 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
1128 DEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
1129 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
1132 DEPTC_i386_multi = $(DEPTC_i386_aout) $(DEPTC_i386_coff) \
1135 DEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
1138 DEPTC_cris_multi = $(DEPTC_cris_aout) $(DEPTC_cris_elf)
1139 DEPOBJ_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
1140 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1143 DEPOBJ_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
1144 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h \
1145 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1148 DEPOBJ_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1149 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1150 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h subsegs.h \
1151 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1153 DEPOBJ_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
1154 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1155 $(INCDIR)/obstack.h subsegs.h
1157 DEPOBJ_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
1158 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1159 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1160 $(BFDDIR)/libecoff.h
1162 DEPOBJ_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1163 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1164 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
1165 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1166 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
1167 $(INCDIR)/aout/aout64.h
1169 DEPOBJ_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1170 DEPOBJ_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1171 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1172 struc-symbol.h $(INCDIR)/obstack.h subsegs.h
1174 DEPOBJ_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1175 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1176 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h struc-symbol.h \
1177 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1179 DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1180 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1183 DEPOBJ_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1184 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1185 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1188 DEPOBJ_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1189 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1190 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
1191 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1193 DEPOBJ_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
1194 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1195 $(INCDIR)/obstack.h subsegs.h
1197 DEPOBJ_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1198 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1199 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h subsegs.h \
1200 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1202 DEPOBJ_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
1203 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1206 DEPOBJ_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1207 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1208 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h subsegs.h \
1209 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1211 DEPOBJ_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1212 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1213 $(INCDIR)/obstack.h subsegs.h
1215 DEPOBJ_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1216 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1217 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
1218 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1220 DEPOBJ_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1221 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1222 $(INCDIR)/obstack.h subsegs.h
1224 DEPOBJ_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1225 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1226 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
1227 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1229 DEPOBJ_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1230 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1231 $(INCDIR)/obstack.h subsegs.h
1233 DEPOBJ_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1234 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1235 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
1236 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1238 DEPOBJ_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1239 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1240 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1243 DEPOBJ_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1244 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1245 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
1246 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1248 DEPOBJ_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1249 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
1250 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1253 DEPOBJ_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1254 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1255 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
1256 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1258 DEPOBJ_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1259 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1260 $(INCDIR)/obstack.h subsegs.h
1262 DEPOBJ_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1263 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1264 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1265 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1266 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1268 DEPOBJ_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
1269 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1270 $(INCDIR)/obstack.h subsegs.h
1272 DEPOBJ_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1273 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1274 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h subsegs.h \
1275 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1277 DEPOBJ_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
1278 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1279 $(INCDIR)/obstack.h subsegs.h
1281 DEPOBJ_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1282 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1283 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h subsegs.h \
1284 $(INCDIR)/obstack.h $(INCDIR)/elf/i370.h $(INCDIR)/aout/aout64.h
1286 DEPOBJ_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1287 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1290 DEPOBJ_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1291 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1292 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1295 DEPOBJ_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1296 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1297 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
1298 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1300 DEPOBJ_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1301 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1302 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
1303 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1305 DEPOBJ_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
1308 DEPOBJ_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1309 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1310 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1312 DEPOBJ_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1313 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1314 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h subsegs.h \
1315 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1317 DEPOBJ_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1318 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1319 $(INCDIR)/obstack.h subsegs.h
1321 DEPOBJ_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1322 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1323 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
1324 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1326 DEPOBJ_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
1327 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1328 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1331 DEPOBJ_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1332 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1333 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h subsegs.h \
1334 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1336 DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1337 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1340 DEPOBJ_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1341 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1342 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1345 DEPOBJ_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1346 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1347 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h subsegs.h \
1348 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1350 DEPOBJ_m68k_hp300 = $(srcdir)/config/obj-aout.c $(srcdir)/config/obj-aout.h \
1351 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1352 $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
1354 DEPOBJ_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1355 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h \
1356 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1359 DEPOBJ_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1360 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1361 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
1362 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1364 DEPOBJ_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1365 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
1366 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1369 DEPOBJ_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1370 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1371 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
1372 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1374 DEPOBJ_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1375 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1378 DEPOBJ_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1379 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
1380 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1383 DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1384 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1385 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1386 $(BFDDIR)/libecoff.h
1388 DEPOBJ_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1389 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1390 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
1391 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1392 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1394 DEPOBJ_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1395 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1396 $(INCDIR)/obstack.h subsegs.h
1398 DEPOBJ_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1399 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1400 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
1401 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1403 DEPOBJ_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1404 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1405 $(INCDIR)/obstack.h subsegs.h
1407 DEPOBJ_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1408 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1409 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
1410 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1412 DEPOBJ_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1413 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1416 DEPOBJ_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1417 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1418 $(INCDIR)/obstack.h subsegs.h
1420 DEPOBJ_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1421 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1422 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h subsegs.h \
1423 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1425 DEPOBJ_openrisc_coff = $(srcdir)/config/obj-coff.h \
1426 $(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
1427 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1430 DEPOBJ_openrisc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1431 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1432 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
1433 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1435 DEPOBJ_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
1436 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1439 DEPOBJ_pdp11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pdp11.h \
1440 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1441 $(INCDIR)/obstack.h subsegs.h
1443 DEPOBJ_pdp11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1444 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1445 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h subsegs.h \
1446 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1448 DEPOBJ_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
1449 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1450 $(INCDIR)/obstack.h subsegs.h
1452 DEPOBJ_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1453 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1454 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h subsegs.h \
1455 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1457 DEPOBJ_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1458 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(INCDIR)/coff/external.h \
1459 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1462 DEPOBJ_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1463 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1464 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
1465 $(INCDIR)/obstack.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1466 $(INCDIR)/aout/aout64.h
1468 DEPOBJ_s390_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-s390.h \
1469 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1470 $(INCDIR)/obstack.h subsegs.h
1472 DEPOBJ_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1473 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1474 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h subsegs.h \
1475 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1477 DEPOBJ_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1478 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1479 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1482 DEPOBJ_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1483 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1484 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
1485 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1487 DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1488 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1491 DEPOBJ_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1492 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
1493 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1496 DEPOBJ_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1497 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1498 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
1499 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1501 DEPOBJ_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1502 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1505 DEPOBJ_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1506 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1507 $(INCDIR)/obstack.h subsegs.h
1509 DEPOBJ_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1510 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1511 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h subsegs.h \
1512 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1514 DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1515 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1518 DEPOBJ_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1519 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1520 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1523 DEPOBJ_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1524 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1525 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h subsegs.h \
1526 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1528 DEPOBJ_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
1529 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1530 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1533 DEPOBJ_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1534 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1535 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h subsegs.h \
1536 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1538 DEPOBJ_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1539 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1540 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1543 DEPOBJ_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1544 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1545 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h subsegs.h \
1546 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1548 DEPOBJ_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1549 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1552 DEPOBJ_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1553 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1554 $(INCDIR)/obstack.h subsegs.h
1556 DEPOBJ_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1557 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1558 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h subsegs.h \
1559 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1561 DEPOBJ_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1562 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def subsegs.h \
1565 DEPOBJ_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1566 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1567 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1570 DEPOBJ_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1571 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1572 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
1573 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1575 DEPOBJ_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1576 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1577 $(INCDIR)/obstack.h subsegs.h
1579 DEPOBJ_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1580 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1581 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
1582 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1584 DEPOBJ_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1585 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1586 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1589 DEPOBJ_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1590 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1591 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h subsegs.h \
1592 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1594 DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
1595 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
1596 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1598 DEPOBJ_i386_multi = $(DEPOBJ_i386_aout) $(DEPOBJ_i386_coff) \
1601 DEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
1604 DEPOBJ_cris_multi = $(DEPOBJ_cris_aout) $(DEPOBJ_cris_elf)
1605 DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
1606 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1608 DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
1609 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h \
1610 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1612 DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1613 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1614 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
1616 DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
1617 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1619 DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
1620 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1622 DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1623 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1624 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
1626 DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1627 DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1628 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1630 DEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1631 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1632 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
1634 DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1635 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1637 DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1638 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1639 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1641 DEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1642 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1643 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
1645 DEP_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
1646 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1648 DEP_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1649 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1650 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h
1652 DEP_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
1653 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1655 DEP_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1656 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1657 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h
1659 DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1660 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1662 DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1663 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1664 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
1666 DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1667 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1669 DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1670 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1671 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
1673 DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1674 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1676 DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1677 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1678 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
1680 DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1681 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1682 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1684 DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1685 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1686 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
1688 DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1689 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
1690 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1692 DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1693 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1694 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
1696 DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1697 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1699 DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1700 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1701 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1702 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
1704 DEP_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
1705 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1707 DEP_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1708 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1709 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h
1711 DEP_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
1712 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1714 DEP_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1715 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1716 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h
1718 DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1719 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1721 DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1722 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1723 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1725 DEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1726 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1727 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
1729 DEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1730 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1731 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
1733 DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
1734 DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1735 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1738 DEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1739 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1740 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
1742 DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1743 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1745 DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1746 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1747 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
1749 DEP_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
1750 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1751 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1753 DEP_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1754 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1755 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h
1757 DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1758 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1760 DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1761 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1762 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1764 DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1765 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1766 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
1768 DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
1769 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1771 DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1772 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h \
1773 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1775 DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1776 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1777 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
1779 DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1780 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
1781 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1783 DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1784 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1785 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
1787 DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1788 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1790 DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1791 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
1792 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1794 DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1795 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1797 DEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1798 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1799 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
1801 DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1802 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1804 DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1805 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1806 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
1808 DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1809 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1811 DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1812 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1813 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
1815 DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1816 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1818 DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1819 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1821 DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1822 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1823 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
1825 DEP_openrisc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-openrisc.h \
1826 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1828 DEP_openrisc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1829 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1830 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h
1832 DEP_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
1833 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1835 DEP_pdp11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pdp11.h \
1836 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1838 DEP_pdp11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1839 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1840 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h
1842 DEP_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
1843 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1845 DEP_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1846 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1847 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h
1849 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1850 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(INCDIR)/coff/external.h \
1851 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1853 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1854 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1855 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
1857 DEP_s390_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-s390.h \
1858 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1860 DEP_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1861 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1862 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h
1864 DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1865 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1866 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1868 DEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1869 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1870 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
1872 DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1873 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1875 DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1876 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
1877 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1879 DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1880 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1881 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
1883 DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1884 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1886 DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1887 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1889 DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1890 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1891 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
1893 DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1894 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1896 DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1897 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1898 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1900 DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1901 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1902 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
1904 DEP_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
1905 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1906 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1908 DEP_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1909 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1910 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h
1912 DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1913 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1914 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1916 DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1917 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1918 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
1920 DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1921 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1923 DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1924 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1926 DEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1927 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1928 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
1930 DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1931 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1933 DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1934 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1935 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1937 DEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1938 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1939 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
1941 DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1942 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1944 DEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1945 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1946 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h
1948 DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1949 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1950 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1952 DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1953 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1954 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
1956 DEP_hppa_som = $(BFDDIR)/som.h
1957 DEP_i386_multi = $(DEP_i386_aout) $(DEP_i386_coff) \
1960 DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
1963 DEP_cris_multi = $(DEP_cris_aout) $(DEP_cris_elf)
1964 BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
1965 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1966 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
1967 CONFIG_HEADER = config.h
1968 CONFIG_CLEAN_FILES = ${GDBINIT}
1969 noinst_PROGRAMS = as-new$(EXEEXT) gasp-new$(EXEEXT)
1970 PROGRAMS = $(noinst_PROGRAMS)
1973 DEFS = @DEFS@ -I. -I$(srcdir) -I.
1974 CPPFLAGS = @CPPFLAGS@
1977 itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
1978 itbl_test_DEPENDENCIES = itbl-tops.o itbl-test.o \
1979 ../libiberty/libiberty.a
1981 as_new_OBJECTS = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
1982 bignum-copy.$(OBJEXT) cond.$(OBJEXT) depend.$(OBJEXT) \
1983 dwarf2dbg.$(OBJEXT) ecoff.$(OBJEXT) ehopt.$(OBJEXT) expr.$(OBJEXT) \
1984 flonum-copy.$(OBJEXT) flonum-konst.$(OBJEXT) flonum-mult.$(OBJEXT) \
1985 frags.$(OBJEXT) hash.$(OBJEXT) input-file.$(OBJEXT) \
1986 input-scrub.$(OBJEXT) listing.$(OBJEXT) literal.$(OBJEXT) \
1987 macro.$(OBJEXT) messages.$(OBJEXT) output-file.$(OBJEXT) read.$(OBJEXT) \
1988 sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) symbols.$(OBJEXT) \
1991 gasp_new_OBJECTS = gasp.$(OBJEXT) macro.$(OBJEXT) sb.$(OBJEXT) \
1994 SCRIPTS = $(noinst_SCRIPTS)
1996 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
1998 YLWRAP = $(top_srcdir)/../ylwrap
2000 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2001 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2003 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
2004 DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
2005 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config/m68k-parse.c \
2006 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2009 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
2013 SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES)
2014 OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS)
2018 .SUFFIXES: .S .c .l .lo .o .obj .s .y
2019 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
2020 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
2022 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2023 cd $(top_builddir) \
2024 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
2026 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2027 cd $(srcdir) && $(ACLOCAL)
2029 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2030 $(SHELL) ./config.status --recheck
2031 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
2032 cd $(srcdir) && $(AUTOCONF)
2035 @if test ! -f $@; then \
2039 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
2040 cd $(top_builddir) \
2041 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
2042 $(SHELL) ./config.status
2043 @echo timestamp > stamp-h 2> /dev/null
2044 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
2045 @if test ! -f $@; then \
2046 rm -f $(srcdir)/stamp-h.in; \
2047 $(MAKE) $(srcdir)/stamp-h.in; \
2049 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
2050 cd $(top_srcdir) && $(AUTOHEADER)
2051 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
2060 maintainer-clean-hdr:
2061 ${GDBINIT}: $(top_builddir)/config.status gdbinit.in
2062 cd $(top_builddir) && CONFIG_FILES=$@:gdbinit.in CONFIG_HEADERS= $(SHELL) ./config.status
2064 mostlyclean-noinstPROGRAMS:
2066 clean-noinstPROGRAMS:
2067 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
2069 distclean-noinstPROGRAMS:
2071 maintainer-clean-noinstPROGRAMS:
2076 # FIXME: We should only use cygpath when building on Windows,
2077 # and only if it is available.
2079 $(COMPILE) -c `cygpath -w $<`
2087 mostlyclean-compile:
2088 -rm -f *.o core *.core
2096 maintainer-clean-compile:
2099 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
2102 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
2105 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
2107 mostlyclean-libtool:
2115 maintainer-clean-libtool:
2117 itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES)
2118 @rm -f itbl-test$(EXEEXT)
2119 $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
2121 as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES)
2122 @rm -f as-new$(EXEEXT)
2123 $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
2125 gasp-new$(EXEEXT): $(gasp_new_OBJECTS) $(gasp_new_DEPENDENCIES)
2126 @rm -f gasp-new$(EXEEXT)
2127 $(LINK) $(gasp_new_LDFLAGS) $(gasp_new_OBJECTS) $(gasp_new_LDADD) $(LIBS)
2129 $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
2131 $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
2132 config/m68k-parse.h: config/m68k-parse.c
2133 itbl-parse.h: itbl-parse.c
2136 # This directory's subdirectories are mostly independent; you can cd
2137 # into them and run `make' without going through this Makefile.
2138 # To change the values of `make' variables: instead of editing Makefiles,
2139 # (1) if the variable is set in `config.status', edit `config.status'
2140 # (which will cause the Makefiles to be regenerated when you run `make');
2141 # (2) otherwise, pass the desired values on the `make' command line.
2145 all-recursive install-data-recursive install-exec-recursive \
2146 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2147 check-recursive installcheck-recursive info-recursive dvi-recursive:
2148 @set fnord $(MAKEFLAGS); amf=$$2; \
2150 target=`echo $@ | sed s/-recursive//`; \
2151 list='$(SUBDIRS)'; for subdir in $$list; do \
2152 echo "Making $$target in $$subdir"; \
2153 if test "$$subdir" = "."; then \
2155 local_target="$$target-am"; \
2157 local_target="$$target"; \
2159 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2160 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
2162 if test "$$dot_seen" = "no"; then \
2163 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2164 fi; test -z "$$fail"
2166 mostlyclean-recursive clean-recursive distclean-recursive \
2167 maintainer-clean-recursive:
2168 @set fnord $(MAKEFLAGS); amf=$$2; \
2170 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
2171 rev="$$subdir $$rev"; \
2172 test "$$subdir" = "." && dot_seen=yes; \
2174 test "$$dot_seen" = "no" && rev=". $$rev"; \
2175 target=`echo $@ | sed s/-recursive//`; \
2176 for subdir in $$rev; do \
2177 echo "Making $$target in $$subdir"; \
2178 if test "$$subdir" = "."; then \
2179 local_target="$$target-am"; \
2181 local_target="$$target"; \
2183 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2184 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
2185 done && test -z "$$fail"
2187 list='$(SUBDIRS)'; for subdir in $$list; do \
2188 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2193 ID: $(HEADERS) $(SOURCES) $(LISP)
2194 list='$(SOURCES) $(HEADERS)'; \
2195 unique=`for i in $$list; do echo $$i; done | \
2196 awk ' { files[$$0] = 1; } \
2197 END { for (i in files) print i; }'`; \
2198 here=`pwd` && cd $(srcdir) \
2199 && mkid -f$$here/ID $$unique $(LISP)
2201 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
2204 list='$(SUBDIRS)'; for subdir in $$list; do \
2205 if test "$$subdir" = .; then :; else \
2206 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
2209 list='$(SOURCES) $(HEADERS)'; \
2210 unique=`for i in $$list; do echo $$i; done | \
2211 awk ' { files[$$0] = 1; } \
2212 END { for (i in files) print i; }'`; \
2213 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2214 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
2223 maintainer-clean-tags:
2225 distdir = $(PACKAGE)-$(VERSION)
2226 top_distdir = $(distdir)
2228 # This target untars the dist file and tries a VPATH configuration. Then
2229 # it guarantees that the distribution is self-contained by making another
2233 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
2234 mkdir $(distdir)/=build
2235 mkdir $(distdir)/=inst
2236 dc_install_base=`cd $(distdir)/=inst && pwd`; \
2237 cd $(distdir)/=build \
2238 && ../configure --srcdir=.. --prefix=$$dc_install_base \
2239 && $(MAKE) $(AM_MAKEFLAGS) \
2240 && $(MAKE) $(AM_MAKEFLAGS) dvi \
2241 && $(MAKE) $(AM_MAKEFLAGS) check \
2242 && $(MAKE) $(AM_MAKEFLAGS) install \
2243 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2244 && $(MAKE) $(AM_MAKEFLAGS) dist
2246 @banner="$(distdir).tar.gz is ready for distribution"; \
2247 dashes=`echo "$$banner" | sed s/./=/g`; \
2252 -chmod -R a+r $(distdir)
2253 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
2256 -chmod -R a+r $(distdir)
2257 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
2259 distdir: $(DISTFILES)
2262 -chmod 777 $(distdir)
2263 @for file in $(DISTFILES); do \
2264 if test -f $$file; then d=.; else d=$(srcdir); fi; \
2265 if test -d $$d/$$file; then \
2266 cp -pr $$d/$$file $(distdir)/$$file; \
2268 test -f $(distdir)/$$file \
2269 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
2270 || cp -p $$d/$$file $(distdir)/$$file || :; \
2273 for subdir in $(SUBDIRS); do \
2274 if test "$$subdir" = .; then :; else \
2275 test -d $(distdir)/$$subdir \
2276 || mkdir $(distdir)/$$subdir \
2278 chmod 777 $(distdir)/$$subdir; \
2279 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
2284 DEJATOOL = $(PACKAGE)
2286 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
2288 @echo 'Making a new site.exp file...'
2289 @test ! -f site.bak || rm -f site.bak
2290 @echo '## these variables are automatically generated by make ##' > $@-t
2291 @echo '# Do not edit here. If you wish to override these values' >> $@-t
2292 @echo '# edit the last section' >> $@-t
2293 @echo 'set tool $(DEJATOOL)' >> $@-t
2294 @echo 'set srcdir $(srcdir)' >> $@-t
2295 @echo 'set objdir' `pwd` >> $@-t
2296 @echo 'set host_alias $(host_alias)' >> $@-t
2297 @echo 'set host_triplet $(host_triplet)' >> $@-t
2298 @echo 'set target_alias $(target_alias)' >> $@-t
2299 @echo 'set target_triplet $(target_triplet)' >> $@-t
2300 @echo 'set build_alias $(build_alias)' >> $@-t
2301 @echo 'set build_triplet $(build_triplet)' >> $@-t
2302 @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
2303 @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
2304 @test ! -f site.exp || mv site.exp site.bak
2307 info: info-recursive
2311 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
2312 check: check-recursive
2314 installcheck: installcheck-recursive
2316 install-info: install-info-recursive
2317 all-recursive-am: config.h
2318 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2320 install-exec-am: install-exec-local
2321 install-exec: install-exec-recursive
2324 install-data: install-data-recursive
2327 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2328 install: install-recursive
2330 uninstall: uninstall-recursive
2331 all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
2332 all-redirect: all-recursive-am
2334 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
2335 installdirs: installdirs-recursive
2339 mostlyclean-generic:
2340 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
2343 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2346 -rm -f Makefile $(CONFIG_CLEAN_FILES)
2347 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
2348 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2350 maintainer-clean-generic:
2351 -test -z "itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" || rm -f itbl-lexl config/m68k-parseh config/m68k-parsec itbl-parseh itbl-parsec
2352 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2353 mostlyclean-compile mostlyclean-libtool \
2354 mostlyclean-tags mostlyclean-generic
2356 mostlyclean: mostlyclean-recursive
2358 clean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2359 clean-tags clean-generic mostlyclean-am
2361 clean: clean-recursive
2363 distclean-am: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2364 distclean-libtool distclean-tags distclean-generic \
2368 distclean: distclean-recursive
2369 -rm -f config.status
2371 maintainer-clean-am: maintainer-clean-hdr \
2372 maintainer-clean-noinstPROGRAMS \
2373 maintainer-clean-compile maintainer-clean-libtool \
2374 maintainer-clean-tags maintainer-clean-generic \
2376 @echo "This command is intended for maintainers to use;"
2377 @echo "it deletes files that may require special tools to rebuild."
2379 maintainer-clean: maintainer-clean-recursive
2380 -rm -f config.status
2382 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2383 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2384 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2385 mostlyclean-compile distclean-compile clean-compile \
2386 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2387 clean-libtool maintainer-clean-libtool install-data-recursive \
2388 uninstall-data-recursive install-exec-recursive \
2389 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2390 all-recursive check-recursive installcheck-recursive info-recursive \
2391 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2392 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
2393 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2394 info-am info dvi-am dvi check check-am installcheck-am installcheck \
2395 install-info-am install-info all-recursive-am install-exec-local \
2396 install-exec-am install-exec install-data-am install-data install-am \
2397 install uninstall-am uninstall all-redirect all-am all installdirs-am \
2398 installdirs mostlyclean-generic distclean-generic clean-generic \
2399 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
2401 po/POTFILES.in: @MAINT@ Makefile
2402 for file in $(POTFILES); do echo $$file; done | sort > tmp \
2403 && mv tmp $(srcdir)/po/POTFILES.in
2405 $(srcdir)/make-gas.com: stamp-mk.com
2406 stamp-mk.com: vmsconf.sh Makefile
2407 sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
2408 $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
2410 diststuff: $(DISTSTUFF) info
2412 $(OBJS): @ALL_OBJ_DEPS@
2414 # Stuff that every object file depends upon. If anything is removed
2415 # from this list, remove it from dep-in.sed as well.
2416 $(OBJS): $(INCDIR)/bin-bugs.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
2417 $(OBJ_FORMAT_H) $(TARG_CPU_H) $(TARG_ENV_H) \
2418 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2419 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2421 check-DEJAGNU: site.exp
2422 if [ -d testsuite ]; then \
2427 rm -f testsuite/site.exp
2428 cp site.exp testsuite/site.exp
2429 rootme=`pwd`; export rootme; \
2430 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2431 EXPECT=${EXPECT} ; export EXPECT ; \
2432 if [ -f $(top_builddir)/../expect/expect ]; then \
2433 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
2434 export TCL_LIBRARY; \
2436 runtest=$(RUNTEST); \
2438 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2439 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
2441 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2444 # The implicit .c.o rule doesn't work for these, perhaps because of
2445 # the variables, or perhaps because the sources are not on vpath.
2446 $(TARG_CPU_O): $(TARG_CPU_C)
2447 $(COMPILE) -c $(TARG_CPU_C)
2448 $(ATOF_TARG_O): $(ATOF_TARG_C)
2449 $(COMPILE) -c $(ATOF_TARG_C)
2451 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2452 # so the automatic dependency stuff doesn't work.
2453 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2454 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
2455 $(INCDIR)/aout/stab_gnu.h
2457 # We need all these explicit rules for the multi stuff. Because of
2458 # these rules, we don't need one for OBJ_FORMAT_O.
2460 obj-aout.o : $(srcdir)/config/obj-aout.c
2461 $(COMPILE) -c $(srcdir)/config/obj-aout.c
2462 obj-bout.o : $(srcdir)/config/obj-bout.c
2463 $(COMPILE) -c $(srcdir)/config/obj-bout.c
2464 obj-coff.o: $(srcdir)/config/obj-coff.c
2465 $(COMPILE) -c $(srcdir)/config/obj-coff.c
2466 obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
2467 $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
2468 obj-elf.o : $(srcdir)/config/obj-elf.c
2469 $(COMPILE) -c $(srcdir)/config/obj-elf.c
2470 obj-evax.o : $(srcdir)/config/obj-evax.c
2471 $(COMPILE) -c $(srcdir)/config/obj-evax.c
2472 obj-hp300.o : $(srcdir)/config/obj-hp300.c
2473 $(COMPILE) -c $(srcdir)/config/obj-hp300.c
2474 obj-ieee.o : $(srcdir)/config/obj-ieee.c
2475 $(COMPILE) -c $(srcdir)/config/obj-ieee.c
2476 obj-multi.o : $(srcdir)/config/obj-multi.c
2477 $(COMPILE) -c $(srcdir)/config/obj-multi.c
2478 obj-som.o : $(srcdir)/config/obj-som.c
2479 $(COMPILE) -c $(srcdir)/config/obj-som.c
2480 obj-vms.o : $(srcdir)/config/obj-vms.c
2481 $(COMPILE) -c $(srcdir)/config/obj-vms.c
2483 e-mipself.o : $(srcdir)/config/e-mipself.c
2484 $(COMPILE) -c $(srcdir)/config/e-mipself.c
2485 e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
2486 $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
2487 e-i386aout.o: $(srcdir)/config/e-i386aout.c
2488 $(COMPILE) -c $(srcdir)/config/e-i386aout.c
2489 e-i386coff.o: $(srcdir)/config/e-i386coff.c
2490 $(COMPILE) -c $(srcdir)/config/e-i386coff.c
2491 e-i386elf.o: $(srcdir)/config/e-i386elf.c
2492 $(COMPILE) -c $(srcdir)/config/e-i386elf.c
2493 e-crisaout.o: $(srcdir)/config/e-crisaout.c
2494 $(COMPILE) -c $(srcdir)/config/e-crisaout.c
2495 e-criself.o: $(srcdir)/config/e-criself.c
2496 $(COMPILE) -c $(srcdir)/config/e-criself.c
2498 # If m68k-parse.y is in a different directory, then ylwrap will use an
2499 # absolute path when it invokes yacc, which will cause yacc to put the
2500 # absolute path into the generated file. That's a pain when it comes
2501 # to generating snapshots, because it introduces spurious diffs.
2502 # Since when we make the snapshots $(srcdir) = ".", we check for that
2503 # case and handle it differently. This means that anybody who
2504 # configures with $(srcdir) = "." will have to set their path in the
2505 # debugger if they want to debug m68k-parse.y. This is bad, but on
2506 # the other hand it's good that people who use the prebuilt
2507 # m68k-parse.c don't get a spurious absolute path.
2508 m68k-parse.c: $(srcdir)/config/m68k-parse.y
2509 f=$(srcdir)/config/m68k-parse.y; \
2510 if [ $$f = "./config/m68k-parse.y" ]; then \
2511 ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
2512 ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
2513 cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
2516 $(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
2517 if [ $$f = "m68k-parse.y" ]; then \
2518 rm -f m68k-parse.y; \
2520 m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
2522 # Don't let the .y.h rule clobber m68k-parse.h.
2523 m68k-parse.h: ; @true
2524 $(srcdir)/config/m68k-parse.h: ; @true
2526 # The instruction table specification lexical analyzer and parser.
2528 itbl-lex.c: $(srcdir)/itbl-lex.l
2529 itbl-lex.o: itbl-lex.c itbl-parse.h
2531 itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
2533 itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2535 itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
2536 $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
2538 itbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2539 $(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
2541 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
2542 $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2544 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
2545 $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
2546 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
2547 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
2549 .PHONY: install-exec-local install-data-local
2550 .PHONY: install-exec-bindir install-exec-tooldir
2552 install-exec-local: install-exec-bindir @install_tooldir@
2554 install-exec-bindir: $(noinst_PROGRAMS)
2555 $(mkinstalldirs) $(bindir)
2556 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2557 if test -f $$p; then \
2558 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2559 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2563 install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
2564 $(mkinstalldirs) $(tooldir)/bin
2565 n=`echo as | sed '$(transform)'`; \
2566 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2567 rm -f $(tooldir)/bin/as$(EXEEXT); \
2568 ln $(bindir)/$$n$(EXEEXT) $(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
2569 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(tooldir)/bin/as$(EXEEXT); \
2574 # These exist for maintenance purposes.
2576 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2580 rm -f stage && ln -s stage1 stage
2581 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2583 rm -f stage && ln -s stage2 stage
2584 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2585 $(MAKE) comparison against=stage2
2588 rm -f stage && ln -s stage1 stage
2589 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2591 rm -f stage && ln -s stage2 stage
2592 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2593 $(MAKE) comparison against=stage2
2596 rm -f stage && ln -s stage2 stage
2597 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2598 $(MAKE) comparison against=stage2
2600 # Copy the object files from a particular stage into a subdirectory.
2603 -mv $(STAGESTUFF) stage1
2604 if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2608 -mv $(STAGESTUFF) stage2
2609 if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2613 -mv $(STAGESTUFF) stage3
2614 if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
2616 # This rule is derived from corresponding code in the Makefile.in for gcc.
2617 # The "tail +16c" is to bypass headers which may include timestamps or
2618 # temporary assembly file names.
2621 for file in *.o ; do \
2622 tail +16c ./$$file > tmp-foo1; \
2623 if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
2624 if cmp tmp-foo1 tmp-foo2 ; then \
2627 echo $$file differs ; \
2635 .PHONY: de-stage1 de-stage2 de-stage3
2638 - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
2642 - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
2646 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2649 # Automatic dependency computation. This is a real pain, because the
2650 # dependencies change based on target_cpu_type and obj_format.
2651 # Just to make things even more complicated, automake separates the
2652 # dependency variable assignments from the dependency rules, and tacks
2653 # on a .NOEXPORT at the end of Makefile.in.
2655 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
2656 rm -f DEP1 # delete because we use $? in DEP1 rule
2657 srcdir=`cd $(srcdir); pwd`; \
2658 $(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
2660 echo 'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2661 sed -f dep.sed < DEPTC >> DEPA
2662 sed -f dep.sed < DEPOBJ >> DEPA
2663 sed -f dep.sed < DEP2 >> DEPA
2664 echo 'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2665 echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2666 sed -f dep.sed < DEP1 >> DEPA
2667 echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2668 echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2669 echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2670 echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2671 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
2672 echo 'make DEP failed!'; exit 1; \
2677 DEP1: $(CFILES) $(MULTI_CFILES)
2678 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2679 srcdir=`cd $(srcdir); pwd`; \
2681 echo '' > targ-cpu.h; \
2682 echo '' > obj-format.h; \
2683 echo '' > targ-env.h; \
2684 echo '' > itbl-cpu.h; \
2685 echo '' > itbl-parse.h; \
2686 $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) $? > DEP
2689 # Work out the special dependencies for the tc-*.c files.
2690 DEPTC: $(TARGET_CPU_CFILES)
2692 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2693 srcdir=`cd $(srcdir); pwd`; \
2695 for c in $(CPU_TYPES); do \
2696 for o in $(OBJ_FORMATS); do \
2698 if [ x$${valid} = xyes ]; then \
2699 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2700 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2701 echo '#include "te-generic.h"' > targ-env.h; \
2702 echo '' > itbl-cpu.h; \
2703 echo '' > itbl-parse.h; \
2704 echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
2706 cp $${srcdir}/config/tc-$${c}.c dummy.c; \
2707 $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
2708 sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ../DEPTCA; \
2713 echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2714 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
2715 echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2716 for c in $(MULTI_CPU_TYPES); do \
2717 echo "DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2718 for o in $(OBJ_FORMATS); do \
2719 $(MULTI_CPU_OBJ_VALID) \
2720 if [ x$${valid} = xyes ]; then \
2721 echo '$$(DEPTC_'"$${c}_$${o}"') \' >> DEPTCA; \
2724 echo '' >> DEPTCA; \
2728 # Work out the special dependencies for the obj-*.c files.
2729 DEPOBJ: $(OBJ_FORMAT_CFILES)
2731 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2732 srcdir=`cd $(srcdir); pwd`; \
2734 for c in $(CPU_TYPES); do \
2735 for o in $(OBJ_FORMATS); do \
2737 if [ x$${valid} = xyes ]; then \
2738 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2739 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2740 echo '#include "te-generic.h"' > targ-env.h; \
2741 echo '' > itbl-cpu.h; \
2742 echo '' > itbl-parse.h; \
2744 cp $${srcdir}/config/obj-$${o}.c dummy.c; \
2745 $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
2746 sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ../DEPOBJA; \
2751 echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2752 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
2753 echo ' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2754 echo ' $$(INCDIR)/aout/stab.def' >> DEPOBJA
2755 for c in $(MULTI_CPU_TYPES); do \
2756 echo "DEPOBJ_$${c}"'_multi = \' >> DEPOBJA; \
2757 for o in $(OBJ_FORMATS); do \
2758 $(MULTI_CPU_OBJ_VALID) \
2759 if [ x$${valid} = xyes ]; then \
2760 echo '$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2763 echo '' >> DEPOBJA; \
2765 mv -f DEPOBJA DEPOBJ
2767 # Work out the dependencies for each CPU/OBJ combination.
2768 # Note that SOM is a special case, because it only works native.
2769 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2771 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2772 srcdir=`cd $(srcdir); pwd`; \
2774 for c in $(CPU_TYPES); do \
2775 for o in $(OBJ_FORMATS); do \
2777 if [ x$${valid} = xyes ]; then \
2778 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2779 echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
2780 $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
2781 sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ../DEP2A; \
2785 echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2786 for c in $(MULTI_CPU_TYPES); do \
2787 echo "DEP_$${c}"'_multi = \' >> DEP2A; \
2788 for o in $(OBJ_FORMATS); do \
2789 $(MULTI_CPU_OBJ_VALID) \
2790 if [ x$${valid} = xyes ]; then \
2791 echo '$$(DEP_'"$${c}_$${o}"') \' >> DEP2A; \
2798 dep.sed: dep-in.sed config.status
2799 srcdir=`cd $(srcdir); pwd`; \
2800 sed <$(srcdir)/dep-in.sed >dep.sed \
2801 -e "s!@INCDIR@!$${srcdir}/../include!" \
2802 -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
2803 -e "s!@SRCDIR@!$${srcdir}!"
2806 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2807 < Makefile > tmp-Makefile
2808 cat DEP >> tmp-Makefile
2809 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
2812 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2813 < $(srcdir)/Makefile.in > tmp-Makefile.in
2814 cat DEP >> tmp-Makefile.in
2815 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2818 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2819 < $(srcdir)/Makefile.am > tmp-Makefile.am
2820 cat DEP >> tmp-Makefile.am
2821 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2823 # HEED THE MKDEP WARNINGS.
2824 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2825 .PHONY: dep dep-in dep-am
2826 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2828 as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
2829 sb.h macro.h dwarf2dbg.h
2830 atof-generic.o: atof-generic.c
2831 bignum-copy.o: bignum-copy.c
2832 cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
2834 dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
2835 $(INCDIR)/elf/dwarf2.h
2836 ecoff.o: ecoff.c ecoff.h
2837 ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
2838 expr.o: expr.c $(INCDIR)/obstack.h
2839 flonum-copy.o: flonum-copy.c
2840 flonum-konst.o: flonum-konst.c
2841 flonum-mult.o: flonum-mult.c
2842 frags.o: frags.c subsegs.h $(INCDIR)/obstack.h
2843 hash.o: hash.c $(INCDIR)/obstack.h
2844 input-file.o: input-file.c input-file.h
2845 input-scrub.o: input-scrub.c input-file.h sb.h
2846 listing.o: listing.c input-file.h subsegs.h
2847 literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
2848 macro.o: macro.c sb.h macro.h
2849 messages.o: messages.c
2850 output-file.o: output-file.c output-file.h
2851 read.o: read.c subsegs.h $(INCDIR)/obstack.h sb.h macro.h \
2854 stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
2855 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
2856 subsegs.o: subsegs.c subsegs.h $(INCDIR)/obstack.h
2857 symbols.o: symbols.c $(INCDIR)/obstack.h subsegs.h \
2859 write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h \
2861 gasp.o: gasp.c sb.h macro.h
2862 itbl-ops.o: itbl-ops.c itbl-ops.h
2863 e-crisaout.o: $(srcdir)/config/e-crisaout.c emul-target.h
2864 e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
2865 e-i386aout.o: $(srcdir)/config/e-i386aout.c emul-target.h
2866 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul-target.h
2867 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul-target.h
2868 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul-target.h
2869 e-mipself.o: $(srcdir)/config/e-mipself.c emul-target.h
2870 $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
2871 $(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
2872 $(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
2873 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2875 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2876 # Otherwise a system limit (for SysV at least) may be exceeded.