1 # Makefile.in generated by automake 1.9.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) $(itbl_test_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 noinst_PROGRAMS
= as-new
$(EXEEXT
)
44 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
45 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
46 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
47 $(top_srcdir
)/configure
$(am__configure_deps
) \
48 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
49 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
50 $(top_srcdir
)/po
/Make-in m68k-parse.c itbl-parse.c itbl-lex.c \
51 $(srcdir)/..
/ylwrap
$(srcdir)/..
/ltmain.sh \
52 $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub
54 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
55 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
56 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/gettext.m4 \
57 $(top_srcdir
)/configure.in
58 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
60 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
61 configure.lineno configure.status.lineno
62 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
63 CONFIG_HEADER
= config.h
64 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
65 PROGRAMS
= $(noinst_PROGRAMS
)
66 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
67 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
68 dwarf2dbg.
$(OBJEXT
) dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) \
69 ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) \
70 flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) \
71 hash.
$(OBJEXT
) input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) \
72 listing.
$(OBJEXT
) literal.
$(OBJEXT
) macro.
$(OBJEXT
) \
73 messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
74 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) \
75 symbols.
$(OBJEXT
) write.
$(OBJEXT
)
76 am_as_new_OBJECTS
= $(am__objects_1
)
77 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
78 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
79 am__DEPENDENCIES_2
= obj-@obj_format@.o
80 am__DEPENDENCIES_3
= atof-@atof@.o
82 am__DEPENDENCIES_5
= ..
/libiberty
/libiberty.a
83 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
84 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
85 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
86 SCRIPTS
= $(noinst_SCRIPTS
)
87 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
90 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
91 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
93 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
94 $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
97 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
99 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
100 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
101 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
103 YLWRAP
= $(top_srcdir
)/..
/ylwrap
104 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
106 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
107 html-recursive info-recursive install-data-recursive \
108 install-exec-recursive install-info-recursive \
109 install-recursive installcheck-recursive installdirs-recursive \
110 pdf-recursive ps-recursive uninstall-info-recursive \
114 DEJATOOL
= $(PACKAGE
)
115 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
118 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
119 AMDEP_FALSE
= @AMDEP_FALSE@
120 AMDEP_TRUE
= @AMDEP_TRUE@
122 AUTOCONF
= @AUTOCONF@
123 AUTOHEADER
= @AUTOHEADER@
124 AUTOMAKE
= @AUTOMAKE@
127 BFDVER_H
= @BFDVER_H@
128 CATALOGS
= @CATALOGS@
129 CATOBJEXT
= @CATOBJEXT@
131 CCDEPMODE
= @CCDEPMODE@
134 CPPFLAGS
= @CPPFLAGS@
135 CYGPATH_W
= @CYGPATH_W@
136 DATADIRNAME
= @DATADIRNAME@
145 GMOFILES
= @GMOFILES@
149 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
150 INSTALL_DATA
= @INSTALL_DATA@
151 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
152 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT
= @INSTOBJEXT@
155 INTLDEPS
= @INTLDEPS@
156 INTLLIBS
= @INTLLIBS@
157 INTLOBJS
= @INTLOBJS@
159 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
161 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
167 LTLIBOBJS
= @LTLIBOBJS@
169 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
170 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
171 MAKEINFO
= @MAKEINFO@
172 MKINSTALLDIRS
= @MKINSTALLDIRS@
175 OPCODES_LIB
= @OPCODES_LIB@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
186 SET_MAKE
= @SET_MAKE@
189 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
192 WARN_CFLAGS
= @WARN_CFLAGS@
193 XGETTEXT
= @XGETTEXT@
194 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
195 ac_ct_CC
= @ac_ct_CC@
196 ac_ct_RANLIB
= @ac_ct_RANLIB@
197 ac_ct_STRIP
= @ac_ct_STRIP@
198 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
199 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
200 am__include
= @am__include@
201 am__leading_dot
= @am__leading_dot@
202 am__quote
= @am__quote@
204 am__untar
= @am__untar@
208 build_alias
= @build_alias@
209 build_cpu
= @build_cpu@
210 build_os
= @build_os@
211 build_vendor
= @build_vendor@
212 cgen_cpu_prefix
= @cgen_cpu_prefix@
214 exec_prefix = @
exec_prefix@
215 extra_objects
= @extra_objects@
217 host_alias
= @host_alias@
218 host_cpu
= @host_cpu@
220 host_vendor
= @host_vendor@
221 includedir = @
includedir@
223 install_sh
= @install_sh@
224 install_tooldir
= @install_tooldir@
227 libexecdir
= @libexecdir@
228 localstatedir
= @localstatedir@
231 obj_format
= @obj_format@
232 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
236 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
239 target_alias
= @target_alias@
240 target_cpu
= @target_cpu@
241 target_cpu_type
= @target_cpu_type@
242 target_os
= @target_os@
243 target_vendor
= @target_vendor@
245 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
247 # Automake should figure this out on its own. It doesn't, because
248 # of the "cygnus" option. But distclean still wants it.
249 DIST_SUBDIRS
= $(SUBDIRS
)
250 tooldir
= $(exec_prefix)/$(target_alias
)
251 AM_CFLAGS
= $(WARN_CFLAGS
)
253 TARG_CPU
= @target_cpu_type@
254 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
255 TARG_CPU_O
= tc-@target_cpu_type@.o
256 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
257 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
258 OBJ_FORMAT_O
= obj-@obj_format@.o
259 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
260 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
261 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
262 ATOF_TARG_O
= atof-@atof@.o
264 # use @target_cpu_type@ for refering to configured target name
265 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
266 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
267 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
268 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
270 # CPU types. This is only used for dependency information.
326 # Object format types. This is only used for dependency information.
327 # We deliberately omit SOM, since it does not work as a cross assembler.
340 # This is an sh case which sets valid according to whether the CPU
341 # type in the shell variable c and the OS type in the shell variable o
342 # are supported. This helps cuts down on the amount of dependency
349 a29k | arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
358 cris | i860 | mmix | sh64
) \
363 mips | alpha
) valid
=yes
;; \
368 alpha
) valid
=yes
;; \
381 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
382 MULTI_CPU_TYPES
= i386 mips cris
383 MULTI_CPU_OBJ_VALID
= \
388 i386 | cris
) valid
=yes
;; \
392 i386 | mips
) valid
=yes
;; \
402 # Regular source files.
434 CFILES
= $(GAS_CFILES
) itbl-ops.c
465 # CPU files in config.
466 TARGET_CPU_CFILES
= \
489 config
/tc-m68hc11.c \
495 config
/tc-mn10200.c \
496 config
/tc-mn10300.c \
499 config
/tc-openrisc.c \
515 config
/tc-xstormy16.c \
519 TARGET_CPU_HFILES
= \
542 config
/tc-m68hc11.h \
548 config
/tc-mn10200.h \
549 config
/tc-mn10300.h \
552 config
/tc-openrisc.h \
568 config
/tc-xstormy16.h \
573 # OBJ files in config
574 OBJ_FORMAT_CFILES
= \
586 OBJ_FORMAT_HFILES
= \
599 # Emulation header files in config
607 config
/te-epoc-pe.h \
608 config
/te-generic.h \
613 config
/te-hppalinux64.h \
614 config
/te-i386aix.h \
615 config
/te-ia64aix.h \
623 config
/te-nbsd532.h \
624 config
/te-pc532mach.h \
629 config
/te-sparcaout.h \
636 # Multi files in config
638 config
/e-crisaout.c \
640 config
/e-i386aout.c \
641 config
/e-i386coff.c \
643 config
/e-mipsecoff.c \
683 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
684 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
685 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
686 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
688 noinst_SCRIPTS
= $(GDBINIT
)
689 EXTRA_SCRIPTS
= .gdbinit
690 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
691 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
693 # Now figure out from those variables how to compile and link.
694 BASEDIR
= $(srcdir)/..
695 BFDDIR
= $(BASEDIR
)/bfd
696 INCDIR
= $(BASEDIR
)/include
698 # This is the variable actually used when we compile.
699 # Specify the directories to be searched for header files.
700 # Both . and srcdir are used, in that order,
701 # so that tm.h and config.h will be found in the compilation
702 # subdirectory rather than in the source directory.
703 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\""
705 # This should be parallel to INCLUDES, but should replace $(srcdir)
706 # with $${srcdir}, and should work in a subdirectory. This is used
707 # when building dependencies, because the dependency building is done
709 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\""
710 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
711 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
714 # How to link with both our special library facilities
715 # and the system's installed libraries.
716 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
718 # Files to be copied away after each stage in building.
719 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
720 as_new_SOURCES
= $(GAS_CFILES
)
721 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
722 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
724 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
725 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
727 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
728 echo $${rootme}/../expect/expect ; \
729 else echo expect ; fi`
731 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
732 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
737 # The m68k operand parser.
738 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
739 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
740 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
743 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
745 # Remake the info files.
746 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
747 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
748 testsuite
/site.exp site.bak site.exp stage stage1 stage2
750 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
752 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
753 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
755 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
756 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
757 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
758 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
759 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
761 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
762 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
763 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
764 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
766 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
767 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
768 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
769 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
771 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
772 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
773 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
774 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
775 $(srcdir)/config
/atof-vax.c
777 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
778 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
779 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
780 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
781 $(srcdir)/config
/atof-vax.c
783 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
784 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
785 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
786 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
787 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
788 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
789 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
790 $(srcdir)/config
/atof-vax.c
792 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
793 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
794 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
795 $(srcdir)/config
/atof-vax.c
797 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
798 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
799 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
800 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
801 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
802 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
804 DEPTC_arc_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-arc.h \
807 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
808 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
809 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
811 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
812 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
813 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
815 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
816 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
817 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
818 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
821 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
822 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
823 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
824 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
825 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
827 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
828 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
829 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
830 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
832 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
833 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
834 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
835 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
836 $(INCDIR
)/opcode
/avr.h
838 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
839 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
840 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
841 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
843 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
844 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
845 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
846 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
847 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
849 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
850 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
851 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
852 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
853 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
855 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
856 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
857 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
858 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
859 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
861 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
862 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
863 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
864 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
866 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
867 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
868 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
869 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
870 $(INCDIR
)/opcode
/d30v.h
872 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
873 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
874 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
875 $(INCDIR
)/opcode
/dlx.h
877 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
878 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
879 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
880 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
882 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
883 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
884 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
885 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
886 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
889 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
890 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
891 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
892 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
893 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
894 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
896 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
897 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
898 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
899 $(srcdir)/..
/opcodes
/frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
900 $(srcdir)/..
/opcodes
/frv-opc.h cgen.h
$(BFDDIR
)/libbfd.h \
901 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
903 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
904 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
905 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
906 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
907 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
908 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
910 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
911 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
912 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
913 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
914 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
916 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
917 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
918 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
919 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
920 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
922 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
923 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
924 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
925 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
926 $(INCDIR
)/safe-ctype.h
928 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
929 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
930 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
931 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
932 $(INCDIR
)/safe-ctype.h
934 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
935 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
936 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
937 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
939 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
940 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
941 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
942 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
943 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
944 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
947 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
948 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
949 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
950 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
951 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
953 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
954 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
955 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
956 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
957 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
959 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
960 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
961 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
962 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
964 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
965 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
966 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
967 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
968 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
969 $(INCDIR
)/elf
/reloc-macros.h
971 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
972 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
973 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
974 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
976 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
977 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
978 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
979 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
980 $(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
981 $(INCDIR
)/opcode
/i386.h
983 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
984 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
985 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
986 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
987 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
989 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
990 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
991 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
992 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
993 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
995 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
996 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
997 $(INCDIR
)/opcode
/i960.h
999 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1000 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1001 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1002 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1004 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1005 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1006 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1007 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1009 DEPTC_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1010 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1011 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1012 $(srcdir)/..
/opcodes
/ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1013 $(srcdir)/..
/opcodes
/ip2k-opc.h cgen.h
$(INCDIR
)/elf
/common.h \
1014 $(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
1016 DEPTC_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1017 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1018 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1019 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
1020 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
1021 cgen.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
1024 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1025 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1026 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1027 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
1028 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
1031 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1032 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1033 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1034 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1035 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1036 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
1038 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1039 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1040 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1041 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1042 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h \
1043 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h
1045 DEPTC_zpu_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1046 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1047 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-zpu.h \
1048 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1049 $(INCDIR
)/opcode
/zpu.h dwarf2dbg.h
$(INCDIR
)/elf
/zpu.h \
1050 $(INCDIR
)/elf
/reloc-macros.h
1052 DEPTC_m68hc11_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-m68hc11.h \
1055 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1056 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
1057 $(INCDIR
)/elf
/reloc-macros.h
1059 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1060 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1061 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1062 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1063 $(srcdir)/config
/m68k-parse.h
1065 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1066 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1067 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1068 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1069 subsegs.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1070 $(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1072 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1073 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1074 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1075 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1076 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1077 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
1078 $(INCDIR
)/elf
/reloc-macros.h
1080 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
1081 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1082 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1083 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1084 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1086 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1087 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1088 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1089 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1090 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
1092 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1093 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1094 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1095 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1096 $(srcdir)/config
/m88k-opcode.h
1098 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1099 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1100 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1101 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1102 $(INCDIR
)/safe-ctype.h
1104 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1105 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1106 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1107 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1108 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1110 DEPTC_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1111 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1112 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1113 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1114 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1115 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1116 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1118 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1119 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1120 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1121 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1122 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1123 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1124 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1125 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1127 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1128 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1129 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1130 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1131 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1132 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1133 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1135 DEPTC_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1136 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1137 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1138 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1139 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
1140 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1141 $(INCDIR
)/coff
/ecoff.h
1143 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1144 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1145 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1146 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1147 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1148 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1150 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1151 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1152 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1153 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1155 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1156 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1157 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1158 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1159 $(INCDIR
)/opcode
/mn10200.h
1161 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1162 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1163 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1164 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1167 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1168 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1169 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1170 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1171 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1173 DEPTC_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1174 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1175 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1176 $(INCDIR
)/opcode
/msp430.h
$(INCDIR
)/safe-ctype.h
1178 DEPTC_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1179 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1181 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1182 $(INCDIR
)/safe-ctype.h
1184 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1185 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1186 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1188 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1189 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1190 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1193 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1194 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1195 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1196 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1198 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1199 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1200 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1201 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1202 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1204 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1205 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1206 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1207 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1208 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1211 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1212 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1213 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1214 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1215 $(INCDIR
)/elf
/reloc-macros.h
1217 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1218 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1219 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1220 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1221 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1223 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1224 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1225 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1227 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1228 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1229 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1230 $(INCDIR
)/opcode
/pdp11.h
1232 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1233 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1234 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1235 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1237 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1238 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1239 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1240 $(INCDIR
)/opcode
/pj.h
1242 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1243 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1244 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1245 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1247 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1248 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1249 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1250 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1251 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h
1253 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1254 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1255 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1256 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1257 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1258 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1260 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1261 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1262 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1263 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1264 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1265 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1267 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1268 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1269 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1270 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1271 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1272 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1274 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1275 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1276 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1277 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1278 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h dw2gencfi.h
1280 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1281 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1282 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1283 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1284 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1285 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h
1287 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1288 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1289 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1290 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1291 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1292 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1293 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h dw2gencfi.h
1295 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1296 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1297 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1298 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1300 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1301 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1302 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1303 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1304 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h dw2gencfi.h \
1305 $(INCDIR
)/elf
/dwarf2.h
1307 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1308 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1309 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1310 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1311 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1312 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1315 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1316 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1317 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1319 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1320 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1321 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1322 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1324 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1325 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1326 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1327 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1329 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1330 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1331 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1333 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1334 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1335 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1336 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1338 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1339 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1340 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1341 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1343 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1344 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1345 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1346 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h \
1347 subsegs.h
$(INCDIR
)/obstack.h
1349 DEPTC_tic4x_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1350 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1351 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1352 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/opcode
/tic4x.h \
1353 subsegs.h
$(INCDIR
)/obstack.h
1355 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1356 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1357 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1358 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1359 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1361 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1362 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1363 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1364 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1365 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1366 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1369 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1370 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1371 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1372 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1374 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1375 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1376 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1377 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1379 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1380 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1381 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1382 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1384 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1385 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1386 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1387 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1388 $(INCDIR
)/safe-ctype.h
1390 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1391 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1392 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1393 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1394 $(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h \
1395 $(INCDIR
)/safe-ctype.h
1397 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1398 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1399 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1400 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1401 $(INCDIR
)/safe-ctype.h
1403 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1404 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1405 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1406 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1408 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1409 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1410 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1411 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1413 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1414 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1415 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1416 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1417 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1419 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1420 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1421 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1422 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1423 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1426 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1427 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1428 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1429 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1430 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1432 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1433 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1434 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1435 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1436 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1439 DEPTC_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1440 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1441 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
1442 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1443 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/xtensa-relax.h \
1444 $(INCDIR
)/xtensa-isa.h
$(srcdir)/config
/xtensa-istack.h \
1445 dwarf2dbg.h struc-symbol.h
1447 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1448 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1449 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1450 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1452 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1453 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1454 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1455 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1457 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1458 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1461 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1464 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1467 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1468 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1469 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1470 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1472 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1473 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1474 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1475 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1477 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1478 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1479 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1480 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1481 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1483 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1484 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1485 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1488 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1489 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1490 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1491 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1493 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1494 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1495 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1496 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1497 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1498 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1499 $(INCDIR
)/aout
/aout64.h
1501 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1502 $(srcdir)/config
/tc-alpha.h
1504 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1505 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1506 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1509 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1510 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1511 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1512 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1513 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1515 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1516 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1517 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1519 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1520 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1521 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1522 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1524 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1525 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1526 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1527 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1528 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1530 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1531 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1532 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1535 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1536 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1537 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1538 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1539 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1541 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1542 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1543 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1545 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1546 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1547 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1548 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1549 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1551 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1552 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1553 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1556 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1557 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1558 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1559 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1560 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1562 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1563 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1564 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1567 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1568 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1569 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1570 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1571 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1573 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1574 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1575 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1578 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1579 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1580 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1581 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1582 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1584 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1585 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1586 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1589 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1590 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1591 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1592 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1593 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1595 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1596 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1597 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1600 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1601 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1602 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1603 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1604 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1606 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1607 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1608 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1609 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1611 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1612 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1613 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1614 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1615 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1617 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1618 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1619 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1620 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1622 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1623 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1624 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1625 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1626 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1628 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1629 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1630 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1633 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1634 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1635 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1636 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1637 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1638 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1639 $(INCDIR
)/aout
/aout64.h
1641 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1642 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1643 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1644 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1647 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1648 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1649 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1650 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1651 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1652 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1654 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1655 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1656 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1659 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1660 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1661 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1662 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1663 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1664 $(INCDIR
)/aout
/aout64.h
1666 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1667 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1668 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1670 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1671 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1672 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1673 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1675 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1676 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1677 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1678 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1679 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1681 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1682 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1683 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1684 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1685 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1687 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1688 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1690 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1691 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1692 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1693 $(INCDIR
)/obstack.h subsegs.h
1695 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1696 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1697 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1698 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1699 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1701 DEPOBJ_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1702 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1703 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1706 DEPOBJ_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1707 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1708 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1709 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1710 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1712 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1713 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1714 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1717 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1718 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1719 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1720 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1721 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1723 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1724 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1725 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1726 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1728 DEPOBJ_zpu_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1729 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1730 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-zpu.h \
1731 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1732 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1734 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1735 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1736 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1737 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1738 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1740 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1741 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1742 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1744 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1745 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1746 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1747 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1749 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1750 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1751 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1752 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1753 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1755 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1756 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1757 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1760 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1761 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1762 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1763 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1765 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1766 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1767 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1768 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1769 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1771 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1772 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1773 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1774 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1776 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1777 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1778 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1779 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1780 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1782 DEPOBJ_mips_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1783 $(srcdir)/config
/tc-mips.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1784 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1786 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1787 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1788 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1789 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1791 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1792 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1793 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1794 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1796 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1797 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1798 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1799 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1800 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1801 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1802 $(INCDIR
)/aout
/aout64.h
1804 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1805 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1806 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1807 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1808 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1810 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1811 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1812 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1815 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1816 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1817 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1818 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1819 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1821 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1822 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1823 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1826 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1827 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1828 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1829 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1830 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1832 DEPOBJ_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1833 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1834 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1837 DEPOBJ_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1838 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1839 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1840 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1841 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1843 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1844 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1845 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1847 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1848 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1849 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1852 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1853 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1854 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1855 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1856 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1858 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1859 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1860 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1863 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1864 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1865 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1866 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1867 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1869 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1870 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1871 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1872 $(INCDIR
)/obstack.h subsegs.h
1874 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1875 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1876 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1877 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1878 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1880 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1881 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1882 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1884 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1885 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1886 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1889 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1890 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1891 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1892 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1893 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1895 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1896 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1897 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1900 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1901 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1902 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1903 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1904 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1906 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1907 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1908 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1909 $(INCDIR
)/obstack.h subsegs.h
1911 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1912 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1913 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1914 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1915 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1916 $(INCDIR
)/aout
/aout64.h
1918 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1919 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1920 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1923 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1924 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1925 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1926 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1927 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1929 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1930 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1931 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1932 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1934 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1935 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1936 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1937 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1938 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1940 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1941 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1942 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1943 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1944 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1945 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1947 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1948 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1949 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1951 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1952 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1953 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1954 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1956 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1957 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1958 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1959 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1960 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1962 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1963 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1964 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1966 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1967 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1968 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1971 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1972 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1973 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1974 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1975 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1977 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1978 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1979 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1981 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1982 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1983 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1984 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1986 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1987 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1988 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1989 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1990 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1992 DEPOBJ_tic4x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1993 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1994 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1995 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1997 DEPOBJ_tic4x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1998 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1999 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h \
2000 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2001 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2003 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2004 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
2005 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2006 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2008 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2009 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2010 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
2011 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2012 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2014 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2015 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
2016 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2017 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2019 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.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-tic80.h \
2022 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2023 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2025 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
2026 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
2027 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
2029 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2030 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
2031 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2034 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2035 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2036 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
2037 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2038 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2040 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
2041 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
2042 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
2045 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2046 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
2047 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2048 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2050 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2051 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2052 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
2053 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2054 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2056 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2057 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
2058 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
2059 $(INCDIR
)/obstack.h subsegs.h
2061 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2062 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2063 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2064 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
2065 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
2066 $(INCDIR
)/aout
/aout64.h
2068 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2069 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
2070 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2073 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2074 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2075 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2076 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2077 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2079 DEPOBJ_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2080 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2081 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2082 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
2083 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2085 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2086 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
2087 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2088 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2090 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2091 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2092 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
2093 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2094 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2096 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
2097 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
2098 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2100 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
2103 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
2106 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
2107 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
2108 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2110 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
2111 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
2112 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2114 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2115 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2116 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
2118 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
2119 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2122 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
2123 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2125 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2126 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2127 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
2129 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
2130 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
2131 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2134 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2135 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2136 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
2138 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
2139 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2141 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
2142 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
2143 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2145 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2146 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2147 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
2149 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
2150 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2153 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2154 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2155 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
2157 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
2158 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2160 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2161 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2162 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
2164 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
2165 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2168 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2169 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2170 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
2172 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
2173 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2176 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2177 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2178 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
2180 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
2181 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2184 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2185 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2186 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
2188 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
2189 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2192 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2193 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2194 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
2196 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
2197 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2200 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2201 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2202 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2204 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2205 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2206 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2208 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2209 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2210 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
2212 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
2213 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
2214 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2216 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2217 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2218 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
2220 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2221 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2224 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2225 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2226 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2227 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2228 $(INCDIR
)/elf
/reloc-macros.h
2230 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2231 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2232 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2233 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2235 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2236 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2237 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
2238 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2240 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2241 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2244 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2245 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2246 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2248 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2249 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2251 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2252 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2253 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2255 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2256 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2257 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2259 DEP_i860_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-i860.h
2263 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2264 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2265 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2266 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2268 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2269 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2270 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2272 DEP_ip2k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ip2k.h \
2273 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2276 DEP_ip2k_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-ip2k.h
2280 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2281 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2284 DEP_m32r_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-m32r.h
2288 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2289 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2290 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2292 DEP_zpu_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2293 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2294 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-zpu.h
2296 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2297 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2298 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2300 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2301 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2303 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2304 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2305 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2307 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2308 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2309 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2311 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2312 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2314 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2315 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2316 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2318 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2319 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2320 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2322 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2323 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2324 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2326 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2327 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2328 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2330 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
2331 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2333 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2334 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2335 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2337 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2338 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2340 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2341 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2342 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2344 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2345 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2346 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2348 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2349 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2352 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2353 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2354 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2356 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2357 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2360 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2361 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2362 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2364 DEP_msp430_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-msp430.h \
2365 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2368 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2369 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2370 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h
2372 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2373 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2375 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2376 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2379 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2380 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2381 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2383 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2384 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2387 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2388 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2389 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2391 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2392 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2393 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2395 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2396 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2397 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2399 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2400 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2402 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2403 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2406 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2407 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2408 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2410 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2411 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2414 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2415 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2416 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2418 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2419 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2420 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2422 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2423 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2424 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2426 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2427 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2430 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2431 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2432 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2434 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2435 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2436 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2438 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2439 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2440 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2442 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2443 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2444 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2445 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2446 $(BFDDIR
)/elf32-sh64.h
2448 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2449 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2451 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2452 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2453 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2455 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2456 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2457 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2459 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2460 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2462 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2463 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2466 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2467 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2468 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2470 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2471 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2473 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2474 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2475 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2477 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2478 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2479 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2481 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2482 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h \
2483 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2485 DEP_tic4x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2486 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2487 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h
2489 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2490 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2491 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2493 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2494 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2495 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2497 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2498 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2499 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2501 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2502 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2503 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2505 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2506 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2508 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2509 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2512 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2513 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2514 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2516 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2517 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2519 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2520 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2521 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2523 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2524 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2525 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2527 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2528 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2529 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2531 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2532 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2533 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2534 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2536 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2537 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2540 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2541 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2542 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2544 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2545 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2546 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2547 $(INCDIR
)/xtensa-config.h
2549 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2550 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2551 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2553 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2554 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2555 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2557 DEP_hppa_som
= $(BFDDIR
)/som.h
2558 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2561 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2564 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2565 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2567 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2570 .SUFFIXES
: .c .l .lo .o .obj .y
2573 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2574 @for dep in
$?
; do \
2575 case
'$(am__configure_deps)' in \
2577 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2578 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2583 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2584 cd
$(top_srcdir
) && \
2585 $(AUTOMAKE
) --foreign Makefile
2587 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2590 echo
' $(SHELL) ./config.status'; \
2591 $(SHELL
) .
/config.status
;; \
2593 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2594 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2597 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2598 $(SHELL
) .
/config.status
--recheck
2600 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2601 cd
$(srcdir) && $(AUTOCONF
)
2602 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2603 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2606 @if
test ! -f
$@
; then \
2611 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2613 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2614 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2615 cd
$(top_srcdir
) && $(AUTOHEADER
)
2620 -rm -f config.h stamp-h1
2621 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2622 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2623 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2624 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2625 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2626 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2628 clean-noinstPROGRAMS
:
2629 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2630 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2631 echo
" rm -f $$p $$f"; \
2634 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2635 @
rm -f as-new
$(EXEEXT
)
2636 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2637 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2638 @
rm -f itbl-test
$(EXEEXT
)
2639 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2641 mostlyclean-compile
:
2651 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2654 $(LTCOMPILE
) -c
-o
$@
$<
2658 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2659 rm -f
$(LEX_OUTPUT_ROOT
).c
2662 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2664 mostlyclean-libtool
:
2674 # This directory's subdirectories are mostly independent; you can cd
2675 # into them and run `make' without going through this Makefile.
2676 # To change the values of `make' variables: instead of editing Makefiles,
2677 # (1) if the variable is set in `config.status', edit `config.status'
2678 # (which will cause the Makefiles to be regenerated when you run `make');
2679 # (2) otherwise, pass the desired values on the `make' command line.
2680 $(RECURSIVE_TARGETS
):
2681 @set fnord
$$MAKEFLAGS; amf
=$$2; \
2683 target
=`echo $@ | sed s/-recursive//`; \
2684 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2685 echo
"Making $$target in $$subdir"; \
2686 if
test "$$subdir" = "."; then \
2688 local_target
="$$target-am"; \
2690 local_target
="$$target"; \
2692 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2693 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2695 if
test "$$dot_seen" = "no"; then \
2696 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2697 fi
; test -z
"$$fail"
2699 mostlyclean-recursive clean-recursive distclean-recursive \
2700 maintainer-clean-recursive
:
2701 @set fnord
$$MAKEFLAGS; amf
=$$2; \
2704 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2705 *) list
='$(SUBDIRS)' ;; \
2707 rev
=''; for subdir in
$$list; do \
2708 if
test "$$subdir" = "."; then
:; else \
2709 rev
="$$subdir $$rev"; \
2713 target
=`echo $@ | sed s/-recursive//`; \
2714 for subdir in
$$rev; do \
2715 echo
"Making $$target in $$subdir"; \
2716 if
test "$$subdir" = "."; then \
2717 local_target
="$$target-am"; \
2719 local_target
="$$target"; \
2721 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2722 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2723 done
&& test -z
"$$fail"
2725 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2726 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2729 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2730 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2733 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2734 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2735 unique
=`for i in $$list; do \
2736 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2738 $(AWK) ' { files[$$0] = 1; } \
2739 END { for (i in files) print i; }'`; \
2743 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2744 $(TAGS_FILES
) $(LISP
)
2747 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2748 include_option
=--etags-include
; \
2751 include_option
=--include; \
2754 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2755 if
test "$$subdir" = .
; then
:; else \
2756 test ! -f
$$subdir/TAGS || \
2757 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2760 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2761 unique
=`for i in $$list; do \
2762 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2764 $(AWK) ' { files[$$0] = 1; } \
2765 END { for (i in files) print i; }'`; \
2766 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2767 test -n
"$$unique" || unique
=$$empty_fix; \
2768 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2772 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2773 $(TAGS_FILES
) $(LISP
)
2776 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2777 unique
=`for i in $$list; do \
2778 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2780 $(AWK) ' { files[$$0] = 1; } \
2781 END { for (i in files) print i; }'`; \
2782 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2783 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2787 here
=`$(am__cd) $(top_builddir) && pwd` \
2788 && cd
$(top_srcdir
) \
2789 && gtags
-i
$(GTAGS_ARGS
) $$here
2792 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2794 @echo
'Making a new site.exp file...'
2795 @echo
'## these variables are automatically generated by make ##' >site.tmp
2796 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2797 @echo
'# edit the last section' >>site.tmp
2798 @echo
'set srcdir $(srcdir)' >>site.tmp
2799 @echo
"set objdir `pwd`" >>site.tmp
2800 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2801 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2802 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2803 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2804 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2805 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2806 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2807 @
test ! -f site.exp || \
2808 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2810 @
test ! -f site.exp || mv site.exp site.bak
2811 @mv site.tmp site.exp
2814 -rm -f site.exp site.bak
2815 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2816 rm -f
$$tool.sum
$$tool.log
; \
2819 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2820 check: check-recursive
2821 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2822 installdirs: installdirs-recursive
2824 install: install-recursive
2825 install-exec
: install-exec-recursive
2826 install-data
: install-data-recursive
2827 uninstall: uninstall-recursive
2830 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2832 installcheck: installcheck-recursive
2834 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2835 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2836 `test -z '$(STRIP)' || \
2837 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2838 mostlyclean-generic
:
2839 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2842 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2845 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2846 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2848 maintainer-clean-generic
:
2849 @echo
"This command is intended for maintainers to use"
2850 @echo
"it deletes files that may require special tools to rebuild."
2854 clean: clean-recursive
2856 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2859 distclean: distclean-recursive
2860 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2862 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2863 distclean-generic distclean-hdr distclean-libtool \
2870 html
: html-recursive
2872 info: info-recursive
2878 install-exec-am
: install-exec-local
2880 install-info
: install-info-recursive
2886 maintainer-clean
: maintainer-clean-recursive
2887 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2888 -rm -rf
$(top_srcdir
)/autom4te.cache
2890 maintainer-clean-am
: distclean-am maintainer-clean-generic
2892 mostlyclean: mostlyclean-recursive
2894 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2907 uninstall-info
: uninstall-info-recursive
2909 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2910 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2911 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2912 distclean distclean-DEJAGNU distclean-compile \
2913 distclean-generic distclean-hdr distclean-libtool \
2914 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2915 info info-am
install install-am install-data install-data-am \
2916 install-exec install-exec-am install-exec-local install-info \
2917 install-info-am install-man install-strip
installcheck \
2918 installcheck-am
installdirs installdirs-am maintainer-clean \
2919 maintainer-clean-generic maintainer-clean-recursive \
2920 mostlyclean mostlyclean-compile mostlyclean-generic \
2921 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2922 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2924 po
/POTFILES.in
: @MAINT@ Makefile
2925 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2926 && mv tmp
$(srcdir)/po
/POTFILES.in
2928 $(srcdir)/make-gas.com
: stamp-mk.com
2929 stamp-mk.com
: vmsconf.sh Makefile
2930 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2931 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2933 diststuff
: $(EXTRA_DIST
) info
2935 $(OBJS
): @ALL_OBJ_DEPS@
2937 # Stuff that every object file depends upon. If anything is removed
2938 # from this list, remove it from dep-in.sed as well.
2939 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2940 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2941 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2942 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2943 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2945 check-DEJAGNU
: site.exp
2946 if
[ -d testsuite
]; then \
2951 rm -f testsuite
/site.exp
2952 cp site.exp testsuite
/site.exp
2953 rootme
=`pwd`; export rootme
; \
2954 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2955 EXPECT
=${EXPECT} ; export EXPECT
; \
2956 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2957 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2958 export TCL_LIBRARY
; \
2960 runtest
=$(RUNTEST
); \
2962 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2963 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2965 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2968 # The implicit .c.o rule doesn't work for these, perhaps because of
2969 # the variables, or perhaps because the sources are not on vpath.
2970 $(TARG_CPU_O
): $(TARG_CPU_C
)
2971 $(COMPILE
) -c
$(TARG_CPU_C
)
2972 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2973 $(COMPILE
) -c
$(ATOF_TARG_C
)
2975 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2976 # so the automatic dependency stuff doesn't work.
2977 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2978 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2979 $(INCDIR
)/aout
/stab_gnu.h
2981 # We need all these explicit rules for the multi stuff. Because of
2982 # these rules, we don't need one for OBJ_FORMAT_O.
2984 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2985 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2986 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2987 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2988 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2989 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2990 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2991 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2992 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2993 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2994 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2995 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2996 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2997 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2998 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2999 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
3000 obj-multi.o
: $(srcdir)/config
/obj-multi.c
3001 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
3002 obj-som.o
: $(srcdir)/config
/obj-som.c
3003 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
3004 obj-vms.o
: $(srcdir)/config
/obj-vms.c
3005 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
3007 e-mipself.o
: $(srcdir)/config
/e-mipself.c
3008 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
3009 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
3010 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
3011 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
3012 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
3013 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
3014 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
3015 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
3016 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
3017 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
3018 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
3019 e-criself.o
: $(srcdir)/config
/e-criself.c
3020 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
3022 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
3023 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
3025 # If m68k-parse.y is in a different directory, then ylwrap will use an
3026 # absolute path when it invokes yacc, which will cause yacc to put the
3027 # absolute path into the generated file. That's a pain when it comes
3028 # to generating snapshots, because it introduces spurious diffs.
3029 # Since when we make the snapshots $(srcdir) = ".", we check for that
3030 # case and handle it differently. This means that anybody who
3031 # configures with $(srcdir) = "." will have to set their path in the
3032 # debugger if they want to debug m68k-parse.y. This is bad, but on
3033 # the other hand it's good that people who use the prebuilt
3034 # m68k-parse.c don't get a spurious absolute path.
3035 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
3036 f
=$(srcdir)/config
/m68k-parse.y
; \
3037 if
[ $$f = "./config/m68k-parse.y" ]; then \
3038 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3039 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3040 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
3043 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
3044 if
[ $$f = "m68k-parse.y" ]; then \
3045 rm -f m68k-parse.y
; \
3047 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
3049 # Don't let the .y.h rule clobber m68k-parse.h.
3050 m68k-parse.h
: ; @true
3051 $(srcdir)/config
/m68k-parse.h
: ; @true
3053 # The instruction table specification lexical analyzer and parser.
3055 itbl-lex.c
: $(srcdir)/itbl-lex.l
3056 itbl-lex.o
: itbl-lex.c itbl-parse.h
3058 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
3060 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3062 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
3063 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
3065 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3066 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
3068 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
3069 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
3071 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
3072 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
3073 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
3074 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
3076 .PHONY
: install-exec-local install-data-local
3077 .PHONY
: install-exec-bindir install-exec-tooldir
3079 install-exec-local
: install-exec-bindir @install_tooldir@
3081 install-exec-bindir
: $(noinst_PROGRAMS
)
3082 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
3083 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
3084 if
test -f
$$p; then \
3085 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3086 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
3090 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
3091 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3092 n
=`echo as | sed '$(transform)'`; \
3093 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3094 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3095 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
3096 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3101 # These exist for maintenance purposes.
3103 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
3107 rm -f stage
&& ln
-s stage1 stage
3108 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3110 rm -f stage
&& ln
-s stage2 stage
3111 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3112 $(MAKE
) comparison against
=stage2
3115 rm -f stage
&& ln
-s stage1 stage
3116 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3118 rm -f stage
&& ln
-s stage2 stage
3119 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3120 $(MAKE
) comparison against
=stage2
3123 rm -f stage
&& ln
-s stage2 stage
3124 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3125 $(MAKE
) comparison against
=stage2
3127 # Copy the object files from a particular stage into a subdirectory.
3130 -mv
$(STAGESTUFF
) stage1
3131 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3135 -mv
$(STAGESTUFF
) stage2
3136 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3140 -mv
$(STAGESTUFF
) stage3
3141 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
3143 # This rule is derived from corresponding code in the Makefile.in for gcc.
3144 # The "tail +16c" is to bypass headers which may include timestamps or
3145 # temporary assembly file names.
3148 for file in
*.o
; do \
3149 tail
+16c .
/$$file > tmp-foo1
; \
3150 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
3151 if cmp tmp-foo1 tmp-foo2
; then \
3154 echo
$$file differs
; \
3162 .PHONY
: de-stage1 de-stage2 de-stage3
3165 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3169 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3173 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3176 # Automatic dependency computation. This is a real pain, because the
3177 # dependencies change based on target_cpu_type and obj_format.
3178 # Just to make things even more complicated, automake separates the
3179 # dependency variable assignments from the dependency rules, and tacks
3180 # on a .NOEXPORT at the end of Makefile.in.
3182 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3183 rm -f DEP1
# delete because we use $? in DEP1 rule
3184 srcdir=`cd $(srcdir); pwd`; \
3185 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3187 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3188 sed
-f dep.sed
< DEPTC
>> DEPA
3189 sed
-f dep.sed
< DEPOBJ
>> DEPA
3190 sed
-f dep.sed
< DEP2
>> DEPA
3191 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3192 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3193 sed
-f dep.sed
< DEP1
>> DEPA
3194 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3195 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3196 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3197 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3198 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3199 echo
'make DEP failed!'; exit
1; \
3204 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3205 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3206 srcdir=`cd $(srcdir); pwd`; \
3208 echo
'' > targ-cpu.h
; \
3209 echo
'' > obj-format.h
; \
3210 echo
'' > targ-env.h
; \
3211 echo
'' > itbl-cpu.h
; \
3212 echo
'' > itbl-parse.h
; \
3213 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3216 # Work out the special dependencies for the tc-*.c files.
3217 DEPTC
: $(TARGET_CPU_CFILES
)
3219 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3220 srcdir=`cd $(srcdir); pwd`; \
3222 for c in
$(CPU_TYPES
); do \
3223 for o in
$(OBJ_FORMATS
); do \
3225 if
[ x
$${valid} = xyes
]; then \
3226 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3227 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3228 echo
'#include "te-generic.h"' > targ-env.h
; \
3229 echo
'' > itbl-cpu.h
; \
3230 echo
'' > itbl-parse.h
; \
3231 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3233 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3234 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3235 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3240 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3241 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3242 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3243 for c in
$(MULTI_CPU_TYPES
); do \
3244 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3245 for o in $(OBJ_FORMATS); do \
3246 $(MULTI_CPU_OBJ_VALID) \
3247 if [ x$${valid} = xyes ]; then \
3248 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3251 echo
'' >> DEPTCA
; \
3255 # Work out the special dependencies for the obj-*.c files.
3256 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3258 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3259 srcdir=`cd $(srcdir); pwd`; \
3261 for c in
$(CPU_TYPES
); do \
3262 for o in
$(OBJ_FORMATS
); do \
3264 if
[ x
$${valid} = xyes
]; then \
3265 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3266 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3267 echo
'#include "te-generic.h"' > targ-env.h
; \
3268 echo
'' > itbl-cpu.h
; \
3269 echo
'' > itbl-parse.h
; \
3271 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3272 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3273 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3278 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3279 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3280 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3281 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3282 for c in $(MULTI_CPU_TYPES); do \
3283 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3284 for o in
$(OBJ_FORMATS
); do \
3285 $(MULTI_CPU_OBJ_VALID
) \
3286 if
[ x
$${valid} = xyes
]; then \
3287 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3290 echo '' >> DEPOBJA; \
3292 mv -f DEPOBJA DEPOBJ
3294 # Work out the dependencies for each CPU/OBJ combination.
3295 # Note that SOM is a special case, because it only works native.
3296 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3298 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3299 srcdir=`cd $(srcdir); pwd`; \
3301 for c in $(CPU_TYPES); do \
3302 for o in $(OBJ_FORMATS); do \
3304 if [ x$${valid} = xyes ]; then \
3305 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3306 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3307 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3308 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3312 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3313 for c in
$(MULTI_CPU_TYPES
); do \
3314 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3315 for o in $(OBJ_FORMATS); do \
3316 $(MULTI_CPU_OBJ_VALID) \
3317 if [ x$${valid} = xyes ]; then \
3318 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3325 dep.sed
: dep-in.sed config.status
3326 srcdir=`cd $(srcdir); pwd`; \
3327 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3328 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3329 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3330 -e
"s!@SRCDIR@!$${srcdir}!" \
3331 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3334 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3335 < Makefile
> tmp-Makefile
3336 cat DEP
>> tmp-Makefile
3337 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3340 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3341 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3342 cat DEP
>> tmp-Makefile.in
3343 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3346 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3347 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3348 cat DEP
>> tmp-Makefile.am
3349 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3351 # HEED THE MKDEP WARNINGS.
3352 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3353 .PHONY
: dep dep-in dep-am
3354 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3355 app.o
: app.c
$(INCDIR
)/symcat.h
3356 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3357 output-file.h sb.h macro.h dwarf2dbg.h dw2gencfi.h \
3358 $(INCDIR
)/elf
/dwarf2.h
$(BFDVER_H
)
3359 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3360 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3361 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3362 depend.o
: depend.c
$(INCDIR
)/symcat.h
3363 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3364 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
3365 $(INCDIR
)/elf
/dwarf2.h
3366 dw2gencfi.o
: dw2gencfi.c
$(INCDIR
)/symcat.h dw2gencfi.h \
3367 $(INCDIR
)/elf
/dwarf2.h
3368 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3369 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3370 $(INCDIR
)/elf
/dwarf2.h
3371 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3373 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3374 flonum-konst.o
: flonum-konst.c
3375 flonum-mult.o
: flonum-mult.c
3376 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3377 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3379 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3380 $(INCDIR
)/safe-ctype.h
3381 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3383 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3384 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3385 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3386 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3387 messages.o
: messages.c
$(INCDIR
)/symcat.h
3388 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3389 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3390 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h \
3391 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3393 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3394 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3395 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3396 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3397 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3398 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3399 output-file.h dwarf2dbg.h
3400 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3401 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3403 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3405 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3407 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3409 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3411 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3413 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3415 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3416 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3417 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3418 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3420 # Otherwise a system limit (for SysV at least) may be exceeded.