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@
150 INSTALL_DATA
= @INSTALL_DATA@
151 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
152 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT
= @INSTOBJEXT@
156 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
158 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
160 LIBINTL_DEP
= @LIBINTL_DEP@
166 LTLIBOBJS
= @LTLIBOBJS@
168 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
169 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
170 MAKEINFO
= @MAKEINFO@
171 MKINSTALLDIRS
= @MKINSTALLDIRS@
173 MSGMERGE
= @MSGMERGE@
174 NO_WERROR
= @NO_WERROR@
176 OPCODES_LIB
= @OPCODES_LIB@
178 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
179 PACKAGE_NAME
= @PACKAGE_NAME@
180 PACKAGE_STRING
= @PACKAGE_STRING@
181 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
182 PACKAGE_VERSION
= @PACKAGE_VERSION@
183 PATH_SEPARATOR
= @PATH_SEPARATOR@
186 SET_MAKE
= @SET_MAKE@
191 WARN_CFLAGS
= @WARN_CFLAGS@
192 XGETTEXT
= @XGETTEXT@
193 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
195 # We have to set this, because autoconf 2.59 does not substitute YFLAGS.
196 # Autoconf 2.61 does, so this can be removed when we upgrade.
198 ac_ct_CC
= @ac_ct_CC@
199 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
200 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
201 am__include
= @am__include@
202 am__leading_dot
= @am__leading_dot@
203 am__quote
= @am__quote@
205 am__untar
= @am__untar@
209 build_alias
= @build_alias@
210 build_cpu
= @build_cpu@
211 build_os
= @build_os@
212 build_vendor
= @build_vendor@
213 cgen_cpu_prefix
= @cgen_cpu_prefix@
215 datarootdir
= @datarootdir@
218 exec_prefix = @
exec_prefix@
219 extra_objects
= @extra_objects@
221 host_alias
= @host_alias@
222 host_cpu
= @host_cpu@
224 host_vendor
= @host_vendor@
226 includedir = @
includedir@
228 install_sh
= @install_sh@
229 install_tooldir
= @install_tooldir@
231 libexecdir
= @libexecdir@
232 localedir
= @localedir@
233 localstatedir
= @localstatedir@
236 obj_format
= @obj_format@
237 oldincludedir = @
oldincludedir@
240 program_transform_name
= @program_transform_name@
243 sharedstatedir
= @sharedstatedir@
244 sysconfdir
= @sysconfdir@
246 target_alias
= @target_alias@
247 target_cpu
= @target_cpu@
248 target_cpu_type
= @target_cpu_type@
249 target_os
= @target_os@
250 target_vendor
= @target_vendor@
252 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
254 # Automake should figure this out on its own. It doesn't, because
255 # of the "cygnus" option. But distclean still wants it.
256 DIST_SUBDIRS
= $(SUBDIRS
)
257 tooldir
= $(exec_prefix)/$(target_alias
)
258 AM_CFLAGS
= $(WARN_CFLAGS
)
260 TARG_CPU
= @target_cpu_type@
261 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
262 TARG_CPU_O
= tc-@target_cpu_type@.o
263 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
264 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
265 OBJ_FORMAT_O
= obj-@obj_format@.o
266 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
267 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
268 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
269 ATOF_TARG_O
= atof-@atof@.o
271 # use @target_cpu_type@ for refering to configured target name
272 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
273 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
274 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
275 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
277 # CPU types. This is only used for dependency information.
335 # Object format types. This is only used for dependency information.
336 # We deliberately omit SOM, since it does not work as a cross assembler.
345 # This is an sh case which sets valid according to whether the CPU
346 # type in the shell variable c and the OS type in the shell variable o
347 # are supported. This helps cuts down on the amount of dependency
354 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
359 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
360 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
365 mips | alpha
) valid
=yes
;; \
369 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
373 alpha
) valid
=yes
;; \
382 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
383 MULTI_CPU_TYPES
= i386 mips cris
384 MULTI_CPU_OBJ_VALID
= \
389 i386 | cris
) valid
=yes
;; \
393 i386 | mips
) valid
=yes
;; \
403 # Regular source files.
434 CFILES
= $(GAS_CFILES
) itbl-ops.c
466 # CPU files in config.
467 TARGET_CPU_CFILES
= \
490 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 \
548 config
/tc-mn10200.h \
549 config
/tc-mn10300.h \
552 config
/tc-openrisc.h \
567 config
/tc-xstormy16.h \
574 # OBJ files in config
575 OBJ_FORMAT_CFILES
= \
583 OBJ_FORMAT_HFILES
= \
592 # Emulation header files in config
595 config
/te-armlinuxeabi.h \
601 config
/te-epoc-pe.h \
602 config
/te-generic.h \
606 config
/te-hppalinux64.h \
607 config
/te-i386aix.h \
608 config
/te-ia64aix.h \
616 config
/te-nbsd532.h \
617 config
/te-netware.h \
618 config
/te-pc532mach.h \
622 config
/te-sparcaout.h \
625 config
/te-symbian.h \
630 # Multi files in config
632 config
/e-crisaout.c \
634 config
/e-i386aout.c \
635 config
/e-i386coff.c \
637 config
/e-mipsecoff.c \
676 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
677 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
678 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
681 noinst_SCRIPTS
= $(GDBINIT
)
682 EXTRA_SCRIPTS
= .gdbinit
683 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
684 bfin-parse.c bfin-parse.h bfin-lex.c
686 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
688 # Now figure out from those variables how to compile and link.
689 BASEDIR
= $(srcdir)/..
690 BFDDIR
= $(BASEDIR
)/bfd
691 INCDIR
= $(BASEDIR
)/include
693 # This is the variable actually used when we compile.
694 # Specify the directories to be searched for header files.
695 # Both . and srcdir are used, in that order,
696 # so that tm.h and config.h will be found in the compilation
697 # subdirectory rather than in the source directory.
698 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@
-DLOCALEDIR
="\"$(datadir)/locale\""
700 # This should be parallel to INCLUDES, but should replace $(srcdir)
701 # with $${srcdir}, and should work in a subdirectory. This is used
702 # when building dependencies, because the dependency building is done
704 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd @INCINTL@
-DLOCALEDIR
="\"$(datadir)/locale\""
705 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
706 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
709 # How to link with both our special library facilities
710 # and the system's installed libraries.
711 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
713 # Files to be copied away after each stage in building.
714 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
715 as_new_SOURCES
= $(GAS_CFILES
)
716 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
717 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
719 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
720 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
726 # The m68k operand parser.
727 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
728 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
729 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
732 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
734 # Remake the info files.
735 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
736 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
737 testsuite
/site.exp site.bak site.exp stage stage1 stage2
739 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
741 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
742 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
744 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
745 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
746 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
747 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
748 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
749 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
750 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
752 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
753 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
754 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
755 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
756 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
757 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
758 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
760 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
761 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
762 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
763 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
765 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
766 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
767 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
768 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
769 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
770 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
772 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
773 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
774 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
777 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
778 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
779 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
780 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
783 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
784 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
785 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
786 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
787 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
788 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
790 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
791 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
792 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
793 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
794 $(INCDIR
)/opcode
/avr.h
796 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
797 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
798 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
799 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
800 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(BFDDIR
)/libbfd.h \
801 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h \
802 $(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
803 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
805 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
806 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
807 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
810 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
811 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
812 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
813 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
814 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
816 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
817 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
818 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
819 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
820 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
822 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
823 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
824 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
825 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
826 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
828 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
829 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
830 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
831 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
833 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
834 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
835 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
836 dwarf2dbg.h
$(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
838 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
839 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
840 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
841 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
842 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
843 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
844 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
846 DEPTC_frv_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-frv.h subsegs.h \
849 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
850 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
851 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
852 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
853 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
855 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
856 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
857 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
858 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
860 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
861 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
862 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
863 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
864 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
866 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
867 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
868 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
869 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
870 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
871 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
874 DEPTC_i370_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-i370.h dwarf2dbg.h \
877 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
878 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
879 $(INCDIR
)/elf
/reloc-macros.h
881 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
882 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
883 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
884 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
885 $(INCDIR
)/elf
/reloc-macros.h
887 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
888 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
889 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
890 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
891 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
892 $(INCDIR
)/elf
/reloc-macros.h
894 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
895 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
896 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
897 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
898 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
899 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
901 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
902 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
903 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
904 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
905 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
907 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
908 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
909 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
910 $(INCDIR
)/opcode
/i960.h
912 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
913 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
914 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
915 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
917 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
918 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
919 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
920 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
921 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ia64.h \
924 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
925 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
926 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
927 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
928 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
929 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
930 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
931 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
933 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
934 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
935 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
936 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
937 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
938 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
939 $(srcdir)/..
/opcodes
/cgen-types.h
$(srcdir)/..
/opcodes
/cgen-ops.h \
940 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/m32c.h \
941 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
942 $(INCDIR
)/safe-ctype.h
944 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
945 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
946 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
947 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
948 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
949 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
950 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
951 $(INCDIR
)/elf
/reloc-macros.h
953 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
954 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
955 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
956 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
957 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
958 $(INCDIR
)/elf
/reloc-macros.h
960 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
961 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
962 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
963 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
964 $(srcdir)/config
/m68k-parse.h
966 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
967 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
968 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
969 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
970 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
971 $(srcdir)/config
/m68k-parse.h
973 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
974 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
975 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
976 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
977 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
978 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
979 $(INCDIR
)/elf
/reloc-macros.h
981 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
982 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
983 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
984 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(srcdir)/config
/tc-maxq.h \
985 $(INCDIR
)/opcode
/maxq.h
987 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
988 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
989 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
990 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
992 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
993 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
994 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
995 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
996 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
998 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
999 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1000 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1001 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1002 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1003 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1004 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1005 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1007 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1008 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1009 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1010 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1011 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1012 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1013 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1016 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1017 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1018 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1019 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1020 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1021 $(srcdir)/config
/obj-elf.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1022 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1024 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1025 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1026 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1027 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1028 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1029 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/obstack.h
1031 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1032 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1033 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1034 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1035 $(INCDIR
)/opcode
/mn10200.h
1037 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1038 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1039 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1040 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1041 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1043 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1044 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1045 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1046 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1047 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1049 DEPTC_mt_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-mt.h dwarf2dbg.h \
1052 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1053 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1054 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1055 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1056 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1058 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1059 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1062 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1063 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1064 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1065 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1066 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1067 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1070 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1071 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1072 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1073 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1075 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1076 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1077 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1078 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1079 $(INCDIR
)/elf
/reloc-macros.h
1081 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1082 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1083 $(INCDIR
)/opcode
/pdp11.h
1085 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1086 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1087 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1088 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1090 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1091 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1092 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1093 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1095 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1096 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1097 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1098 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1099 $(INCDIR
)/opcode
/ppc.h
1101 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1102 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1103 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1104 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1105 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1106 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1108 DEPTC_s390_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-s390.h dwarf2dbg.h \
1111 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1112 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1113 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1115 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1116 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1117 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1118 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1119 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1120 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
1123 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1124 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1125 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1126 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1127 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1129 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1130 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1131 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1132 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1133 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1134 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1136 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1137 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1138 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1139 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1140 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1141 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1142 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1143 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1145 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1146 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1147 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1148 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1150 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1151 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1152 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1153 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1154 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1156 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1157 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1158 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1159 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1160 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1161 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1164 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1165 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1166 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1167 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1168 $(INCDIR
)/opcode
/spu.h
$(INCDIR
)/opcode
/spu-insns.h \
1169 dwarf2dbg.h
$(INCDIR
)/opcode
/spu-insns.h
1171 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1172 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1173 $(INCDIR
)/opcode
/tic30.h
1175 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1176 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1177 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1178 $(INCDIR
)/opcode
/tic30.h
1180 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1181 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1182 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1183 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1184 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
1186 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1187 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1188 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1189 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1190 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h
1192 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1193 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1194 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1195 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1196 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1199 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1200 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1201 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1202 $(INCDIR
)/opcode
/vax.h
1204 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1205 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1206 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1207 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1208 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1209 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1211 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1212 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1213 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1214 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1215 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1216 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1217 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h dwarf2dbg.h \
1218 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1220 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1221 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1222 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1223 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1224 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1225 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1228 DEPTC_xtensa_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-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1231 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1232 $(srcdir)/config
/tc-xtensa.h subsegs.h
$(INCDIR
)/obstack.h \
1233 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1234 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/xtensa-config.h
1236 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1237 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1238 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1239 subsegs.h
$(INCDIR
)/obstack.h
1241 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1242 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1243 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1244 $(srcdir)/..
/opcodes
/z8k-opc.h
1246 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1247 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1250 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1253 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1256 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1257 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1258 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1259 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1260 $(BFDDIR
)/libecoff.h
1262 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1263 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1264 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1265 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1266 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1267 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1268 $(INCDIR
)/aout
/aout64.h
1270 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1271 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1272 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1273 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1274 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1275 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1277 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1278 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1281 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1282 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1283 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1284 subsegs.h
$(INCDIR
)/obstack.h
1286 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1287 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1288 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1289 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1290 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1292 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1293 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1294 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1295 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1296 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1298 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1299 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1300 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1301 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1302 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1304 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1305 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1308 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1309 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1310 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1311 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1312 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1314 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1315 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1316 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1317 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1318 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1320 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1321 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1322 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1323 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1324 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1326 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1327 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1328 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1329 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1330 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1332 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1333 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1334 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1335 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1336 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1338 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1339 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1340 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1341 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1342 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1344 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1345 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1346 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1347 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1348 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1350 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1351 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1352 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1353 subsegs.h
$(INCDIR
)/obstack.h
1355 DEPOBJ_h8300_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-h8300.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_hppa_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-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1364 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1365 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1366 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1367 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1369 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1370 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1371 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1372 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1373 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h \
1374 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1376 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1377 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1380 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1381 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1382 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1383 subsegs.h
$(INCDIR
)/obstack.h
1385 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1386 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1387 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1388 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1389 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/x86-64.h \
1390 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1392 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1393 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1394 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1395 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1396 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1398 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1399 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1400 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1402 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1403 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1404 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1405 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1406 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1408 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1409 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1410 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1411 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1412 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1413 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1415 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1416 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1417 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1418 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1419 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1421 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1422 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1423 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1424 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1425 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1427 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1428 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1429 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1430 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1431 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1433 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1434 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1435 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1436 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1437 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1439 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1440 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1443 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1444 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1445 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1446 subsegs.h
$(INCDIR
)/obstack.h
1448 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1449 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1450 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1451 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1452 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1454 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1455 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1456 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1457 subsegs.h
$(INCDIR
)/obstack.h
1459 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1460 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1461 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1462 subsegs.h
$(INCDIR
)/obstack.h
1464 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1465 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1466 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1467 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1468 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1470 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1471 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1472 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1473 subsegs.h
$(INCDIR
)/obstack.h
1475 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1476 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1477 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1478 $(BFDDIR
)/libecoff.h
1480 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1481 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1482 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1483 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1484 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1485 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1487 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1488 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1489 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1490 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1491 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1493 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1494 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1495 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1496 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1497 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1499 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1500 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1501 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1502 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1503 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1505 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1506 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1507 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1508 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1509 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1511 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1512 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1513 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1514 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1515 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1517 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1518 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1521 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1522 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1523 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1524 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1525 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1527 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1528 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1529 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1531 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1532 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1533 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1534 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1535 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1537 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1538 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1541 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1542 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1543 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1544 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1545 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1547 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1548 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1549 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1550 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1551 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1553 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1554 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1555 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1557 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1558 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1559 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1560 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1561 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h \
1562 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1564 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1565 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1566 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1567 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1568 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1570 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1571 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1572 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1573 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1574 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1576 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1577 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1578 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1579 subsegs.h
$(INCDIR
)/obstack.h
1581 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1582 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1583 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1584 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1585 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1587 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1588 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1589 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1590 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1591 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1592 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1594 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1595 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1598 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1599 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1600 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1601 subsegs.h
$(INCDIR
)/obstack.h
1603 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1604 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1605 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1606 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1607 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1609 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1610 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1611 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1612 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1613 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1615 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1616 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1619 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1620 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1621 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1622 subsegs.h
$(INCDIR
)/obstack.h
1624 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1625 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1626 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1627 subsegs.h
$(INCDIR
)/obstack.h
1629 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1630 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1631 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1632 subsegs.h
$(INCDIR
)/obstack.h
1634 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1635 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1636 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1637 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1638 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1639 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1641 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1642 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1645 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1646 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1647 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1648 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1649 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1651 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1652 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1653 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1654 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1655 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1657 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1658 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1659 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1660 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1661 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1663 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1664 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1665 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1666 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1667 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1668 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1670 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1671 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1672 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1673 subsegs.h
$(INCDIR
)/obstack.h
1675 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1676 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1677 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1678 subsegs.h
$(INCDIR
)/obstack.h
1680 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1681 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1682 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1684 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1687 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1690 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1691 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1692 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1694 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1695 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1696 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1698 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1699 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1700 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1701 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1702 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1705 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1706 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1708 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1709 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1710 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1712 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1713 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1714 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1716 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1717 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1718 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1719 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1722 DEP_bfin_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-bfin.h dwarf2dbg.h \
1725 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1728 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1729 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1731 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1732 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1733 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1734 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1737 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1738 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1739 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1740 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1743 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1744 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1745 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1747 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1748 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1749 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1751 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1752 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1753 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1754 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1757 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1758 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1759 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1760 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1763 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1764 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1765 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1767 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1768 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1769 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1771 DEP_h8300_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-h8300.h dwarf2dbg.h \
1774 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1775 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1777 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1778 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1779 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1780 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1781 $(INCDIR
)/elf
/reloc-macros.h
1783 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1784 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1785 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1786 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1789 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1790 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1792 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1793 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1794 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1796 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1797 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1798 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1799 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1800 $(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1802 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1803 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1804 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1805 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1808 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1809 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1812 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1813 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1814 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1815 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1816 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1818 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1819 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1820 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1821 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1823 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1824 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1825 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1826 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1829 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1830 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1831 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1832 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1835 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1836 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1837 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1838 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1841 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1842 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1843 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1844 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1845 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1847 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1848 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1850 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1851 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1852 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1854 DEP_m68k_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-m68k.h
1858 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1859 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1860 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1862 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1863 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1864 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1866 DEP_mcore_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-mcore.h dwarf2dbg.h \
1869 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1870 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1872 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1873 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1874 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1876 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1877 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1879 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1880 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1881 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1883 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1884 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1885 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1886 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1889 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1890 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1891 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1892 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1895 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1896 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1897 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1898 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1901 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1902 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1903 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1904 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1907 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1908 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1909 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1910 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1913 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1914 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1916 DEP_openrisc_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-openrisc.h \
1919 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1922 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1923 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1926 DEP_or32_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-or32.h dwarf2dbg.h \
1929 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1930 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1932 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1933 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1935 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1936 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1937 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1938 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1941 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1942 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1943 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1944 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1947 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1948 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1951 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1952 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1953 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1954 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1955 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
1957 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1958 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1959 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1960 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1963 DEP_score_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-score.h dwarf2dbg.h \
1966 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1969 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1970 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1971 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1973 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1974 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1975 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
1977 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1978 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1979 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1980 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
1982 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1983 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1985 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1986 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1987 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1989 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1990 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1991 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1992 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1993 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1995 DEP_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1996 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1997 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1998 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2001 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2002 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2004 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2005 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
2006 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2008 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2009 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2010 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2012 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2013 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2014 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2016 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2017 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2018 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2019 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2020 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2022 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2023 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2025 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2026 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2027 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
2028 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2031 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2032 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2033 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2034 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2037 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2038 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2039 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2040 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2043 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2044 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2045 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2046 $(INCDIR
)/xtensa-config.h
2048 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2049 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2050 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2052 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2053 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2054 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2056 DEP_hppa_som
= $(BFDDIR
)/som.h
2057 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2060 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2063 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2064 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2066 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2069 .SUFFIXES
: .c .l .lo .o .obj .y
2072 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2073 @for dep in
$?
; do \
2074 case
'$(am__configure_deps)' in \
2076 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2077 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2082 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2083 cd
$(top_srcdir
) && \
2084 $(AUTOMAKE
) --foreign Makefile
2086 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2089 echo
' $(SHELL) ./config.status'; \
2090 $(SHELL
) .
/config.status
;; \
2092 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2093 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2096 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2097 $(SHELL
) .
/config.status
--recheck
2099 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2100 cd
$(srcdir) && $(AUTOCONF
)
2101 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2102 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2105 @if
test ! -f
$@
; then \
2110 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2112 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2113 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2114 cd
$(top_srcdir
) && $(AUTOHEADER
)
2119 -rm -f config.h stamp-h1
2120 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2121 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2122 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2123 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2124 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2125 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2127 clean-noinstPROGRAMS
:
2128 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2129 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2130 echo
" rm -f $$p $$f"; \
2133 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2134 @
rm -f as-new
$(EXEEXT
)
2135 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2136 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2137 @
rm -f itbl-test
$(EXEEXT
)
2138 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2140 mostlyclean-compile
:
2150 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2153 $(LTCOMPILE
) -c
-o
$@
$<
2157 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2158 rm -f
$(LEX_OUTPUT_ROOT
).c
2161 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2163 mostlyclean-libtool
:
2173 # This directory's subdirectories are mostly independent; you can cd
2174 # into them and run `make' without going through this Makefile.
2175 # To change the values of `make' variables: instead of editing Makefiles,
2176 # (1) if the variable is set in `config.status', edit `config.status'
2177 # (which will cause the Makefiles to be regenerated when you run `make');
2178 # (2) otherwise, pass the desired values on the `make' command line.
2179 $(RECURSIVE_TARGETS
):
2180 @failcom
='exit 1'; \
2181 for f in x
$$MAKEFLAGS; do \
2184 *k
*) failcom
='fail=yes';; \
2188 target
=`echo $@ | sed s/-recursive//`; \
2189 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2190 echo
"Making $$target in $$subdir"; \
2191 if
test "$$subdir" = "."; then \
2193 local_target
="$$target-am"; \
2195 local_target
="$$target"; \
2197 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2198 || eval
$$failcom; \
2200 if
test "$$dot_seen" = "no"; then \
2201 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2202 fi
; test -z
"$$fail"
2204 mostlyclean-recursive clean-recursive distclean-recursive \
2205 maintainer-clean-recursive
:
2206 @failcom
='exit 1'; \
2207 for f in x
$$MAKEFLAGS; do \
2210 *k
*) failcom
='fail=yes';; \
2215 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2216 *) list
='$(SUBDIRS)' ;; \
2218 rev
=''; for subdir in
$$list; do \
2219 if
test "$$subdir" = "."; then
:; else \
2220 rev
="$$subdir $$rev"; \
2224 target
=`echo $@ | sed s/-recursive//`; \
2225 for subdir in
$$rev; do \
2226 echo
"Making $$target in $$subdir"; \
2227 if
test "$$subdir" = "."; then \
2228 local_target
="$$target-am"; \
2230 local_target
="$$target"; \
2232 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2233 || eval
$$failcom; \
2234 done
&& test -z
"$$fail"
2236 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2237 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2240 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2241 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2244 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2245 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2246 unique
=`for i in $$list; do \
2247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2249 $(AWK) ' { files[$$0] = 1; } \
2250 END { for (i in files) print i; }'`; \
2254 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2255 $(TAGS_FILES
) $(LISP
)
2258 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2259 include_option
=--etags-include
; \
2262 include_option
=--include; \
2265 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2266 if
test "$$subdir" = .
; then
:; else \
2267 test ! -f
$$subdir/TAGS || \
2268 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2271 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2272 unique
=`for i in $$list; do \
2273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2275 $(AWK) ' { files[$$0] = 1; } \
2276 END { for (i in files) print i; }'`; \
2277 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2278 test -n
"$$unique" || unique
=$$empty_fix; \
2279 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2283 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2284 $(TAGS_FILES
) $(LISP
)
2287 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2288 unique
=`for i in $$list; do \
2289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2291 $(AWK) ' { files[$$0] = 1; } \
2292 END { for (i in files) print i; }'`; \
2293 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2294 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2298 here
=`$(am__cd) $(top_builddir) && pwd` \
2299 && cd
$(top_srcdir
) \
2300 && gtags
-i
$(GTAGS_ARGS
) $$here
2303 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2305 @echo
'Making a new site.exp file...'
2306 @echo
'## these variables are automatically generated by make ##' >site.tmp
2307 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2308 @echo
'# edit the last section' >>site.tmp
2309 @echo
'set srcdir $(srcdir)' >>site.tmp
2310 @echo
"set objdir `pwd`" >>site.tmp
2311 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2312 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2313 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2314 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2315 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2316 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2317 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2318 @
test ! -f site.exp || \
2319 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2321 @
test ! -f site.exp || mv site.exp site.bak
2322 @mv site.tmp site.exp
2325 -rm -f site.exp site.bak
2326 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2327 rm -f
$$tool.sum
$$tool.log
; \
2330 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2331 check: check-recursive
2332 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2333 installdirs: installdirs-recursive
2335 install: install-recursive
2336 install-exec
: install-exec-recursive
2337 install-data
: install-data-recursive
2338 uninstall: uninstall-recursive
2341 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2343 installcheck: installcheck-recursive
2345 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2346 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2347 `test -z '$(STRIP)' || \
2348 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2349 mostlyclean-generic
:
2350 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2353 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2356 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2357 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2359 maintainer-clean-generic
:
2360 @echo
"This command is intended for maintainers to use"
2361 @echo
"it deletes files that may require special tools to rebuild."
2366 clean: clean-recursive
2368 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2371 distclean: distclean-recursive
2372 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2374 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2375 distclean-generic distclean-hdr distclean-libtool \
2382 html
: html-recursive
2384 info: info-recursive
2390 install-exec-am
: install-exec-local
2392 install-info
: install-info-recursive
2398 maintainer-clean
: maintainer-clean-recursive
2399 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2400 -rm -rf
$(top_srcdir
)/autom4te.cache
2402 maintainer-clean-am
: distclean-am maintainer-clean-generic
2404 mostlyclean: mostlyclean-recursive
2406 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2419 uninstall-info
: uninstall-info-recursive
2421 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2422 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2423 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2424 distclean distclean-DEJAGNU distclean-compile \
2425 distclean-generic distclean-hdr distclean-libtool \
2426 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2427 info info-am
install install-am install-data install-data-am \
2428 install-exec install-exec-am install-exec-local install-info \
2429 install-info-am install-man install-strip
installcheck \
2430 installcheck-am
installdirs installdirs-am maintainer-clean \
2431 maintainer-clean-generic maintainer-clean-recursive \
2432 mostlyclean mostlyclean-compile mostlyclean-generic \
2433 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2434 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2436 po
/POTFILES.in
: @MAINT@ Makefile
2437 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2438 && mv tmp
$(srcdir)/po
/POTFILES.in
2440 diststuff
: $(EXTRA_DIST
) info
2443 # Stuff that every object file depends upon. If anything is removed
2444 # from this list, remove it from dep-in.sed as well.
2445 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h
$(INCDIR
)/bin-bugs.h \
2446 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2447 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2448 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2449 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2450 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2452 check-DEJAGNU
: site.exp
2453 if
[ -d testsuite
]; then \
2458 rm -f testsuite
/site.exp
2459 cp site.exp testsuite
/site.exp
2460 rootme
=`pwd`; export rootme
; \
2461 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2462 EXPECT
=${EXPECT} ; export EXPECT
; \
2463 runtest
=$(RUNTEST
); \
2465 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2466 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2468 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2471 # The implicit .c.o rule doesn't work for these, perhaps because of
2472 # the variables, or perhaps because the sources are not on vpath.
2473 $(TARG_CPU_O
): $(TARG_CPU_C
)
2474 $(COMPILE
) -c
$(TARG_CPU_C
)
2475 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2476 $(COMPILE
) -c
$(ATOF_TARG_C
)
2478 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2479 # so the automatic dependency stuff doesn't work.
2480 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2481 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2482 $(INCDIR
)/aout
/stab_gnu.h
2484 # We need all these explicit rules for the multi stuff. Because of
2485 # these rules, we don't need one for OBJ_FORMAT_O.
2487 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2488 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2489 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2490 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2491 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2492 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2493 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2494 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2495 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2496 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2497 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2498 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2499 obj-som.o
: $(srcdir)/config
/obj-som.c
2500 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2502 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2503 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2504 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2505 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2506 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2507 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2508 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2509 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2510 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2511 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2512 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2513 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2514 e-criself.o
: $(srcdir)/config
/e-criself.c
2515 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2517 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2518 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2520 # If m68k-parse.y is in a different directory, then ylwrap will use an
2521 # absolute path when it invokes yacc, which will cause yacc to put the
2522 # absolute path into the generated file. That's a pain when it comes
2523 # to generating snapshots, because it introduces spurious diffs.
2524 # Since when we make the snapshots $(srcdir) = ".", we check for that
2525 # case and handle it differently. This means that anybody who
2526 # configures with $(srcdir) = "." will have to set their path in the
2527 # debugger if they want to debug m68k-parse.y. This is bad, but on
2528 # the other hand it's good that people who use the prebuilt
2529 # m68k-parse.c don't get a spurious absolute path.
2530 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2531 f
=$(srcdir)/config
/m68k-parse.y
; \
2532 if
[ $$f = "./config/m68k-parse.y" ]; then \
2533 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2534 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2535 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2538 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2539 if
[ $$f = "m68k-parse.y" ]; then \
2540 rm -f m68k-parse.y
; \
2542 # Disable -Werror, if it has been enabled, since old versions of bison/
2543 # yacc will produce working code which contain compile time warnings.
2544 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2545 $(COMPILE
) -c
$< $(NO_WERROR
)
2547 # Don't let the .y.h rule clobber m68k-parse.h.
2548 m68k-parse.h
: ; @true
2549 $(srcdir)/config
/m68k-parse.h
: ; @true
2551 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2552 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2553 bfin-parse.h
: bfin-parse.c
2554 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2555 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2557 bfin-defs.h
: ; @true
2558 $(srcdir)/config
/bfin-defs.h
: ; @true
2560 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2561 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2562 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2563 $(COMPILE
) -c
$< $(NO_WERROR
)
2565 # The instruction table specification lexical analyzer and parser.
2567 itbl-lex.c
: $(srcdir)/itbl-lex.l
2569 # Disable -Werror, if it has been enabled, since old versions of bison/
2570 # yacc will produce working code which contain compile time warnings.
2571 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2572 $(COMPILE
) -c
$< $(NO_WERROR
)
2574 # Disable -Werror, if it has been enabled, since old versions of bison/
2575 # yacc will produce working code which contain compile time warnings.
2576 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2577 $(COMPILE
) -c
$< $(NO_WERROR
)
2579 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2581 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2582 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2584 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2585 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2587 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2588 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2590 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2591 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2592 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2593 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2595 .PHONY
: install-html install-html-am install-html-recursive
2597 install-html
: install-html-recursive
2599 install-html-recursive
:
2600 @failcom
='exit 1'; \
2601 for f in x
$$MAKEFLAGS; do \
2604 *k
*) failcom
='fail=yes';; \
2608 target
=`echo $@ | sed s/-recursive//`; \
2609 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2610 echo
"Making $$target in $$subdir"; \
2611 if
test "$$subdir" = "."; then \
2613 local_target
="$$target-am"; \
2615 local_target
="$$target"; \
2617 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2618 || eval
$$failcom; \
2620 if
test "$$dot_seen" = "no"; then \
2621 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2622 fi
; test -z
"$$fail"
2624 .PHONY
: install-exec-local install-data-local
2625 .PHONY
: install-exec-bindir install-exec-tooldir
2627 install-exec-local
: install-exec-bindir @install_tooldir@
2629 install-exec-bindir
: $(noinst_PROGRAMS
)
2630 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2631 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2632 if
test -f
$$p; then \
2633 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2634 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2638 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2639 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2640 n
=`echo as | sed '$(transform)'`; \
2641 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2642 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2643 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2644 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2649 # These exist for maintenance purposes.
2651 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2655 rm -f stage
&& ln
-s stage1 stage
2656 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2658 rm -f stage
&& ln
-s stage2 stage
2659 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2660 $(MAKE
) comparison against
=stage2
2663 rm -f stage
&& ln
-s stage1 stage
2664 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2666 rm -f stage
&& ln
-s stage2 stage
2667 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2668 $(MAKE
) comparison against
=stage2
2671 rm -f stage
&& ln
-s stage2 stage
2672 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2673 $(MAKE
) comparison against
=stage2
2675 # Copy the object files from a particular stage into a subdirectory.
2678 -mv
$(STAGESTUFF
) stage1
2679 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2683 -mv
$(STAGESTUFF
) stage2
2684 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2688 -mv
$(STAGESTUFF
) stage3
2689 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2691 # This rule is derived from corresponding code in the Makefile.in for gcc.
2692 # The "tail +16c" is to bypass headers which may include timestamps or
2693 # temporary assembly file names.
2696 for file in
*.o
; do \
2697 tail
+16c .
/$$file > tmp-foo1
; \
2698 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2699 if cmp tmp-foo1 tmp-foo2
; then \
2702 echo
$$file differs
; \
2710 .PHONY
: de-stage1 de-stage2 de-stage3
2713 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2717 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2721 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2724 # Automatic dependency computation. This is a real pain, because the
2725 # dependencies change based on target_cpu_type and obj_format.
2726 # Just to make things even more complicated, automake separates the
2727 # dependency variable assignments from the dependency rules, and tacks
2728 # on a .NOEXPORT at the end of Makefile.in.
2730 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2731 rm -f DEP1
# delete because we use $? in DEP1 rule
2732 srcdir=`cd $(srcdir); pwd`; \
2733 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2735 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2736 sed
-f dep.sed
< DEPTC
>> DEPA
2737 sed
-f dep.sed
< DEPOBJ
>> DEPA
2738 sed
-f dep.sed
< DEP2
>> DEPA
2739 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2740 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2741 sed
-f dep.sed
< DEP1
>> DEPA
2742 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2743 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2744 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2745 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2746 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2747 echo
'make DEP failed!'; exit
1; \
2752 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2753 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2754 srcdir=`cd $(srcdir); pwd`; \
2756 echo
'' > targ-cpu.h
; \
2757 echo
'' > obj-format.h
; \
2758 echo
'' > targ-env.h
; \
2759 echo
'' > itbl-cpu.h
; \
2760 echo
'' > itbl-parse.h
; \
2761 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2764 # Work out the special dependencies for the tc-*.c files.
2765 DEPTC
: $(TARGET_CPU_CFILES
)
2767 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2768 srcdir=`cd $(srcdir); pwd`; \
2770 for c in
$(CPU_TYPES
); do \
2771 for o in
$(OBJ_FORMATS
); do \
2773 if
[ x
$${valid} = xyes
]; then \
2774 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2775 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2776 echo
'#include "te-generic.h"' > targ-env.h
; \
2777 echo
'' > itbl-cpu.h
; \
2778 echo
'' > itbl-parse.h
; \
2779 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2781 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2782 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2783 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2788 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2789 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2790 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2791 for c in
$(MULTI_CPU_TYPES
); do \
2792 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2793 for o in $(OBJ_FORMATS); do \
2794 $(MULTI_CPU_OBJ_VALID) \
2795 if [ x$${valid} = xyes ]; then \
2796 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2799 echo
'' >> DEPTCA
; \
2803 # Work out the special dependencies for the obj-*.c files.
2804 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2806 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2807 srcdir=`cd $(srcdir); pwd`; \
2809 for c in
$(CPU_TYPES
); do \
2810 for o in
$(OBJ_FORMATS
); do \
2812 if
[ x
$${valid} = xyes
]; then \
2813 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2814 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2815 echo
'#include "te-generic.h"' > targ-env.h
; \
2816 echo
'' > itbl-cpu.h
; \
2817 echo
'' > itbl-parse.h
; \
2819 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2820 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2821 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2826 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2827 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2828 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2829 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2830 for c in $(MULTI_CPU_TYPES); do \
2831 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2832 for o in
$(OBJ_FORMATS
); do \
2833 $(MULTI_CPU_OBJ_VALID
) \
2834 if
[ x
$${valid} = xyes
]; then \
2835 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2838 echo '' >> DEPOBJA; \
2840 mv -f DEPOBJA DEPOBJ
2842 # Work out the dependencies for each CPU/OBJ combination.
2843 # Note that SOM is a special case, because it only works native.
2844 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2846 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2847 srcdir=`cd $(srcdir); pwd`; \
2849 for c in $(CPU_TYPES); do \
2850 for o in $(OBJ_FORMATS); do \
2852 if [ x$${valid} = xyes ]; then \
2853 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2854 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2855 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2856 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2860 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2861 for c in
$(MULTI_CPU_TYPES
); do \
2862 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2863 for o in $(OBJ_FORMATS); do \
2864 $(MULTI_CPU_OBJ_VALID) \
2865 if [ x$${valid} = xyes ]; then \
2866 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2873 dep.sed
: dep-in.sed config.status
2874 srcdir=`cd $(srcdir); pwd`; \
2875 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2876 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2877 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2878 -e
"s!@SRCDIR@!$${srcdir}!" \
2879 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2882 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2883 < Makefile
> tmp-Makefile
2884 cat DEP
>> tmp-Makefile
2885 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2888 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2889 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2890 cat DEP
>> tmp-Makefile.in
2891 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2894 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2895 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2896 cat DEP
>> tmp-Makefile.am
2897 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2899 # HEED THE MKDEP WARNINGS.
2900 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2901 .PHONY
: dep dep-in dep-am
2902 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2904 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2905 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2907 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2908 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2910 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2911 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2912 $(INCDIR
)/elf
/dwarf2.h
2913 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2914 ecoff.o
: ecoff.c ecoff.h
2915 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2916 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2917 flonum-copy.o
: flonum-copy.c
2918 flonum-konst.o
: flonum-konst.c
2919 flonum-mult.o
: flonum-mult.c
2920 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2921 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2922 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2923 input-scrub.o
: input-scrub.c input-file.h sb.h
2924 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2925 input-file.h subsegs.h
2926 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2927 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2928 messages.o
: messages.c
2929 output-file.o
: output-file.c output-file.h
2930 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2931 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2933 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2934 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2935 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2936 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2937 subsegs.h struc-symbol.h
2938 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2940 itbl-ops.o
: itbl-ops.c itbl-ops.h
2941 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2942 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2943 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2944 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2945 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2946 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2947 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2948 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2949 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2950 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2951 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2952 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2953 # Otherwise a system limit (for SysV at least) may be exceeded.