1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 noinst_PROGRAMS
= as-new
$(EXEEXT
)
42 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
44 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
48 $(top_srcdir
)/po
/Make-in m68k-parse.c bfin-parse.c \
49 itbl-parse.c itbl-lex.c
$(srcdir)/..
/ylwrap \
50 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
51 $(srcdir)/..
/config.sub
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4 \
56 $(top_srcdir
)/..
/config
/depstand.m4 \
57 $(top_srcdir
)/..
/config
/extensions.m4 \
58 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
59 $(top_srcdir
)/..
/config
/lead-dot.m4 \
60 $(top_srcdir
)/..
/config
/nls.m4 \
61 $(top_srcdir
)/..
/config
/override.m4 \
62 $(top_srcdir
)/..
/config
/po.m4 \
63 $(top_srcdir
)/..
/config
/proginstall.m4 \
64 $(top_srcdir
)/..
/config
/progtest.m4 \
65 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
66 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
67 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.in
68 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
70 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
71 configure.lineno configure.status.lineno
72 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
73 CONFIG_HEADER
= config.h
74 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
75 PROGRAMS
= $(noinst_PROGRAMS
)
76 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
77 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
78 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
79 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
80 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
81 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
82 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
83 output-file.
$(OBJEXT
) read.
$(OBJEXT
) remap.
$(OBJEXT
) \
84 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) \
85 symbols.
$(OBJEXT
) write.
$(OBJEXT
)
86 am_as_new_OBJECTS
= $(am__objects_1
)
87 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
88 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
89 am__DEPENDENCIES_2
= obj-@obj_format@.o
90 am__DEPENDENCIES_3
= atof-@atof@.o
92 am__DEPENDENCIES_5
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
93 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
94 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
95 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
96 SCRIPTS
= $(noinst_SCRIPTS
)
97 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
100 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
101 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
102 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
103 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
104 $(AM_CFLAGS
) $(CFLAGS
)
106 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
107 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
108 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
109 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
110 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
111 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
113 YLWRAP
= $(top_srcdir
)/..
/ylwrap
114 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
116 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
117 html-recursive info-recursive install-data-recursive \
118 install-exec-recursive install-info-recursive \
119 install-recursive installcheck-recursive installdirs-recursive \
120 pdf-recursive ps-recursive uninstall-info-recursive \
124 DEJATOOL
= $(PACKAGE
)
125 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
128 AMDEP_FALSE
= @AMDEP_FALSE@
129 AMDEP_TRUE
= @AMDEP_TRUE@
132 AUTOCONF
= @AUTOCONF@
133 AUTOHEADER
= @AUTOHEADER@
134 AUTOMAKE
= @AUTOMAKE@
136 CATALOGS
= @CATALOGS@
137 CATOBJEXT
= @CATOBJEXT@
139 CCDEPMODE
= @CCDEPMODE@
142 CPPFLAGS
= @CPPFLAGS@
143 CYGPATH_W
= @CYGPATH_W@
144 DATADIRNAME
= @DATADIRNAME@
156 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
157 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
161 INSTALL_DATA
= @INSTALL_DATA@
162 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
163 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
165 INSTOBJEXT
= @INSTOBJEXT@
168 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
170 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
172 LIBINTL_DEP
= @LIBINTL_DEP@
178 LTLIBOBJS
= @LTLIBOBJS@
180 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
181 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
182 MAKEINFO
= @MAKEINFO@
183 MKINSTALLDIRS
= @MKINSTALLDIRS@
185 MSGMERGE
= @MSGMERGE@
187 NO_WERROR
= @NO_WERROR@
189 OPCODES_LIB
= @OPCODES_LIB@
191 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
192 PACKAGE_NAME
= @PACKAGE_NAME@
193 PACKAGE_STRING
= @PACKAGE_STRING@
194 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
195 PACKAGE_VERSION
= @PACKAGE_VERSION@
196 PATH_SEPARATOR
= @PATH_SEPARATOR@
200 SET_MAKE
= @SET_MAKE@
205 WARN_CFLAGS
= @WARN_CFLAGS@
206 XGETTEXT
= @XGETTEXT@
207 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
208 ac_ct_AR
= @ac_ct_AR@
209 ac_ct_CC
= @ac_ct_CC@
210 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
211 ac_ct_RANLIB
= @ac_ct_RANLIB@
212 ac_ct_STRIP
= @ac_ct_STRIP@
213 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
214 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
215 am__include
= @am__include@
216 am__leading_dot
= @am__leading_dot@
217 am__quote
= @am__quote@
219 am__untar
= @am__untar@
223 build_alias
= @build_alias@
224 build_cpu
= @build_cpu@
225 build_os
= @build_os@
226 build_vendor
= @build_vendor@
227 cgen_cpu_prefix
= @cgen_cpu_prefix@
229 datarootdir
= @datarootdir@
231 exec_prefix = @
exec_prefix@
232 extra_objects
= @extra_objects@
234 host_alias
= @host_alias@
235 host_cpu
= @host_cpu@
237 host_vendor
= @host_vendor@
239 includedir = @
includedir@
241 install_sh
= @install_sh@
242 install_tooldir
= @install_tooldir@
244 libexecdir
= @libexecdir@
245 localstatedir
= @localstatedir@
249 obj_format
= @obj_format@
250 oldincludedir = @
oldincludedir@
252 program_transform_name
= @program_transform_name@
254 sharedstatedir
= @sharedstatedir@
255 sysconfdir
= @sysconfdir@
257 target_alias
= @target_alias@
258 target_cpu
= @target_cpu@
259 target_cpu_type
= @target_cpu_type@
260 target_os
= @target_os@
261 target_vendor
= @target_vendor@
263 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
264 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
266 # Automake should figure this out on its own. It doesn't, because
267 # of the "cygnus" option. But distclean still wants it.
268 DIST_SUBDIRS
= $(SUBDIRS
)
269 tooldir
= $(exec_prefix)/$(target_alias
)
271 # We have to set this, because autoconf 2.59 does not substitute YFLAGS.
272 # Autoconf 2.61 does, so this can be removed when we upgrade.
274 AM_CFLAGS
= $(WARN_CFLAGS
)
276 TARG_CPU
= @target_cpu_type@
277 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
278 TARG_CPU_O
= tc-@target_cpu_type@.o
279 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
280 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
281 OBJ_FORMAT_O
= obj-@obj_format@.o
282 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
283 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
284 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
285 ATOF_TARG_O
= atof-@atof@.o
287 # use @target_cpu_type@ for refering to configured target name
288 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
289 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
290 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
291 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
293 # CPU types. This is only used for dependency information.
353 # Object format types. This is only used for dependency information.
354 # We deliberately omit SOM, since it does not work as a cross assembler.
363 # This is an sh case which sets valid according to whether the CPU
364 # type in the shell variable c and the OS type in the shell variable o
365 # are supported. This helps cuts down on the amount of dependency
372 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
377 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
378 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
383 mips | alpha
) valid
=yes
;; \
387 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
391 alpha
) valid
=yes
;; \
400 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
401 MULTI_CPU_TYPES
= i386 mips cris
402 MULTI_CPU_OBJ_VALID
= \
407 i386 | cris
) valid
=yes
;; \
411 i386 | mips
) valid
=yes
;; \
421 # Regular source files.
453 CFILES
= $(GAS_CFILES
) itbl-ops.c cgen.c
485 # CPU files in config.
486 TARGET_CPU_CFILES
= \
511 config
/tc-m68hc11.c \
518 config
/tc-mn10200.c \
519 config
/tc-mn10300.c \
523 config
/tc-openrisc.c \
539 config
/tc-xstormy16.c \
544 config
/xtensa-relax.c
546 TARGET_CPU_HFILES
= \
571 config
/tc-m68hc11.h \
578 config
/tc-mn10200.h \
579 config
/tc-mn10300.h \
583 config
/tc-openrisc.h \
599 config
/tc-xstormy16.h \
604 config
/xtensa-relax.h
607 # OBJ files in config
608 OBJ_FORMAT_CFILES
= \
614 config
/obj-fdpicelf.c \
617 OBJ_FORMAT_HFILES
= \
623 config
/obj-fdpicelf.h \
627 # Emulation header files in config
631 config
/te-armeabi.h \
632 config
/te-armlinuxeabi.h \
634 config
/te-epoc-pe.h \
635 config
/te-freebsd.h \
636 config
/te-generic.h \
641 config
/te-hppalinux64.h \
642 config
/te-i386aix.h \
643 config
/te-ia64aix.h \
644 config
/te-interix.h \
650 config
/te-nbsd532.h \
651 config
/te-netware.h \
652 config
/te-pc532mach.h \
656 config
/te-solaris.h \
657 config
/te-sparcaout.h \
660 config
/te-symbian.h \
662 config
/te-vxworks.h \
666 # Multi files in config
668 config
/e-crisaout.c \
670 config
/e-i386aout.c \
671 config
/e-i386coff.c \
673 config
/e-mipsecoff.c \
713 CONFIG_ATOF_CFILES
= \
717 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
718 POTFILES
= $(MULTI_CFILES
) $(CONFIG_ATOF_CFILES
) $(TARG_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
719 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
722 noinst_SCRIPTS
= $(GDBINIT
)
723 EXTRA_SCRIPTS
= .gdbinit
724 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
725 bfin-parse.c bfin-parse.h bfin-lex.c
727 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
729 # Now figure out from those variables how to compile and link.
730 BASEDIR
= $(srcdir)/..
731 BFDDIR
= $(BASEDIR
)/bfd
732 INCDIR
= $(BASEDIR
)/include
734 # This is the variable actually used when we compile.
735 # Specify the directories to be searched for header files.
736 # Both . and srcdir are used, in that order,
737 # so that tm.h and config.h will be found in the compilation
738 # subdirectory rather than in the source directory.
739 INCLUDES
= -I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config \
740 -I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@ \
741 -DLOCALEDIR
="\"$(datadir)/locale\""
744 # This should be parallel to INCLUDES, but should replace $(srcdir)
745 # with $${srcdir}, and should work in a subdirectory. This is used
746 # when building dependencies, because the dependency building is done
748 DEP_INCLUDES
= -I..
-I
$${srcdir} -I..
/..
/bfd \
749 -I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/.. \
750 -I
$${srcdir}/..
/bfd @INCINTL@ \
751 -DLOCALEDIR
="\"$(datadir)/locale\""
753 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
754 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
757 # How to link with both our special library facilities
758 # and the system's installed libraries.
759 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
761 # Files to be copied away after each stage in building.
762 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
763 as_new_SOURCES
= $(GAS_CFILES
)
764 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
765 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
767 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
768 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
774 # The m68k operand parser.
775 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
776 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
777 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
780 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
782 # Remake the info files.
783 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
784 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
785 testsuite
/site.exp site.bak site.exp stage stage1 stage2
787 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
789 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
790 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
792 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
793 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
794 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
795 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
796 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/alpha.h \
797 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
798 $(srcdir)/config
/atof-vax.c
800 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
801 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
802 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
803 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
804 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
805 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
806 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
808 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
809 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
810 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
811 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
813 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
814 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
815 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
816 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
817 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
818 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
820 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
821 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
822 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
825 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
826 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
827 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
828 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
831 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
832 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
833 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
834 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
835 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
836 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
838 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
839 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
840 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
841 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
842 $(INCDIR
)/opcode
/avr.h
844 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
845 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
846 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
847 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
848 $(INCDIR
)/safe-ctype.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
849 $(INCDIR
)/elf
/bfin.h
$(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
850 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
852 DEPTC_cr16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
853 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
854 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cr16.h dwarf2dbg.h \
855 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/cr16.h
$(INCDIR
)/elf
/cr16.h \
856 $(INCDIR
)/elf
/reloc-macros.h
858 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
859 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
860 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
863 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
864 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
865 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
866 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
867 $(INCDIR
)/opcode
/cris.h
869 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
870 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
871 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
872 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/crx.h
$(INCDIR
)/elf
/crx.h \
873 $(INCDIR
)/elf
/reloc-macros.h
875 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
876 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
877 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
878 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
879 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
881 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
882 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
883 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
884 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
886 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
887 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
888 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
889 dwarf2dbg.h
$(INCDIR
)/opcode
/dlx.h
891 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
892 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
893 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
894 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
895 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
896 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
897 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
899 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
900 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
901 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
902 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
903 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
904 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
905 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/frv.h \
906 $(INCDIR
)/elf
/reloc-macros.h
908 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
909 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
910 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
911 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
913 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
914 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
915 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
916 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
917 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
919 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
920 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
921 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
922 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
923 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
924 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
925 $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
927 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
928 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
929 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
930 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
931 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
932 $(INCDIR
)/elf
/reloc-macros.h
934 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
935 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
936 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
937 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
938 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
939 $(srcdir)/..
/opcodes
/i386-init.h
941 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
942 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
943 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
944 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
945 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
946 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
947 $(srcdir)/..
/opcodes
/i386-init.h
949 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
950 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
951 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
952 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
953 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
954 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
955 $(srcdir)/..
/opcodes
/i386-init.h
957 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
958 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
959 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
960 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
961 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
963 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
964 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
965 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
966 $(INCDIR
)/opcode
/i960.h
968 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
969 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
970 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
971 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
973 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
974 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
975 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
976 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
977 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
979 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
980 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
981 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
982 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
983 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
984 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
985 cgen.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
986 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
988 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
989 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
990 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
991 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
992 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
993 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
994 $(srcdir)/..
/opcodes
/cgen-types.h ..
/bfd
/bfd_stdint.h \
995 $(srcdir)/..
/opcodes
/cgen-ops.h cgen.h
$(INCDIR
)/elf
/m32c.h \
996 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
997 $(INCDIR
)/safe-ctype.h
999 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1000 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1001 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1002 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1003 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1004 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1005 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
1006 $(INCDIR
)/elf
/reloc-macros.h
1008 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1009 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1010 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1011 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1012 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/elf
/m68hc11.h \
1013 $(INCDIR
)/elf
/reloc-macros.h
1015 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1016 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1017 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1018 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1020 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1021 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1022 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1023 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1024 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1026 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1027 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1028 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1029 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1030 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
1031 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
1033 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1034 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1035 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1036 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/maxq.h
1038 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1039 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1040 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1041 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
1043 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1044 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1045 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1046 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1047 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1049 DEPTC_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1050 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1051 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1052 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mep-desc.h \
1053 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1054 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mep-opc.h \
1055 cgen.h
$(INCDIR
)/elf
/mep.h
$(INCDIR
)/elf
/reloc-macros.h \
1056 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/xregex.h \
1059 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1060 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1061 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1062 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1063 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1064 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1065 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1066 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1068 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1069 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1070 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1071 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1072 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1073 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1074 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1076 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1077 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1078 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1079 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1080 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1081 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
1082 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1084 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1085 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1086 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1087 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1088 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1089 $(INCDIR
)/safe-ctype.h
1091 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1092 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1093 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1094 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1095 $(INCDIR
)/opcode
/mn10200.h
1097 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1098 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1099 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1100 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1101 $(INCDIR
)/opcode
/mn10300.h
1103 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1104 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1105 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1106 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1107 $(INCDIR
)/safe-ctype.h
1109 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1110 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1111 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1112 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1113 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1114 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1115 cgen.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1116 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1118 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1119 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1122 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1123 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1124 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1125 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1126 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1127 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1130 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1131 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1132 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1133 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1135 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1136 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1137 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1138 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1139 $(INCDIR
)/elf
/reloc-macros.h
1141 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1142 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1143 $(INCDIR
)/opcode
/pdp11.h
1145 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1146 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1147 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1148 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1150 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1151 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1152 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1153 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1155 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1156 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
1157 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1158 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1160 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1161 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1162 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
$(INCDIR
)/opcode
/ppc.h \
1163 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1164 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/ppc.h \
1165 $(INCDIR
)/elf
/reloc-macros.h
1167 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1168 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1169 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1170 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1171 struc-symbol.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1172 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1174 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1175 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1176 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1177 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1178 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1179 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h
1181 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1182 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1183 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1184 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1185 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1187 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1188 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1189 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1190 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1191 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1192 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1194 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1195 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1196 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1197 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1198 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1199 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1200 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h \
1201 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1203 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1204 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1205 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1206 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1208 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1209 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1210 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1211 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1212 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1214 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1215 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1216 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1217 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1218 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1219 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h
1221 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1222 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1223 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1224 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1225 subsegs.h
$(INCDIR
)/obstack.h
1227 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1228 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1229 $(INCDIR
)/opcode
/tic30.h
1231 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1232 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1233 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1234 $(INCDIR
)/opcode
/tic30.h
1236 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1237 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1238 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1239 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1242 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1243 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1244 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1245 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1246 $(INCDIR
)/opcode
/tic54x.h
1248 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1249 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1250 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1251 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1252 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h
1254 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1255 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1256 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/safe-ctype.h \
1257 $(INCDIR
)/opcode
/vax.h
1259 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1260 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1261 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1262 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1263 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h \
1264 $(INCDIR
)/opcode
/vax.h
1266 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1267 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1268 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1269 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1270 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1271 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1272 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h
$(INCDIR
)/elf
/xc16x.h \
1273 $(INCDIR
)/elf
/reloc-macros.h
1275 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1276 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1277 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1278 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1279 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1280 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1283 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1284 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1285 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1286 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1287 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/xtensa-relax.h \
1288 dwarf2dbg.h
$(srcdir)/config
/xtensa-istack.h struc-symbol.h
1290 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1291 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1292 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1293 subsegs.h
$(INCDIR
)/obstack.h
1295 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1296 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1297 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1298 $(srcdir)/..
/opcodes
/z8k-opc.h
1300 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1301 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1304 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1307 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1310 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1311 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1312 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1313 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1314 $(BFDDIR
)/libecoff.h
1316 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1317 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1318 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1319 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1320 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1321 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1322 $(INCDIR
)/aout
/aout64.h
1324 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1325 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1326 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1327 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1328 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1329 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1331 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1332 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1335 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1336 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1337 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1340 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1341 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1342 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1343 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1344 $(INCDIR
)/aout
/aout64.h
1346 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1347 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1348 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1349 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1350 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1352 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1353 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1354 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1355 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1356 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1358 DEPOBJ_cr16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1359 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1360 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cr16.h dwarf2dbg.h \
1361 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1362 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1364 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1365 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1368 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1369 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1370 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1371 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1372 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1374 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1375 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1376 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1377 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1378 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1380 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1381 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1382 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1383 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1384 $(INCDIR
)/aout
/aout64.h
1386 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1387 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1388 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1389 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1390 $(INCDIR
)/aout
/aout64.h
1392 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1393 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1394 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1395 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1396 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1398 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1399 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1400 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1401 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1402 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1404 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1405 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1406 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1407 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1408 $(INCDIR
)/aout
/aout64.h
1410 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1411 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1412 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1415 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1416 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1417 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1418 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1419 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1421 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1422 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1423 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1424 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1425 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1426 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1427 $(INCDIR
)/aout
/aout64.h
1429 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1430 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1431 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1432 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1433 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1434 $(INCDIR
)/aout
/aout64.h
1436 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1437 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1438 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1441 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1442 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1443 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1444 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1447 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1448 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1449 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1450 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1451 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/elf
/x86-64.h \
1452 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1454 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1455 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1456 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1457 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1458 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1460 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1461 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1462 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1464 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1465 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1466 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1467 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1468 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1470 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1471 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1472 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1473 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1474 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1475 $(INCDIR
)/aout
/aout64.h
1477 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1478 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1479 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1480 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1481 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1483 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1484 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1485 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1486 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1487 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1489 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1490 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1491 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1492 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1493 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1495 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1496 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1497 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1498 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1499 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1501 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1502 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1505 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1506 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1507 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1510 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1511 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1512 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1513 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1514 $(INCDIR
)/aout
/aout64.h
1516 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1517 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1518 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1521 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1522 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1523 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1526 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1527 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1528 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1529 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1530 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1532 DEPOBJ_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1533 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1534 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1535 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1536 struc-symbol.h
$(INCDIR
)/elf
/mep.h
$(INCDIR
)/elf
/reloc-macros.h \
1537 $(INCDIR
)/aout
/aout64.h
1539 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1540 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1541 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1544 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1545 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1546 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1547 $(BFDDIR
)/libecoff.h
1549 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1550 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1551 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1552 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1553 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1554 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1556 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1557 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1558 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1559 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1560 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1562 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1563 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1564 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1565 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1566 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1568 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1569 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1570 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1571 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1572 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1574 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1575 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1576 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1577 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1578 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1580 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1581 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1582 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1583 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1584 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1586 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1587 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1590 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1591 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1592 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1593 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1594 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1596 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1597 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1598 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1600 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1601 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1602 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1603 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1604 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1606 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1607 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1610 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1611 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1612 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1613 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1614 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1616 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1617 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1618 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1619 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1620 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1622 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1623 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
1624 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1627 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1628 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1629 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
$(INCDIR
)/opcode
/ppc.h \
1630 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1631 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1632 $(INCDIR
)/aout
/aout64.h
1634 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1635 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1636 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1637 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1638 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1640 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1641 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1642 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1643 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1644 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1646 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1647 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1648 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1651 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1652 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1653 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1654 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1655 $(INCDIR
)/aout
/aout64.h
1657 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1658 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1659 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1660 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1661 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1662 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1664 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1665 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1668 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1669 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1670 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1673 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1674 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1675 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1676 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1677 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1679 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1680 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1681 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1682 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1683 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1685 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1686 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1689 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1690 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1691 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1694 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1695 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1696 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1699 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1700 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1701 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1704 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1705 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1706 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1707 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1708 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1710 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1711 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1714 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1715 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1716 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1717 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1718 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1720 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1721 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1722 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1723 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1724 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1726 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1727 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1728 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1729 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1730 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1732 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1733 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1734 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1735 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1736 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1738 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1739 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1740 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1743 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1744 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1745 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1748 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1749 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1750 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1752 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1755 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1758 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1759 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1760 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1762 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1763 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1764 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1766 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1767 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1768 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1769 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1770 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1773 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1774 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1776 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1777 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1778 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1780 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1781 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1782 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1784 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1785 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1786 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1787 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1790 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1791 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1792 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1793 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1796 DEP_cr16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1797 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1798 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cr16.h dwarf2dbg.h \
1799 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1802 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1803 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1805 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1806 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1807 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1808 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1811 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1812 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1813 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1814 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1817 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1818 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1819 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1821 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1822 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1823 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1825 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1826 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1827 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1828 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1831 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1832 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1833 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1834 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1837 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1838 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1839 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1841 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1842 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1843 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1845 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1846 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1847 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1848 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1849 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1851 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1852 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1853 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1854 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1855 $(INCDIR
)/elf
/reloc-macros.h
1857 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1858 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1859 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1860 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1863 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1864 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1865 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1867 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1868 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1869 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1870 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1872 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1873 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1874 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1875 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
1876 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1879 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1880 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1881 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1882 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1885 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1886 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1889 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1890 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1891 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1892 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1893 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1895 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1896 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1897 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1898 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1900 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1901 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1902 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1903 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1906 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1907 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1908 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1909 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1912 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1913 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1914 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1915 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1918 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1919 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1920 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1921 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1922 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1924 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1925 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1927 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1928 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1929 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1931 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1932 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1933 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1935 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1936 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1937 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1939 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1940 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1941 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1943 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1944 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1945 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1946 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1947 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1949 DEP_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1950 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1951 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1952 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1955 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1956 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1957 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1959 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1960 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1962 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1963 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1964 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1966 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1967 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1968 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1969 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1972 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1973 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1974 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1975 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1978 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1979 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1980 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1981 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1984 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1985 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1986 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1987 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1990 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1991 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1992 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1993 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1996 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1997 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1999 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2000 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2001 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
2002 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2005 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2006 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
2009 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2010 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2011 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
2012 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2013 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
2015 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2016 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2018 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2019 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2020 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
2021 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2024 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2025 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2026 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
2027 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2030 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2031 $(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2032 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2034 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2035 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2036 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
$(INCDIR
)/opcode
/ppc.h \
2037 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2038 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
2040 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2041 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2042 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
2043 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2046 DEP_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2047 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2048 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
2049 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2052 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2053 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
2054 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2056 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2057 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2058 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2060 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2061 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2062 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
2063 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
2065 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2066 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2068 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2069 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
2070 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2072 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2073 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2074 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
2075 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2076 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
2078 DEP_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2079 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2080 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
2081 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2082 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2084 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2085 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2087 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2088 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
2089 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2091 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2092 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2093 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2095 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2096 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2097 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2099 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2100 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2101 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2102 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2103 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2105 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2106 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2108 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2109 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2110 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
2111 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2114 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2115 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2116 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2117 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2120 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2121 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2122 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2123 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2126 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2127 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2128 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2129 $(INCDIR
)/xtensa-config.h
2131 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2132 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2133 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2135 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2136 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2137 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2139 DEP_hppa_som
= $(BFDDIR
)/som.h
2140 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2143 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2146 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2147 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2149 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2152 .SUFFIXES
: .c .l .lo .o .obj .y
2155 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2156 @for dep in
$?
; do \
2157 case
'$(am__configure_deps)' in \
2159 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2160 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2165 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2166 cd
$(top_srcdir
) && \
2167 $(AUTOMAKE
) --foreign Makefile
2169 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2172 echo
' $(SHELL) ./config.status'; \
2173 $(SHELL
) .
/config.status
;; \
2175 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2176 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2179 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2180 $(SHELL
) .
/config.status
--recheck
2182 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2183 cd
$(srcdir) && $(AUTOCONF
)
2184 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2185 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2188 @if
test ! -f
$@
; then \
2193 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2195 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2196 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2197 cd
$(top_srcdir
) && $(AUTOHEADER
)
2202 -rm -f config.h stamp-h1
2203 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2204 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2205 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2206 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2207 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2208 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2210 clean-noinstPROGRAMS
:
2211 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2212 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2213 echo
" rm -f $$p $$f"; \
2216 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2217 @
rm -f as-new
$(EXEEXT
)
2218 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2219 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2220 @
rm -f itbl-test
$(EXEEXT
)
2221 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2223 mostlyclean-compile
:
2233 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2236 $(LTCOMPILE
) -c
-o
$@
$<
2240 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2241 rm -f
$(LEX_OUTPUT_ROOT
).c
2244 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2246 mostlyclean-libtool
:
2256 # This directory's subdirectories are mostly independent; you can cd
2257 # into them and run `make' without going through this Makefile.
2258 # To change the values of `make' variables: instead of editing Makefiles,
2259 # (1) if the variable is set in `config.status', edit `config.status'
2260 # (which will cause the Makefiles to be regenerated when you run `make');
2261 # (2) otherwise, pass the desired values on the `make' command line.
2262 $(RECURSIVE_TARGETS
):
2263 @failcom
='exit 1'; \
2264 for f in x
$$MAKEFLAGS; do \
2267 *k
*) failcom
='fail=yes';; \
2271 target
=`echo $@ | sed s/-recursive//`; \
2272 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2273 echo
"Making $$target in $$subdir"; \
2274 if
test "$$subdir" = "."; then \
2276 local_target
="$$target-am"; \
2278 local_target
="$$target"; \
2280 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2281 || eval
$$failcom; \
2283 if
test "$$dot_seen" = "no"; then \
2284 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2285 fi
; test -z
"$$fail"
2287 mostlyclean-recursive clean-recursive distclean-recursive \
2288 maintainer-clean-recursive
:
2289 @failcom
='exit 1'; \
2290 for f in x
$$MAKEFLAGS; do \
2293 *k
*) failcom
='fail=yes';; \
2298 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2299 *) list
='$(SUBDIRS)' ;; \
2301 rev
=''; for subdir in
$$list; do \
2302 if
test "$$subdir" = "."; then
:; else \
2303 rev
="$$subdir $$rev"; \
2307 target
=`echo $@ | sed s/-recursive//`; \
2308 for subdir in
$$rev; do \
2309 echo
"Making $$target in $$subdir"; \
2310 if
test "$$subdir" = "."; then \
2311 local_target
="$$target-am"; \
2313 local_target
="$$target"; \
2315 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2316 || eval
$$failcom; \
2317 done
&& test -z
"$$fail"
2319 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2320 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2323 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2324 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2327 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2328 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2329 unique
=`for i in $$list; do \
2330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2332 $(AWK) ' { files[$$0] = 1; } \
2333 END { for (i in files) print i; }'`; \
2337 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2338 $(TAGS_FILES
) $(LISP
)
2341 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2342 include_option
=--etags-include
; \
2345 include_option
=--include; \
2348 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2349 if
test "$$subdir" = .
; then
:; else \
2350 test ! -f
$$subdir/TAGS || \
2351 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2354 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2355 unique
=`for i in $$list; do \
2356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2358 $(AWK) ' { files[$$0] = 1; } \
2359 END { for (i in files) print i; }'`; \
2360 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2361 test -n
"$$unique" || unique
=$$empty_fix; \
2362 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2366 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2367 $(TAGS_FILES
) $(LISP
)
2370 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2371 unique
=`for i in $$list; do \
2372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2374 $(AWK) ' { files[$$0] = 1; } \
2375 END { for (i in files) print i; }'`; \
2376 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2377 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2381 here
=`$(am__cd) $(top_builddir) && pwd` \
2382 && cd
$(top_srcdir
) \
2383 && gtags
-i
$(GTAGS_ARGS
) $$here
2386 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2388 @echo
'Making a new site.exp file...'
2389 @echo
'## these variables are automatically generated by make ##' >site.tmp
2390 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2391 @echo
'# edit the last section' >>site.tmp
2392 @echo
'set srcdir $(srcdir)' >>site.tmp
2393 @echo
"set objdir `pwd`" >>site.tmp
2394 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2395 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2396 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2397 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2398 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2399 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2400 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2401 @
test ! -f site.exp || \
2402 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2404 @
test ! -f site.exp || mv site.exp site.bak
2405 @mv site.tmp site.exp
2408 -rm -f site.exp site.bak
2409 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2410 rm -f
$$tool.sum
$$tool.log
; \
2413 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2414 check: check-recursive
2415 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2416 installdirs: installdirs-recursive
2418 install: install-recursive
2419 install-exec
: install-exec-recursive
2420 install-data
: install-data-recursive
2421 uninstall: uninstall-recursive
2424 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2426 installcheck: installcheck-recursive
2428 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2429 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2430 `test -z '$(STRIP)' || \
2431 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2432 mostlyclean-generic
:
2433 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2436 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2439 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2440 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2442 maintainer-clean-generic
:
2443 @echo
"This command is intended for maintainers to use"
2444 @echo
"it deletes files that may require special tools to rebuild."
2449 clean: clean-recursive
2451 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2454 distclean: distclean-recursive
2455 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2457 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2458 distclean-generic distclean-hdr distclean-libtool \
2465 html
: html-recursive
2467 info: info-recursive
2473 install-exec-am
: install-exec-local
2475 install-info
: install-info-recursive
2481 maintainer-clean
: maintainer-clean-recursive
2482 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2483 -rm -rf
$(top_srcdir
)/autom4te.cache
2485 maintainer-clean-am
: distclean-am maintainer-clean-generic
2487 mostlyclean: mostlyclean-recursive
2489 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2502 uninstall-info
: uninstall-info-recursive
2504 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2505 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2506 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2507 distclean distclean-DEJAGNU distclean-compile \
2508 distclean-generic distclean-hdr distclean-libtool \
2509 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2510 info info-am
install install-am install-data install-data-am \
2511 install-exec install-exec-am install-exec-local install-info \
2512 install-info-am install-man install-strip
installcheck \
2513 installcheck-am
installdirs installdirs-am maintainer-clean \
2514 maintainer-clean-generic maintainer-clean-recursive \
2515 mostlyclean mostlyclean-compile mostlyclean-generic \
2516 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2517 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2519 po
/POTFILES.in
: @MAINT@ Makefile
2520 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
2521 && mv tmp
$(srcdir)/po
/POTFILES.in
2523 diststuff
: $(EXTRA_DIST
) info
2526 # Stuff that every object file depends upon. If anything is removed
2527 # from this list, remove it from dep-in.sed as well.
2528 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2529 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2530 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2531 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2532 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2533 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2535 check-DEJAGNU
: site.exp
2536 if
[ -d testsuite
]; then \
2541 rm -f testsuite
/site.exp
2542 cp site.exp testsuite
/site.exp
2543 rootme
=`pwd`; export rootme
; \
2544 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2545 EXPECT
=${EXPECT} ; export EXPECT
; \
2546 runtest
=$(RUNTEST
); \
2548 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2549 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2551 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2554 # The implicit .c.o rule doesn't work for these, perhaps because of
2555 # the variables, or perhaps because the sources are not on vpath.
2556 $(TARG_CPU_O
): $(TARG_CPU_C
)
2557 $(COMPILE
) -c
$(TARG_CPU_C
)
2558 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2559 $(COMPILE
) -c
$(ATOF_TARG_C
)
2561 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2562 # so the automatic dependency stuff doesn't work.
2563 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2564 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2565 $(INCDIR
)/aout
/stab_gnu.h
2567 # We need all these explicit rules for the multi stuff. Because of
2568 # these rules, we don't need one for OBJ_FORMAT_O.
2570 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2571 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2572 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2573 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2574 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2575 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2576 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2577 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2578 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2579 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2580 obj-fdpicelf.o
: $(srcdir)/config
/obj-fdpicelf.c
2581 $(COMPILE
) -c
$(srcdir)/config
/obj-fdpicelf.c
2582 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2583 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2584 obj-som.o
: $(srcdir)/config
/obj-som.c
2585 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2587 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2588 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2589 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2590 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2591 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2592 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2593 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2594 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2595 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2596 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2597 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2598 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2599 e-criself.o
: $(srcdir)/config
/e-criself.c
2600 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2602 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2603 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2605 # If m68k-parse.y is in a different directory, then ylwrap will use an
2606 # absolute path when it invokes yacc, which will cause yacc to put the
2607 # absolute path into the generated file. That's a pain when it comes
2608 # to generating snapshots, because it introduces spurious diffs.
2609 # Since when we make the snapshots $(srcdir) = ".", we check for that
2610 # case and handle it differently. This means that anybody who
2611 # configures with $(srcdir) = "." will have to set their path in the
2612 # debugger if they want to debug m68k-parse.y. This is bad, but on
2613 # the other hand it's good that people who use the prebuilt
2614 # m68k-parse.c don't get a spurious absolute path.
2615 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2616 f
=$(srcdir)/config
/m68k-parse.y
; \
2617 if
[ $$f = "./config/m68k-parse.y" ]; then \
2618 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2619 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2620 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2623 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2624 if
[ $$f = "m68k-parse.y" ]; then \
2625 rm -f m68k-parse.y
; \
2627 # Disable -Werror, if it has been enabled, since old versions of bison/
2628 # yacc will produce working code which contain compile time warnings.
2629 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2630 $(COMPILE
) -c
$< $(NO_WERROR
)
2632 # Don't let the .y.h rule clobber m68k-parse.h.
2633 m68k-parse.h
: ; @true
2634 $(srcdir)/config
/m68k-parse.h
: ; @true
2636 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2637 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2638 bfin-parse.h
: bfin-parse.c
2639 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2640 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2642 bfin-defs.h
: ; @true
2643 $(srcdir)/config
/bfin-defs.h
: ; @true
2645 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2646 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2647 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2648 $(COMPILE
) -c
$< $(NO_WERROR
)
2650 # The instruction table specification lexical analyzer and parser.
2652 itbl-lex.c
: $(srcdir)/itbl-lex.l
2654 # Disable -Werror, if it has been enabled, since old versions of bison/
2655 # yacc will produce working code which contain compile time warnings.
2656 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2657 $(COMPILE
) -c
$< $(NO_WERROR
)
2659 # Disable -Werror, if it has been enabled, since old versions of bison/
2660 # yacc will produce working code which contain compile time warnings.
2661 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2662 $(COMPILE
) -c
$< $(NO_WERROR
)
2664 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2666 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2667 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2669 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2670 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2672 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2673 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2675 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2676 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2677 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2678 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2680 .PHONY
: install-html install-html-am install-html-recursive
2682 install-html
: install-html-recursive
2684 install-html-recursive
:
2685 @failcom
='exit 1'; \
2686 for f in x
$$MAKEFLAGS; do \
2689 *k
*) failcom
='fail=yes';; \
2693 target
=`echo $@ | sed s/-recursive//`; \
2694 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2695 echo
"Making $$target in $$subdir"; \
2696 if
test "$$subdir" = "."; then \
2698 local_target
="$$target-am"; \
2700 local_target
="$$target"; \
2702 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2703 || eval
$$failcom; \
2705 if
test "$$dot_seen" = "no"; then \
2706 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2707 fi
; test -z
"$$fail"
2709 .PHONY
: install-exec-local install-data-local
2710 .PHONY
: install-exec-bindir install-exec-tooldir
2712 install-exec-local
: install-exec-bindir @install_tooldir@
2714 install-exec-bindir
: $(noinst_PROGRAMS
)
2715 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2716 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2717 if
test -f
$$p; then \
2718 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2719 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2723 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2724 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2725 n
=`echo as | sed '$(transform)'`; \
2726 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2727 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2728 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2729 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2734 # These exist for maintenance purposes.
2736 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2740 rm -f stage
&& ln
-s stage1 stage
2741 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2743 rm -f stage
&& ln
-s stage2 stage
2744 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2745 $(MAKE
) comparison against
=stage2
2748 rm -f stage
&& ln
-s stage1 stage
2749 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2751 rm -f stage
&& ln
-s stage2 stage
2752 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2753 $(MAKE
) comparison against
=stage2
2756 rm -f stage
&& ln
-s stage2 stage
2757 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2758 $(MAKE
) comparison against
=stage2
2760 # Copy the object files from a particular stage into a subdirectory.
2763 -mv
$(STAGESTUFF
) stage1
2764 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2768 -mv
$(STAGESTUFF
) stage2
2769 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2773 -mv
$(STAGESTUFF
) stage3
2774 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2776 # This rule is derived from corresponding code in the Makefile.in for gcc.
2777 # The "tail +16c" is to bypass headers which may include timestamps or
2778 # temporary assembly file names.
2781 for file in
*.o
; do \
2782 tail
+16c .
/$$file > tmp-foo1
; \
2783 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2784 if cmp tmp-foo1 tmp-foo2
; then \
2787 echo
$$file differs
; \
2795 .PHONY
: de-stage1 de-stage2 de-stage3
2798 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2802 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2806 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2809 # Automatic dependency computation. This is a real pain, because the
2810 # dependencies change based on target_cpu_type and obj_format.
2811 # Just to make things even more complicated, automake separates the
2812 # dependency variable assignments from the dependency rules, and tacks
2813 # on a .NOEXPORT at the end of Makefile.in.
2815 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2816 rm -f DEP1
# delete because we use $? in DEP1 rule
2817 srcdir=`cd $(srcdir); pwd`; \
2818 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2820 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2821 sed
-f dep.sed
< DEPTC
>> DEPA
2822 sed
-f dep.sed
< DEPOBJ
>> DEPA
2823 sed
-f dep.sed
< DEP2
>> DEPA
2824 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2825 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2826 sed
-f dep.sed
< DEP1
>> DEPA
2827 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2828 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2829 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2830 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2831 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2832 echo
'make DEP failed!'; exit
1; \
2837 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2838 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2839 srcdir=`cd $(srcdir); pwd`; \
2841 echo
'' > targ-cpu.h
; \
2842 echo
'' > obj-format.h
; \
2843 echo
'' > targ-env.h
; \
2844 echo
'' > itbl-cpu.h
; \
2845 echo
'' > itbl-parse.h
; \
2846 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2849 # Work out the special dependencies for the tc-*.c files.
2850 DEPTC
: $(TARGET_CPU_CFILES
)
2852 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2853 srcdir=`cd $(srcdir); pwd`; \
2855 for c in
$(CPU_TYPES
); do \
2856 for o in
$(OBJ_FORMATS
); do \
2858 if
[ x
$${valid} = xyes
]; then \
2859 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2860 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2861 echo
'#include "te-generic.h"' > targ-env.h
; \
2862 echo
'' > itbl-cpu.h
; \
2863 echo
'' > itbl-parse.h
; \
2864 if
[ -f
$${srcdir}/opcodes
/$${c}-desc.h
]; then \
2865 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2867 echo
'' > cgen-desc.h
; \
2870 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2871 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2872 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2877 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2878 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2879 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2880 for c in
$(MULTI_CPU_TYPES
); do \
2881 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2882 for o in $(OBJ_FORMATS); do \
2883 $(MULTI_CPU_OBJ_VALID) \
2884 if [ x$${valid} = xyes ]; then \
2885 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2888 echo
'' >> DEPTCA
; \
2892 # Work out the special dependencies for the obj-*.c files.
2893 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2895 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2896 srcdir=`cd $(srcdir); pwd`; \
2898 for c in
$(CPU_TYPES
); do \
2899 for o in
$(OBJ_FORMATS
); do \
2901 if
[ x
$${valid} = xyes
]; then \
2902 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2903 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2904 echo
'#include "te-generic.h"' > targ-env.h
; \
2905 echo
'' > itbl-cpu.h
; \
2906 echo
'' > itbl-parse.h
; \
2908 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2909 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2910 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2915 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2916 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2917 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2918 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2919 for c in $(MULTI_CPU_TYPES); do \
2920 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2921 for o in
$(OBJ_FORMATS
); do \
2922 $(MULTI_CPU_OBJ_VALID
) \
2923 if
[ x
$${valid} = xyes
]; then \
2924 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2927 echo '' >> DEPOBJA; \
2929 mv -f DEPOBJA DEPOBJ
2931 # Work out the dependencies for each CPU/OBJ combination.
2932 # Note that SOM is a special case, because it only works native.
2933 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2935 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2936 srcdir=`cd $(srcdir); pwd`; \
2938 for c in $(CPU_TYPES); do \
2939 for o in $(OBJ_FORMATS); do \
2941 if [ x$${valid} = xyes ]; then \
2942 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2943 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2944 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2945 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2949 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2950 for c in
$(MULTI_CPU_TYPES
); do \
2951 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2952 for o in $(OBJ_FORMATS); do \
2953 $(MULTI_CPU_OBJ_VALID) \
2954 if [ x$${valid} = xyes ]; then \
2955 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2962 dep.sed
: dep-in.sed config.status
2963 srcdir=`cd $(srcdir); pwd`; \
2964 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2965 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2966 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2967 -e
"s!@SRCDIR@!$${srcdir}!" \
2968 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2971 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2972 < Makefile
> tmp-Makefile
2973 cat DEP
>> tmp-Makefile
2974 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2977 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2978 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2979 cat DEP
>> tmp-Makefile.in
2980 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2983 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2984 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2985 cat DEP
>> tmp-Makefile.am
2986 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2988 # HEED THE MKDEP WARNINGS.
2989 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2990 .PHONY
: dep dep-in dep-am
2991 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2993 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2994 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2996 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2997 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2999 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
3000 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
3001 $(INCDIR
)/elf
/dwarf2.h
3002 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
3003 subsegs.h
$(INCDIR
)/obstack.h
3004 ecoff.o
: ecoff.c ecoff.h
3005 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h \
3007 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
3008 flonum-copy.o
: flonum-copy.c
3009 flonum-konst.o
: flonum-konst.c
3010 flonum-mult.o
: flonum-mult.c
3011 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
3012 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
3013 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
3014 input-scrub.o
: input-scrub.c input-file.h sb.h
3015 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
3016 input-file.h subsegs.h ..
/bfd
/bfdver.h
3017 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
3018 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
3019 messages.o
: messages.c
3020 output-file.o
: output-file.c output-file.h
3021 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
3022 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3025 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
3026 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3027 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
3028 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
3029 subsegs.h struc-symbol.h
3030 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
3031 dwarf2dbg.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
3032 itbl-ops.o
: itbl-ops.c itbl-ops.h
3033 cgen.o
: cgen.c cgen-desc.h subsegs.h
$(INCDIR
)/obstack.h \
3034 cgen.h dwarf2dbg.h struc-symbol.h
3035 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
3036 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
3037 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
3038 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
3039 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
3040 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
3041 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
3042 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3043 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3044 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3045 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3046 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3047 # Otherwise a system limit (for SysV at least) may be exceeded.