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@
147 INSTALL_DATA
= @INSTALL_DATA@
148 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
149 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
151 INSTOBJEXT
= @INSTOBJEXT@
153 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
155 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
157 LIBINTL_DEP
= @LIBINTL_DEP@
163 LTLIBOBJS
= @LTLIBOBJS@
165 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
167 MAKEINFO
= @MAKEINFO@
168 MKINSTALLDIRS
= @MKINSTALLDIRS@
170 MSGMERGE
= @MSGMERGE@
171 NO_WERROR
= @NO_WERROR@
173 OPCODES_LIB
= @OPCODES_LIB@
175 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
176 PACKAGE_NAME
= @PACKAGE_NAME@
177 PACKAGE_STRING
= @PACKAGE_STRING@
178 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
179 PACKAGE_VERSION
= @PACKAGE_VERSION@
180 PATH_SEPARATOR
= @PATH_SEPARATOR@
183 SET_MAKE
= @SET_MAKE@
188 WARN_CFLAGS
= @WARN_CFLAGS@
189 XGETTEXT
= @XGETTEXT@
190 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
191 ac_ct_CC
= @ac_ct_CC@
192 ac_ct_RANLIB
= @ac_ct_RANLIB@
193 ac_ct_STRIP
= @ac_ct_STRIP@
194 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
195 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
196 am__include
= @am__include@
197 am__leading_dot
= @am__leading_dot@
198 am__quote
= @am__quote@
200 am__untar
= @am__untar@
204 build_alias
= @build_alias@
205 build_cpu
= @build_cpu@
206 build_os
= @build_os@
207 build_vendor
= @build_vendor@
208 cgen_cpu_prefix
= @cgen_cpu_prefix@
210 datarootdir
= @datarootdir@
212 exec_prefix = @
exec_prefix@
213 extra_objects
= @extra_objects@
215 host_alias
= @host_alias@
216 host_cpu
= @host_cpu@
218 host_vendor
= @host_vendor@
220 includedir = @
includedir@
222 install_sh
= @install_sh@
223 install_tooldir
= @install_tooldir@
225 libexecdir
= @libexecdir@
226 localstatedir
= @localstatedir@
229 obj_format
= @obj_format@
230 oldincludedir = @
oldincludedir@
232 program_transform_name
= @program_transform_name@
234 sharedstatedir
= @sharedstatedir@
235 sysconfdir
= @sysconfdir@
237 target_alias
= @target_alias@
238 target_cpu
= @target_cpu@
239 target_cpu_type
= @target_cpu_type@
240 target_os
= @target_os@
241 target_vendor
= @target_vendor@
243 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
245 # Automake should figure this out on its own. It doesn't, because
246 # of the "cygnus" option. But distclean still wants it.
247 DIST_SUBDIRS
= $(SUBDIRS
)
248 tooldir
= $(exec_prefix)/$(target_alias
)
249 AM_CFLAGS
= $(WARN_CFLAGS
)
251 TARG_CPU
= @target_cpu_type@
252 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
253 TARG_CPU_O
= tc-@target_cpu_type@.o
254 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
255 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
256 OBJ_FORMAT_O
= obj-@obj_format@.o
257 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
258 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
259 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
260 ATOF_TARG_O
= atof-@atof@.o
262 # use @target_cpu_type@ for refering to configured target name
263 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
264 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
265 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
266 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
268 # CPU types. This is only used for dependency information.
326 # Object format types. This is only used for dependency information.
327 # We deliberately omit SOM, since it does not work as a cross assembler.
336 # This is an sh case which sets valid according to whether the CPU
337 # type in the shell variable c and the OS type in the shell variable o
338 # are supported. This helps cuts down on the amount of dependency
345 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
350 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
351 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
356 mips | alpha
) valid
=yes
;; \
360 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
364 alpha
) valid
=yes
;; \
373 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
374 MULTI_CPU_TYPES
= i386 mips cris
375 MULTI_CPU_OBJ_VALID
= \
380 i386 | cris
) valid
=yes
;; \
384 i386 | mips
) valid
=yes
;; \
394 # Regular source files.
425 CFILES
= $(GAS_CFILES
) itbl-ops.c
457 # CPU files in config.
458 TARGET_CPU_CFILES
= \
481 config
/tc-m68hc11.c \
486 config
/tc-mn10200.c \
487 config
/tc-mn10300.c \
490 config
/tc-openrisc.c \
505 config
/tc-xstormy16.c \
511 TARGET_CPU_HFILES
= \
534 config
/tc-m68hc11.h \
539 config
/tc-mn10200.h \
540 config
/tc-mn10300.h \
543 config
/tc-openrisc.h \
558 config
/tc-xstormy16.h \
565 # OBJ files in config
566 OBJ_FORMAT_CFILES
= \
574 OBJ_FORMAT_HFILES
= \
583 # Emulation header files in config
586 config
/te-armlinuxeabi.h \
592 config
/te-epoc-pe.h \
593 config
/te-generic.h \
597 config
/te-hppalinux64.h \
598 config
/te-i386aix.h \
599 config
/te-ia64aix.h \
607 config
/te-nbsd532.h \
608 config
/te-netware.h \
609 config
/te-pc532mach.h \
613 config
/te-sparcaout.h \
616 config
/te-symbian.h \
621 # Multi files in config
623 config
/e-crisaout.c \
625 config
/e-i386aout.c \
626 config
/e-i386coff.c \
628 config
/e-mipsecoff.c \
667 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
668 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
669 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
672 noinst_SCRIPTS
= $(GDBINIT
)
673 EXTRA_SCRIPTS
= .gdbinit
674 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
675 bfin-parse.c bfin-parse.h bfin-lex.c
677 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
679 # Now figure out from those variables how to compile and link.
680 BASEDIR
= $(srcdir)/..
681 BFDDIR
= $(BASEDIR
)/bfd
682 INCDIR
= $(BASEDIR
)/include
684 # This is the variable actually used when we compile.
685 # Specify the directories to be searched for header files.
686 # Both . and srcdir are used, in that order,
687 # so that tm.h and config.h will be found in the compilation
688 # subdirectory rather than in the source directory.
689 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@
-DLOCALEDIR
="\"$(datadir)/locale\""
691 # This should be parallel to INCLUDES, but should replace $(srcdir)
692 # with $${srcdir}, and should work in a subdirectory. This is used
693 # when building dependencies, because the dependency building is done
695 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\""
696 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
697 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
700 # How to link with both our special library facilities
701 # and the system's installed libraries.
702 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
704 # Files to be copied away after each stage in building.
705 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
706 as_new_SOURCES
= $(GAS_CFILES
)
707 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
708 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
710 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
711 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
717 # The m68k operand parser.
718 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
719 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
720 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
723 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
725 # Remake the info files.
726 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
727 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
728 testsuite
/site.exp site.bak site.exp stage stage1 stage2
730 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
732 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
733 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
735 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
736 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
737 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
738 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
739 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
740 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
741 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
743 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
744 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
745 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
746 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
747 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
748 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
749 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
751 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
752 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
753 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
754 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
756 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
757 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
758 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
759 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
760 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
761 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
763 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
764 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
765 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
768 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
769 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
770 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
771 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
774 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
775 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
776 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
777 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
778 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
779 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
781 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
782 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
783 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
784 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
785 $(INCDIR
)/opcode
/avr.h
787 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
788 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
789 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
790 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
791 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(BFDDIR
)/libbfd.h \
792 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h \
793 $(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
794 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
796 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
797 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
798 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
801 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
802 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
803 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
804 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
805 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
807 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
808 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
809 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
810 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
811 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
813 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
814 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
815 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
816 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
817 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
819 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
820 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
821 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
822 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
824 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
825 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
826 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
827 dwarf2dbg.h
$(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
829 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
830 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
831 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
832 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
833 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
834 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
835 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
837 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
838 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
839 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
840 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
841 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
842 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
843 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
844 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
846 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
847 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
848 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
849 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
851 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
852 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
853 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
854 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
855 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
857 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
858 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
859 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
860 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
861 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
862 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
865 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
866 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
867 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
868 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
869 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
870 $(INCDIR
)/elf
/reloc-macros.h
872 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
873 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
874 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
875 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
876 $(INCDIR
)/elf
/reloc-macros.h
878 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
879 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
880 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
881 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
882 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
883 $(INCDIR
)/elf
/reloc-macros.h
885 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
886 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
887 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
888 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
889 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
890 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
892 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
893 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
894 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
895 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
896 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
898 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
899 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
900 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
901 $(INCDIR
)/opcode
/i960.h
903 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
904 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
905 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
906 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
908 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
909 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
910 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
911 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
912 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ia64.h \
915 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
916 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
917 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
918 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
919 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
920 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
921 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
922 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
924 DEPTC_m32c_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-m32c.h dwarf2dbg.h \
927 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
928 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
929 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
930 $(srcdir)/..
/opcodes
/cgen-types.h
$(srcdir)/..
/opcodes
/cgen-ops.h \
931 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/m32c.h \
932 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
933 $(INCDIR
)/safe-ctype.h
935 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
936 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
937 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
938 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
939 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
940 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
941 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
942 $(INCDIR
)/elf
/reloc-macros.h
944 DEPTC_m68hc11_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-m68hc11.h dwarf2dbg.h \
947 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
948 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
949 $(INCDIR
)/elf
/reloc-macros.h
951 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
952 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
953 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
954 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
955 $(srcdir)/config
/m68k-parse.h
957 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
958 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
959 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
960 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
961 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
962 $(srcdir)/config
/m68k-parse.h
964 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
965 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
966 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
967 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
968 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
969 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
970 $(INCDIR
)/elf
/reloc-macros.h
972 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
973 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
974 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
975 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(srcdir)/config
/tc-maxq.h \
976 $(INCDIR
)/opcode
/maxq.h
978 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
979 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
980 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
981 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
983 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
984 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
985 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
986 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
987 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
989 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
990 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
991 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
992 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
993 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
994 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
995 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
996 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
998 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
999 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1000 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1001 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1002 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1003 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1004 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1007 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1008 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1009 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1010 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1011 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1012 $(srcdir)/config
/obj-elf.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1013 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1015 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1016 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1017 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1018 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1019 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1020 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/obstack.h
1022 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1023 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1024 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1025 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1026 $(INCDIR
)/opcode
/mn10200.h
1028 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1029 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1030 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1031 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1032 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1034 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1035 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1036 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1037 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1038 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1040 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1041 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1042 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1043 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1044 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1045 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1046 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1047 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1049 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1050 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1053 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1054 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1055 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1056 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1057 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1058 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1061 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1062 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1063 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1064 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1066 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1067 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1068 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1069 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1070 $(INCDIR
)/elf
/reloc-macros.h
1072 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1073 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1074 $(INCDIR
)/opcode
/pdp11.h
1076 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1077 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1078 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1079 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1081 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1082 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1083 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1084 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1086 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1087 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1088 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1089 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1090 $(INCDIR
)/opcode
/ppc.h
1092 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1093 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1094 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1095 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1096 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1097 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1099 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1100 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1101 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1102 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1103 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1104 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1106 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1107 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1108 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1109 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1110 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1111 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
1114 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1115 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1116 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1117 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1118 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1120 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1121 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1122 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1123 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1124 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1125 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1127 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1128 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1129 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1130 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1131 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1132 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1133 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1134 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1136 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1137 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1138 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1139 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1141 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1142 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1143 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1144 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1145 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1147 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1148 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1149 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1150 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1151 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1152 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1155 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1156 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1157 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1158 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1159 $(INCDIR
)/opcode
/spu.h
$(INCDIR
)/opcode
/spu-insns.h \
1160 dwarf2dbg.h
$(INCDIR
)/opcode
/spu-insns.h
1162 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1163 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1164 $(INCDIR
)/opcode
/tic30.h
1166 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1167 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1168 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1169 $(INCDIR
)/opcode
/tic30.h
1171 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1172 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1173 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1174 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1175 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
1177 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1178 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1179 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1180 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1181 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h
1183 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1184 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1185 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1186 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1187 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1190 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1191 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1192 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1193 $(INCDIR
)/opcode
/vax.h
1195 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1196 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1197 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1198 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1199 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1200 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1202 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1203 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1204 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1205 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1206 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1207 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1208 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h dwarf2dbg.h \
1209 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1211 DEPTC_xstormy16_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-xstormy16.h \
1214 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1215 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1216 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1219 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1220 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1221 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1222 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1223 $(srcdir)/config
/tc-xtensa.h subsegs.h
$(INCDIR
)/obstack.h \
1224 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1225 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/xtensa-config.h
1227 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1228 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1229 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1230 subsegs.h
$(INCDIR
)/obstack.h
1232 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1233 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1234 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1235 $(srcdir)/..
/opcodes
/z8k-opc.h
1237 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1238 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1241 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1244 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1247 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1248 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1249 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1250 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1251 $(BFDDIR
)/libecoff.h
1253 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1254 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1255 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1256 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1257 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1258 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1259 $(INCDIR
)/aout
/aout64.h
1261 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1262 DEPOBJ_arc_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-arc.h dwarf2dbg.h \
1265 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1266 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1268 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1269 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1272 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1273 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1274 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1275 subsegs.h
$(INCDIR
)/obstack.h
1277 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1278 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1279 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1280 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1281 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1283 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1284 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1285 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1286 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1287 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1289 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1290 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1291 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1292 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1293 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1295 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1296 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1299 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1300 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1301 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1302 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1303 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1305 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1306 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1307 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1308 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1309 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1311 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1312 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1313 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1314 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1315 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1317 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1318 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1319 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1320 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1321 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1323 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1324 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1325 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1326 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1327 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1329 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1330 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1331 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1332 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1333 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1335 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1336 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1337 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1338 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1339 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1341 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1342 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1343 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1344 subsegs.h
$(INCDIR
)/obstack.h
1346 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1347 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1348 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1349 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1350 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1352 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1353 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1354 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1355 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1356 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1357 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1358 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1360 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1361 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1362 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1363 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1364 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h \
1365 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1367 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1368 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1371 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1372 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1373 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1374 subsegs.h
$(INCDIR
)/obstack.h
1376 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1377 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1378 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1379 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1380 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/x86-64.h \
1381 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1383 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1384 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1385 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1386 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1387 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1389 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1390 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1391 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1393 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1394 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1395 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1396 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1397 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1399 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1400 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1401 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1402 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1403 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1404 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1406 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1407 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1408 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1409 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1410 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1412 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1413 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1414 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1415 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1416 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1418 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1419 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1420 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1421 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1422 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1424 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1425 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1426 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1427 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1428 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1430 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1431 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1434 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1435 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1436 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1437 subsegs.h
$(INCDIR
)/obstack.h
1439 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1440 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1441 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1442 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1443 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1445 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1446 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1447 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1448 subsegs.h
$(INCDIR
)/obstack.h
1450 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1451 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1452 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1453 subsegs.h
$(INCDIR
)/obstack.h
1455 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1456 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1457 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1458 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1459 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1461 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1462 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1463 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1464 subsegs.h
$(INCDIR
)/obstack.h
1466 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1467 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1468 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1469 $(BFDDIR
)/libecoff.h
1471 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1472 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1473 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1474 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1475 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1476 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1478 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1479 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1480 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1481 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1482 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1484 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1485 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1486 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1491 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1492 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1493 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1494 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1496 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1497 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1498 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1499 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1500 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1502 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1503 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1504 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1505 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1506 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1508 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1509 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1512 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1513 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1514 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1515 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1516 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1518 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1519 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1520 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1522 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1523 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1524 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1525 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1526 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1528 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1529 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1532 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1533 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1534 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1535 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1536 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1538 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1539 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1540 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1541 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1542 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1544 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1545 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1546 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1548 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1549 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1550 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1551 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1552 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h \
1553 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1555 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1556 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1557 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1558 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1559 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1561 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1562 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1563 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1564 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1565 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1567 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1568 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1569 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1570 subsegs.h
$(INCDIR
)/obstack.h
1572 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1573 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1574 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1575 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1576 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1578 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1579 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1580 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1581 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1582 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1583 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1585 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1586 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1589 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1590 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1591 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1592 subsegs.h
$(INCDIR
)/obstack.h
1594 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1595 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1596 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1597 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1598 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1600 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1601 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1602 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1603 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1604 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1606 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1607 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1610 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1611 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1612 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1613 subsegs.h
$(INCDIR
)/obstack.h
1615 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1616 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1617 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1618 subsegs.h
$(INCDIR
)/obstack.h
1620 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1621 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1622 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1623 subsegs.h
$(INCDIR
)/obstack.h
1625 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1626 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1627 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1628 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1629 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1630 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1632 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1633 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1636 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1637 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1638 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1639 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1640 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1642 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1643 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1644 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1645 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1646 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1648 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1649 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1650 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1651 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1652 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1654 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1655 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1656 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1657 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1658 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1659 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1661 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1662 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1663 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1664 subsegs.h
$(INCDIR
)/obstack.h
1666 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1667 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1668 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1669 subsegs.h
$(INCDIR
)/obstack.h
1671 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1672 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1673 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1675 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1678 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1681 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1682 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1683 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1685 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1686 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1687 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1689 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1690 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1691 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1692 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1693 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1696 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1697 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1699 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1700 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1701 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1703 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1704 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1705 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1707 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1708 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1709 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1710 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1713 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1714 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1715 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1716 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1719 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1720 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1722 DEP_cris_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-cris.h dwarf2dbg.h \
1725 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1728 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1729 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1730 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1731 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1734 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1735 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1736 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1738 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1739 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1740 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1742 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1743 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1744 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1745 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1748 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1749 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1750 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1751 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1754 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1755 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1756 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1758 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1759 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1760 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1762 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1763 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1764 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1765 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1766 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1768 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1769 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1770 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1771 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1772 $(INCDIR
)/elf
/reloc-macros.h
1774 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1775 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1776 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1777 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1780 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1781 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1783 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1784 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1785 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1787 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1788 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1789 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1790 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1791 $(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1793 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1794 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1795 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1796 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1799 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1800 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1803 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1804 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1805 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1806 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1807 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1809 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1810 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1811 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1812 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1814 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1815 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1816 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1817 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1820 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1821 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1822 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1823 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1826 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1827 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1828 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1829 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1832 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1833 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1834 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1835 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1836 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1838 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1839 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1841 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1842 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1843 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1845 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1846 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1847 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1849 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1850 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1851 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1853 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1854 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1855 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1857 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1858 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1859 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1860 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1861 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1863 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1864 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1865 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1867 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1868 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1870 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1871 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1872 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1874 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1875 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1876 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1877 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1880 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1881 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1882 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1883 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1886 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1887 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1888 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1889 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1892 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1893 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1894 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1895 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1898 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1899 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1900 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1901 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1904 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1905 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1907 DEP_openrisc_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-openrisc.h \
1910 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1913 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1914 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1917 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1918 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1919 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1920 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1921 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1923 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1924 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1926 DEP_pdp11_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-pdp11.h dwarf2dbg.h \
1929 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1932 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1933 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1934 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1935 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1938 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1939 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1942 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1943 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1944 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1945 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1946 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
1948 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1949 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1950 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1951 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1954 DEP_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1955 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1956 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1957 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1960 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1961 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1962 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1964 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1965 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1966 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
1968 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1969 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1970 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1971 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
1973 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1974 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1976 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1977 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1978 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1980 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1981 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1982 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1983 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1984 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1986 DEP_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1987 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1988 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1989 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1992 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1993 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1995 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1996 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1997 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1999 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2000 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2001 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2003 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2004 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2005 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2007 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2008 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2009 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2010 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2011 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2013 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2014 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2016 DEP_vax_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-vax.h dwarf2dbg.h \
2019 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2022 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2023 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2024 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2025 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2028 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2029 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2030 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2031 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2034 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2035 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2036 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2037 $(INCDIR
)/xtensa-config.h
2039 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2040 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2041 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2043 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2044 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2045 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2047 DEP_hppa_som
= $(BFDDIR
)/som.h
2048 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2051 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2054 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2055 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2057 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2060 .SUFFIXES
: .c .l .lo .o .obj .y
2063 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2064 @for dep in
$?
; do \
2065 case
'$(am__configure_deps)' in \
2067 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2068 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2073 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2074 cd
$(top_srcdir
) && \
2075 $(AUTOMAKE
) --foreign Makefile
2077 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2080 echo
' $(SHELL) ./config.status'; \
2081 $(SHELL
) .
/config.status
;; \
2083 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2084 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2087 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2088 $(SHELL
) .
/config.status
--recheck
2090 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2091 cd
$(srcdir) && $(AUTOCONF
)
2092 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2093 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2096 @if
test ! -f
$@
; then \
2101 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2103 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2104 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2105 cd
$(top_srcdir
) && $(AUTOHEADER
)
2110 -rm -f config.h stamp-h1
2111 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2112 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2113 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2114 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2115 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2116 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2118 clean-noinstPROGRAMS
:
2119 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2120 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2121 echo
" rm -f $$p $$f"; \
2124 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2125 @
rm -f as-new
$(EXEEXT
)
2126 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2127 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2128 @
rm -f itbl-test
$(EXEEXT
)
2129 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2131 mostlyclean-compile
:
2141 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2144 $(LTCOMPILE
) -c
-o
$@
$<
2148 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2149 rm -f
$(LEX_OUTPUT_ROOT
).c
2152 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2154 mostlyclean-libtool
:
2164 # This directory's subdirectories are mostly independent; you can cd
2165 # into them and run `make' without going through this Makefile.
2166 # To change the values of `make' variables: instead of editing Makefiles,
2167 # (1) if the variable is set in `config.status', edit `config.status'
2168 # (which will cause the Makefiles to be regenerated when you run `make');
2169 # (2) otherwise, pass the desired values on the `make' command line.
2170 $(RECURSIVE_TARGETS
):
2171 @failcom
='exit 1'; \
2172 for f in x
$$MAKEFLAGS; do \
2175 *k
*) failcom
='fail=yes';; \
2179 target
=`echo $@ | sed s/-recursive//`; \
2180 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2181 echo
"Making $$target in $$subdir"; \
2182 if
test "$$subdir" = "."; then \
2184 local_target
="$$target-am"; \
2186 local_target
="$$target"; \
2188 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2189 || eval
$$failcom; \
2191 if
test "$$dot_seen" = "no"; then \
2192 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2193 fi
; test -z
"$$fail"
2195 mostlyclean-recursive clean-recursive distclean-recursive \
2196 maintainer-clean-recursive
:
2197 @failcom
='exit 1'; \
2198 for f in x
$$MAKEFLAGS; do \
2201 *k
*) failcom
='fail=yes';; \
2206 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2207 *) list
='$(SUBDIRS)' ;; \
2209 rev
=''; for subdir in
$$list; do \
2210 if
test "$$subdir" = "."; then
:; else \
2211 rev
="$$subdir $$rev"; \
2215 target
=`echo $@ | sed s/-recursive//`; \
2216 for subdir in
$$rev; do \
2217 echo
"Making $$target in $$subdir"; \
2218 if
test "$$subdir" = "."; then \
2219 local_target
="$$target-am"; \
2221 local_target
="$$target"; \
2223 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2224 || eval
$$failcom; \
2225 done
&& test -z
"$$fail"
2227 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2228 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2231 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2232 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2235 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2236 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2237 unique
=`for i in $$list; do \
2238 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2240 $(AWK) ' { files[$$0] = 1; } \
2241 END { for (i in files) print i; }'`; \
2245 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2246 $(TAGS_FILES
) $(LISP
)
2249 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2250 include_option
=--etags-include
; \
2253 include_option
=--include; \
2256 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2257 if
test "$$subdir" = .
; then
:; else \
2258 test ! -f
$$subdir/TAGS || \
2259 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2262 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2263 unique
=`for i in $$list; do \
2264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2266 $(AWK) ' { files[$$0] = 1; } \
2267 END { for (i in files) print i; }'`; \
2268 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2269 test -n
"$$unique" || unique
=$$empty_fix; \
2270 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2274 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2275 $(TAGS_FILES
) $(LISP
)
2278 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2279 unique
=`for i in $$list; do \
2280 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2282 $(AWK) ' { files[$$0] = 1; } \
2283 END { for (i in files) print i; }'`; \
2284 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2285 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2289 here
=`$(am__cd) $(top_builddir) && pwd` \
2290 && cd
$(top_srcdir
) \
2291 && gtags
-i
$(GTAGS_ARGS
) $$here
2294 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2296 @echo
'Making a new site.exp file...'
2297 @echo
'## these variables are automatically generated by make ##' >site.tmp
2298 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2299 @echo
'# edit the last section' >>site.tmp
2300 @echo
'set srcdir $(srcdir)' >>site.tmp
2301 @echo
"set objdir `pwd`" >>site.tmp
2302 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2303 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2304 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2305 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2306 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2307 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2308 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2309 @
test ! -f site.exp || \
2310 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2312 @
test ! -f site.exp || mv site.exp site.bak
2313 @mv site.tmp site.exp
2316 -rm -f site.exp site.bak
2317 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2318 rm -f
$$tool.sum
$$tool.log
; \
2321 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2322 check: check-recursive
2323 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2324 installdirs: installdirs-recursive
2326 install: install-recursive
2327 install-exec
: install-exec-recursive
2328 install-data
: install-data-recursive
2329 uninstall: uninstall-recursive
2332 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2334 installcheck: installcheck-recursive
2336 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2337 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2338 `test -z '$(STRIP)' || \
2339 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2340 mostlyclean-generic
:
2341 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2344 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2347 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2348 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2350 maintainer-clean-generic
:
2351 @echo
"This command is intended for maintainers to use"
2352 @echo
"it deletes files that may require special tools to rebuild."
2357 clean: clean-recursive
2359 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2362 distclean: distclean-recursive
2363 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2365 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2366 distclean-generic distclean-hdr distclean-libtool \
2373 html
: html-recursive
2375 info: info-recursive
2381 install-exec-am
: install-exec-local
2383 install-info
: install-info-recursive
2389 maintainer-clean
: maintainer-clean-recursive
2390 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2391 -rm -rf
$(top_srcdir
)/autom4te.cache
2393 maintainer-clean-am
: distclean-am maintainer-clean-generic
2395 mostlyclean: mostlyclean-recursive
2397 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2410 uninstall-info
: uninstall-info-recursive
2412 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2413 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2414 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2415 distclean distclean-DEJAGNU distclean-compile \
2416 distclean-generic distclean-hdr distclean-libtool \
2417 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2418 info info-am
install install-am install-data install-data-am \
2419 install-exec install-exec-am install-exec-local install-info \
2420 install-info-am install-man install-strip
installcheck \
2421 installcheck-am
installdirs installdirs-am maintainer-clean \
2422 maintainer-clean-generic maintainer-clean-recursive \
2423 mostlyclean mostlyclean-compile mostlyclean-generic \
2424 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2425 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2427 po
/POTFILES.in
: @MAINT@ Makefile
2428 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2429 && mv tmp
$(srcdir)/po
/POTFILES.in
2431 diststuff
: $(EXTRA_DIST
) info
2434 # Stuff that every object file depends upon. If anything is removed
2435 # from this list, remove it from dep-in.sed as well.
2436 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h
$(INCDIR
)/bin-bugs.h \
2437 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2438 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2439 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2440 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2441 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2443 check-DEJAGNU
: site.exp
2444 if
[ -d testsuite
]; then \
2449 rm -f testsuite
/site.exp
2450 cp site.exp testsuite
/site.exp
2451 rootme
=`pwd`; export rootme
; \
2452 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2453 EXPECT
=${EXPECT} ; export EXPECT
; \
2454 runtest
=$(RUNTEST
); \
2456 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2457 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2459 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2462 # The implicit .c.o rule doesn't work for these, perhaps because of
2463 # the variables, or perhaps because the sources are not on vpath.
2464 $(TARG_CPU_O
): $(TARG_CPU_C
)
2465 $(COMPILE
) -c
$(TARG_CPU_C
)
2466 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2467 $(COMPILE
) -c
$(ATOF_TARG_C
)
2469 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2470 # so the automatic dependency stuff doesn't work.
2471 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2472 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2473 $(INCDIR
)/aout
/stab_gnu.h
2475 # We need all these explicit rules for the multi stuff. Because of
2476 # these rules, we don't need one for OBJ_FORMAT_O.
2478 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2479 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2480 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2481 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2482 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2483 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2484 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2485 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2486 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2487 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2488 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2489 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2490 obj-som.o
: $(srcdir)/config
/obj-som.c
2491 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2493 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2494 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2495 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2496 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2497 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2498 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2499 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2500 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2501 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2502 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2503 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2504 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2505 e-criself.o
: $(srcdir)/config
/e-criself.c
2506 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2508 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2509 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2511 # If m68k-parse.y is in a different directory, then ylwrap will use an
2512 # absolute path when it invokes yacc, which will cause yacc to put the
2513 # absolute path into the generated file. That's a pain when it comes
2514 # to generating snapshots, because it introduces spurious diffs.
2515 # Since when we make the snapshots $(srcdir) = ".", we check for that
2516 # case and handle it differently. This means that anybody who
2517 # configures with $(srcdir) = "." will have to set their path in the
2518 # debugger if they want to debug m68k-parse.y. This is bad, but on
2519 # the other hand it's good that people who use the prebuilt
2520 # m68k-parse.c don't get a spurious absolute path.
2521 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2522 f
=$(srcdir)/config
/m68k-parse.y
; \
2523 if
[ $$f = "./config/m68k-parse.y" ]; then \
2524 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2525 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2526 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2529 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2530 if
[ $$f = "m68k-parse.y" ]; then \
2531 rm -f m68k-parse.y
; \
2533 # Disable -Werror, if it has been enabled, since old versions of bison/
2534 # yacc will produce working code which contain compile time warnings.
2535 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2536 $(COMPILE
) -c
$< $(NO_WERROR
)
2538 # Don't let the .y.h rule clobber m68k-parse.h.
2539 m68k-parse.h
: ; @true
2540 $(srcdir)/config
/m68k-parse.h
: ; @true
2542 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2543 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2544 bfin-parse.h
: bfin-parse.c
2545 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2546 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2548 bfin-defs.h
: ; @true
2549 $(srcdir)/config
/bfin-defs.h
: ; @true
2551 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2552 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2553 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2554 $(COMPILE
) -c
$< $(NO_WERROR
)
2556 # The instruction table specification lexical analyzer and parser.
2558 itbl-lex.c
: $(srcdir)/itbl-lex.l
2560 # Disable -Werror, if it has been enabled, since old versions of bison/
2561 # yacc will produce working code which contain compile time warnings.
2562 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2563 $(COMPILE
) -c
$< $(NO_WERROR
)
2565 # Disable -Werror, if it has been enabled, since old versions of bison/
2566 # yacc will produce working code which contain compile time warnings.
2567 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2568 $(COMPILE
) -c
$< $(NO_WERROR
)
2570 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2572 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2573 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2575 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2576 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2578 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2579 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2581 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2582 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2583 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2584 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2586 .PHONY
: install-html install-html-am install-html-recursive
2588 install-html
: install-html-recursive
2590 install-html-recursive
:
2591 @failcom
='exit 1'; \
2592 for f in x
$$MAKEFLAGS; do \
2595 *k
*) failcom
='fail=yes';; \
2599 target
=`echo $@ | sed s/-recursive//`; \
2600 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2601 echo
"Making $$target in $$subdir"; \
2602 if
test "$$subdir" = "."; then \
2604 local_target
="$$target-am"; \
2606 local_target
="$$target"; \
2608 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2609 || eval
$$failcom; \
2611 if
test "$$dot_seen" = "no"; then \
2612 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2613 fi
; test -z
"$$fail"
2615 .PHONY
: install-exec-local install-data-local
2616 .PHONY
: install-exec-bindir install-exec-tooldir
2618 install-exec-local
: install-exec-bindir @install_tooldir@
2620 install-exec-bindir
: $(noinst_PROGRAMS
)
2621 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2622 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2623 if
test -f
$$p; then \
2624 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2625 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2629 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2630 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2631 n
=`echo as | sed '$(transform)'`; \
2632 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2633 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2634 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2635 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2640 # These exist for maintenance purposes.
2642 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2646 rm -f stage
&& ln
-s stage1 stage
2647 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2649 rm -f stage
&& ln
-s stage2 stage
2650 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2651 $(MAKE
) comparison against
=stage2
2654 rm -f stage
&& ln
-s stage1 stage
2655 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2657 rm -f stage
&& ln
-s stage2 stage
2658 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2659 $(MAKE
) comparison against
=stage2
2662 rm -f stage
&& ln
-s stage2 stage
2663 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2664 $(MAKE
) comparison against
=stage2
2666 # Copy the object files from a particular stage into a subdirectory.
2669 -mv
$(STAGESTUFF
) stage1
2670 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2674 -mv
$(STAGESTUFF
) stage2
2675 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2679 -mv
$(STAGESTUFF
) stage3
2680 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2682 # This rule is derived from corresponding code in the Makefile.in for gcc.
2683 # The "tail +16c" is to bypass headers which may include timestamps or
2684 # temporary assembly file names.
2687 for file in
*.o
; do \
2688 tail
+16c .
/$$file > tmp-foo1
; \
2689 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2690 if cmp tmp-foo1 tmp-foo2
; then \
2693 echo
$$file differs
; \
2701 .PHONY
: de-stage1 de-stage2 de-stage3
2704 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2708 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2712 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2715 # Automatic dependency computation. This is a real pain, because the
2716 # dependencies change based on target_cpu_type and obj_format.
2717 # Just to make things even more complicated, automake separates the
2718 # dependency variable assignments from the dependency rules, and tacks
2719 # on a .NOEXPORT at the end of Makefile.in.
2721 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2722 rm -f DEP1
# delete because we use $? in DEP1 rule
2723 srcdir=`cd $(srcdir); pwd`; \
2724 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2726 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2727 sed
-f dep.sed
< DEPTC
>> DEPA
2728 sed
-f dep.sed
< DEPOBJ
>> DEPA
2729 sed
-f dep.sed
< DEP2
>> DEPA
2730 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2731 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2732 sed
-f dep.sed
< DEP1
>> DEPA
2733 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2734 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2735 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2736 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2737 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2738 echo
'make DEP failed!'; exit
1; \
2743 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2744 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2745 srcdir=`cd $(srcdir); pwd`; \
2747 echo
'' > targ-cpu.h
; \
2748 echo
'' > obj-format.h
; \
2749 echo
'' > targ-env.h
; \
2750 echo
'' > itbl-cpu.h
; \
2751 echo
'' > itbl-parse.h
; \
2752 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2755 # Work out the special dependencies for the tc-*.c files.
2756 DEPTC
: $(TARGET_CPU_CFILES
)
2758 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2759 srcdir=`cd $(srcdir); pwd`; \
2761 for c in
$(CPU_TYPES
); do \
2762 for o in
$(OBJ_FORMATS
); do \
2764 if
[ x
$${valid} = xyes
]; then \
2765 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2766 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2767 echo
'#include "te-generic.h"' > targ-env.h
; \
2768 echo
'' > itbl-cpu.h
; \
2769 echo
'' > itbl-parse.h
; \
2770 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2772 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2773 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2774 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2779 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2780 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2781 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2782 for c in
$(MULTI_CPU_TYPES
); do \
2783 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2784 for o in $(OBJ_FORMATS); do \
2785 $(MULTI_CPU_OBJ_VALID) \
2786 if [ x$${valid} = xyes ]; then \
2787 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2790 echo
'' >> DEPTCA
; \
2794 # Work out the special dependencies for the obj-*.c files.
2795 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2797 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2798 srcdir=`cd $(srcdir); pwd`; \
2800 for c in
$(CPU_TYPES
); do \
2801 for o in
$(OBJ_FORMATS
); do \
2803 if
[ x
$${valid} = xyes
]; then \
2804 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2805 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2806 echo
'#include "te-generic.h"' > targ-env.h
; \
2807 echo
'' > itbl-cpu.h
; \
2808 echo
'' > itbl-parse.h
; \
2810 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2811 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2812 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2817 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2818 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2819 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2820 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2821 for c in $(MULTI_CPU_TYPES); do \
2822 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2823 for o in
$(OBJ_FORMATS
); do \
2824 $(MULTI_CPU_OBJ_VALID
) \
2825 if
[ x
$${valid} = xyes
]; then \
2826 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2829 echo '' >> DEPOBJA; \
2831 mv -f DEPOBJA DEPOBJ
2833 # Work out the dependencies for each CPU/OBJ combination.
2834 # Note that SOM is a special case, because it only works native.
2835 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2837 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2838 srcdir=`cd $(srcdir); pwd`; \
2840 for c in $(CPU_TYPES); do \
2841 for o in $(OBJ_FORMATS); do \
2843 if [ x$${valid} = xyes ]; then \
2844 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2845 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2846 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2847 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2851 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2852 for c in
$(MULTI_CPU_TYPES
); do \
2853 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2854 for o in $(OBJ_FORMATS); do \
2855 $(MULTI_CPU_OBJ_VALID) \
2856 if [ x$${valid} = xyes ]; then \
2857 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2864 dep.sed
: dep-in.sed config.status
2865 srcdir=`cd $(srcdir); pwd`; \
2866 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2867 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2868 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2869 -e
"s!@SRCDIR@!$${srcdir}!" \
2870 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2873 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2874 < Makefile
> tmp-Makefile
2875 cat DEP
>> tmp-Makefile
2876 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2879 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2880 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2881 cat DEP
>> tmp-Makefile.in
2882 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2885 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2886 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2887 cat DEP
>> tmp-Makefile.am
2888 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2890 # HEED THE MKDEP WARNINGS.
2891 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2892 .PHONY
: dep dep-in dep-am
2893 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2895 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2896 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2898 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2899 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2901 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2902 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2903 $(INCDIR
)/elf
/dwarf2.h
2904 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2905 ecoff.o
: ecoff.c ecoff.h
2906 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2907 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2908 flonum-copy.o
: flonum-copy.c
2909 flonum-konst.o
: flonum-konst.c
2910 flonum-mult.o
: flonum-mult.c
2911 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2912 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2913 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2914 input-scrub.o
: input-scrub.c input-file.h sb.h
2915 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2916 input-file.h subsegs.h
2917 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2918 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2919 messages.o
: messages.c
2920 output-file.o
: output-file.c output-file.h
2921 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2922 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2924 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2925 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2926 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2927 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2928 subsegs.h struc-symbol.h
2929 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2931 itbl-ops.o
: itbl-ops.c itbl-ops.h
2932 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2933 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2934 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2935 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2936 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2937 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2938 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2939 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2940 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2941 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2942 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2943 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2944 # Otherwise a system limit (for SysV at least) may be exceeded.