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 SOM, 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 m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
557 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
559 # Now figure out from those variables how to compile and link.
561 BASEDIR
= $(srcdir)/..
562 BFDDIR
= $(BASEDIR
)/bfd
563 INCDIR
= $(BASEDIR
)/include
565 # This is the variable actually used when we compile.
566 # Specify the directories to be searched for header files.
567 # Both . and srcdir are used, in that order,
568 # so that tm.h and config.h will be found in the compilation
569 # subdirectory rather than in the source directory.
570 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\""
572 # This should be parallel to INCLUDES, but should replace $(srcdir)
573 # with $${srcdir}, and should work in a subdirectory. This is used
574 # when building dependencies, because the dependency building is done
576 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\""
578 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
579 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
582 # How to link with both our special library facilities
583 # and the system's installed libraries.
585 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
587 # Files to be copied away after each stage in building.
588 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
590 as_new_SOURCES
= $(GAS_CFILES
)
591 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
592 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
594 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
595 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
598 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
599 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
600 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
602 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
603 echo $${rootme}/../expect/expect ; \
604 else echo expect ; fi`
607 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
608 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
613 # The m68k operand parser.
615 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
617 # stand-alone itbl assembler & disassembler
619 EXTRA_PROGRAMS
= itbl-test
620 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
621 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
625 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
627 # Remake the info files.
629 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
630 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
631 testsuite
/site.exp site.bak site.exp stage stage1 stage2
634 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
638 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
639 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
642 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
643 DEPTC_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
644 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/a29k.h
646 DEPTC_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
647 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h \
648 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/a29k.h
650 DEPTC_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
651 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
652 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
$(INCDIR
)/opcode
/a29k.h
654 DEPTC_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
655 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
656 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
657 $(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
659 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
660 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
661 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/alpha.h \
662 $(srcdir)/config
/atof-vax.c
664 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
665 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
666 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
667 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
668 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
669 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/atof-vax.c
671 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
672 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
673 $(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
675 DEPTC_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
676 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
677 struc-symbol.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h \
678 $(srcdir)/..
/opcodes
/arc-ext.h
$(INCDIR
)/elf
/arc.h \
679 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
681 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
682 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
683 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h struc-symbol.h \
684 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h \
685 $(srcdir)/..
/opcodes
/arc-ext.h
$(INCDIR
)/elf
/arc.h \
686 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
688 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
689 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
691 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
692 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
693 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
695 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
696 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
697 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h subsegs.h \
698 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
701 DEPTC_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
702 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
703 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
705 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
706 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
707 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h subsegs.h \
708 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
710 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
711 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
712 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
714 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
715 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
716 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h subsegs.h \
717 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h dwarf2dbg.h
719 DEPTC_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
720 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
721 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
722 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
724 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
725 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
726 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h subsegs.h \
727 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h \
728 $(INCDIR
)/elf
/reloc-macros.h
730 DEPTC_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
731 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
732 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
734 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
735 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
736 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h subsegs.h \
737 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
739 DEPTC_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
740 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
741 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
742 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
745 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
746 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
747 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h subsegs.h \
748 $(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
749 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
752 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
753 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
754 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
755 $(INCDIR
)/opcode
/h8300.h
757 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
758 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
759 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h subsegs.h \
760 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h
762 DEPTC_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
763 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h \
764 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
765 $(srcdir)/..
/opcodes
/h8500-opc.h
767 DEPTC_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
768 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
769 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h subsegs.h \
770 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h
772 DEPTC_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
773 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
774 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
776 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
777 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
778 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
779 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
780 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
783 DEPTC_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
784 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
785 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
787 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
788 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
789 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h dwarf2dbg.h \
790 subsegs.h
$(INCDIR
)/obstack.h
792 DEPTC_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
793 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
794 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
796 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
797 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
798 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h subsegs.h \
799 $(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h \
802 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
803 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
804 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
806 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
807 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
808 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
809 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
811 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
812 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
813 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h subsegs.h \
814 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
816 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
817 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
818 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h subsegs.h \
819 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h \
820 $(INCDIR
)/elf
/reloc-macros.h
822 DEPTC_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h \
823 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
825 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
826 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
827 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
829 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
830 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
831 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h \
832 $(INCDIR
)/opcode
/i960.h
834 DEPTC_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
835 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
836 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
837 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
840 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
841 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
842 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h subsegs.h \
843 $(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
844 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
847 DEPTC_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
848 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
849 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
850 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
852 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
853 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
854 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h subsegs.h \
855 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
857 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
858 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
859 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
861 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
862 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
863 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
864 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
866 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
867 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
868 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/obstack.h \
869 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
870 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
872 DEPTC_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
873 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
874 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h \
875 $(srcdir)/config
/m68k-parse.h
877 DEPTC_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
878 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h \
879 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
880 $(srcdir)/config
/m88k-opcode.h
882 DEPTC_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
883 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
884 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h subsegs.h \
885 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
887 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
888 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
889 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
890 $(srcdir)/..
/opcodes
/mcore-opc.h
892 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
893 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
894 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h subsegs.h \
895 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
896 $(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
898 DEPTC_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
899 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
900 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(srcdir)/config
/obj-elf.h \
901 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
902 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
903 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
905 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
906 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
907 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
908 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(srcdir)/config
/obj-elf.h \
909 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
910 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
911 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
913 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
914 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
915 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
916 itbl-ops.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
917 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
918 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
920 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
921 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
922 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
923 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
924 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
925 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
927 DEPTC_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
928 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
929 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
931 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
932 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
933 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h subsegs.h \
934 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
936 DEPTC_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
937 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
938 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
941 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
942 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
943 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h subsegs.h \
944 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
946 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
947 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
950 DEPTC_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
951 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
952 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
954 DEPTC_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
955 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
956 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/opcode
/ns32k.h \
959 DEPTC_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
960 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
961 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
962 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
965 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
966 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
967 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
968 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
969 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
972 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
973 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/pdp11.h
975 DEPTC_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
976 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
977 $(INCDIR
)/opcode
/pdp11.h
979 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
980 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
981 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/opcode
/pdp11.h
983 DEPTC_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
984 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
985 $(INCDIR
)/opcode
/pj.h
987 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
988 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
989 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
$(INCDIR
)/opcode
/pj.h
991 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
992 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
993 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h
995 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
996 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
997 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h subsegs.h \
998 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h \
999 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1001 DEPTC_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
1002 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1003 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1004 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1006 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1007 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1008 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h subsegs.h \
1009 $(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1010 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1012 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1013 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1014 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1015 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h
1017 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1018 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1019 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1020 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h \
1021 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1023 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1024 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1025 $(INCDIR
)/opcode
/sparc.h
1027 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1028 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1029 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1030 $(INCDIR
)/opcode
/sparc.h
1032 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1033 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1034 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h subsegs.h \
1035 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h \
1036 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1038 DEPTC_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
1039 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1040 $(INCDIR
)/opcode
/tahoe.h
1042 DEPTC_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
1043 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1044 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1046 DEPTC_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1047 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1048 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/obstack.h \
1049 $(INCDIR
)/opcode
/tahoe.h
1051 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1052 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic30.h
1054 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1055 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1056 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic30.h
1058 DEPTC_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1059 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1060 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
$(INCDIR
)/opcode
/tic30.h
1062 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1063 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1064 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h sb.h macro.h \
1065 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1067 DEPTC_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1068 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1069 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h sb.h \
1070 macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1071 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1072 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1075 DEPTC_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
1076 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h \
1077 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic80.h
1079 DEPTC_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1080 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1081 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
$(INCDIR
)/opcode
/tic80.h
1083 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1084 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1085 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1087 DEPTC_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
1088 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1089 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1091 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1092 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1093 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
$(srcdir)/config
/vax-inst.h \
1094 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1096 DEPTC_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
1097 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1098 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1100 DEPTC_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
1101 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h \
1102 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1103 $(srcdir)/..
/opcodes
/w65-opc.h
1105 DEPTC_w65_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1106 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1107 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h subsegs.h \
1108 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1110 DEPTC_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
1111 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1112 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1115 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1116 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1117 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h subsegs.h \
1118 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1120 DEPTC_z8k_coff
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(srcdir)/config
/obj-coff.h \
1121 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1122 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1125 DEPTC_z8k_elf
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(srcdir)/config
/obj-elf.h \
1126 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1127 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
1129 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1130 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1133 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1136 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1139 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1140 DEPOBJ_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1141 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1144 DEPOBJ_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1145 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h \
1146 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1149 DEPOBJ_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1150 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1151 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h subsegs.h \
1152 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1154 DEPOBJ_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1155 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1156 $(INCDIR
)/obstack.h subsegs.h
1158 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1159 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1160 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1161 $(BFDDIR
)/libecoff.h
1163 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1164 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1165 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
1166 $(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1167 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1168 $(INCDIR
)/aout
/aout64.h
1170 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1171 DEPOBJ_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1172 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1173 struc-symbol.h
$(INCDIR
)/obstack.h subsegs.h
1175 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1176 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1177 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h struc-symbol.h \
1178 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1180 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1181 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1184 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1185 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1186 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1189 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1190 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1191 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h subsegs.h \
1192 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1194 DEPOBJ_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1195 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1196 $(INCDIR
)/obstack.h subsegs.h
1198 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1199 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1200 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h subsegs.h \
1201 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1203 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1204 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1207 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1208 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1209 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h subsegs.h \
1210 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1212 DEPOBJ_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1213 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1214 $(INCDIR
)/obstack.h subsegs.h
1216 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1217 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1218 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h subsegs.h \
1219 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1221 DEPOBJ_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1222 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1223 $(INCDIR
)/obstack.h subsegs.h
1225 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1226 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1227 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h subsegs.h \
1228 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1230 DEPOBJ_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1231 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1232 $(INCDIR
)/obstack.h subsegs.h
1234 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1235 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1236 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h subsegs.h \
1237 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1239 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1240 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1241 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1244 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1245 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1246 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h subsegs.h \
1247 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1249 DEPOBJ_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1250 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h \
1251 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1254 DEPOBJ_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1255 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1256 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h subsegs.h \
1257 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1259 DEPOBJ_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1260 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1261 $(INCDIR
)/obstack.h subsegs.h
1263 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1264 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1265 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1266 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
1267 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1269 DEPOBJ_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1270 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1271 $(INCDIR
)/obstack.h subsegs.h
1273 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1274 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1275 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h subsegs.h \
1276 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1278 DEPOBJ_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
1279 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1280 $(INCDIR
)/obstack.h subsegs.h
1282 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1283 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1284 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h subsegs.h \
1285 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1287 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1288 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1291 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1292 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1293 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1296 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1297 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1298 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h subsegs.h \
1299 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1301 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1302 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1303 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h subsegs.h \
1304 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1306 DEPOBJ_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h \
1309 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1310 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1311 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1313 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1314 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1315 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h subsegs.h \
1316 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1318 DEPOBJ_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
1319 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1320 $(INCDIR
)/obstack.h subsegs.h
1322 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1323 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1324 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h subsegs.h \
1325 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1327 DEPOBJ_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
1328 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1329 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1332 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1333 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1334 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h subsegs.h \
1335 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1337 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1338 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1341 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1342 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1343 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1346 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1347 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1348 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h subsegs.h \
1349 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1351 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(srcdir)/config
/obj-aout.h \
1352 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1353 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1355 DEPOBJ_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
1356 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h \
1357 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1360 DEPOBJ_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1361 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1362 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h subsegs.h \
1363 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1365 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1366 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1367 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1370 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1371 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1372 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h subsegs.h \
1373 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1375 DEPOBJ_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
1376 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1379 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1380 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1381 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1384 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1385 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1386 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1387 $(BFDDIR
)/libecoff.h
1389 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1390 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1391 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1392 $(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1393 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1395 DEPOBJ_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
1396 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1397 $(INCDIR
)/obstack.h subsegs.h
1399 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1400 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1401 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h subsegs.h \
1402 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1404 DEPOBJ_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
1405 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1406 $(INCDIR
)/obstack.h subsegs.h
1408 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1409 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1410 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h subsegs.h \
1411 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1413 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1414 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1417 DEPOBJ_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
1418 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1419 $(INCDIR
)/obstack.h subsegs.h
1421 DEPOBJ_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1422 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1423 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h subsegs.h \
1424 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1426 DEPOBJ_openrisc_coff
= $(srcdir)/config
/obj-coff.h \
1427 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1428 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1431 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1432 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1433 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1434 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1436 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1437 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1440 DEPOBJ_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
1441 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1442 $(INCDIR
)/obstack.h subsegs.h
1444 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1445 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1446 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h subsegs.h \
1447 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1449 DEPOBJ_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
1450 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1451 $(INCDIR
)/obstack.h subsegs.h
1453 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1454 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1455 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h subsegs.h \
1456 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1458 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1459 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1460 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.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
$(BFDDIR
)/libcoff.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
: $(EXTRA_DIST
) 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
) $(DEP_FLAGS
) $?
> 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
) $(DEP_FLAGS
) 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
) $(DEP_FLAGS
) 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
) $(DEP_FLAGS
) 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.