1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
66 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
70 CATOBJEXT
= @CATOBJEXT@
74 DATADIRNAME
= @DATADIRNAME@
84 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
85 INSTOBJEXT
= @INSTOBJEXT@
93 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 OPCODES_LIB
= @OPCODES_LIB@
103 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
107 cgen_cpu_prefix
= @cgen_cpu_prefix@
108 extra_objects
= @extra_objects@
109 install_tooldir
= @install_tooldir@
111 obj_format
= @obj_format@
112 target_cpu_type
= @target_cpu_type@
115 INTLLIBS
= @INTLLIBS@
117 AUTOMAKE_OPTIONS
= cygnus dejagnu
121 tooldir
= $(exec_prefix)/$(target_alias
)
123 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
124 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
126 WARN_CFLAGS
= @WARN_CFLAGS@
127 AM_CFLAGS
= $(WARN_CFLAGS
)
131 TARG_CPU
= @target_cpu_type@
132 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
133 TARG_CPU_O
= tc-@target_cpu_type@.o
134 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
135 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
136 OBJ_FORMAT_O
= obj-@obj_format@.o
137 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
138 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
139 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
140 ATOF_TARG_O
= atof-@atof@.o
142 # use @target_cpu_type@ for refering to configured target name
143 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
144 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
145 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
146 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
148 # CPU types. This is only used for dependency information.
199 # Object format types. This is only used for dependency information.
200 # We deliberately omit SOM, since it does not work as a cross assembler.
214 # This is an sh case which sets valid according to whether the CPU
215 # type in the shell variable c and the OS type in the shell variable o
216 # are supported. This helps cuts down on the amount of dependency
224 a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
233 cris | i860 | mmix
) \
238 mips | alpha
) valid
=yes
;; \
243 alpha
) valid
=yes
;; \
256 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
258 MULTI_CPU_TYPES
= i386 mips cris
260 MULTI_CPU_OBJ_VALID
= \
265 i386 | cris
) valid
=yes
;; \
269 i386 | mips
) valid
=yes
;; \
279 # Regular source files.
312 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
343 # CPU files in config.
345 TARGET_CPU_CFILES
= \
365 config
/tc-m68hc11.c \
371 config
/tc-mn10200.c \
372 config
/tc-mn10300.c \
374 config
/tc-openrisc.c \
390 config
/tc-xstormy16.c \
394 TARGET_CPU_HFILES
= \
414 config
/tc-m68hc11.h \
420 config
/tc-mn10200.h \
421 config
/tc-mn10300.h \
423 config
/tc-openrisc.h \
439 config
/tc-xstormy16.h \
443 # OBJ files in config
445 OBJ_FORMAT_CFILES
= \
458 OBJ_FORMAT_HFILES
= \
471 # Emulation header files in config
480 config
/te-epoc-pe.h \
481 config
/te-generic.h \
486 config
/te-hppalinux64.h \
487 config
/te-i386aix.h \
488 config
/te-ia64aix.h \
496 config
/te-nbsd532.h \
497 config
/te-pc532mach.h \
502 config
/te-sparcaout.h \
509 # Multi files in config
512 config
/e-crisaout.c \
514 config
/e-i386aout.c \
515 config
/e-i386coff.c \
517 config
/e-mipsecoff.c \
559 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
561 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
562 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
563 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
566 # Note: GASP is now deprecated and will be removed at some point in the future.
567 # Anything that GASP could do can now be done by GAS.
568 noinst_PROGRAMS
= as-new
569 noinst_SCRIPTS
= $(GDBINIT
)
570 EXTRA_SCRIPTS
= .gdbinit
572 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
574 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
576 # Now figure out from those variables how to compile and link.
578 BASEDIR
= $(srcdir)/..
579 BFDDIR
= $(BASEDIR
)/bfd
580 INCDIR
= $(BASEDIR
)/include
582 # This is the variable actually used when we compile.
583 # Specify the directories to be searched for header files.
584 # Both . and srcdir are used, in that order,
585 # so that tm.h and config.h will be found in the compilation
586 # subdirectory rather than in the source directory.
587 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\""
589 # This should be parallel to INCLUDES, but should replace $(srcdir)
590 # with $${srcdir}, and should work in a subdirectory. This is used
591 # when building dependencies, because the dependency building is done
593 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\""
595 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
596 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
599 # How to link with both our special library facilities
600 # and the system's installed libraries.
602 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
604 # Files to be copied away after each stage in building.
605 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
607 as_new_SOURCES
= $(GAS_CFILES
)
608 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
609 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
611 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
612 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
615 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
616 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
617 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
619 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
620 echo $${rootme}/../expect/expect ; \
621 else echo expect ; fi`
624 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
625 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
630 # The m68k operand parser.
632 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
634 # stand-alone itbl assembler & disassembler
636 EXTRA_PROGRAMS
= gasp-new itbl-test
637 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
638 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
642 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
644 # Remake the info files.
646 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
647 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
648 testsuite
/site.exp site.bak site.exp stage stage1 stage2
651 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
655 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
656 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
659 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
660 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
661 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
662 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
664 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
665 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
666 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
667 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
669 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
670 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
671 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
672 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
674 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
675 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
676 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
677 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
678 $(srcdir)/config
/atof-vax.c
680 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
681 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
682 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
683 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
684 $(srcdir)/config
/atof-vax.c
686 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
687 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
688 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
689 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
690 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
691 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
692 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
694 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
695 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
696 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
697 $(srcdir)/config
/atof-vax.c
699 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
700 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
701 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
702 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
703 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
704 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
706 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
707 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
708 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
709 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
710 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
711 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
713 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
714 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
715 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
717 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
718 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
719 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
720 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
723 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
724 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
725 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
726 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
727 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
729 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
730 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
731 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
732 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
734 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
735 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
736 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
737 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
738 $(INCDIR
)/opcode
/avr.h
740 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
741 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
742 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
743 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
745 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
746 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
747 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
748 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
749 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
751 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
752 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
753 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
754 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
755 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
757 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
758 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
759 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
760 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
761 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
763 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
764 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
765 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
766 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
768 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
769 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
770 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
771 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
772 $(INCDIR
)/opcode
/d30v.h
774 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
775 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
776 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
777 $(INCDIR
)/opcode
/dlx.h
779 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
780 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
781 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
782 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
784 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
785 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
786 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
787 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
788 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
791 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
792 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
793 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
794 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
795 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
796 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
798 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
799 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
800 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
801 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
802 $(INCDIR
)/safe-ctype.h
804 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
805 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
806 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
807 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
808 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
810 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
811 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
812 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
813 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
814 $(INCDIR
)/safe-ctype.h
816 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
817 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
818 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
819 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
820 $(INCDIR
)/safe-ctype.h
822 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
823 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
824 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
825 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
827 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
828 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
829 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
830 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
831 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
832 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
835 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
836 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
837 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
838 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
839 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
841 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
842 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
843 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
844 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
845 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
847 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
848 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
849 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
850 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
852 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
853 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
854 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
855 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
856 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h
858 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
859 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
860 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
861 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
863 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
864 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
865 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
866 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
867 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
869 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
870 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
871 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
872 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
873 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
875 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
876 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
877 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
878 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
879 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
881 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
882 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
883 $(INCDIR
)/opcode
/i960.h
885 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
886 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
887 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
888 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
890 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
891 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
892 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
893 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
895 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
896 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
897 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
898 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
899 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
902 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
903 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
904 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
905 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
906 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
907 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
909 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
910 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
911 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
912 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
913 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
915 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
916 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
917 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
918 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
919 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
921 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
922 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
923 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
924 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
926 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
927 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
928 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
929 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
930 subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
932 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
933 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
934 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
935 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
936 dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
937 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
939 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
940 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
941 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
942 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h
$(INCDIR
)/opcode
/m68k.h \
943 $(srcdir)/config
/m68k-parse.h
945 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
946 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
947 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
948 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
949 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
951 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
952 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
953 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
954 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
955 $(srcdir)/config
/m88k-opcode.h
957 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
958 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
959 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
960 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
961 $(INCDIR
)/safe-ctype.h
963 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
964 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
965 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
966 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
967 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
969 DEPTC_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
970 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
971 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
972 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
973 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
974 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
975 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
977 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
978 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
979 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
980 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
981 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
982 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
983 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
984 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
986 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
987 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
988 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
989 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
990 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
991 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
992 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
994 DEPTC_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
995 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
996 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
997 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
998 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
999 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1000 $(INCDIR
)/coff
/ecoff.h
1002 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1003 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1004 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1005 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1006 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1007 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1009 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1010 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1011 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1012 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1014 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1015 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1016 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1017 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1018 $(INCDIR
)/opcode
/mn10200.h
1020 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1021 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1022 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1023 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1026 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1027 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1028 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1029 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1030 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1032 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1033 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1034 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1036 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1037 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1038 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1041 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1042 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1043 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1044 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1046 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1047 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1048 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1049 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1050 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1052 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1053 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1054 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1055 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1056 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1059 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1060 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1061 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1062 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1063 $(INCDIR
)/elf
/reloc-macros.h
1065 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1066 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1067 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1068 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1069 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1071 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1072 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1073 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1075 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1076 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1077 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1078 $(INCDIR
)/opcode
/pdp11.h
1080 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1081 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1082 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1083 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1085 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1086 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1087 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1088 $(INCDIR
)/opcode
/pj.h
1090 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1091 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1092 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1093 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1095 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1096 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1097 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1098 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1099 $(INCDIR
)/opcode
/ppc.h
1101 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1102 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1103 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1104 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1105 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1108 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1109 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1110 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1111 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/s390.h \
1112 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1114 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1115 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1116 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1117 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1118 struc-symbol.h
$(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h \
1119 $(INCDIR
)/elf
/reloc-macros.h
1121 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1122 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1123 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1124 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1125 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h
1127 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1128 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1129 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1130 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1131 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1132 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1134 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1135 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1136 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1137 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1138 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1139 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1140 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h
1142 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1143 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1144 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1145 $(INCDIR
)/opcode
/sparc.h
1147 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1148 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1149 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1150 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1151 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
1153 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1154 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1155 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1156 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1157 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1160 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1161 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1162 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1164 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1165 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1166 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1167 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1169 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1170 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1171 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1172 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1174 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1175 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1176 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1178 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1179 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1180 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1181 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1183 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1184 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1185 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1186 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1188 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1189 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1190 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1191 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1192 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1194 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1195 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1196 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1197 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1198 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1199 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1202 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1203 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1204 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1205 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1207 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1208 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1209 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1210 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1212 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1213 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1214 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h \
1215 $(INCDIR
)/safe-ctype.h
1217 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1218 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1219 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1220 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1222 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1223 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1224 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1225 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h \
1226 $(INCDIR
)/safe-ctype.h
1228 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1229 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1230 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1231 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1233 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1234 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1235 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1236 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1238 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1239 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1240 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1241 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1243 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1244 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1245 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1246 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1247 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1249 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1250 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1251 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1252 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1253 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1256 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1257 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1258 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1259 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1260 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1262 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1263 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1264 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1265 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1266 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1269 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1270 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1271 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1272 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1274 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1275 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1276 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1277 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1279 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1280 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1283 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1286 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1289 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1290 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1291 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1292 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1294 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1295 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1296 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1297 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1299 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1300 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1301 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1302 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1303 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1305 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1306 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1307 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1310 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1311 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1312 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1313 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1315 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1316 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1317 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1318 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1319 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1320 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1321 $(INCDIR
)/aout
/aout64.h
1323 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1324 $(srcdir)/config
/tc-alpha.h
1326 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1327 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1328 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
1329 $(INCDIR
)/obstack.h subsegs.h
1331 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1332 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1333 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1334 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1335 $(INCDIR
)/aout
/aout64.h
1337 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1338 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1339 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1341 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1342 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1343 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1344 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1346 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1347 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1348 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1349 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1350 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1352 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1353 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1354 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1357 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1358 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1359 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1360 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1361 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1363 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1364 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1365 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1367 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1368 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1369 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1370 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1371 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1373 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1374 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1375 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1378 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1379 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1380 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1381 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1382 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1384 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1385 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1386 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1389 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1390 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1391 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1392 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1393 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1395 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1396 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1397 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1400 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1401 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1402 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1403 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1404 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1406 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1407 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1408 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1411 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1412 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1413 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1414 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1415 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1417 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1418 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1419 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1420 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1422 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1423 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1424 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1425 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1426 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1428 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1429 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1430 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1431 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1433 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1434 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1435 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1436 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1437 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1439 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1440 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1441 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1444 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1445 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1446 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1447 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1448 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1449 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1451 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1452 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1453 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1454 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1457 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1458 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1459 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1460 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1461 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1462 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1464 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1465 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1466 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1469 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1470 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1471 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1472 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1473 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1475 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1476 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1477 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1479 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1480 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1481 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1482 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1484 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1485 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1486 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1491 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1492 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1493 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1494 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1496 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1497 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1499 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1500 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1501 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1502 $(INCDIR
)/obstack.h subsegs.h
1504 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1505 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1506 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1507 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1508 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1510 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1511 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1512 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1515 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1516 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1517 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1518 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1519 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1521 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1522 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1523 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1524 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1526 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1527 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1528 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1529 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1530 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1532 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1533 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1534 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1536 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1537 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1538 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1539 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1541 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1542 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1543 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1544 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1545 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1547 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1548 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1549 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1552 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1553 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1554 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1555 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1557 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1558 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1559 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1560 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1561 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1563 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1564 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1565 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1566 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1568 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1569 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1570 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1571 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1572 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1574 DEPOBJ_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1575 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1576 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1578 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1579 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1580 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1581 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1583 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1584 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1585 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1586 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1588 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1589 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1590 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1591 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1592 struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1593 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1595 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1596 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1597 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1598 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1599 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1601 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1602 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1603 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1606 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1607 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1608 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1609 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1610 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1612 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1613 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1614 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1617 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1618 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1619 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1620 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1621 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1623 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1624 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1625 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1627 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1628 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1629 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1632 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1633 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1634 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1635 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1636 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1638 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1639 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1640 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1643 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1644 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1645 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1646 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1647 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1649 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1650 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1651 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1652 $(INCDIR
)/obstack.h subsegs.h
1654 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1655 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1656 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1657 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1658 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1660 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1661 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1662 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1664 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1665 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1666 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1669 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1670 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1671 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1672 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1673 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1675 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1676 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1677 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1680 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1681 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1682 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1683 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1684 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1686 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1687 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1688 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1689 $(INCDIR
)/obstack.h subsegs.h
1691 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1692 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1693 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1694 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1695 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1696 $(INCDIR
)/aout
/aout64.h
1698 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1699 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1700 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1703 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1704 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1705 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1706 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1707 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1709 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1710 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1711 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1712 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1714 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1715 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1716 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1717 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1718 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1720 DEPOBJ_sh64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1721 $(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1722 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1723 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1724 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1726 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1727 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1728 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1729 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1730 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1731 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1733 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1734 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1735 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1737 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1738 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1739 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1740 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1742 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1743 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1744 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1745 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1746 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1748 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1749 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1750 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1752 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1753 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1754 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1757 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1758 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1759 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1760 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1761 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1763 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1764 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1765 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1767 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1768 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1769 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1770 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1772 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1773 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1774 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1775 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1776 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1778 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1779 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1780 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1781 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1783 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1784 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1785 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1786 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1787 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1789 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1790 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1791 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1792 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1794 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1795 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1796 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1797 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1798 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1800 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1801 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1802 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1804 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1805 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1806 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1809 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1810 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1811 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1812 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1813 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1815 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1816 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1817 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
1820 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1821 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1822 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1823 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1825 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1826 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1827 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1828 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1829 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1831 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1832 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1833 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1834 $(INCDIR
)/obstack.h subsegs.h
1836 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1837 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1838 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1839 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1840 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1842 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1843 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1844 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1847 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1848 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1849 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1850 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1851 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1853 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1854 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1855 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1856 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1858 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1859 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1860 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1861 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1862 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1864 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1865 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1866 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1868 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1871 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1874 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1875 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1876 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1878 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1879 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
1880 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1882 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1883 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1884 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
1886 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1887 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1890 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1891 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1893 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1894 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1895 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1897 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1898 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1899 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1902 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1903 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1904 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
1906 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1907 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1909 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1910 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
1911 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1913 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1914 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1915 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1917 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1918 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1921 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1922 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1923 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
1925 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1926 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1928 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1929 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1930 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
1932 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1933 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1936 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1937 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1938 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1940 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1941 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1944 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1945 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1946 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1948 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
1949 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1952 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1953 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1954 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
1956 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1957 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1960 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1961 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1962 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
1964 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1965 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
1966 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1968 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1969 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1970 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
1972 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1973 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
1974 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1976 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1977 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1978 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
1980 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1981 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1984 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1985 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1986 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1987 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1988 $(INCDIR
)/elf
/reloc-macros.h
1990 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1991 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
1992 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1993 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1995 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
1996 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1997 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1998 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2000 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2001 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2004 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2005 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2006 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2008 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2009 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2011 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2012 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2013 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2015 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2016 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2017 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2019 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2020 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2021 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
2023 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2024 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2025 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2026 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2028 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2029 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2030 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2032 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2033 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2036 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2037 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2038 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2040 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2041 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2042 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2044 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2045 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2046 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2048 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2049 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2051 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2052 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2053 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2055 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2056 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2057 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2059 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2060 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2062 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2063 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2064 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2066 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2067 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2068 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2070 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2071 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2072 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2074 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2075 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2076 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2078 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
2079 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2081 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2082 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2083 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2085 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2086 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2088 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2089 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2090 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2092 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2093 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2094 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2096 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2097 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2100 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2101 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2102 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2104 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2105 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2108 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2109 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2110 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2112 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2113 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2115 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2116 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2119 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2120 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2121 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2123 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2124 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2127 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2128 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2129 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2131 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2132 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2133 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2135 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2136 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2137 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2139 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2140 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2142 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2143 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2146 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2147 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2148 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2150 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2151 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2154 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2155 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2156 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2158 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2159 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2160 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2162 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2163 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2164 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2166 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2167 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2170 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2171 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2172 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2174 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2175 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2176 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2178 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2179 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2182 DEP_sh64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh64.h \
2183 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2184 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2185 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2187 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2188 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2189 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2190 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
2192 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2193 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2195 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2196 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2197 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2199 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2200 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2201 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2203 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2204 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2206 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2207 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2210 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2211 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2212 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2214 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2215 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2217 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2218 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2219 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2221 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2222 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2223 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2225 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2226 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2227 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2229 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2230 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2231 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2233 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2234 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2235 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2237 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2238 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2239 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2241 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2242 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2244 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2245 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2248 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2249 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2250 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2252 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2253 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2255 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2256 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2257 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2259 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2260 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2261 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2263 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2264 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2265 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2267 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2268 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2269 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2270 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2272 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2273 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2276 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2277 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2278 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2280 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2281 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2282 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2284 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2285 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2286 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2288 DEP_hppa_som
= $(BFDDIR
)/som.h
2289 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2292 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2295 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2296 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2297 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
2298 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
2299 CONFIG_HEADER
= config.h
2300 CONFIG_CLEAN_FILES
= ${GDBINIT}
2301 noinst_PROGRAMS
= as-new
$(EXEEXT
)
2302 PROGRAMS
= $(noinst_PROGRAMS
)
2305 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
2306 CPPFLAGS
= @CPPFLAGS@
2309 gasp_new_OBJECTS
= gasp.
$(OBJEXT
) macro.
$(OBJEXT
) sb.
$(OBJEXT
) \
2312 itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
2313 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
2314 ..
/libiberty
/libiberty.a
2316 as_new_OBJECTS
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
2317 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
2318 dwarf2dbg.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) \
2319 flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) \
2320 frags.
$(OBJEXT
) hash.
$(OBJEXT
) input-file.
$(OBJEXT
) \
2321 input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) literal.
$(OBJEXT
) \
2322 macro.
$(OBJEXT
) messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
2323 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
2326 SCRIPTS
= $(noinst_SCRIPTS
)
2328 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
2330 YLWRAP
= $(top_srcdir
)/..
/ylwrap
2332 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2333 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
2335 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
2336 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
2337 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
2338 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
2341 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
2345 SOURCES
= $(gasp_new_SOURCES
) $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
)
2346 OBJECTS
= $(gasp_new_OBJECTS
) $(itbl_test_OBJECTS
) $(as_new_OBJECTS
)
2350 .SUFFIXES
: .S .c .l .lo .o .obj .s .y
2351 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2352 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
2354 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2355 cd
$(top_builddir
) \
2356 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
2358 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
2359 cd
$(srcdir) && $(ACLOCAL
)
2361 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2362 $(SHELL
) .
/config.status
--recheck
2363 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
2364 cd
$(srcdir) && $(AUTOCONF
)
2367 @if
test ! -f
$@
; then \
2371 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
2372 cd
$(top_builddir
) \
2373 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
2374 $(SHELL
) .
/config.status
2375 @echo timestamp
> stamp-h
2> /dev
/null
2376 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
2377 @if
test ! -f
$@
; then \
2378 rm -f
$(srcdir)/stamp-h.in
; \
2379 $(MAKE
) $(srcdir)/stamp-h.in
; \
2381 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
2382 cd
$(top_srcdir
) && $(AUTOHEADER
)
2383 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
2392 maintainer-clean-hdr
:
2393 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
2394 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
2396 mostlyclean-noinstPROGRAMS
:
2398 clean-noinstPROGRAMS
:
2399 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
2401 distclean-noinstPROGRAMS
:
2403 maintainer-clean-noinstPROGRAMS
:
2408 # FIXME: We should only use cygpath when building on Windows,
2409 # and only if it is available.
2411 $(COMPILE
) -c
`cygpath -w $<`
2419 mostlyclean-compile
:
2420 -rm -f
*.o core
*.core
2428 maintainer-clean-compile
:
2431 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2434 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2437 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
2439 mostlyclean-libtool
:
2447 maintainer-clean-libtool
:
2449 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
2450 @
rm -f gasp-new
$(EXEEXT
)
2451 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
2453 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2454 @
rm -f itbl-test
$(EXEEXT
)
2455 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2457 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2458 @
rm -f as-new
$(EXEEXT
)
2459 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2461 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2463 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2464 config
/m68k-parse.h
: config
/m68k-parse.c
2465 itbl-parse.h
: itbl-parse.c
2468 # This directory's subdirectories are mostly independent; you can cd
2469 # into them and run `make' without going through this Makefile.
2470 # To change the values of `make' variables: instead of editing Makefiles,
2471 # (1) if the variable is set in `config.status', edit `config.status'
2472 # (which will cause the Makefiles to be regenerated when you run `make');
2473 # (2) otherwise, pass the desired values on the `make' command line.
2477 all-recursive install-data-recursive install-exec-recursive \
2478 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2479 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2480 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2482 target
=`echo $@ | sed s/-recursive//`; \
2483 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2484 echo
"Making $$target in $$subdir"; \
2485 if
test "$$subdir" = "."; then \
2487 local_target
="$$target-am"; \
2489 local_target
="$$target"; \
2491 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2492 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2494 if
test "$$dot_seen" = "no"; then \
2495 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2496 fi
; test -z
"$$fail"
2498 mostlyclean-recursive clean-recursive distclean-recursive \
2499 maintainer-clean-recursive
:
2500 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2502 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2503 rev
="$$subdir $$rev"; \
2504 test "$$subdir" != "." || dot_seen
=yes
; \
2506 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2507 target
=`echo $@ | sed s/-recursive//`; \
2508 for subdir in
$$rev; do \
2509 echo
"Making $$target in $$subdir"; \
2510 if
test "$$subdir" = "."; then \
2511 local_target
="$$target-am"; \
2513 local_target
="$$target"; \
2515 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2516 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2517 done
&& test -z
"$$fail"
2519 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2520 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2525 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2526 list
='$(SOURCES) $(HEADERS)'; \
2527 unique
=`for i in $$list; do echo $$i; done | \
2528 awk ' { files[$$0] = 1; } \
2529 END { for (i in files) print i; }'`; \
2530 here
=`pwd` && cd
$(srcdir) \
2531 && mkid
-f
$$here/ID
$$unique $(LISP
)
2533 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2536 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2537 if
test "$$subdir" = .
; then
:; else \
2538 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2541 list
='$(SOURCES) $(HEADERS)'; \
2542 unique
=`for i in $$list; do echo $$i; done | \
2543 awk ' { files[$$0] = 1; } \
2544 END { for (i in files) print i; }'`; \
2545 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2546 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2555 maintainer-clean-tags
:
2557 distdir
= $(PACKAGE
)-$(VERSION
)
2558 top_distdir
= $(distdir
)
2560 # This target untars the dist file and tries a VPATH configuration. Then
2561 # it guarantees that the distribution is self-contained by making another
2565 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2566 mkdir
$(distdir
)/=build
2567 mkdir
$(distdir
)/=inst
2568 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2569 cd
$(distdir
)/=build \
2570 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2571 && $(MAKE
) $(AM_MAKEFLAGS
) \
2572 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2573 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2574 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2575 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2576 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2578 @banner
="$(distdir).tar.gz is ready for distribution"; \
2579 dashes
=`echo "$$banner" | sed s/./=/g`; \
2584 -chmod
-R a
+r
$(distdir
)
2585 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2588 -chmod
-R a
+r
$(distdir
)
2589 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2591 distdir
: $(DISTFILES
)
2594 -chmod
777 $(distdir
)
2595 @for file in
$(DISTFILES
); do \
2596 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2597 if
test -d
$$d/$$file; then \
2598 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2600 test -f
$(distdir
)/$$file \
2601 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2602 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2605 for subdir in
$(SUBDIRS
); do \
2606 if
test "$$subdir" = .
; then
:; else \
2607 test -d
$(distdir
)/$$subdir \
2608 || mkdir
$(distdir
)/$$subdir \
2610 chmod
777 $(distdir
)/$$subdir; \
2611 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2616 DEJATOOL
= $(PACKAGE
)
2618 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2620 @echo
'Making a new site.exp file...'
2621 @
test ! -f site.bak ||
rm -f site.bak
2622 @echo
'## these variables are automatically generated by make ##' > $@
-t
2623 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2624 @echo
'# edit the last section' >> $@
-t
2625 @echo
'set tool $(DEJATOOL)' >> $@
-t
2626 @echo
'set srcdir $(srcdir)' >> $@
-t
2627 @echo
'set objdir' `pwd` >> $@
-t
2628 @echo
'set host_alias $(host_alias)' >> $@
-t
2629 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2630 @echo
'set target_alias $(target_alias)' >> $@
-t
2631 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2632 @echo
'set build_alias $(build_alias)' >> $@
-t
2633 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2634 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2635 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2636 @
test ! -f site.exp || mv site.exp site.bak
2639 info: info-recursive
2643 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2644 check: check-recursive
2646 installcheck: installcheck-recursive
2648 install-info
: install-info-recursive
2649 all-recursive-am
: config.h
2650 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2652 install-exec-am
: install-exec-local
2653 install-exec
: install-exec-recursive
2656 install-data
: install-data-recursive
2659 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2660 install: install-recursive
2662 uninstall: uninstall-recursive
2663 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2664 all-redirect
: all-recursive-am
2666 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2667 installdirs: installdirs-recursive
2671 mostlyclean-generic
:
2672 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2675 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2678 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2679 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2680 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2682 maintainer-clean-generic
:
2683 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2684 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2685 mostlyclean-compile mostlyclean-libtool \
2686 mostlyclean-tags mostlyclean-generic
2688 mostlyclean: mostlyclean-recursive
2690 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2691 clean-tags clean-generic mostlyclean-am
2693 clean: clean-recursive
2695 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2696 distclean-libtool distclean-tags distclean-generic \
2700 distclean: distclean-recursive
2701 -rm -f config.status
2703 maintainer-clean-am
: maintainer-clean-hdr \
2704 maintainer-clean-noinstPROGRAMS \
2705 maintainer-clean-compile maintainer-clean-libtool \
2706 maintainer-clean-tags maintainer-clean-generic \
2708 @echo
"This command is intended for maintainers to use;"
2709 @echo
"it deletes files that may require special tools to rebuild."
2711 maintainer-clean
: maintainer-clean-recursive
2712 -rm -f config.status
2714 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2715 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2716 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2717 mostlyclean-compile distclean-compile clean-compile \
2718 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2719 clean-libtool maintainer-clean-libtool install-data-recursive \
2720 uninstall-data-recursive install-exec-recursive \
2721 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2722 all-recursive check-recursive installcheck-recursive info-recursive \
2723 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2724 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2725 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2726 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2727 install-info-am install-info all-recursive-am install-exec-local \
2728 install-exec-am install-exec install-data-am install-data install-am \
2729 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2730 installdirs mostlyclean-generic distclean-generic clean-generic \
2731 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2733 po
/POTFILES.in
: @MAINT@ Makefile
2734 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2735 && mv tmp
$(srcdir)/po
/POTFILES.in
2737 $(srcdir)/make-gas.com
: stamp-mk.com
2738 stamp-mk.com
: vmsconf.sh Makefile
2739 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2740 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2742 diststuff
: $(EXTRA_DIST
) info
2744 $(OBJS
): @ALL_OBJ_DEPS@
2746 # Stuff that every object file depends upon. If anything is removed
2747 # from this list, remove it from dep-in.sed as well.
2748 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2749 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2750 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2751 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2752 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2754 check-DEJAGNU
: site.exp
2755 if
[ -d testsuite
]; then \
2760 rm -f testsuite
/site.exp
2761 cp site.exp testsuite
/site.exp
2762 rootme
=`pwd`; export rootme
; \
2763 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2764 EXPECT
=${EXPECT} ; export EXPECT
; \
2765 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2766 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2767 export TCL_LIBRARY
; \
2769 runtest
=$(RUNTEST
); \
2771 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2772 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2774 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2777 # The implicit .c.o rule doesn't work for these, perhaps because of
2778 # the variables, or perhaps because the sources are not on vpath.
2779 $(TARG_CPU_O
): $(TARG_CPU_C
)
2780 $(COMPILE
) -c
$(TARG_CPU_C
)
2781 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2782 $(COMPILE
) -c
$(ATOF_TARG_C
)
2784 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2785 # so the automatic dependency stuff doesn't work.
2786 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2787 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2788 $(INCDIR
)/aout
/stab_gnu.h
2790 # We need all these explicit rules for the multi stuff. Because of
2791 # these rules, we don't need one for OBJ_FORMAT_O.
2793 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2794 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2795 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2796 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2797 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2798 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2799 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2800 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2801 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2802 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2803 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2804 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2805 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2806 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2807 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2808 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2809 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2810 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2811 obj-som.o
: $(srcdir)/config
/obj-som.c
2812 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2813 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2814 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2816 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2817 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2818 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2819 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2820 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2821 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2822 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2823 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2824 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2825 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2826 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2827 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2828 e-criself.o
: $(srcdir)/config
/e-criself.c
2829 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2831 # If m68k-parse.y is in a different directory, then ylwrap will use an
2832 # absolute path when it invokes yacc, which will cause yacc to put the
2833 # absolute path into the generated file. That's a pain when it comes
2834 # to generating snapshots, because it introduces spurious diffs.
2835 # Since when we make the snapshots $(srcdir) = ".", we check for that
2836 # case and handle it differently. This means that anybody who
2837 # configures with $(srcdir) = "." will have to set their path in the
2838 # debugger if they want to debug m68k-parse.y. This is bad, but on
2839 # the other hand it's good that people who use the prebuilt
2840 # m68k-parse.c don't get a spurious absolute path.
2841 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2842 f
=$(srcdir)/config
/m68k-parse.y
; \
2843 if
[ $$f = "./config/m68k-parse.y" ]; then \
2844 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2845 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2846 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2849 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2850 if
[ $$f = "m68k-parse.y" ]; then \
2851 rm -f m68k-parse.y
; \
2853 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2855 # Don't let the .y.h rule clobber m68k-parse.h.
2856 m68k-parse.h
: ; @true
2857 $(srcdir)/config
/m68k-parse.h
: ; @true
2859 # The instruction table specification lexical analyzer and parser.
2861 itbl-lex.c
: $(srcdir)/itbl-lex.l
2862 itbl-lex.o
: itbl-lex.c itbl-parse.h
2864 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2866 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2868 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2869 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2871 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2872 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2874 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2875 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2877 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2878 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2879 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2880 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2882 .PHONY
: install-exec-local install-data-local
2883 .PHONY
: install-exec-bindir install-exec-tooldir
2885 install-exec-local
: install-exec-bindir @install_tooldir@
2887 install-exec-bindir
: $(noinst_PROGRAMS
)
2888 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2889 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2890 if
test -f
$$p; then \
2891 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2892 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2896 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2897 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2898 n
=`echo as | sed '$(transform)'`; \
2899 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2900 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2901 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2902 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2907 # These exist for maintenance purposes.
2909 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2913 rm -f stage
&& ln
-s stage1 stage
2914 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2916 rm -f stage
&& ln
-s stage2 stage
2917 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2918 $(MAKE
) comparison against
=stage2
2921 rm -f stage
&& ln
-s stage1 stage
2922 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2924 rm -f stage
&& ln
-s stage2 stage
2925 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2926 $(MAKE
) comparison against
=stage2
2929 rm -f stage
&& ln
-s stage2 stage
2930 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2931 $(MAKE
) comparison against
=stage2
2933 # Copy the object files from a particular stage into a subdirectory.
2936 -mv
$(STAGESTUFF
) stage1
2937 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2941 -mv
$(STAGESTUFF
) stage2
2942 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2946 -mv
$(STAGESTUFF
) stage3
2947 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2949 # This rule is derived from corresponding code in the Makefile.in for gcc.
2950 # The "tail +16c" is to bypass headers which may include timestamps or
2951 # temporary assembly file names.
2954 for file in
*.o
; do \
2955 tail
+16c .
/$$file > tmp-foo1
; \
2956 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2957 if cmp tmp-foo1 tmp-foo2
; then \
2960 echo
$$file differs
; \
2968 .PHONY
: de-stage1 de-stage2 de-stage3
2971 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2975 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2979 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2982 Makefile
: $(BFDDIR
)/configure.in
2984 # Automatic dependency computation. This is a real pain, because the
2985 # dependencies change based on target_cpu_type and obj_format.
2986 # Just to make things even more complicated, automake separates the
2987 # dependency variable assignments from the dependency rules, and tacks
2988 # on a .NOEXPORT at the end of Makefile.in.
2990 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2991 rm -f DEP1
# delete because we use $? in DEP1 rule
2992 srcdir=`cd $(srcdir); pwd`; \
2993 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2995 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2996 sed
-f dep.sed
< DEPTC
>> DEPA
2997 sed
-f dep.sed
< DEPOBJ
>> DEPA
2998 sed
-f dep.sed
< DEP2
>> DEPA
2999 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3000 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3001 sed
-f dep.sed
< DEP1
>> DEPA
3002 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3003 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3004 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3005 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3006 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3007 echo
'make DEP failed!'; exit
1; \
3012 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3013 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3014 srcdir=`cd $(srcdir); pwd`; \
3016 echo
'' > targ-cpu.h
; \
3017 echo
'' > obj-format.h
; \
3018 echo
'' > targ-env.h
; \
3019 echo
'' > itbl-cpu.h
; \
3020 echo
'' > itbl-parse.h
; \
3021 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3024 # Work out the special dependencies for the tc-*.c files.
3025 DEPTC
: $(TARGET_CPU_CFILES
)
3027 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3028 srcdir=`cd $(srcdir); pwd`; \
3030 for c in
$(CPU_TYPES
); do \
3031 for o in
$(OBJ_FORMATS
); do \
3033 if
[ x
$${valid} = xyes
]; then \
3034 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3035 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3036 echo
'#include "te-generic.h"' > targ-env.h
; \
3037 echo
'' > itbl-cpu.h
; \
3038 echo
'' > itbl-parse.h
; \
3039 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3041 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3042 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3043 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3048 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3049 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3050 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3051 for c in
$(MULTI_CPU_TYPES
); do \
3052 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3053 for o in $(OBJ_FORMATS); do \
3054 $(MULTI_CPU_OBJ_VALID) \
3055 if [ x$${valid} = xyes ]; then \
3056 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3059 echo
'' >> DEPTCA
; \
3063 # Work out the special dependencies for the obj-*.c files.
3064 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3066 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3067 srcdir=`cd $(srcdir); pwd`; \
3069 for c in
$(CPU_TYPES
); do \
3070 for o in
$(OBJ_FORMATS
); do \
3072 if
[ x
$${valid} = xyes
]; then \
3073 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3074 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3075 echo
'#include "te-generic.h"' > targ-env.h
; \
3076 echo
'' > itbl-cpu.h
; \
3077 echo
'' > itbl-parse.h
; \
3079 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3080 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3081 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3086 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3087 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3088 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3089 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3090 for c in $(MULTI_CPU_TYPES); do \
3091 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3092 for o in
$(OBJ_FORMATS
); do \
3093 $(MULTI_CPU_OBJ_VALID
) \
3094 if
[ x
$${valid} = xyes
]; then \
3095 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3098 echo '' >> DEPOBJA; \
3100 mv -f DEPOBJA DEPOBJ
3102 # Work out the dependencies for each CPU/OBJ combination.
3103 # Note that SOM is a special case, because it only works native.
3104 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3106 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3107 srcdir=`cd $(srcdir); pwd`; \
3109 for c in $(CPU_TYPES); do \
3110 for o in $(OBJ_FORMATS); do \
3112 if [ x$${valid} = xyes ]; then \
3113 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3114 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3115 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3116 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3120 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3121 for c in
$(MULTI_CPU_TYPES
); do \
3122 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3123 for o in $(OBJ_FORMATS); do \
3124 $(MULTI_CPU_OBJ_VALID) \
3125 if [ x$${valid} = xyes ]; then \
3126 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3133 dep.sed
: dep-in.sed config.status
3134 srcdir=`cd $(srcdir); pwd`; \
3135 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3136 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3137 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3138 -e
"s!@SRCDIR@!$${srcdir}!" \
3139 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3142 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3143 < Makefile
> tmp-Makefile
3144 cat DEP
>> tmp-Makefile
3145 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3148 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3149 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3150 cat DEP
>> tmp-Makefile.in
3151 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3154 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3155 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3156 cat DEP
>> tmp-Makefile.am
3157 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3159 # HEED THE MKDEP WARNINGS.
3160 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3161 .PHONY
: dep dep-in dep-am
3162 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3163 app.o
: app.c
$(INCDIR
)/symcat.h
3164 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3165 output-file.h sb.h macro.h dwarf2dbg.h
3166 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3167 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3168 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3169 depend.o
: depend.c
$(INCDIR
)/symcat.h
3170 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3171 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
3172 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3173 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3174 $(INCDIR
)/elf
/dwarf2.h
3175 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3177 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3178 flonum-konst.o
: flonum-konst.c
3179 flonum-mult.o
: flonum-mult.c
3180 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3181 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3183 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3184 $(INCDIR
)/safe-ctype.h
3185 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3187 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3188 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3189 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3190 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3191 messages.o
: messages.c
$(INCDIR
)/symcat.h
3192 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3193 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3194 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h
3196 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3197 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3198 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3199 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3200 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3201 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3202 output-file.h dwarf2dbg.h
3203 gasp.o
: gasp.c
$(INCDIR
)/getopt.h
$(INCDIR
)/safe-ctype.h \
3204 sb.h macro.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
3205 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3206 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3208 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3210 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3212 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3214 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3216 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3218 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3220 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3221 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3222 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3223 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3225 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3226 # Otherwise a system limit (for SysV at least) may be exceeded.