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
)/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4 \
56 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
57 $(top_srcdir
)/..
/config
/nls.m4
$(top_srcdir
)/..
/config
/po.m4 \
58 $(top_srcdir
)/..
/config
/progtest.m4 \
59 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.in
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno configure.status.lineno
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
65 CONFIG_HEADER
= config.h
66 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
67 PROGRAMS
= $(noinst_PROGRAMS
)
68 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
69 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
70 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
71 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
72 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
73 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
74 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
75 output-file.
$(OBJEXT
) read.
$(OBJEXT
) sb.
$(OBJEXT
) \
76 stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
78 am_as_new_OBJECTS
= $(am__objects_1
)
79 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
80 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
81 am__DEPENDENCIES_2
= obj-@obj_format@.o
82 am__DEPENDENCIES_3
= atof-@atof@.o
84 am__DEPENDENCIES_5
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
85 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
86 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
87 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
88 SCRIPTS
= $(noinst_SCRIPTS
)
89 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
92 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
93 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
95 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
96 $(AM_CFLAGS
) $(CFLAGS
)
98 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
99 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
100 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
101 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
102 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
103 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
105 YLWRAP
= $(top_srcdir
)/..
/ylwrap
106 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
108 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
109 html-recursive info-recursive install-data-recursive \
110 install-exec-recursive install-info-recursive \
111 install-recursive installcheck-recursive installdirs-recursive \
112 pdf-recursive ps-recursive uninstall-info-recursive \
116 DEJATOOL
= $(PACKAGE
)
117 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
120 AMDEP_FALSE
= @AMDEP_FALSE@
121 AMDEP_TRUE
= @AMDEP_TRUE@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
127 CATALOGS
= @CATALOGS@
128 CATOBJEXT
= @CATOBJEXT@
130 CCDEPMODE
= @CCDEPMODE@
133 CPPFLAGS
= @CPPFLAGS@
134 CYGPATH_W
= @CYGPATH_W@
135 DATADIRNAME
= @DATADIRNAME@
145 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
146 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
153 INSTOBJEXT
= @INSTOBJEXT@
155 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
157 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
159 LIBINTL_DEP
= @LIBINTL_DEP@
165 LTLIBOBJS
= @LTLIBOBJS@
167 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
168 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
169 MAKEINFO
= @MAKEINFO@
170 MKINSTALLDIRS
= @MKINSTALLDIRS@
172 MSGMERGE
= @MSGMERGE@
173 NO_WERROR
= @NO_WERROR@
175 OPCODES_LIB
= @OPCODES_LIB@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
185 SET_MAKE
= @SET_MAKE@
190 WARN_CFLAGS
= @WARN_CFLAGS@
191 XGETTEXT
= @XGETTEXT@
192 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
193 ac_ct_CC
= @ac_ct_CC@
194 ac_ct_RANLIB
= @ac_ct_RANLIB@
195 ac_ct_STRIP
= @ac_ct_STRIP@
196 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
197 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
198 am__include
= @am__include@
199 am__leading_dot
= @am__leading_dot@
200 am__quote
= @am__quote@
202 am__untar
= @am__untar@
206 build_alias
= @build_alias@
207 build_cpu
= @build_cpu@
208 build_os
= @build_os@
209 build_vendor
= @build_vendor@
210 cgen_cpu_prefix
= @cgen_cpu_prefix@
212 datarootdir
= @datarootdir@
214 exec_prefix = @
exec_prefix@
215 extra_objects
= @extra_objects@
217 host_alias
= @host_alias@
218 host_cpu
= @host_cpu@
220 host_vendor
= @host_vendor@
222 includedir = @
includedir@
224 install_sh
= @install_sh@
225 install_tooldir
= @install_tooldir@
227 libexecdir
= @libexecdir@
228 localstatedir
= @localstatedir@
231 obj_format
= @obj_format@
232 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
236 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
239 target_alias
= @target_alias@
240 target_cpu
= @target_cpu@
241 target_cpu_type
= @target_cpu_type@
242 target_os
= @target_os@
243 target_vendor
= @target_vendor@
245 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
246 ACLOCAL_AMFLAGS
= -I ..
248 # Automake should figure this out on its own. It doesn't, because
249 # of the "cygnus" option. But distclean still wants it.
250 DIST_SUBDIRS
= $(SUBDIRS
)
251 tooldir
= $(exec_prefix)/$(target_alias
)
253 # We have to set this, because autoconf 2.59 does not substitute YFLAGS.
254 # Autoconf 2.61 does, so this can be removed when we upgrade.
256 AM_CFLAGS
= $(WARN_CFLAGS
)
258 TARG_CPU
= @target_cpu_type@
259 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
260 TARG_CPU_O
= tc-@target_cpu_type@.o
261 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
262 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
263 OBJ_FORMAT_O
= obj-@obj_format@.o
264 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
265 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
266 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
267 ATOF_TARG_O
= atof-@atof@.o
269 # use @target_cpu_type@ for refering to configured target name
270 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
271 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
272 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
273 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
275 # CPU types. This is only used for dependency information.
334 # Object format types. This is only used for dependency information.
335 # We deliberately omit SOM, since it does not work as a cross assembler.
344 # This is an sh case which sets valid according to whether the CPU
345 # type in the shell variable c and the OS type in the shell variable o
346 # are supported. This helps cuts down on the amount of dependency
353 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
358 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
359 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
364 mips | alpha
) valid
=yes
;; \
368 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
372 alpha
) valid
=yes
;; \
381 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
382 MULTI_CPU_TYPES
= i386 mips cris
383 MULTI_CPU_OBJ_VALID
= \
388 i386 | cris
) valid
=yes
;; \
392 i386 | mips
) valid
=yes
;; \
402 # Regular source files.
433 CFILES
= $(GAS_CFILES
) itbl-ops.c
465 # CPU files in config.
466 TARGET_CPU_CFILES
= \
489 config
/tc-m68hc11.c \
495 config
/tc-mn10200.c \
496 config
/tc-mn10300.c \
499 config
/tc-openrisc.c \
514 config
/tc-xstormy16.c \
520 TARGET_CPU_HFILES
= \
543 config
/tc-m68hc11.h \
549 config
/tc-mn10200.h \
550 config
/tc-mn10300.h \
553 config
/tc-openrisc.h \
568 config
/tc-xstormy16.h \
575 # OBJ files in config
576 OBJ_FORMAT_CFILES
= \
584 OBJ_FORMAT_HFILES
= \
593 # Emulation header files in config
596 config
/te-armlinuxeabi.h \
602 config
/te-epoc-pe.h \
603 config
/te-generic.h \
607 config
/te-hppalinux64.h \
608 config
/te-i386aix.h \
609 config
/te-ia64aix.h \
617 config
/te-nbsd532.h \
618 config
/te-netware.h \
619 config
/te-pc532mach.h \
623 config
/te-sparcaout.h \
626 config
/te-symbian.h \
631 # Multi files in config
633 config
/e-crisaout.c \
635 config
/e-i386aout.c \
636 config
/e-i386coff.c \
638 config
/e-mipsecoff.c \
677 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
678 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
679 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
682 noinst_SCRIPTS
= $(GDBINIT
)
683 EXTRA_SCRIPTS
= .gdbinit
684 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
685 bfin-parse.c bfin-parse.h bfin-lex.c
687 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
689 # Now figure out from those variables how to compile and link.
690 BASEDIR
= $(srcdir)/..
691 BFDDIR
= $(BASEDIR
)/bfd
692 INCDIR
= $(BASEDIR
)/include
694 # This is the variable actually used when we compile.
695 # Specify the directories to be searched for header files.
696 # Both . and srcdir are used, in that order,
697 # so that tm.h and config.h will be found in the compilation
698 # subdirectory rather than in the source directory.
699 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config \
700 -I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@ \
701 -DLOCALEDIR
="\"$(datadir)/locale\""
704 # This should be parallel to INCLUDES, but should replace $(srcdir)
705 # with $${srcdir}, and should work in a subdirectory. This is used
706 # when building dependencies, because the dependency building is done
708 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd \
709 -I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/.. \
710 -I
$${srcdir}/..
/bfd @INCINTL@ \
711 -DLOCALEDIR
="\"$(datadir)/locale\""
713 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
714 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
717 # How to link with both our special library facilities
718 # and the system's installed libraries.
719 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
721 # Files to be copied away after each stage in building.
722 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
723 as_new_SOURCES
= $(GAS_CFILES
)
724 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
725 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
727 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
728 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
734 # The m68k operand parser.
735 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
736 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
737 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
740 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
742 # Remake the info files.
743 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
744 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
745 testsuite
/site.exp site.bak site.exp stage stage1 stage2
747 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
749 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
750 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
752 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
753 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
754 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
755 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
756 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
757 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
758 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
760 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
761 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
762 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
763 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
764 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
765 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
766 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
768 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
769 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
770 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
771 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
773 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
774 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
775 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
776 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
777 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
778 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
780 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
781 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
782 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
785 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
786 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
787 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
788 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
791 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
792 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
793 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
794 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
795 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
796 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
798 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
799 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
800 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
801 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
802 $(INCDIR
)/opcode
/avr.h
804 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
805 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
806 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
807 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
808 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(BFDDIR
)/libbfd.h \
809 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h \
810 $(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
811 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
813 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
814 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
815 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
818 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
819 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
820 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
821 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
822 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
824 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
825 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
826 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
827 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
828 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
830 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
831 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
832 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
833 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
834 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
836 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
837 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
838 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
839 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
841 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
842 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
843 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
844 dwarf2dbg.h
$(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
846 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
847 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
848 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
849 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
850 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
851 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
852 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
854 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
855 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
856 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
857 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
858 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
859 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
860 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
861 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
863 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
864 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
865 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
866 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
868 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
869 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
870 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
871 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
872 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
874 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
875 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
876 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
877 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
878 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
879 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
880 $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
882 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
883 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
884 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
885 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
886 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
887 $(INCDIR
)/elf
/reloc-macros.h
889 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
890 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
891 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
892 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
893 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
895 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
896 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
897 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
898 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
899 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
900 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
902 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
903 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
904 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
905 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
906 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
907 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
909 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
910 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
911 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
912 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
913 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
915 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
916 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
917 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
918 $(INCDIR
)/opcode
/i960.h
920 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
921 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
922 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
923 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
925 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
926 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
927 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
928 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
929 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ia64.h \
932 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
933 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
934 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
935 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
936 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
937 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
938 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
939 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
941 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
942 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
943 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
944 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
945 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
946 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
947 $(srcdir)/..
/opcodes
/cgen-types.h ..
/bfd
/bfd_stdint.h \
948 $(srcdir)/..
/opcodes
/cgen-ops.h cgen.h
$(INCDIR
)/elf
/common.h \
949 $(INCDIR
)/elf
/m32c.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h \
950 $(INCDIR
)/hashtab.h
$(INCDIR
)/safe-ctype.h
952 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
953 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
954 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
955 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
956 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
957 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
958 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
959 $(INCDIR
)/elf
/reloc-macros.h
961 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
962 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
963 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
964 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
965 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
966 $(INCDIR
)/elf
/reloc-macros.h
968 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
969 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
970 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
971 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
972 $(srcdir)/config
/m68k-parse.h
974 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
975 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
976 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
977 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
978 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
979 $(srcdir)/config
/m68k-parse.h
981 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
982 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
983 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
984 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
985 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
986 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
987 $(INCDIR
)/elf
/reloc-macros.h
989 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
990 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
991 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
992 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(srcdir)/config
/tc-maxq.h \
993 $(INCDIR
)/opcode
/maxq.h
995 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
996 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
997 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
998 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
1000 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1001 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1002 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1003 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1004 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1006 DEPTC_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1007 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1008 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1009 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mep-desc.h \
1010 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1011 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mep-opc.h \
1012 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mep.h
$(INCDIR
)/elf
/reloc-macros.h \
1013 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/xregex.h \
1016 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1017 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1018 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1019 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1020 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1021 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1022 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1023 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1025 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1026 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1027 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1028 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1029 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1030 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1031 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1034 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1035 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1036 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1037 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1038 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1039 $(srcdir)/config
/obj-elf.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1040 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1042 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1043 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1044 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1045 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1046 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1047 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/obstack.h
1049 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1050 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1051 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1052 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1053 $(INCDIR
)/opcode
/mn10200.h
1055 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1056 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1057 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1058 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1059 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1061 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1062 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1063 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1064 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1065 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1067 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1068 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1069 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1070 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1071 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1072 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1073 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1074 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1076 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1077 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1080 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1081 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1082 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1083 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1084 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1085 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1088 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1089 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1090 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1091 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1093 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1094 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1095 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1096 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1097 $(INCDIR
)/elf
/reloc-macros.h
1099 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1100 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1101 $(INCDIR
)/opcode
/pdp11.h
1103 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1104 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1105 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1106 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1108 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1109 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1110 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1111 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1113 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1114 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1115 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1116 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1117 $(INCDIR
)/opcode
/ppc.h
1119 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1120 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1121 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1122 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1123 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1124 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1126 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1127 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1128 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1129 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1130 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1131 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1133 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1134 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1135 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1136 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1137 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1138 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
1141 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1142 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1143 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1144 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1145 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1147 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1148 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1149 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1150 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1151 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1152 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1154 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1155 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1156 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1157 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1158 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1159 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1160 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1161 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1163 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1164 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1165 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1166 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1168 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1169 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1170 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1171 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1172 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1174 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1175 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1176 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1177 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1178 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1179 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1182 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1183 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1184 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1185 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1186 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/spu-insns.h
1188 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1189 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1190 $(INCDIR
)/opcode
/tic30.h
1192 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1193 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1194 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1195 $(INCDIR
)/opcode
/tic30.h
1197 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1198 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1199 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1200 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1201 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
1203 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1204 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1205 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1206 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1207 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h
1209 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1210 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1211 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1212 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1213 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1216 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1217 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1218 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1219 $(INCDIR
)/opcode
/vax.h
1221 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1222 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1223 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1224 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1225 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1226 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1228 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1229 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1230 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1231 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1232 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1233 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1234 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h dwarf2dbg.h \
1235 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1237 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1238 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1239 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1240 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1241 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1242 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1245 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1246 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1247 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1248 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1249 $(srcdir)/config
/tc-xtensa.h subsegs.h
$(INCDIR
)/obstack.h \
1250 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1251 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/xtensa-config.h
1253 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1254 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1255 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1256 subsegs.h
$(INCDIR
)/obstack.h
1258 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1259 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1260 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1261 $(srcdir)/..
/opcodes
/z8k-opc.h
1263 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1264 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1267 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1270 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1273 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1274 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1275 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1276 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1277 $(BFDDIR
)/libecoff.h
1279 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1280 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1281 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1282 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1283 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1284 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1285 $(INCDIR
)/aout
/aout64.h
1287 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1288 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1289 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1290 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1291 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1292 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1294 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1295 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1298 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1299 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1300 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1301 subsegs.h
$(INCDIR
)/obstack.h
1303 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1304 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1305 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1306 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1307 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1309 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1310 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1311 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1312 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1313 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1315 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1316 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1317 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1318 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1319 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1321 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1322 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1325 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1326 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1327 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1328 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1329 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1331 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1332 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1333 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1334 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1335 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1337 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1338 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1339 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1340 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1341 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1343 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1344 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1345 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1346 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1347 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1349 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1350 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1351 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1352 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1353 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1355 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1356 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1357 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1358 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1359 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1361 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1362 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1363 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1364 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1365 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1367 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1368 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1369 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1370 subsegs.h
$(INCDIR
)/obstack.h
1372 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1373 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1374 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1375 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1376 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1378 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1379 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1380 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1381 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1382 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1383 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1384 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1386 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1387 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1388 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1389 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1390 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h \
1391 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1393 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1394 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1395 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1398 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1399 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1400 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1401 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1402 subsegs.h
$(INCDIR
)/obstack.h
1404 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1405 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1406 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1407 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1408 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1409 dwarf2dbg.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
1410 $(INCDIR
)/aout
/aout64.h
1412 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1413 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1414 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1415 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1416 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1418 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1419 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1420 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1422 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1423 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1424 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1425 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1426 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1428 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1429 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1430 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1431 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1432 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1433 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1435 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1436 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1437 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1438 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1439 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1441 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1442 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1443 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1444 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1445 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1447 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1448 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1449 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1450 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1451 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1453 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1454 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1455 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1456 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1457 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1459 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1460 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1463 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1464 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1465 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1466 subsegs.h
$(INCDIR
)/obstack.h
1468 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1469 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1470 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1471 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1472 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1474 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1475 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1476 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1477 subsegs.h
$(INCDIR
)/obstack.h
1479 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1480 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1481 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1482 subsegs.h
$(INCDIR
)/obstack.h
1484 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1485 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1486 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1491 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1492 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1493 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1494 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/mep.h \
1495 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1497 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1498 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1499 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1500 subsegs.h
$(INCDIR
)/obstack.h
1502 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1503 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1504 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1505 $(BFDDIR
)/libecoff.h
1507 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1508 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1509 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1510 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1511 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1512 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1514 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1515 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1516 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1517 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1518 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1520 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1521 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1522 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1523 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1524 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1526 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1527 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1528 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1529 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1530 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1532 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1533 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1534 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1535 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1536 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1538 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1539 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1540 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1541 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1542 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1544 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1545 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1548 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1549 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1550 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1551 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1552 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1554 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1555 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1556 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1558 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1559 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1560 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1561 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1562 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1564 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1565 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1568 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1569 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1570 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1571 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1572 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1574 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1575 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1576 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1577 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1578 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1580 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1581 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1582 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1584 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1585 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1586 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1587 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1588 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h \
1589 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1592 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1593 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1594 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1595 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1597 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1598 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1599 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1600 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1601 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1603 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1604 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1605 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1606 subsegs.h
$(INCDIR
)/obstack.h
1608 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1609 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1610 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1611 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1612 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1614 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1615 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1616 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1617 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1618 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1619 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1621 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1622 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1625 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1626 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1627 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1628 subsegs.h
$(INCDIR
)/obstack.h
1630 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1631 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1632 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1633 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1634 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1636 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1637 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1638 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1639 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1640 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1641 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1643 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1644 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1647 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1648 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1649 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1650 subsegs.h
$(INCDIR
)/obstack.h
1652 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1653 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1654 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1655 subsegs.h
$(INCDIR
)/obstack.h
1657 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1658 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1659 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1660 subsegs.h
$(INCDIR
)/obstack.h
1662 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1663 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1664 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1665 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1666 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1667 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1669 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1670 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1673 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1674 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1675 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1676 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1677 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1679 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1680 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1681 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1682 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1683 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1685 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1686 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1687 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1688 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1689 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1691 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1692 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1693 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1694 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1695 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1696 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1698 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1699 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1700 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1701 subsegs.h
$(INCDIR
)/obstack.h
1703 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1704 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1705 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1706 subsegs.h
$(INCDIR
)/obstack.h
1708 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1709 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1710 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1712 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1715 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1718 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1719 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1720 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1722 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1723 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1724 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1726 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1727 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1728 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1729 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1730 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1733 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1734 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1736 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1737 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1738 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1740 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1741 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1742 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1744 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1745 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1746 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1747 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1750 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1752 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1753 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1756 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1757 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1759 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1760 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1761 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1762 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1765 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1766 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1767 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1768 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1771 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1772 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1773 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1775 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1776 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1777 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1779 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1780 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1781 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1782 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1785 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1786 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1787 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1788 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1791 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1792 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1793 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1795 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1796 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1797 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1799 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1800 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1801 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1802 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1803 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1805 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1806 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1807 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1808 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1809 $(INCDIR
)/elf
/reloc-macros.h
1811 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1812 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1813 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1814 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1817 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1818 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1819 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1821 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1822 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1823 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1824 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1826 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1827 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1828 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1829 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
1830 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1833 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1834 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1835 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1836 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1839 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1840 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1843 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1844 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1845 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1846 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1847 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1849 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1850 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1851 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1852 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1854 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1855 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1856 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1857 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1860 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1861 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1862 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1863 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1866 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1867 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1868 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1869 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1872 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1873 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1874 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1875 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1876 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1878 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1879 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1881 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1882 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1883 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1885 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1886 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1887 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1889 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1890 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1891 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1893 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1894 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1895 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1897 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1898 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1899 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1900 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1901 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1903 DEP_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1904 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1905 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1906 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1909 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1910 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1911 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1913 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1914 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1916 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1917 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1918 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1920 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1921 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1922 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1923 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1926 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1927 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1928 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1929 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1932 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1933 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1934 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1935 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1938 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1939 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1940 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1941 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1944 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1945 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1946 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1947 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1950 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1951 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1953 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1954 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1955 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1956 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1959 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1960 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1963 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1964 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1965 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1966 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1967 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1969 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1970 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1972 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1973 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1974 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1975 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1978 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1979 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1980 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1981 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1984 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1985 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1988 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1989 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1990 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1991 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1992 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
1994 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1995 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1996 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1997 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2000 DEP_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2001 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2002 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
2003 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2006 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2007 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
2008 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2010 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2011 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2012 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2014 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2015 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2016 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
2017 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
2019 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2020 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2022 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2023 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
2024 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2026 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2027 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2028 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
2029 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2030 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
2032 DEP_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2033 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2034 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
2035 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2036 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2038 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2039 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2041 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2042 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
2043 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2045 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2046 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2047 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2049 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2050 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2051 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2053 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2054 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2055 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2056 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2057 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2059 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2060 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2062 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2063 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2064 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
2065 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2068 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2069 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2070 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2071 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2074 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2075 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2076 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2077 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2080 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2081 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2082 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2083 $(INCDIR
)/xtensa-config.h
2085 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2086 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2087 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2089 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2090 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2091 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2093 DEP_hppa_som
= $(BFDDIR
)/som.h
2094 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2097 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2100 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2101 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2103 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2106 .SUFFIXES
: .c .l .lo .o .obj .y
2109 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2110 @for dep in
$?
; do \
2111 case
'$(am__configure_deps)' in \
2113 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2114 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2119 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2120 cd
$(top_srcdir
) && \
2121 $(AUTOMAKE
) --foreign Makefile
2123 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2126 echo
' $(SHELL) ./config.status'; \
2127 $(SHELL
) .
/config.status
;; \
2129 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2130 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2133 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2134 $(SHELL
) .
/config.status
--recheck
2136 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2137 cd
$(srcdir) && $(AUTOCONF
)
2138 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2139 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2142 @if
test ! -f
$@
; then \
2147 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2149 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2150 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2151 cd
$(top_srcdir
) && $(AUTOHEADER
)
2156 -rm -f config.h stamp-h1
2157 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2158 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2159 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2160 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2161 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2162 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2164 clean-noinstPROGRAMS
:
2165 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2166 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2167 echo
" rm -f $$p $$f"; \
2170 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2171 @
rm -f as-new
$(EXEEXT
)
2172 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2173 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2174 @
rm -f itbl-test
$(EXEEXT
)
2175 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2177 mostlyclean-compile
:
2187 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2190 $(LTCOMPILE
) -c
-o
$@
$<
2194 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2195 rm -f
$(LEX_OUTPUT_ROOT
).c
2198 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2200 mostlyclean-libtool
:
2210 # This directory's subdirectories are mostly independent; you can cd
2211 # into them and run `make' without going through this Makefile.
2212 # To change the values of `make' variables: instead of editing Makefiles,
2213 # (1) if the variable is set in `config.status', edit `config.status'
2214 # (which will cause the Makefiles to be regenerated when you run `make');
2215 # (2) otherwise, pass the desired values on the `make' command line.
2216 $(RECURSIVE_TARGETS
):
2217 @failcom
='exit 1'; \
2218 for f in x
$$MAKEFLAGS; do \
2221 *k
*) failcom
='fail=yes';; \
2225 target
=`echo $@ | sed s/-recursive//`; \
2226 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2227 echo
"Making $$target in $$subdir"; \
2228 if
test "$$subdir" = "."; then \
2230 local_target
="$$target-am"; \
2232 local_target
="$$target"; \
2234 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2235 || eval
$$failcom; \
2237 if
test "$$dot_seen" = "no"; then \
2238 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2239 fi
; test -z
"$$fail"
2241 mostlyclean-recursive clean-recursive distclean-recursive \
2242 maintainer-clean-recursive
:
2243 @failcom
='exit 1'; \
2244 for f in x
$$MAKEFLAGS; do \
2247 *k
*) failcom
='fail=yes';; \
2252 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2253 *) list
='$(SUBDIRS)' ;; \
2255 rev
=''; for subdir in
$$list; do \
2256 if
test "$$subdir" = "."; then
:; else \
2257 rev
="$$subdir $$rev"; \
2261 target
=`echo $@ | sed s/-recursive//`; \
2262 for subdir in
$$rev; do \
2263 echo
"Making $$target in $$subdir"; \
2264 if
test "$$subdir" = "."; then \
2265 local_target
="$$target-am"; \
2267 local_target
="$$target"; \
2269 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2270 || eval
$$failcom; \
2271 done
&& test -z
"$$fail"
2273 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2274 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2277 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2278 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2281 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2282 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2283 unique
=`for i in $$list; do \
2284 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2286 $(AWK) ' { files[$$0] = 1; } \
2287 END { for (i in files) print i; }'`; \
2291 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2292 $(TAGS_FILES
) $(LISP
)
2295 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2296 include_option
=--etags-include
; \
2299 include_option
=--include; \
2302 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2303 if
test "$$subdir" = .
; then
:; else \
2304 test ! -f
$$subdir/TAGS || \
2305 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2308 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2309 unique
=`for i in $$list; do \
2310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2312 $(AWK) ' { files[$$0] = 1; } \
2313 END { for (i in files) print i; }'`; \
2314 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2315 test -n
"$$unique" || unique
=$$empty_fix; \
2316 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2320 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2321 $(TAGS_FILES
) $(LISP
)
2324 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2325 unique
=`for i in $$list; do \
2326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2328 $(AWK) ' { files[$$0] = 1; } \
2329 END { for (i in files) print i; }'`; \
2330 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2331 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2335 here
=`$(am__cd) $(top_builddir) && pwd` \
2336 && cd
$(top_srcdir
) \
2337 && gtags
-i
$(GTAGS_ARGS
) $$here
2340 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2342 @echo
'Making a new site.exp file...'
2343 @echo
'## these variables are automatically generated by make ##' >site.tmp
2344 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2345 @echo
'# edit the last section' >>site.tmp
2346 @echo
'set srcdir $(srcdir)' >>site.tmp
2347 @echo
"set objdir `pwd`" >>site.tmp
2348 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2349 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2350 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2351 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2352 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2353 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2354 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2355 @
test ! -f site.exp || \
2356 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2358 @
test ! -f site.exp || mv site.exp site.bak
2359 @mv site.tmp site.exp
2362 -rm -f site.exp site.bak
2363 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2364 rm -f
$$tool.sum
$$tool.log
; \
2367 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2368 check: check-recursive
2369 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2370 installdirs: installdirs-recursive
2372 install: install-recursive
2373 install-exec
: install-exec-recursive
2374 install-data
: install-data-recursive
2375 uninstall: uninstall-recursive
2378 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2380 installcheck: installcheck-recursive
2382 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2383 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2384 `test -z '$(STRIP)' || \
2385 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2386 mostlyclean-generic
:
2387 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2390 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2393 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2394 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2396 maintainer-clean-generic
:
2397 @echo
"This command is intended for maintainers to use"
2398 @echo
"it deletes files that may require special tools to rebuild."
2403 clean: clean-recursive
2405 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2408 distclean: distclean-recursive
2409 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2411 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2412 distclean-generic distclean-hdr distclean-libtool \
2419 html
: html-recursive
2421 info: info-recursive
2427 install-exec-am
: install-exec-local
2429 install-info
: install-info-recursive
2435 maintainer-clean
: maintainer-clean-recursive
2436 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2437 -rm -rf
$(top_srcdir
)/autom4te.cache
2439 maintainer-clean-am
: distclean-am maintainer-clean-generic
2441 mostlyclean: mostlyclean-recursive
2443 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2456 uninstall-info
: uninstall-info-recursive
2458 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2459 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2460 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2461 distclean distclean-DEJAGNU distclean-compile \
2462 distclean-generic distclean-hdr distclean-libtool \
2463 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2464 info info-am
install install-am install-data install-data-am \
2465 install-exec install-exec-am install-exec-local install-info \
2466 install-info-am install-man install-strip
installcheck \
2467 installcheck-am
installdirs installdirs-am maintainer-clean \
2468 maintainer-clean-generic maintainer-clean-recursive \
2469 mostlyclean mostlyclean-compile mostlyclean-generic \
2470 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2471 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2473 po
/POTFILES.in
: @MAINT@ Makefile
2474 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2475 && mv tmp
$(srcdir)/po
/POTFILES.in
2477 diststuff
: $(EXTRA_DIST
) info
2480 # Stuff that every object file depends upon. If anything is removed
2481 # from this list, remove it from dep-in.sed as well.
2482 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2483 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2484 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2485 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2486 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2487 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2489 check-DEJAGNU
: site.exp
2490 if
[ -d testsuite
]; then \
2495 rm -f testsuite
/site.exp
2496 cp site.exp testsuite
/site.exp
2497 rootme
=`pwd`; export rootme
; \
2498 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2499 EXPECT
=${EXPECT} ; export EXPECT
; \
2500 runtest
=$(RUNTEST
); \
2502 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2503 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2505 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2508 # The implicit .c.o rule doesn't work for these, perhaps because of
2509 # the variables, or perhaps because the sources are not on vpath.
2510 $(TARG_CPU_O
): $(TARG_CPU_C
)
2511 $(COMPILE
) -c
$(TARG_CPU_C
)
2512 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2513 $(COMPILE
) -c
$(ATOF_TARG_C
)
2515 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2516 # so the automatic dependency stuff doesn't work.
2517 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2518 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2519 $(INCDIR
)/aout
/stab_gnu.h
2521 # We need all these explicit rules for the multi stuff. Because of
2522 # these rules, we don't need one for OBJ_FORMAT_O.
2524 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2525 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2526 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2527 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2528 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2529 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2530 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2531 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2532 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2533 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2534 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2535 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2536 obj-som.o
: $(srcdir)/config
/obj-som.c
2537 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2539 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2540 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2541 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2542 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2543 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2544 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2545 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2546 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2547 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2548 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2549 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2550 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2551 e-criself.o
: $(srcdir)/config
/e-criself.c
2552 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2554 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2555 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2557 # If m68k-parse.y is in a different directory, then ylwrap will use an
2558 # absolute path when it invokes yacc, which will cause yacc to put the
2559 # absolute path into the generated file. That's a pain when it comes
2560 # to generating snapshots, because it introduces spurious diffs.
2561 # Since when we make the snapshots $(srcdir) = ".", we check for that
2562 # case and handle it differently. This means that anybody who
2563 # configures with $(srcdir) = "." will have to set their path in the
2564 # debugger if they want to debug m68k-parse.y. This is bad, but on
2565 # the other hand it's good that people who use the prebuilt
2566 # m68k-parse.c don't get a spurious absolute path.
2567 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2568 f
=$(srcdir)/config
/m68k-parse.y
; \
2569 if
[ $$f = "./config/m68k-parse.y" ]; then \
2570 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2571 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2572 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2575 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2576 if
[ $$f = "m68k-parse.y" ]; then \
2577 rm -f m68k-parse.y
; \
2579 # Disable -Werror, if it has been enabled, since old versions of bison/
2580 # yacc will produce working code which contain compile time warnings.
2581 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2582 $(COMPILE
) -c
$< $(NO_WERROR
)
2584 # Don't let the .y.h rule clobber m68k-parse.h.
2585 m68k-parse.h
: ; @true
2586 $(srcdir)/config
/m68k-parse.h
: ; @true
2588 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2589 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2590 bfin-parse.h
: bfin-parse.c
2591 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2592 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2594 bfin-defs.h
: ; @true
2595 $(srcdir)/config
/bfin-defs.h
: ; @true
2597 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2598 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2599 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2600 $(COMPILE
) -c
$< $(NO_WERROR
)
2602 # The instruction table specification lexical analyzer and parser.
2604 itbl-lex.c
: $(srcdir)/itbl-lex.l
2606 # Disable -Werror, if it has been enabled, since old versions of bison/
2607 # yacc will produce working code which contain compile time warnings.
2608 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2609 $(COMPILE
) -c
$< $(NO_WERROR
)
2611 # Disable -Werror, if it has been enabled, since old versions of bison/
2612 # yacc will produce working code which contain compile time warnings.
2613 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2614 $(COMPILE
) -c
$< $(NO_WERROR
)
2616 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2618 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2619 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2621 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2622 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2624 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2625 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2627 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2628 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2629 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2630 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2632 .PHONY
: install-html install-html-am install-html-recursive
2634 install-html
: install-html-recursive
2636 install-html-recursive
:
2637 @failcom
='exit 1'; \
2638 for f in x
$$MAKEFLAGS; do \
2641 *k
*) failcom
='fail=yes';; \
2645 target
=`echo $@ | sed s/-recursive//`; \
2646 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2647 echo
"Making $$target in $$subdir"; \
2648 if
test "$$subdir" = "."; then \
2650 local_target
="$$target-am"; \
2652 local_target
="$$target"; \
2654 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2655 || eval
$$failcom; \
2657 if
test "$$dot_seen" = "no"; then \
2658 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2659 fi
; test -z
"$$fail"
2661 .PHONY
: install-exec-local install-data-local
2662 .PHONY
: install-exec-bindir install-exec-tooldir
2664 install-exec-local
: install-exec-bindir @install_tooldir@
2666 install-exec-bindir
: $(noinst_PROGRAMS
)
2667 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2668 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2669 if
test -f
$$p; then \
2670 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2671 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2675 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2676 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2677 n
=`echo as | sed '$(transform)'`; \
2678 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2679 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2680 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2681 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2686 # These exist for maintenance purposes.
2688 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2692 rm -f stage
&& ln
-s stage1 stage
2693 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2695 rm -f stage
&& ln
-s stage2 stage
2696 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2697 $(MAKE
) comparison against
=stage2
2700 rm -f stage
&& ln
-s stage1 stage
2701 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2703 rm -f stage
&& ln
-s stage2 stage
2704 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2705 $(MAKE
) comparison against
=stage2
2708 rm -f stage
&& ln
-s stage2 stage
2709 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2710 $(MAKE
) comparison against
=stage2
2712 # Copy the object files from a particular stage into a subdirectory.
2715 -mv
$(STAGESTUFF
) stage1
2716 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2720 -mv
$(STAGESTUFF
) stage2
2721 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2725 -mv
$(STAGESTUFF
) stage3
2726 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2728 # This rule is derived from corresponding code in the Makefile.in for gcc.
2729 # The "tail +16c" is to bypass headers which may include timestamps or
2730 # temporary assembly file names.
2733 for file in
*.o
; do \
2734 tail
+16c .
/$$file > tmp-foo1
; \
2735 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2736 if cmp tmp-foo1 tmp-foo2
; then \
2739 echo
$$file differs
; \
2747 .PHONY
: de-stage1 de-stage2 de-stage3
2750 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2754 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2758 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2761 # Automatic dependency computation. This is a real pain, because the
2762 # dependencies change based on target_cpu_type and obj_format.
2763 # Just to make things even more complicated, automake separates the
2764 # dependency variable assignments from the dependency rules, and tacks
2765 # on a .NOEXPORT at the end of Makefile.in.
2767 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2768 rm -f DEP1
# delete because we use $? in DEP1 rule
2769 srcdir=`cd $(srcdir); pwd`; \
2770 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2772 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2773 sed
-f dep.sed
< DEPTC
>> DEPA
2774 sed
-f dep.sed
< DEPOBJ
>> DEPA
2775 sed
-f dep.sed
< DEP2
>> DEPA
2776 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2777 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2778 sed
-f dep.sed
< DEP1
>> DEPA
2779 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2780 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2781 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2782 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2783 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2784 echo
'make DEP failed!'; exit
1; \
2789 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2790 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2791 srcdir=`cd $(srcdir); pwd`; \
2793 echo
'' > targ-cpu.h
; \
2794 echo
'' > obj-format.h
; \
2795 echo
'' > targ-env.h
; \
2796 echo
'' > itbl-cpu.h
; \
2797 echo
'' > itbl-parse.h
; \
2798 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2801 # Work out the special dependencies for the tc-*.c files.
2802 DEPTC
: $(TARGET_CPU_CFILES
)
2804 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2805 srcdir=`cd $(srcdir); pwd`; \
2807 for c in
$(CPU_TYPES
); do \
2808 for o in
$(OBJ_FORMATS
); do \
2810 if
[ x
$${valid} = xyes
]; then \
2811 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2812 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2813 echo
'#include "te-generic.h"' > targ-env.h
; \
2814 echo
'' > itbl-cpu.h
; \
2815 echo
'' > itbl-parse.h
; \
2816 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2818 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2819 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2820 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2825 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2826 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2827 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2828 for c in
$(MULTI_CPU_TYPES
); do \
2829 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2830 for o in $(OBJ_FORMATS); do \
2831 $(MULTI_CPU_OBJ_VALID) \
2832 if [ x$${valid} = xyes ]; then \
2833 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2836 echo
'' >> DEPTCA
; \
2840 # Work out the special dependencies for the obj-*.c files.
2841 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2843 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2844 srcdir=`cd $(srcdir); pwd`; \
2846 for c in
$(CPU_TYPES
); do \
2847 for o in
$(OBJ_FORMATS
); do \
2849 if
[ x
$${valid} = xyes
]; then \
2850 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2851 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2852 echo
'#include "te-generic.h"' > targ-env.h
; \
2853 echo
'' > itbl-cpu.h
; \
2854 echo
'' > itbl-parse.h
; \
2856 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2857 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2858 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2863 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2864 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2865 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2866 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2867 for c in $(MULTI_CPU_TYPES); do \
2868 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2869 for o in
$(OBJ_FORMATS
); do \
2870 $(MULTI_CPU_OBJ_VALID
) \
2871 if
[ x
$${valid} = xyes
]; then \
2872 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2875 echo '' >> DEPOBJA; \
2877 mv -f DEPOBJA DEPOBJ
2879 # Work out the dependencies for each CPU/OBJ combination.
2880 # Note that SOM is a special case, because it only works native.
2881 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2883 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2884 srcdir=`cd $(srcdir); pwd`; \
2886 for c in $(CPU_TYPES); do \
2887 for o in $(OBJ_FORMATS); do \
2889 if [ x$${valid} = xyes ]; then \
2890 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2891 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2892 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2893 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2897 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2898 for c in
$(MULTI_CPU_TYPES
); do \
2899 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2900 for o in $(OBJ_FORMATS); do \
2901 $(MULTI_CPU_OBJ_VALID) \
2902 if [ x$${valid} = xyes ]; then \
2903 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2910 dep.sed
: dep-in.sed config.status
2911 srcdir=`cd $(srcdir); pwd`; \
2912 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2913 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2914 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2915 -e
"s!@SRCDIR@!$${srcdir}!" \
2916 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2919 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2920 < Makefile
> tmp-Makefile
2921 cat DEP
>> tmp-Makefile
2922 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2925 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2926 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2927 cat DEP
>> tmp-Makefile.in
2928 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2931 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2932 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2933 cat DEP
>> tmp-Makefile.am
2934 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2936 # HEED THE MKDEP WARNINGS.
2937 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2938 .PHONY
: dep dep-in dep-am
2939 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2941 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2942 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2944 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2945 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2947 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2948 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2949 $(INCDIR
)/elf
/dwarf2.h
2950 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2951 subsegs.h
$(INCDIR
)/obstack.h
2952 ecoff.o
: ecoff.c ecoff.h
2953 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2954 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2955 flonum-copy.o
: flonum-copy.c
2956 flonum-konst.o
: flonum-konst.c
2957 flonum-mult.o
: flonum-mult.c
2958 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2959 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2960 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2961 input-scrub.o
: input-scrub.c input-file.h sb.h
2962 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2963 input-file.h subsegs.h
2964 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2965 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2966 messages.o
: messages.c
2967 output-file.o
: output-file.c output-file.h
2968 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2969 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2971 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2972 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2973 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2974 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2975 subsegs.h struc-symbol.h
2976 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2977 dwarf2dbg.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
2978 itbl-ops.o
: itbl-ops.c itbl-ops.h
2979 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2980 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2981 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2982 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2983 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2984 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2985 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2986 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2987 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2988 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2989 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2990 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2991 # Otherwise a system limit (for SysV at least) may be exceeded.