1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 noinst_PROGRAMS
= as-new
$(EXEEXT
)
42 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
44 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
48 $(top_srcdir
)/po
/Make-in m68k-parse.c bfin-parse.c \
49 itbl-parse.c itbl-lex.c
$(srcdir)/..
/ylwrap \
50 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
51 $(srcdir)/..
/config.sub
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4 \
56 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
57 $(top_srcdir
)/..
/config
/nls.m4
$(top_srcdir
)/..
/config
/po.m4 \
58 $(top_srcdir
)/..
/config
/progtest.m4 \
59 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.in
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno configure.status.lineno
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
65 CONFIG_HEADER
= config.h
66 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
67 PROGRAMS
= $(noinst_PROGRAMS
)
68 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
69 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
70 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
71 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
72 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
73 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
74 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
75 output-file.
$(OBJEXT
) read.
$(OBJEXT
) sb.
$(OBJEXT
) \
76 stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
78 am_as_new_OBJECTS
= $(am__objects_1
)
79 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
80 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
81 am__DEPENDENCIES_2
= obj-@obj_format@.o
82 am__DEPENDENCIES_3
= atof-@atof@.o
84 am__DEPENDENCIES_5
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
85 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
86 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
87 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
88 SCRIPTS
= $(noinst_SCRIPTS
)
89 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
92 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
93 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
95 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
96 $(AM_CFLAGS
) $(CFLAGS
)
98 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
99 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
100 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
101 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
102 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
103 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
105 YLWRAP
= $(top_srcdir
)/..
/ylwrap
106 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
108 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
109 html-recursive info-recursive install-data-recursive \
110 install-exec-recursive install-info-recursive \
111 install-recursive installcheck-recursive installdirs-recursive \
112 pdf-recursive ps-recursive uninstall-info-recursive \
116 DEJATOOL
= $(PACKAGE
)
117 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
120 AMDEP_FALSE
= @AMDEP_FALSE@
121 AMDEP_TRUE
= @AMDEP_TRUE@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
127 CATALOGS
= @CATALOGS@
128 CATOBJEXT
= @CATOBJEXT@
130 CCDEPMODE
= @CCDEPMODE@
133 CPPFLAGS
= @CPPFLAGS@
134 CYGPATH_W
= @CYGPATH_W@
135 DATADIRNAME
= @DATADIRNAME@
145 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
146 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
153 INSTOBJEXT
= @INSTOBJEXT@
155 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
157 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
159 LIBINTL_DEP
= @LIBINTL_DEP@
165 LTLIBOBJS
= @LTLIBOBJS@
167 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
168 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
169 MAKEINFO
= @MAKEINFO@
170 MKINSTALLDIRS
= @MKINSTALLDIRS@
172 MSGMERGE
= @MSGMERGE@
173 NO_WERROR
= @NO_WERROR@
175 OPCODES_LIB
= @OPCODES_LIB@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
185 SET_MAKE
= @SET_MAKE@
190 WARN_CFLAGS
= @WARN_CFLAGS@
191 XGETTEXT
= @XGETTEXT@
192 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
193 ac_ct_CC
= @ac_ct_CC@
194 ac_ct_RANLIB
= @ac_ct_RANLIB@
195 ac_ct_STRIP
= @ac_ct_STRIP@
196 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
197 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
198 am__include
= @am__include@
199 am__leading_dot
= @am__leading_dot@
200 am__quote
= @am__quote@
202 am__untar
= @am__untar@
206 build_alias
= @build_alias@
207 build_cpu
= @build_cpu@
208 build_os
= @build_os@
209 build_vendor
= @build_vendor@
210 cgen_cpu_prefix
= @cgen_cpu_prefix@
212 datarootdir
= @datarootdir@
214 exec_prefix = @
exec_prefix@
215 extra_objects
= @extra_objects@
217 host_alias
= @host_alias@
218 host_cpu
= @host_cpu@
220 host_vendor
= @host_vendor@
222 includedir = @
includedir@
224 install_sh
= @install_sh@
225 install_tooldir
= @install_tooldir@
227 libexecdir
= @libexecdir@
228 localstatedir
= @localstatedir@
231 obj_format
= @obj_format@
232 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
236 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
239 target_alias
= @target_alias@
240 target_cpu
= @target_cpu@
241 target_cpu_type
= @target_cpu_type@
242 target_os
= @target_os@
243 target_vendor
= @target_vendor@
245 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
247 # Automake should figure this out on its own. It doesn't, because
248 # of the "cygnus" option. But distclean still wants it.
249 DIST_SUBDIRS
= $(SUBDIRS
)
250 tooldir
= $(exec_prefix)/$(target_alias
)
252 # We have to set this, because autoconf 2.59 does not substitute YFLAGS.
253 # Autoconf 2.61 does, so this can be removed when we upgrade.
255 AM_CFLAGS
= $(WARN_CFLAGS
)
257 TARG_CPU
= @target_cpu_type@
258 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
259 TARG_CPU_O
= tc-@target_cpu_type@.o
260 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
261 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
262 OBJ_FORMAT_O
= obj-@obj_format@.o
263 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
264 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
265 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
266 ATOF_TARG_O
= atof-@atof@.o
268 # use @target_cpu_type@ for refering to configured target name
269 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
270 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
271 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
272 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
274 # CPU types. This is only used for dependency information.
333 # Object format types. This is only used for dependency information.
334 # We deliberately omit SOM, since it does not work as a cross assembler.
343 # This is an sh case which sets valid according to whether the CPU
344 # type in the shell variable c and the OS type in the shell variable o
345 # are supported. This helps cuts down on the amount of dependency
352 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
357 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
358 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
363 mips | alpha
) valid
=yes
;; \
367 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
371 alpha
) valid
=yes
;; \
380 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
381 MULTI_CPU_TYPES
= i386 mips cris
382 MULTI_CPU_OBJ_VALID
= \
387 i386 | cris
) valid
=yes
;; \
391 i386 | mips
) valid
=yes
;; \
401 # Regular source files.
432 CFILES
= $(GAS_CFILES
) itbl-ops.c
464 # CPU files in config.
465 TARGET_CPU_CFILES
= \
488 config
/tc-m68hc11.c \
494 config
/tc-mn10200.c \
495 config
/tc-mn10300.c \
498 config
/tc-openrisc.c \
513 config
/tc-xstormy16.c \
519 TARGET_CPU_HFILES
= \
542 config
/tc-m68hc11.h \
548 config
/tc-mn10200.h \
549 config
/tc-mn10300.h \
552 config
/tc-openrisc.h \
567 config
/tc-xstormy16.h \
574 # OBJ files in config
575 OBJ_FORMAT_CFILES
= \
583 OBJ_FORMAT_HFILES
= \
592 # Emulation header files in config
595 config
/te-armlinuxeabi.h \
601 config
/te-epoc-pe.h \
602 config
/te-generic.h \
606 config
/te-hppalinux64.h \
607 config
/te-i386aix.h \
608 config
/te-ia64aix.h \
616 config
/te-nbsd532.h \
617 config
/te-netware.h \
618 config
/te-pc532mach.h \
622 config
/te-sparcaout.h \
625 config
/te-symbian.h \
630 # Multi files in config
632 config
/e-crisaout.c \
634 config
/e-i386aout.c \
635 config
/e-i386coff.c \
637 config
/e-mipsecoff.c \
676 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
677 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
678 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
681 noinst_SCRIPTS
= $(GDBINIT
)
682 EXTRA_SCRIPTS
= .gdbinit
683 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
684 bfin-parse.c bfin-parse.h bfin-lex.c
686 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
688 # Now figure out from those variables how to compile and link.
689 BASEDIR
= $(srcdir)/..
690 BFDDIR
= $(BASEDIR
)/bfd
691 INCDIR
= $(BASEDIR
)/include
693 # This is the variable actually used when we compile.
694 # Specify the directories to be searched for header files.
695 # Both . and srcdir are used, in that order,
696 # so that tm.h and config.h will be found in the compilation
697 # subdirectory rather than in the source directory.
698 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config \
699 -I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@ \
700 -DLOCALEDIR
="\"$(datadir)/locale\""
703 # This should be parallel to INCLUDES, but should replace $(srcdir)
704 # with $${srcdir}, and should work in a subdirectory. This is used
705 # when building dependencies, because the dependency building is done
707 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd \
708 -I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/.. \
709 -I
$${srcdir}/..
/bfd @INCINTL@ \
710 -DLOCALEDIR
="\"$(datadir)/locale\""
712 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
713 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
716 # How to link with both our special library facilities
717 # and the system's installed libraries.
718 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
720 # Files to be copied away after each stage in building.
721 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
722 as_new_SOURCES
= $(GAS_CFILES
)
723 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
724 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
726 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
727 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
733 # The m68k operand parser.
734 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
735 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
736 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
739 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
741 # Remake the info files.
742 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
743 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
744 testsuite
/site.exp site.bak site.exp stage stage1 stage2
746 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
748 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
749 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
751 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
752 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
753 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
754 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
755 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
756 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
757 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
759 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
760 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
761 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
762 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
763 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
764 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
765 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
767 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
768 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
769 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
770 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
772 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
773 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
774 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
775 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
776 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
777 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
779 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
780 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
781 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
784 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
785 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
786 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
787 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
790 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
791 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
792 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
793 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
794 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
795 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
797 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
798 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
799 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
800 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
801 $(INCDIR
)/opcode
/avr.h
803 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
804 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
805 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
806 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
807 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(BFDDIR
)/libbfd.h \
808 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h \
809 $(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
810 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
812 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
813 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
814 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
817 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
818 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
819 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
820 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
821 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
823 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
824 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
825 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
826 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
827 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
829 DEPTC_d10v_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-d10v.h
$(INCDIR
)/safe-ctype.h \
832 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
833 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
835 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
836 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
837 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
838 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
840 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
841 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
842 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
843 dwarf2dbg.h
$(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
845 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
846 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
847 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
848 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
849 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
850 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
851 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
853 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
854 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
855 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
856 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
857 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
858 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
859 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
860 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
862 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
863 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
864 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
865 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
867 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
868 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
869 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
870 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
871 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
873 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
874 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
875 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
876 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
877 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
878 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
879 $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
881 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
882 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
883 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
884 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
885 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
886 $(INCDIR
)/elf
/reloc-macros.h
888 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
889 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
890 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
891 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
892 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
894 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
895 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
896 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
897 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
898 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
899 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
901 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
902 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
903 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
904 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
905 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
906 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
908 DEPTC_i860_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-i860.h dwarf2dbg.h \
911 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
912 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
914 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
915 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
916 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
917 $(INCDIR
)/opcode
/i960.h
919 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
920 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
921 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
922 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
924 DEPTC_ia64_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-ia64.h
$(INCDIR
)/opcode
/ia64.h \
927 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
928 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ia64.h \
931 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
932 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
933 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
934 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
935 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
936 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
937 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
938 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
940 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
941 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
942 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
943 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
944 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
945 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
946 $(srcdir)/..
/opcodes
/cgen-types.h
$(srcdir)/..
/opcodes
/cgen-ops.h \
947 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/m32c.h \
948 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
949 $(INCDIR
)/safe-ctype.h
951 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
952 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
953 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
954 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
955 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
956 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
957 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
958 $(INCDIR
)/elf
/reloc-macros.h
960 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
961 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
962 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
963 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
964 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
965 $(INCDIR
)/elf
/reloc-macros.h
967 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
968 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
969 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
970 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
971 $(srcdir)/config
/m68k-parse.h
973 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
974 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
975 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
976 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
977 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
978 $(srcdir)/config
/m68k-parse.h
980 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
981 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
982 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
983 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
984 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
985 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
986 $(INCDIR
)/elf
/reloc-macros.h
988 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
989 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
990 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
991 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(srcdir)/config
/tc-maxq.h \
992 $(INCDIR
)/opcode
/maxq.h
994 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
995 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
996 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
997 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
999 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1000 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1001 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1002 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1003 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1005 DEPTC_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1006 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1007 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1008 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mep-desc.h \
1009 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1010 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mep-opc.h \
1011 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mep.h
$(INCDIR
)/elf
/reloc-macros.h \
1012 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/xregex.h \
1015 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1016 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1017 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1018 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1019 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1020 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1021 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1022 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1024 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1025 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1026 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1027 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1028 $(INCDIR
)/elf
/dwarf2.h
$(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
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1033 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1034 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1035 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1036 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1037 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1038 $(srcdir)/config
/obj-elf.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1039 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1041 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1042 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1043 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1044 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1045 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1046 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/obstack.h
1048 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1049 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1050 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1051 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1052 $(INCDIR
)/opcode
/mn10200.h
1054 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1055 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1056 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1057 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1058 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1060 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1061 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1062 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1063 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1064 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1066 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1067 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1068 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1069 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1070 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1071 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1072 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1073 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1075 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1076 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1079 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1080 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1081 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1082 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1083 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1084 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1087 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1088 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1089 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1090 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1092 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1093 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1094 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1095 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1096 $(INCDIR
)/elf
/reloc-macros.h
1098 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1099 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1100 $(INCDIR
)/opcode
/pdp11.h
1102 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1103 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1104 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1105 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1107 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1108 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1109 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1110 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1112 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1113 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1114 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1115 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1116 $(INCDIR
)/opcode
/ppc.h
1118 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1119 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1120 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1121 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1122 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1123 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1125 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1126 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1127 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1128 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1129 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1130 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1132 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1133 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1134 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1135 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1136 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1137 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
1140 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1141 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1142 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1143 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1144 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1146 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1147 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1148 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1149 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1150 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1151 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1153 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1154 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1155 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1156 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1157 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1158 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1159 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1160 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1162 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1163 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1164 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1165 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1167 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1168 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1169 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1170 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1171 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1173 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1174 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1175 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1176 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1177 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1178 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1181 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1182 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1183 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
1184 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1185 $(INCDIR
)/opcode
/spu.h
$(INCDIR
)/opcode
/spu-insns.h \
1186 dwarf2dbg.h
$(INCDIR
)/opcode
/spu-insns.h
1188 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1189 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1190 $(INCDIR
)/opcode
/tic30.h
1192 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1193 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1194 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1195 $(INCDIR
)/opcode
/tic30.h
1197 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1198 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1199 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1200 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1201 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
1203 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1204 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1205 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1206 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1207 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h
1209 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1210 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1211 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1212 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1213 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1216 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1217 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1218 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1219 $(INCDIR
)/opcode
/vax.h
1221 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1222 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1223 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1224 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1225 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1226 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1228 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1229 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1230 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1231 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1232 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1233 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1234 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h dwarf2dbg.h \
1235 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1237 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1238 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1239 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1240 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1241 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1242 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1245 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1246 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1247 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1248 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1249 $(srcdir)/config
/tc-xtensa.h subsegs.h
$(INCDIR
)/obstack.h \
1250 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1251 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/xtensa-config.h
1253 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1254 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1255 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1256 subsegs.h
$(INCDIR
)/obstack.h
1258 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1259 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1260 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1261 $(srcdir)/..
/opcodes
/z8k-opc.h
1263 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1264 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1267 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1270 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1273 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1274 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1275 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1276 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1277 $(BFDDIR
)/libecoff.h
1279 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1280 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1281 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1282 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1283 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1284 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1285 $(INCDIR
)/aout
/aout64.h
1287 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1288 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1289 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1290 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1291 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1292 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1294 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1295 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1298 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1299 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1300 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1301 subsegs.h
$(INCDIR
)/obstack.h
1303 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1304 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1305 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1306 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1307 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1309 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1310 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1311 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1312 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1313 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1315 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1316 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1317 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1318 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1319 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1321 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1322 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1325 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1326 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1327 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1328 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1329 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1331 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1332 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1333 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1334 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1335 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1337 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1338 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1339 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1340 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1341 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1343 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1344 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1345 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1346 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1347 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1349 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1350 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1351 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1352 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1353 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1355 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1356 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1357 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1358 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1359 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1361 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1362 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1363 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1364 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1365 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1367 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1368 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1369 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1370 subsegs.h
$(INCDIR
)/obstack.h
1372 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1373 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1374 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1375 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1376 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1378 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1379 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1380 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1381 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1382 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1383 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1384 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1386 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1387 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1388 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1389 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1390 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h \
1391 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1393 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1394 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1395 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1398 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1399 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1400 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1401 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1402 subsegs.h
$(INCDIR
)/obstack.h
1404 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1405 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1406 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1407 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1408 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1409 dwarf2dbg.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
1410 $(INCDIR
)/aout
/aout64.h
1412 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1413 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1414 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1415 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1416 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1418 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1419 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1420 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1422 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1423 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1424 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1425 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1426 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1428 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1429 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1430 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1431 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1432 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1433 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1435 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1436 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1437 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1438 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1439 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1441 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1442 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1443 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1444 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1445 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1447 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1448 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1449 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1450 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1451 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1453 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1454 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1455 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1456 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1457 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1459 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1460 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1463 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1464 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1465 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1466 subsegs.h
$(INCDIR
)/obstack.h
1468 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1469 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1470 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1471 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1472 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1474 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1475 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1476 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1477 subsegs.h
$(INCDIR
)/obstack.h
1479 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1480 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1481 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1482 subsegs.h
$(INCDIR
)/obstack.h
1484 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1485 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1486 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1491 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1492 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1493 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1494 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/mep.h \
1495 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1497 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1498 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1499 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1500 subsegs.h
$(INCDIR
)/obstack.h
1502 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1503 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1504 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1505 $(BFDDIR
)/libecoff.h
1507 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1508 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1509 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1510 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1511 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1512 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1514 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1515 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1516 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1517 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1518 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1520 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1521 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1522 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1523 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1524 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1526 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1527 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1528 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1529 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1530 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1532 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1533 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1534 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1535 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1536 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1538 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1539 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1540 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1541 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1542 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1544 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1545 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1548 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1549 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1550 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1551 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1552 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1554 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1555 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1556 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1558 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1559 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1560 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1561 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1562 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1564 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1565 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1568 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1569 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1570 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1571 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1572 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1574 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1575 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1576 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1577 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1578 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1580 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1581 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1582 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1584 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1585 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1586 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1587 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1588 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h \
1589 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1592 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1593 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1594 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1595 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1597 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1598 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1599 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1600 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1601 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1603 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1604 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1605 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1606 subsegs.h
$(INCDIR
)/obstack.h
1608 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1609 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1610 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1611 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1612 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1614 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1615 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1616 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1617 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1618 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1619 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1621 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1622 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1625 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1626 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1627 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1628 subsegs.h
$(INCDIR
)/obstack.h
1630 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1631 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1632 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1633 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1634 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1636 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1637 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1638 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h 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_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1643 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1646 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1647 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1648 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1649 subsegs.h
$(INCDIR
)/obstack.h
1651 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1652 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1653 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1654 subsegs.h
$(INCDIR
)/obstack.h
1656 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1657 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1658 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1659 subsegs.h
$(INCDIR
)/obstack.h
1661 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1662 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1663 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1664 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1665 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1666 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1668 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1669 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1672 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1673 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1674 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1675 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1676 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1678 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1679 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1680 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1681 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1682 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1684 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1685 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1686 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1687 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1688 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1690 DEPOBJ_xtensa_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-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1693 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1694 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1695 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1697 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1698 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1699 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1700 subsegs.h
$(INCDIR
)/obstack.h
1702 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1703 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1704 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1705 subsegs.h
$(INCDIR
)/obstack.h
1707 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1708 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1709 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1711 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1714 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1717 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1718 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1719 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1721 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1722 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1723 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1725 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1726 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1727 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1728 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1729 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1732 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1733 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1735 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1736 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1737 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1739 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1740 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1741 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1743 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1744 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1745 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1746 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1749 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1750 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1751 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1752 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1755 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1756 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1758 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1759 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1760 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1761 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1764 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1765 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1766 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1767 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1770 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1771 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1772 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1774 DEP_d30v_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-d30v.h
1778 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1779 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1780 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1781 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1784 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1785 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1786 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1787 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1790 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1791 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1792 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1794 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1795 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1796 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1798 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1799 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1800 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1801 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1802 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1804 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1805 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1806 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1807 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1808 $(INCDIR
)/elf
/reloc-macros.h
1810 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1811 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1812 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1813 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1816 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1817 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1818 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1820 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1821 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1822 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1823 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1825 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1826 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1827 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1828 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
1829 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1832 DEP_i860_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-i860.h dwarf2dbg.h \
1835 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1838 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1839 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1842 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1843 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1844 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1845 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1846 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1848 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1849 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1850 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1851 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1853 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1854 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1855 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1856 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1859 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1860 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1861 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1862 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1865 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1866 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1867 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1868 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1871 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1872 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1873 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1874 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1875 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1877 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1878 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1880 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1881 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1882 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1884 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1885 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1886 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1888 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1889 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1890 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1892 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1893 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1894 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1896 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1897 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1898 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1899 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1900 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1902 DEP_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1903 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1904 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1905 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1908 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1909 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1910 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1912 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1913 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1915 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1916 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1917 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1919 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1920 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1921 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1922 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1925 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1926 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1927 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1928 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1931 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1932 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1933 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1934 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1937 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1938 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1939 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1940 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1943 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1944 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1945 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1946 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1949 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1950 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1952 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1953 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1954 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1955 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1958 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1959 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1962 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1963 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1964 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1965 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1966 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1968 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1969 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1971 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1972 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1973 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1974 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1977 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1978 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1979 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1980 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1983 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1984 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1987 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1988 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1989 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1990 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1991 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
1993 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1994 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1995 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1996 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1999 DEP_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2000 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2001 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
2002 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2005 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2006 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
2007 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2009 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2010 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2011 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2013 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2014 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2015 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
2016 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
2018 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2019 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2021 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2022 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
2023 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2025 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2026 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2027 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
2028 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2029 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
2031 DEP_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2032 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2033 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h dwarf2dbg.h \
2034 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2037 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2038 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2040 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2041 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
2042 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2044 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2045 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2046 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2048 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2049 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2050 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2052 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2053 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2054 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2055 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2056 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2058 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2059 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2061 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2062 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2063 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
2064 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2067 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2068 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2069 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2070 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2073 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2074 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2075 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2076 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2079 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2080 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2081 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2082 $(INCDIR
)/xtensa-config.h
2084 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2085 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2086 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2088 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2089 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2090 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2092 DEP_hppa_som
= $(BFDDIR
)/som.h
2093 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2096 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2099 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2100 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2102 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2105 .SUFFIXES
: .c .l .lo .o .obj .y
2108 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2109 @for dep in
$?
; do \
2110 case
'$(am__configure_deps)' in \
2112 echo
' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
2113 cd
$(srcdir) && $(AUTOMAKE
) --cygnus \
2118 echo
' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
2119 cd
$(top_srcdir
) && \
2120 $(AUTOMAKE
) --cygnus Makefile
2122 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2125 echo
' $(SHELL) ./config.status'; \
2126 $(SHELL
) .
/config.status
;; \
2128 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2129 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2132 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2133 $(SHELL
) .
/config.status
--recheck
2135 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2136 cd
$(srcdir) && $(AUTOCONF
)
2137 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2138 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2141 @if
test ! -f
$@
; then \
2146 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2148 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2149 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2150 cd
$(top_srcdir
) && $(AUTOHEADER
)
2155 -rm -f config.h stamp-h1
2156 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2157 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2158 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2159 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2160 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2161 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2163 clean-noinstPROGRAMS
:
2164 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2165 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2166 echo
" rm -f $$p $$f"; \
2169 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2170 @
rm -f as-new
$(EXEEXT
)
2171 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2172 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2173 @
rm -f itbl-test
$(EXEEXT
)
2174 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2176 mostlyclean-compile
:
2186 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2189 $(LTCOMPILE
) -c
-o
$@
$<
2193 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2194 rm -f
$(LEX_OUTPUT_ROOT
).c
2197 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2199 mostlyclean-libtool
:
2209 # This directory's subdirectories are mostly independent; you can cd
2210 # into them and run `make' without going through this Makefile.
2211 # To change the values of `make' variables: instead of editing Makefiles,
2212 # (1) if the variable is set in `config.status', edit `config.status'
2213 # (which will cause the Makefiles to be regenerated when you run `make');
2214 # (2) otherwise, pass the desired values on the `make' command line.
2215 $(RECURSIVE_TARGETS
):
2216 @failcom
='exit 1'; \
2217 for f in x
$$MAKEFLAGS; do \
2220 *k
*) failcom
='fail=yes';; \
2224 target
=`echo $@ | sed s/-recursive//`; \
2225 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2226 echo
"Making $$target in $$subdir"; \
2227 if
test "$$subdir" = "."; then \
2229 local_target
="$$target-am"; \
2231 local_target
="$$target"; \
2233 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2234 || eval
$$failcom; \
2236 if
test "$$dot_seen" = "no"; then \
2237 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2238 fi
; test -z
"$$fail"
2240 mostlyclean-recursive clean-recursive distclean-recursive \
2241 maintainer-clean-recursive
:
2242 @failcom
='exit 1'; \
2243 for f in x
$$MAKEFLAGS; do \
2246 *k
*) failcom
='fail=yes';; \
2251 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2252 *) list
='$(SUBDIRS)' ;; \
2254 rev
=''; for subdir in
$$list; do \
2255 if
test "$$subdir" = "."; then
:; else \
2256 rev
="$$subdir $$rev"; \
2260 target
=`echo $@ | sed s/-recursive//`; \
2261 for subdir in
$$rev; do \
2262 echo
"Making $$target in $$subdir"; \
2263 if
test "$$subdir" = "."; then \
2264 local_target
="$$target-am"; \
2266 local_target
="$$target"; \
2268 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2269 || eval
$$failcom; \
2270 done
&& test -z
"$$fail"
2272 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2273 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2276 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2277 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2280 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2281 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2282 unique
=`for i in $$list; do \
2283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2285 $(AWK) ' { files[$$0] = 1; } \
2286 END { for (i in files) print i; }'`; \
2290 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2291 $(TAGS_FILES
) $(LISP
)
2294 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2295 include_option
=--etags-include
; \
2298 include_option
=--include; \
2301 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2302 if
test "$$subdir" = .
; then
:; else \
2303 test ! -f
$$subdir/TAGS || \
2304 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2307 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2308 unique
=`for i in $$list; do \
2309 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2311 $(AWK) ' { files[$$0] = 1; } \
2312 END { for (i in files) print i; }'`; \
2313 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2314 test -n
"$$unique" || unique
=$$empty_fix; \
2315 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2319 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2320 $(TAGS_FILES
) $(LISP
)
2323 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2324 unique
=`for i in $$list; do \
2325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2327 $(AWK) ' { files[$$0] = 1; } \
2328 END { for (i in files) print i; }'`; \
2329 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2330 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2334 here
=`$(am__cd) $(top_builddir) && pwd` \
2335 && cd
$(top_srcdir
) \
2336 && gtags
-i
$(GTAGS_ARGS
) $$here
2339 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2341 @echo
'Making a new site.exp file...'
2342 @echo
'## these variables are automatically generated by make ##' >site.tmp
2343 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2344 @echo
'# edit the last section' >>site.tmp
2345 @echo
'set srcdir $(srcdir)' >>site.tmp
2346 @echo
"set objdir `pwd`" >>site.tmp
2347 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2348 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2349 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2350 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2351 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2352 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2353 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2354 @
test ! -f site.exp || \
2355 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2357 @
test ! -f site.exp || mv site.exp site.bak
2358 @mv site.tmp site.exp
2361 -rm -f site.exp site.bak
2362 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2363 rm -f
$$tool.sum
$$tool.log
; \
2366 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2367 check: check-recursive
2368 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2369 installdirs: installdirs-recursive
2371 install: install-recursive
2372 install-exec
: install-exec-recursive
2373 install-data
: install-data-recursive
2374 uninstall: uninstall-recursive
2377 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2379 installcheck: installcheck-recursive
2381 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2382 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2383 `test -z '$(STRIP)' || \
2384 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2385 mostlyclean-generic
:
2386 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2389 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2392 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2393 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2395 maintainer-clean-generic
:
2396 @echo
"This command is intended for maintainers to use"
2397 @echo
"it deletes files that may require special tools to rebuild."
2402 clean: clean-recursive
2404 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2407 distclean: distclean-recursive
2408 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2410 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2411 distclean-generic distclean-hdr distclean-libtool \
2418 html
: html-recursive
2420 info: info-recursive
2426 install-exec-am
: install-exec-local
2428 install-info
: install-info-recursive
2434 maintainer-clean
: maintainer-clean-recursive
2435 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2436 -rm -rf
$(top_srcdir
)/autom4te.cache
2438 maintainer-clean-am
: distclean-am maintainer-clean-generic
2440 mostlyclean: mostlyclean-recursive
2442 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2455 uninstall-info
: uninstall-info-recursive
2457 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2458 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2459 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2460 distclean distclean-DEJAGNU distclean-compile \
2461 distclean-generic distclean-hdr distclean-libtool \
2462 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2463 info info-am
install install-am install-data install-data-am \
2464 install-exec install-exec-am install-exec-local install-info \
2465 install-info-am install-man install-strip
installcheck \
2466 installcheck-am
installdirs installdirs-am maintainer-clean \
2467 maintainer-clean-generic maintainer-clean-recursive \
2468 mostlyclean mostlyclean-compile mostlyclean-generic \
2469 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2470 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2472 po
/POTFILES.in
: @MAINT@ Makefile
2473 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2474 && mv tmp
$(srcdir)/po
/POTFILES.in
2476 diststuff
: $(EXTRA_DIST
) info
2479 # Stuff that every object file depends upon. If anything is removed
2480 # from this list, remove it from dep-in.sed as well.
2481 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2482 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2483 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2484 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2485 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2486 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2488 check-DEJAGNU
: site.exp
2489 if
[ -d testsuite
]; then \
2494 rm -f testsuite
/site.exp
2495 cp site.exp testsuite
/site.exp
2496 rootme
=`pwd`; export rootme
; \
2497 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2498 EXPECT
=${EXPECT} ; export EXPECT
; \
2499 runtest
=$(RUNTEST
); \
2501 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2502 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2504 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2507 # The implicit .c.o rule doesn't work for these, perhaps because of
2508 # the variables, or perhaps because the sources are not on vpath.
2509 $(TARG_CPU_O
): $(TARG_CPU_C
)
2510 $(COMPILE
) -c
$(TARG_CPU_C
)
2511 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2512 $(COMPILE
) -c
$(ATOF_TARG_C
)
2514 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2515 # so the automatic dependency stuff doesn't work.
2516 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2517 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2518 $(INCDIR
)/aout
/stab_gnu.h
2520 # We need all these explicit rules for the multi stuff. Because of
2521 # these rules, we don't need one for OBJ_FORMAT_O.
2523 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2524 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2525 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2526 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2527 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2528 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2529 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2530 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2531 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2532 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2533 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2534 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2535 obj-som.o
: $(srcdir)/config
/obj-som.c
2536 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2538 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2539 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2540 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2541 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2542 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2543 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2544 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2545 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2546 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2547 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2548 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2549 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2550 e-criself.o
: $(srcdir)/config
/e-criself.c
2551 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2553 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2554 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2556 # If m68k-parse.y is in a different directory, then ylwrap will use an
2557 # absolute path when it invokes yacc, which will cause yacc to put the
2558 # absolute path into the generated file. That's a pain when it comes
2559 # to generating snapshots, because it introduces spurious diffs.
2560 # Since when we make the snapshots $(srcdir) = ".", we check for that
2561 # case and handle it differently. This means that anybody who
2562 # configures with $(srcdir) = "." will have to set their path in the
2563 # debugger if they want to debug m68k-parse.y. This is bad, but on
2564 # the other hand it's good that people who use the prebuilt
2565 # m68k-parse.c don't get a spurious absolute path.
2566 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2567 f
=$(srcdir)/config
/m68k-parse.y
; \
2568 if
[ $$f = "./config/m68k-parse.y" ]; then \
2569 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2570 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2571 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2574 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2575 if
[ $$f = "m68k-parse.y" ]; then \
2576 rm -f m68k-parse.y
; \
2578 # Disable -Werror, if it has been enabled, since old versions of bison/
2579 # yacc will produce working code which contain compile time warnings.
2580 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2581 $(COMPILE
) -c
$< $(NO_WERROR
)
2583 # Don't let the .y.h rule clobber m68k-parse.h.
2584 m68k-parse.h
: ; @true
2585 $(srcdir)/config
/m68k-parse.h
: ; @true
2587 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2588 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2589 bfin-parse.h
: bfin-parse.c
2590 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2591 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2593 bfin-defs.h
: ; @true
2594 $(srcdir)/config
/bfin-defs.h
: ; @true
2596 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2597 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2598 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2599 $(COMPILE
) -c
$< $(NO_WERROR
)
2601 # The instruction table specification lexical analyzer and parser.
2603 itbl-lex.c
: $(srcdir)/itbl-lex.l
2605 # Disable -Werror, if it has been enabled, since old versions of bison/
2606 # yacc will produce working code which contain compile time warnings.
2607 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2608 $(COMPILE
) -c
$< $(NO_WERROR
)
2610 # Disable -Werror, if it has been enabled, since old versions of bison/
2611 # yacc will produce working code which contain compile time warnings.
2612 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2613 $(COMPILE
) -c
$< $(NO_WERROR
)
2615 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2617 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2618 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2620 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2621 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2623 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2624 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2626 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2627 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2628 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2629 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2631 .PHONY
: install-html install-html-am install-html-recursive
2633 install-html
: install-html-recursive
2635 install-html-recursive
:
2636 @failcom
='exit 1'; \
2637 for f in x
$$MAKEFLAGS; do \
2640 *k
*) failcom
='fail=yes';; \
2644 target
=`echo $@ | sed s/-recursive//`; \
2645 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2646 echo
"Making $$target in $$subdir"; \
2647 if
test "$$subdir" = "."; then \
2649 local_target
="$$target-am"; \
2651 local_target
="$$target"; \
2653 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2654 || eval
$$failcom; \
2656 if
test "$$dot_seen" = "no"; then \
2657 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2658 fi
; test -z
"$$fail"
2660 .PHONY
: install-exec-local install-data-local
2661 .PHONY
: install-exec-bindir install-exec-tooldir
2663 install-exec-local
: install-exec-bindir @install_tooldir@
2665 install-exec-bindir
: $(noinst_PROGRAMS
)
2666 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2667 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2668 if
test -f
$$p; then \
2669 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2670 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2674 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2675 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2676 n
=`echo as | sed '$(transform)'`; \
2677 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2678 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2679 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2680 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2685 # These exist for maintenance purposes.
2687 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2691 rm -f stage
&& ln
-s stage1 stage
2692 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2694 rm -f stage
&& ln
-s stage2 stage
2695 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2696 $(MAKE
) comparison against
=stage2
2699 rm -f stage
&& ln
-s stage1 stage
2700 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2702 rm -f stage
&& ln
-s stage2 stage
2703 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2704 $(MAKE
) comparison against
=stage2
2707 rm -f stage
&& ln
-s stage2 stage
2708 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2709 $(MAKE
) comparison against
=stage2
2711 # Copy the object files from a particular stage into a subdirectory.
2714 -mv
$(STAGESTUFF
) stage1
2715 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2719 -mv
$(STAGESTUFF
) stage2
2720 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2724 -mv
$(STAGESTUFF
) stage3
2725 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2727 # This rule is derived from corresponding code in the Makefile.in for gcc.
2728 # The "tail +16c" is to bypass headers which may include timestamps or
2729 # temporary assembly file names.
2732 for file in
*.o
; do \
2733 tail
+16c .
/$$file > tmp-foo1
; \
2734 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2735 if cmp tmp-foo1 tmp-foo2
; then \
2738 echo
$$file differs
; \
2746 .PHONY
: de-stage1 de-stage2 de-stage3
2749 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2753 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2757 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2760 # Automatic dependency computation. This is a real pain, because the
2761 # dependencies change based on target_cpu_type and obj_format.
2762 # Just to make things even more complicated, automake separates the
2763 # dependency variable assignments from the dependency rules, and tacks
2764 # on a .NOEXPORT at the end of Makefile.in.
2766 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2767 rm -f DEP1
# delete because we use $? in DEP1 rule
2768 srcdir=`cd $(srcdir); pwd`; \
2769 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2771 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2772 sed
-f dep.sed
< DEPTC
>> DEPA
2773 sed
-f dep.sed
< DEPOBJ
>> DEPA
2774 sed
-f dep.sed
< DEP2
>> DEPA
2775 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2776 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2777 sed
-f dep.sed
< DEP1
>> DEPA
2778 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2779 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2780 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2781 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2782 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2783 echo
'make DEP failed!'; exit
1; \
2788 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2789 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2790 srcdir=`cd $(srcdir); pwd`; \
2792 echo
'' > targ-cpu.h
; \
2793 echo
'' > obj-format.h
; \
2794 echo
'' > targ-env.h
; \
2795 echo
'' > itbl-cpu.h
; \
2796 echo
'' > itbl-parse.h
; \
2797 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2800 # Work out the special dependencies for the tc-*.c files.
2801 DEPTC
: $(TARGET_CPU_CFILES
)
2803 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2804 srcdir=`cd $(srcdir); pwd`; \
2806 for c in
$(CPU_TYPES
); do \
2807 for o in
$(OBJ_FORMATS
); do \
2809 if
[ x
$${valid} = xyes
]; then \
2810 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2811 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2812 echo
'#include "te-generic.h"' > targ-env.h
; \
2813 echo
'' > itbl-cpu.h
; \
2814 echo
'' > itbl-parse.h
; \
2815 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2817 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2818 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2819 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2824 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2825 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2826 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2827 for c in
$(MULTI_CPU_TYPES
); do \
2828 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2829 for o in $(OBJ_FORMATS); do \
2830 $(MULTI_CPU_OBJ_VALID) \
2831 if [ x$${valid} = xyes ]; then \
2832 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2835 echo
'' >> DEPTCA
; \
2839 # Work out the special dependencies for the obj-*.c files.
2840 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2842 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2843 srcdir=`cd $(srcdir); pwd`; \
2845 for c in
$(CPU_TYPES
); do \
2846 for o in
$(OBJ_FORMATS
); do \
2848 if
[ x
$${valid} = xyes
]; then \
2849 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2850 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2851 echo
'#include "te-generic.h"' > targ-env.h
; \
2852 echo
'' > itbl-cpu.h
; \
2853 echo
'' > itbl-parse.h
; \
2855 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2856 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2857 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2862 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2863 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2864 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2865 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2866 for c in $(MULTI_CPU_TYPES); do \
2867 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2868 for o in
$(OBJ_FORMATS
); do \
2869 $(MULTI_CPU_OBJ_VALID
) \
2870 if
[ x
$${valid} = xyes
]; then \
2871 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2874 echo '' >> DEPOBJA; \
2876 mv -f DEPOBJA DEPOBJ
2878 # Work out the dependencies for each CPU/OBJ combination.
2879 # Note that SOM is a special case, because it only works native.
2880 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2882 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2883 srcdir=`cd $(srcdir); pwd`; \
2885 for c in $(CPU_TYPES); do \
2886 for o in $(OBJ_FORMATS); do \
2888 if [ x$${valid} = xyes ]; then \
2889 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2890 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2891 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2892 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2896 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2897 for c in
$(MULTI_CPU_TYPES
); do \
2898 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2899 for o in $(OBJ_FORMATS); do \
2900 $(MULTI_CPU_OBJ_VALID) \
2901 if [ x$${valid} = xyes ]; then \
2902 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2909 dep.sed
: dep-in.sed config.status
2910 srcdir=`cd $(srcdir); pwd`; \
2911 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2912 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2913 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2914 -e
"s!@SRCDIR@!$${srcdir}!" \
2915 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2918 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2919 < Makefile
> tmp-Makefile
2920 cat DEP
>> tmp-Makefile
2921 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2924 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2925 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2926 cat DEP
>> tmp-Makefile.in
2927 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2930 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2931 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2932 cat DEP
>> tmp-Makefile.am
2933 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2935 # HEED THE MKDEP WARNINGS.
2936 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2937 .PHONY
: dep dep-in dep-am
2938 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2940 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2941 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2943 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2944 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2946 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2947 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2948 $(INCDIR
)/elf
/dwarf2.h
2949 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2950 subsegs.h
$(INCDIR
)/obstack.h
2951 ecoff.o
: ecoff.c ecoff.h
2952 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2953 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2954 flonum-copy.o
: flonum-copy.c
2955 flonum-konst.o
: flonum-konst.c
2956 flonum-mult.o
: flonum-mult.c
2957 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2958 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2959 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2960 input-scrub.o
: input-scrub.c input-file.h sb.h
2961 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2962 input-file.h subsegs.h
2963 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2964 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2965 messages.o
: messages.c
2966 output-file.o
: output-file.c output-file.h
2967 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2968 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2970 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2971 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2972 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2973 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2974 subsegs.h struc-symbol.h
2975 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2976 dwarf2dbg.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
2977 itbl-ops.o
: itbl-ops.c itbl-ops.h
2978 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2979 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2980 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2981 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2982 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2983 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2984 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2985 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2986 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2987 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2988 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2989 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2990 # Otherwise a system limit (for SysV at least) may be exceeded.