1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 noinst_PROGRAMS
= as-new
$(EXEEXT
)
42 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
44 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
48 $(top_srcdir
)/po
/Make-in m68k-parse.c bfin-parse.c \
49 itbl-parse.c itbl-lex.c
$(srcdir)/..
/ylwrap \
50 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
51 $(srcdir)/..
/config.sub
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4 \
56 $(top_srcdir
)/..
/config
/depstand.m4 \
57 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
58 $(top_srcdir
)/..
/config
/lead-dot.m4 \
59 $(top_srcdir
)/..
/config
/nls.m4
$(top_srcdir
)/..
/config
/po.m4 \
60 $(top_srcdir
)/..
/config
/progtest.m4 \
61 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
62 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
63 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.in
64 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
66 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
67 configure.lineno configure.status.lineno
68 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
69 CONFIG_HEADER
= config.h
70 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
71 PROGRAMS
= $(noinst_PROGRAMS
)
72 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
73 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
74 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
75 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
76 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
77 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
78 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
79 output-file.
$(OBJEXT
) read.
$(OBJEXT
) sb.
$(OBJEXT
) \
80 stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
82 am_as_new_OBJECTS
= $(am__objects_1
)
83 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
84 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
85 am__DEPENDENCIES_2
= obj-@obj_format@.o
86 am__DEPENDENCIES_3
= atof-@atof@.o
88 am__DEPENDENCIES_5
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
89 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
90 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
91 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
92 SCRIPTS
= $(noinst_SCRIPTS
)
93 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
96 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
97 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
98 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
99 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
100 $(AM_CFLAGS
) $(CFLAGS
)
102 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
103 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
104 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
105 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
106 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
107 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
109 YLWRAP
= $(top_srcdir
)/..
/ylwrap
110 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
112 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
113 html-recursive info-recursive install-data-recursive \
114 install-exec-recursive install-info-recursive \
115 install-recursive installcheck-recursive installdirs-recursive \
116 pdf-recursive ps-recursive uninstall-info-recursive \
120 DEJATOOL
= $(PACKAGE
)
121 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
124 AMDEP_FALSE
= @AMDEP_FALSE@
125 AMDEP_TRUE
= @AMDEP_TRUE@
128 AUTOCONF
= @AUTOCONF@
129 AUTOHEADER
= @AUTOHEADER@
130 AUTOMAKE
= @AUTOMAKE@
132 CATALOGS
= @CATALOGS@
133 CATOBJEXT
= @CATOBJEXT@
135 CCDEPMODE
= @CCDEPMODE@
138 CPPFLAGS
= @CPPFLAGS@
139 CYGPATH_W
= @CYGPATH_W@
140 DATADIRNAME
= @DATADIRNAME@
152 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
153 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
157 INSTALL_DATA
= @INSTALL_DATA@
158 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
159 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
160 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
161 INSTOBJEXT
= @INSTOBJEXT@
164 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
166 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
168 LIBINTL_DEP
= @LIBINTL_DEP@
174 LTLIBOBJS
= @LTLIBOBJS@
176 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
177 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
178 MAKEINFO
= @MAKEINFO@
179 MKINSTALLDIRS
= @MKINSTALLDIRS@
181 MSGMERGE
= @MSGMERGE@
183 NO_WERROR
= @NO_WERROR@
185 OPCODES_LIB
= @OPCODES_LIB@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_VERSION
= @PACKAGE_VERSION@
192 PATH_SEPARATOR
= @PATH_SEPARATOR@
196 SET_MAKE
= @SET_MAKE@
201 WARN_CFLAGS
= @WARN_CFLAGS@
202 XGETTEXT
= @XGETTEXT@
203 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
204 ac_ct_AR
= @ac_ct_AR@
205 ac_ct_CC
= @ac_ct_CC@
206 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
207 ac_ct_RANLIB
= @ac_ct_RANLIB@
208 ac_ct_STRIP
= @ac_ct_STRIP@
209 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
210 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
211 am__include
= @am__include@
212 am__leading_dot
= @am__leading_dot@
213 am__quote
= @am__quote@
215 am__untar
= @am__untar@
219 build_alias
= @build_alias@
220 build_cpu
= @build_cpu@
221 build_os
= @build_os@
222 build_vendor
= @build_vendor@
223 cgen_cpu_prefix
= @cgen_cpu_prefix@
225 datarootdir
= @datarootdir@
227 exec_prefix = @
exec_prefix@
228 extra_objects
= @extra_objects@
230 host_alias
= @host_alias@
231 host_cpu
= @host_cpu@
233 host_vendor
= @host_vendor@
235 includedir = @
includedir@
237 install_sh
= @install_sh@
238 install_tooldir
= @install_tooldir@
240 libexecdir
= @libexecdir@
241 localstatedir
= @localstatedir@
245 obj_format
= @obj_format@
246 oldincludedir = @
oldincludedir@
248 program_transform_name
= @program_transform_name@
250 sharedstatedir
= @sharedstatedir@
251 sysconfdir
= @sysconfdir@
253 target_alias
= @target_alias@
254 target_cpu
= @target_cpu@
255 target_cpu_type
= @target_cpu_type@
256 target_os
= @target_os@
257 target_vendor
= @target_vendor@
259 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
260 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
262 # Automake should figure this out on its own. It doesn't, because
263 # of the "cygnus" option. But distclean still wants it.
264 DIST_SUBDIRS
= $(SUBDIRS
)
265 tooldir
= $(exec_prefix)/$(target_alias
)
267 # We have to set this, because autoconf 2.59 does not substitute YFLAGS.
268 # Autoconf 2.61 does, so this can be removed when we upgrade.
270 AM_CFLAGS
= $(WARN_CFLAGS
)
272 TARG_CPU
= @target_cpu_type@
273 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
274 TARG_CPU_O
= tc-@target_cpu_type@.o
275 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
276 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
277 OBJ_FORMAT_O
= obj-@obj_format@.o
278 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
279 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
280 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
281 ATOF_TARG_O
= atof-@atof@.o
283 # use @target_cpu_type@ for refering to configured target name
284 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
285 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
286 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
287 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
289 # CPU types. This is only used for dependency information.
349 # Object format types. This is only used for dependency information.
350 # We deliberately omit SOM, since it does not work as a cross assembler.
359 # This is an sh case which sets valid according to whether the CPU
360 # type in the shell variable c and the OS type in the shell variable o
361 # are supported. This helps cuts down on the amount of dependency
368 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
373 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
374 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
379 mips | alpha
) valid
=yes
;; \
383 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
387 alpha
) valid
=yes
;; \
396 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
397 MULTI_CPU_TYPES
= i386 mips cris
398 MULTI_CPU_OBJ_VALID
= \
403 i386 | cris
) valid
=yes
;; \
407 i386 | mips
) valid
=yes
;; \
417 # Regular source files.
448 CFILES
= $(GAS_CFILES
) itbl-ops.c
480 # CPU files in config.
481 TARGET_CPU_CFILES
= \
505 config
/tc-m68hc11.c \
511 config
/tc-mn10200.c \
512 config
/tc-mn10300.c \
515 config
/tc-openrisc.c \
530 config
/tc-xstormy16.c \
536 TARGET_CPU_HFILES
= \
560 config
/tc-m68hc11.h \
566 config
/tc-mn10200.h \
567 config
/tc-mn10300.h \
570 config
/tc-openrisc.h \
585 config
/tc-xstormy16.h \
592 # OBJ files in config
593 OBJ_FORMAT_CFILES
= \
601 OBJ_FORMAT_HFILES
= \
610 # Emulation header files in config
613 config
/te-armlinuxeabi.h \
619 config
/te-epoc-pe.h \
620 config
/te-generic.h \
624 config
/te-hppalinux64.h \
625 config
/te-i386aix.h \
626 config
/te-ia64aix.h \
634 config
/te-nbsd532.h \
635 config
/te-netware.h \
636 config
/te-pc532mach.h \
640 config
/te-sparcaout.h \
643 config
/te-symbian.h \
648 # Multi files in config
650 config
/e-crisaout.c \
652 config
/e-i386aout.c \
653 config
/e-i386coff.c \
655 config
/e-mipsecoff.c \
694 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
695 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
696 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
699 noinst_SCRIPTS
= $(GDBINIT
)
700 EXTRA_SCRIPTS
= .gdbinit
701 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
702 bfin-parse.c bfin-parse.h bfin-lex.c
704 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
706 # Now figure out from those variables how to compile and link.
707 BASEDIR
= $(srcdir)/..
708 BFDDIR
= $(BASEDIR
)/bfd
709 INCDIR
= $(BASEDIR
)/include
711 # This is the variable actually used when we compile.
712 # Specify the directories to be searched for header files.
713 # Both . and srcdir are used, in that order,
714 # so that tm.h and config.h will be found in the compilation
715 # subdirectory rather than in the source directory.
716 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config \
717 -I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@ \
718 -DLOCALEDIR
="\"$(datadir)/locale\""
721 # This should be parallel to INCLUDES, but should replace $(srcdir)
722 # with $${srcdir}, and should work in a subdirectory. This is used
723 # when building dependencies, because the dependency building is done
725 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd \
726 -I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/.. \
727 -I
$${srcdir}/..
/bfd @INCINTL@ \
728 -DLOCALEDIR
="\"$(datadir)/locale\""
730 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
731 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
734 # How to link with both our special library facilities
735 # and the system's installed libraries.
736 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
738 # Files to be copied away after each stage in building.
739 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
740 as_new_SOURCES
= $(GAS_CFILES
)
741 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
742 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
744 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
745 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
751 # The m68k operand parser.
752 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
753 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
754 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
757 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
759 # Remake the info files.
760 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
761 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
762 testsuite
/site.exp site.bak site.exp stage stage1 stage2
764 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
766 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
767 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
769 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
770 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
771 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
772 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
773 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
774 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
775 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
777 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
778 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
779 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
780 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
781 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
782 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
783 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
785 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
786 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
787 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
788 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
790 DEPTC_arc_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-arc.h dwarf2dbg.h \
793 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
794 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
795 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
797 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
798 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
799 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
802 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
803 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
804 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
805 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
808 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
809 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
810 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
811 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
812 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dw2gencfi.h \
813 $(INCDIR
)/elf
/dwarf2.h dwarf2dbg.h
815 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
816 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
817 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
818 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
819 $(INCDIR
)/opcode
/avr.h
821 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
822 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
823 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
824 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
825 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(BFDDIR
)/libbfd.h \
826 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h \
827 $(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
828 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/opcode
/bfin.h
830 DEPTC_cr16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
831 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
832 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cr16.h dwarf2dbg.h \
833 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/cr16.h \
834 $(INCDIR
)/elf
/cr16.h
$(INCDIR
)/elf
/reloc-macros.h
836 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
837 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
838 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
841 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
842 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
843 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
844 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
845 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
847 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
848 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
849 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
850 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
851 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
853 DEPTC_d10v_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-d10v.h
$(INCDIR
)/safe-ctype.h \
856 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
857 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
859 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
860 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
861 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
862 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
864 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
865 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
866 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
867 dwarf2dbg.h
$(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
869 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
870 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
871 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
872 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
873 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
874 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
875 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
877 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
878 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
879 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
880 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
881 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
882 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/frv-opc.h \
883 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
884 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
886 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
887 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
888 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
889 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
891 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
892 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
893 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
894 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
895 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
897 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
898 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
899 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
900 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
901 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
902 subsegs.h
$(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
903 $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
905 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
906 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
907 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
908 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
909 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
910 $(INCDIR
)/elf
/reloc-macros.h
912 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
913 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
914 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
915 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
916 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
918 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
919 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
920 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
921 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
922 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
923 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
925 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
926 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
927 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
928 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
929 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
930 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
932 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
933 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
934 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
935 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
936 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
938 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
939 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
940 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
941 $(INCDIR
)/opcode
/i960.h
943 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
944 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
945 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
946 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
948 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
949 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
950 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
951 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
952 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ia64.h \
955 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
956 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
957 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
958 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
959 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
960 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
961 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
962 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
964 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
965 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
966 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
967 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
968 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
969 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
970 $(srcdir)/..
/opcodes
/cgen-types.h ..
/bfd
/bfd_stdint.h \
971 $(srcdir)/..
/opcodes
/cgen-ops.h cgen.h
$(INCDIR
)/elf
/common.h \
972 $(INCDIR
)/elf
/m32c.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h \
973 $(INCDIR
)/hashtab.h
$(INCDIR
)/safe-ctype.h
975 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
976 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
977 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
978 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
979 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
980 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
981 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
982 $(INCDIR
)/elf
/reloc-macros.h
984 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
985 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
986 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
987 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
988 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
989 $(INCDIR
)/elf
/reloc-macros.h
991 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
992 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
993 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
994 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
995 $(srcdir)/config
/m68k-parse.h
997 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
998 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
999 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1000 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
1001 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1002 $(srcdir)/config
/m68k-parse.h
1004 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1005 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1006 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1007 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
1008 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1009 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
1010 $(INCDIR
)/elf
/reloc-macros.h
1012 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1013 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1014 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1015 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(srcdir)/config
/tc-maxq.h \
1016 $(INCDIR
)/opcode
/maxq.h
1018 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1019 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1020 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1021 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
1023 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1024 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1025 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1026 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1027 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1029 DEPTC_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1030 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1031 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1032 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mep-desc.h \
1033 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1034 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mep-opc.h \
1035 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mep.h
$(INCDIR
)/elf
/reloc-macros.h \
1036 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/xregex.h \
1039 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1040 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1041 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1042 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1043 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1044 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1045 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1046 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1048 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1049 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1050 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1051 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1052 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1053 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1054 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1057 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1058 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1059 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1060 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
1061 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1062 $(srcdir)/config
/obj-elf.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1063 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1065 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1066 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1067 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1068 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1069 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1070 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/obstack.h
1072 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1073 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1074 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1075 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1076 $(INCDIR
)/opcode
/mn10200.h
1078 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1079 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1080 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1081 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1082 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1084 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1085 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1086 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1087 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1088 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1090 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1091 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1092 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1093 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1094 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1095 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/mt-opc.h \
1096 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/mt.h
$(INCDIR
)/elf
/reloc-macros.h \
1097 $(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1099 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1100 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1103 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1104 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1105 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1106 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1107 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1108 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1111 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1112 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1113 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1114 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1116 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1117 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1118 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1119 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1120 $(INCDIR
)/elf
/reloc-macros.h
1122 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1123 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1124 $(INCDIR
)/opcode
/pdp11.h
1126 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1127 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1128 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1129 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1131 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1132 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1133 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1134 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1136 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1137 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1138 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1139 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1140 $(INCDIR
)/opcode
/ppc.h
1142 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1143 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1144 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1145 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1146 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1147 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1149 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1150 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1151 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1152 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1153 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1154 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1156 DEPTC_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1157 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1158 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1159 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1160 $(INCDIR
)/opcode
/score-inst.h
$(INCDIR
)/opcode
/score-datadep.h \
1161 struc-symbol.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
1164 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1165 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1166 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1167 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1168 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1170 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1171 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1172 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1173 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1174 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1175 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1177 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1178 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1179 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1180 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1181 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1182 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1183 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1184 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1186 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1187 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1188 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1189 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1191 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1192 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1193 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1194 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1195 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1197 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1198 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1199 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1200 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1201 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1202 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1205 DEPTC_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1206 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1207 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1208 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1209 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/spu-insns.h
1211 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1212 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1213 $(INCDIR
)/opcode
/tic30.h
1215 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1216 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1217 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1218 $(INCDIR
)/opcode
/tic30.h
1220 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1221 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1222 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1223 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1224 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h
1226 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1227 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1228 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1229 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1230 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h
1232 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1233 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1234 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1235 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1236 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1239 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1240 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1241 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1242 $(INCDIR
)/opcode
/vax.h
1244 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1245 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1246 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1247 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1248 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1249 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1251 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1252 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1253 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1254 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1255 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1256 $(INCDIR
)/opcode
/cgen.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1257 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h dwarf2dbg.h \
1258 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1260 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1261 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1262 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1263 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1264 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1265 $(INCDIR
)/opcode
/cgen-bitset.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1268 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1269 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1270 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1271 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1272 $(srcdir)/config
/tc-xtensa.h subsegs.h
$(INCDIR
)/obstack.h \
1273 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1274 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/xtensa-config.h
1276 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1277 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1278 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1279 subsegs.h
$(INCDIR
)/obstack.h
1281 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1282 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1283 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1284 $(srcdir)/..
/opcodes
/z8k-opc.h
1286 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1287 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1290 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1293 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1296 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1297 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1298 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1299 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1300 $(BFDDIR
)/libecoff.h
1302 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1303 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1304 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1305 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1306 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1307 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1308 $(INCDIR
)/aout
/aout64.h
1310 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1311 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1312 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1313 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1314 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1315 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1317 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1318 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1321 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1322 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1323 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1324 subsegs.h
$(INCDIR
)/obstack.h
1326 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1327 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1328 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1329 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1330 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1332 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1333 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1334 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1335 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1336 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1338 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1339 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1340 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1341 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1342 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1344 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1345 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1348 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1349 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1350 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1351 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1352 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1354 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1355 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1356 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1357 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1358 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1360 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1361 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1362 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1363 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1364 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1366 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1367 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1368 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1369 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1370 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1372 DEPOBJ_dlx_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-dlx.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_fr30_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-fr30.h dwarf2dbg.h \
1381 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1382 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1384 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1385 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1386 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1387 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1388 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1390 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1391 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1392 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1393 subsegs.h
$(INCDIR
)/obstack.h
1395 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1396 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1397 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1398 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1399 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1401 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1402 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1403 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1404 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1405 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1406 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1407 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1409 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1410 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1411 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1412 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1413 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h \
1414 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1416 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1417 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1418 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1421 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1422 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1423 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1424 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1425 subsegs.h
$(INCDIR
)/obstack.h
1427 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1428 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1429 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1430 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1431 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1432 dwarf2dbg.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
1433 $(INCDIR
)/aout
/aout64.h
1435 DEPOBJ_i860_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-i860.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_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1442 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1443 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1445 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1446 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1447 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1448 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1449 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1451 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1452 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1453 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1454 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1455 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1456 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1458 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1459 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1460 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1461 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1462 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1464 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1465 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1466 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1467 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1468 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1470 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1471 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1472 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1473 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1474 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1476 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1477 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1478 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1479 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1480 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1482 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1483 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1486 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1487 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1488 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1489 subsegs.h
$(INCDIR
)/obstack.h
1491 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1492 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1493 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1494 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1495 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1497 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1498 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1499 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1500 subsegs.h
$(INCDIR
)/obstack.h
1502 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1503 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1504 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1505 subsegs.h
$(INCDIR
)/obstack.h
1507 DEPOBJ_mcore_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-mcore.h dwarf2dbg.h \
1510 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1511 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1513 DEPOBJ_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1514 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1515 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1516 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1517 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/mep.h \
1518 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1520 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1521 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1522 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1523 subsegs.h
$(INCDIR
)/obstack.h
1525 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1526 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1527 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1528 $(BFDDIR
)/libecoff.h
1530 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1531 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1532 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1533 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1534 dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1535 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1537 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1538 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1539 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1540 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1541 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1543 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1544 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1545 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1546 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1547 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1549 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1550 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1551 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1552 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1553 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1555 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1556 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1557 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1558 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1559 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1561 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1562 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1563 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1564 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1565 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1567 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1568 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1571 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1572 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1573 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1574 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1575 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1577 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1578 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1579 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1581 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1582 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1583 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1584 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1585 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1587 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1588 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1591 DEPOBJ_pdp11_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-pdp11.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_pj_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-pj.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_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1604 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1605 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/obstack.h
1607 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1608 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1609 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1610 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1611 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h \
1612 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1614 DEPOBJ_s390_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-s390.h dwarf2dbg.h \
1617 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1618 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1620 DEPOBJ_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1621 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1622 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
1623 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1624 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1626 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1627 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1628 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1629 subsegs.h
$(INCDIR
)/obstack.h
1631 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1632 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1633 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1634 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1635 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1637 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1638 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1639 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1640 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1641 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1642 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1644 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1645 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1648 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1649 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1650 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1651 subsegs.h
$(INCDIR
)/obstack.h
1653 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1654 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1655 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1656 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1657 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1659 DEPOBJ_spu_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1660 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1661 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-spu.h
$(INCDIR
)/opcode
/spu.h \
1662 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1663 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1664 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1666 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1667 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1670 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1671 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1672 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1673 subsegs.h
$(INCDIR
)/obstack.h
1675 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1676 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1677 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1678 subsegs.h
$(INCDIR
)/obstack.h
1680 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1681 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1682 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1683 subsegs.h
$(INCDIR
)/obstack.h
1685 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1686 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1687 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1688 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1689 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1690 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1692 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1693 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1696 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1697 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1698 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1699 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1700 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1702 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1703 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1704 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1705 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1706 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1708 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1709 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1710 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1711 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1712 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1714 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1715 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1716 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1717 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1718 $(INCDIR
)/obstack.h
$(INCDIR
)/obstack.h struc-symbol.h \
1719 dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1721 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1722 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1723 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1724 subsegs.h
$(INCDIR
)/obstack.h
1726 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1727 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1728 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1729 subsegs.h
$(INCDIR
)/obstack.h
1731 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1732 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1733 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1735 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1738 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1741 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1742 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1743 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1745 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1746 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1747 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1749 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1750 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1752 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1753 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1756 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1757 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1759 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1760 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1761 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1763 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1764 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1765 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1767 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1768 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1769 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1770 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1773 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1774 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1775 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1776 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1779 DEP_cr16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1780 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1781 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cr16.h dwarf2dbg.h \
1782 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1785 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1786 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1788 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1789 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1790 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1791 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1794 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1795 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1796 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1797 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1800 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1801 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1802 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1804 DEP_d30v_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-d30v.h
1808 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1809 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1810 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1811 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1814 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1815 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1816 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1817 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1820 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1821 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1822 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1824 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1825 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1826 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1828 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1829 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1830 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1831 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1832 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1834 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1835 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1836 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1837 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1838 $(INCDIR
)/elf
/reloc-macros.h
1840 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1841 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1842 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1843 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1846 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1847 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1848 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1850 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1851 $(srcdir)/..
/opcodes
/i386-opc.h
$(INCDIR
)/opcode
/i386.h \
1852 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1853 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1855 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1856 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1857 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
$(srcdir)/..
/opcodes
/i386-opc.h \
1858 $(INCDIR
)/opcode
/i386.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
1859 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
1862 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1863 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1864 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1865 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1868 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1869 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1872 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1873 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1874 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1875 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1876 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1878 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1879 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1880 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1881 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1883 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1884 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1885 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1886 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1889 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1890 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1891 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1892 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1895 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1896 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1897 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1898 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1901 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1902 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1903 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1904 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1905 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1907 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1908 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1910 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1911 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1912 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1914 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1915 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1916 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1918 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1919 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1920 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1922 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1923 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1924 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1926 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1927 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1928 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1929 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1930 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1932 DEP_mep_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1933 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1934 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mep.h dwarf2dbg.h \
1935 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1938 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1939 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1940 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1942 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1943 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1945 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1946 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1947 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1949 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1950 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1951 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1952 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1955 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1956 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1957 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1958 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1961 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1962 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1963 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1964 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1967 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1968 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1969 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1970 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1973 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1974 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1975 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1976 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1979 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1980 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1982 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1983 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1984 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1985 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1988 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1989 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1992 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1993 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1994 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1995 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1996 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1998 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1999 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2001 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2002 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2003 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
2004 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2007 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2008 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2009 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
2010 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2013 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2014 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
2017 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2018 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2019 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
2020 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2021 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
2023 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2024 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2025 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
2026 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2029 DEP_score_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2030 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2031 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-score.h dwarf2dbg.h \
2032 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2035 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2036 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
2037 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2039 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2040 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2041 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2043 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2044 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2045 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
2046 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
2048 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2049 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2051 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2052 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
2053 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2055 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2056 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2057 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
2058 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2059 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
2061 DEP_spu_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-spu.h
$(INCDIR
)/opcode
/spu.h \
2064 $(INCDIR
)/opcode
/spu-insns.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2065 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2067 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2068 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2070 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2071 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
2072 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2074 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2075 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
2076 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2078 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2079 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
2080 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2082 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2083 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2084 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
2085 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
2086 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
2088 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2089 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2091 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2092 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2093 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
2094 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2097 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2098 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2099 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
2100 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2103 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2104 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2105 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2106 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
2109 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
2110 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2111 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
2112 $(INCDIR
)/xtensa-config.h
2114 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2115 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
2116 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2118 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2119 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
2120 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2122 DEP_hppa_som
= $(BFDDIR
)/som.h
2123 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2126 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2129 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2130 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2132 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2135 .SUFFIXES
: .c .l .lo .o .obj .y
2138 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2139 @for dep in
$?
; do \
2140 case
'$(am__configure_deps)' in \
2142 echo
' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
2143 cd
$(srcdir) && $(AUTOMAKE
) --cygnus \
2148 echo
' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
2149 cd
$(top_srcdir
) && \
2150 $(AUTOMAKE
) --cygnus Makefile
2152 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2155 echo
' $(SHELL) ./config.status'; \
2156 $(SHELL
) .
/config.status
;; \
2158 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2159 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2162 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2163 $(SHELL
) .
/config.status
--recheck
2165 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2166 cd
$(srcdir) && $(AUTOCONF
)
2167 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2168 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2171 @if
test ! -f
$@
; then \
2176 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2178 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2179 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2180 cd
$(top_srcdir
) && $(AUTOHEADER
)
2185 -rm -f config.h stamp-h1
2186 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2187 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2188 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2189 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2190 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2191 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2193 clean-noinstPROGRAMS
:
2194 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2195 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2196 echo
" rm -f $$p $$f"; \
2199 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2200 @
rm -f as-new
$(EXEEXT
)
2201 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2202 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2203 @
rm -f itbl-test
$(EXEEXT
)
2204 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2206 mostlyclean-compile
:
2216 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2219 $(LTCOMPILE
) -c
-o
$@
$<
2223 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2224 rm -f
$(LEX_OUTPUT_ROOT
).c
2227 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2229 mostlyclean-libtool
:
2239 # This directory's subdirectories are mostly independent; you can cd
2240 # into them and run `make' without going through this Makefile.
2241 # To change the values of `make' variables: instead of editing Makefiles,
2242 # (1) if the variable is set in `config.status', edit `config.status'
2243 # (which will cause the Makefiles to be regenerated when you run `make');
2244 # (2) otherwise, pass the desired values on the `make' command line.
2245 $(RECURSIVE_TARGETS
):
2246 @failcom
='exit 1'; \
2247 for f in x
$$MAKEFLAGS; do \
2250 *k
*) failcom
='fail=yes';; \
2254 target
=`echo $@ | sed s/-recursive//`; \
2255 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2256 echo
"Making $$target in $$subdir"; \
2257 if
test "$$subdir" = "."; then \
2259 local_target
="$$target-am"; \
2261 local_target
="$$target"; \
2263 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2264 || eval
$$failcom; \
2266 if
test "$$dot_seen" = "no"; then \
2267 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2268 fi
; test -z
"$$fail"
2270 mostlyclean-recursive clean-recursive distclean-recursive \
2271 maintainer-clean-recursive
:
2272 @failcom
='exit 1'; \
2273 for f in x
$$MAKEFLAGS; do \
2276 *k
*) failcom
='fail=yes';; \
2281 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2282 *) list
='$(SUBDIRS)' ;; \
2284 rev
=''; for subdir in
$$list; do \
2285 if
test "$$subdir" = "."; then
:; else \
2286 rev
="$$subdir $$rev"; \
2290 target
=`echo $@ | sed s/-recursive//`; \
2291 for subdir in
$$rev; do \
2292 echo
"Making $$target in $$subdir"; \
2293 if
test "$$subdir" = "."; then \
2294 local_target
="$$target-am"; \
2296 local_target
="$$target"; \
2298 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2299 || eval
$$failcom; \
2300 done
&& test -z
"$$fail"
2302 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2303 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2306 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2307 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2310 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2311 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2312 unique
=`for i in $$list; do \
2313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2315 $(AWK) ' { files[$$0] = 1; } \
2316 END { for (i in files) print i; }'`; \
2320 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2321 $(TAGS_FILES
) $(LISP
)
2324 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2325 include_option
=--etags-include
; \
2328 include_option
=--include; \
2331 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2332 if
test "$$subdir" = .
; then
:; else \
2333 test ! -f
$$subdir/TAGS || \
2334 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2337 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2338 unique
=`for i in $$list; do \
2339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2341 $(AWK) ' { files[$$0] = 1; } \
2342 END { for (i in files) print i; }'`; \
2343 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2344 test -n
"$$unique" || unique
=$$empty_fix; \
2345 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2349 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2350 $(TAGS_FILES
) $(LISP
)
2353 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2354 unique
=`for i in $$list; do \
2355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2357 $(AWK) ' { files[$$0] = 1; } \
2358 END { for (i in files) print i; }'`; \
2359 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2360 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2364 here
=`$(am__cd) $(top_builddir) && pwd` \
2365 && cd
$(top_srcdir
) \
2366 && gtags
-i
$(GTAGS_ARGS
) $$here
2369 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2371 @echo
'Making a new site.exp file...'
2372 @echo
'## these variables are automatically generated by make ##' >site.tmp
2373 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2374 @echo
'# edit the last section' >>site.tmp
2375 @echo
'set srcdir $(srcdir)' >>site.tmp
2376 @echo
"set objdir `pwd`" >>site.tmp
2377 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2378 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2379 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2380 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2381 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2382 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2383 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2384 @
test ! -f site.exp || \
2385 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2387 @
test ! -f site.exp || mv site.exp site.bak
2388 @mv site.tmp site.exp
2391 -rm -f site.exp site.bak
2392 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2393 rm -f
$$tool.sum
$$tool.log
; \
2396 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2397 check: check-recursive
2398 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2399 installdirs: installdirs-recursive
2401 install: install-recursive
2402 install-exec
: install-exec-recursive
2403 install-data
: install-data-recursive
2404 uninstall: uninstall-recursive
2407 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2409 installcheck: installcheck-recursive
2411 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2412 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2413 `test -z '$(STRIP)' || \
2414 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2415 mostlyclean-generic
:
2416 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2419 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2422 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2423 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2425 maintainer-clean-generic
:
2426 @echo
"This command is intended for maintainers to use"
2427 @echo
"it deletes files that may require special tools to rebuild."
2432 clean: clean-recursive
2434 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2437 distclean: distclean-recursive
2438 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2440 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2441 distclean-generic distclean-hdr distclean-libtool \
2448 html
: html-recursive
2450 info: info-recursive
2456 install-exec-am
: install-exec-local
2458 install-info
: install-info-recursive
2464 maintainer-clean
: maintainer-clean-recursive
2465 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2466 -rm -rf
$(top_srcdir
)/autom4te.cache
2468 maintainer-clean-am
: distclean-am maintainer-clean-generic
2470 mostlyclean: mostlyclean-recursive
2472 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2485 uninstall-info
: uninstall-info-recursive
2487 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2488 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2489 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2490 distclean distclean-DEJAGNU distclean-compile \
2491 distclean-generic distclean-hdr distclean-libtool \
2492 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2493 info info-am
install install-am install-data install-data-am \
2494 install-exec install-exec-am install-exec-local install-info \
2495 install-info-am install-man install-strip
installcheck \
2496 installcheck-am
installdirs installdirs-am maintainer-clean \
2497 maintainer-clean-generic maintainer-clean-recursive \
2498 mostlyclean mostlyclean-compile mostlyclean-generic \
2499 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2500 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2502 po
/POTFILES.in
: @MAINT@ Makefile
2503 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2504 && mv tmp
$(srcdir)/po
/POTFILES.in
2506 diststuff
: $(EXTRA_DIST
) info
2509 # Stuff that every object file depends upon. If anything is removed
2510 # from this list, remove it from dep-in.sed as well.
2511 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2512 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2513 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2514 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2515 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2516 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2518 check-DEJAGNU
: site.exp
2519 if
[ -d testsuite
]; then \
2524 rm -f testsuite
/site.exp
2525 cp site.exp testsuite
/site.exp
2526 rootme
=`pwd`; export rootme
; \
2527 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2528 EXPECT
=${EXPECT} ; export EXPECT
; \
2529 runtest
=$(RUNTEST
); \
2531 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2532 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2534 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2537 # The implicit .c.o rule doesn't work for these, perhaps because of
2538 # the variables, or perhaps because the sources are not on vpath.
2539 $(TARG_CPU_O
): $(TARG_CPU_C
)
2540 $(COMPILE
) -c
$(TARG_CPU_C
)
2541 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2542 $(COMPILE
) -c
$(ATOF_TARG_C
)
2544 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2545 # so the automatic dependency stuff doesn't work.
2546 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2547 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2548 $(INCDIR
)/aout
/stab_gnu.h
2550 # We need all these explicit rules for the multi stuff. Because of
2551 # these rules, we don't need one for OBJ_FORMAT_O.
2553 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2554 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2555 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2556 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2557 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2558 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2559 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2560 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2561 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2562 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2563 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2564 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2565 obj-som.o
: $(srcdir)/config
/obj-som.c
2566 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2568 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2569 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2570 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2571 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2572 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2573 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2574 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2575 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2576 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2577 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2578 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2579 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2580 e-criself.o
: $(srcdir)/config
/e-criself.c
2581 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2583 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2584 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2586 # If m68k-parse.y is in a different directory, then ylwrap will use an
2587 # absolute path when it invokes yacc, which will cause yacc to put the
2588 # absolute path into the generated file. That's a pain when it comes
2589 # to generating snapshots, because it introduces spurious diffs.
2590 # Since when we make the snapshots $(srcdir) = ".", we check for that
2591 # case and handle it differently. This means that anybody who
2592 # configures with $(srcdir) = "." will have to set their path in the
2593 # debugger if they want to debug m68k-parse.y. This is bad, but on
2594 # the other hand it's good that people who use the prebuilt
2595 # m68k-parse.c don't get a spurious absolute path.
2596 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2597 f
=$(srcdir)/config
/m68k-parse.y
; \
2598 if
[ $$f = "./config/m68k-parse.y" ]; then \
2599 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2600 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2601 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2604 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2605 if
[ $$f = "m68k-parse.y" ]; then \
2606 rm -f m68k-parse.y
; \
2608 # Disable -Werror, if it has been enabled, since old versions of bison/
2609 # yacc will produce working code which contain compile time warnings.
2610 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2611 $(COMPILE
) -c
$< $(NO_WERROR
)
2613 # Don't let the .y.h rule clobber m68k-parse.h.
2614 m68k-parse.h
: ; @true
2615 $(srcdir)/config
/m68k-parse.h
: ; @true
2617 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2618 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2619 bfin-parse.h
: bfin-parse.c
2620 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2621 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2623 bfin-defs.h
: ; @true
2624 $(srcdir)/config
/bfin-defs.h
: ; @true
2626 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2627 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2628 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2629 $(COMPILE
) -c
$< $(NO_WERROR
)
2631 # The instruction table specification lexical analyzer and parser.
2633 itbl-lex.c
: $(srcdir)/itbl-lex.l
2635 # Disable -Werror, if it has been enabled, since old versions of bison/
2636 # yacc will produce working code which contain compile time warnings.
2637 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2638 $(COMPILE
) -c
$< $(NO_WERROR
)
2640 # Disable -Werror, if it has been enabled, since old versions of bison/
2641 # yacc will produce working code which contain compile time warnings.
2642 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2643 $(COMPILE
) -c
$< $(NO_WERROR
)
2645 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2647 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2648 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2650 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2651 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2653 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2654 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2656 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2657 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2658 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2659 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2661 .PHONY
: install-html install-html-am install-html-recursive
2663 install-html
: install-html-recursive
2665 install-html-recursive
:
2666 @failcom
='exit 1'; \
2667 for f in x
$$MAKEFLAGS; do \
2670 *k
*) failcom
='fail=yes';; \
2674 target
=`echo $@ | sed s/-recursive//`; \
2675 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2676 echo
"Making $$target in $$subdir"; \
2677 if
test "$$subdir" = "."; then \
2679 local_target
="$$target-am"; \
2681 local_target
="$$target"; \
2683 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2684 || eval
$$failcom; \
2686 if
test "$$dot_seen" = "no"; then \
2687 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2688 fi
; test -z
"$$fail"
2690 .PHONY
: install-exec-local install-data-local
2691 .PHONY
: install-exec-bindir install-exec-tooldir
2693 install-exec-local
: install-exec-bindir @install_tooldir@
2695 install-exec-bindir
: $(noinst_PROGRAMS
)
2696 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2697 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2698 if
test -f
$$p; then \
2699 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2700 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2704 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2705 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2706 n
=`echo as | sed '$(transform)'`; \
2707 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2708 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2709 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2710 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2715 # These exist for maintenance purposes.
2717 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2721 rm -f stage
&& ln
-s stage1 stage
2722 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2724 rm -f stage
&& ln
-s stage2 stage
2725 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2726 $(MAKE
) comparison against
=stage2
2729 rm -f stage
&& ln
-s stage1 stage
2730 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2732 rm -f stage
&& ln
-s stage2 stage
2733 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2734 $(MAKE
) comparison against
=stage2
2737 rm -f stage
&& ln
-s stage2 stage
2738 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2739 $(MAKE
) comparison against
=stage2
2741 # Copy the object files from a particular stage into a subdirectory.
2744 -mv
$(STAGESTUFF
) stage1
2745 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2749 -mv
$(STAGESTUFF
) stage2
2750 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2754 -mv
$(STAGESTUFF
) stage3
2755 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2757 # This rule is derived from corresponding code in the Makefile.in for gcc.
2758 # The "tail +16c" is to bypass headers which may include timestamps or
2759 # temporary assembly file names.
2762 for file in
*.o
; do \
2763 tail
+16c .
/$$file > tmp-foo1
; \
2764 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2765 if cmp tmp-foo1 tmp-foo2
; then \
2768 echo
$$file differs
; \
2776 .PHONY
: de-stage1 de-stage2 de-stage3
2779 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2783 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2787 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2790 # Automatic dependency computation. This is a real pain, because the
2791 # dependencies change based on target_cpu_type and obj_format.
2792 # Just to make things even more complicated, automake separates the
2793 # dependency variable assignments from the dependency rules, and tacks
2794 # on a .NOEXPORT at the end of Makefile.in.
2796 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2797 rm -f DEP1
# delete because we use $? in DEP1 rule
2798 srcdir=`cd $(srcdir); pwd`; \
2799 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2801 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2802 sed
-f dep.sed
< DEPTC
>> DEPA
2803 sed
-f dep.sed
< DEPOBJ
>> DEPA
2804 sed
-f dep.sed
< DEP2
>> DEPA
2805 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2806 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2807 sed
-f dep.sed
< DEP1
>> DEPA
2808 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2809 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2810 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2811 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2812 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2813 echo
'make DEP failed!'; exit
1; \
2818 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2819 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2820 srcdir=`cd $(srcdir); pwd`; \
2822 echo
'' > targ-cpu.h
; \
2823 echo
'' > obj-format.h
; \
2824 echo
'' > targ-env.h
; \
2825 echo
'' > itbl-cpu.h
; \
2826 echo
'' > itbl-parse.h
; \
2827 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2830 # Work out the special dependencies for the tc-*.c files.
2831 DEPTC
: $(TARGET_CPU_CFILES
)
2833 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2834 srcdir=`cd $(srcdir); pwd`; \
2836 for c in
$(CPU_TYPES
); do \
2837 for o in
$(OBJ_FORMATS
); do \
2839 if
[ x
$${valid} = xyes
]; then \
2840 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2841 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2842 echo
'#include "te-generic.h"' > targ-env.h
; \
2843 echo
'' > itbl-cpu.h
; \
2844 echo
'' > itbl-parse.h
; \
2845 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2847 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2848 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2849 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2854 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2855 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2856 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2857 for c in
$(MULTI_CPU_TYPES
); do \
2858 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2859 for o in $(OBJ_FORMATS); do \
2860 $(MULTI_CPU_OBJ_VALID) \
2861 if [ x$${valid} = xyes ]; then \
2862 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2865 echo
'' >> DEPTCA
; \
2869 # Work out the special dependencies for the obj-*.c files.
2870 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2872 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2873 srcdir=`cd $(srcdir); pwd`; \
2875 for c in
$(CPU_TYPES
); do \
2876 for o in
$(OBJ_FORMATS
); do \
2878 if
[ x
$${valid} = xyes
]; then \
2879 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2880 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2881 echo
'#include "te-generic.h"' > targ-env.h
; \
2882 echo
'' > itbl-cpu.h
; \
2883 echo
'' > itbl-parse.h
; \
2885 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2886 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2887 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2892 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2893 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2894 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2895 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2896 for c in $(MULTI_CPU_TYPES); do \
2897 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2898 for o in
$(OBJ_FORMATS
); do \
2899 $(MULTI_CPU_OBJ_VALID
) \
2900 if
[ x
$${valid} = xyes
]; then \
2901 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2904 echo '' >> DEPOBJA; \
2906 mv -f DEPOBJA DEPOBJ
2908 # Work out the dependencies for each CPU/OBJ combination.
2909 # Note that SOM is a special case, because it only works native.
2910 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2912 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2913 srcdir=`cd $(srcdir); pwd`; \
2915 for c in $(CPU_TYPES); do \
2916 for o in $(OBJ_FORMATS); do \
2918 if [ x$${valid} = xyes ]; then \
2919 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2920 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2921 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2922 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2926 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2927 for c in
$(MULTI_CPU_TYPES
); do \
2928 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2929 for o in $(OBJ_FORMATS); do \
2930 $(MULTI_CPU_OBJ_VALID) \
2931 if [ x$${valid} = xyes ]; then \
2932 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2939 dep.sed
: dep-in.sed config.status
2940 srcdir=`cd $(srcdir); pwd`; \
2941 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2942 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2943 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2944 -e
"s!@SRCDIR@!$${srcdir}!" \
2945 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2948 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2949 < Makefile
> tmp-Makefile
2950 cat DEP
>> tmp-Makefile
2951 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2954 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2955 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2956 cat DEP
>> tmp-Makefile.in
2957 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2960 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2961 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2962 cat DEP
>> tmp-Makefile.am
2963 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2965 # HEED THE MKDEP WARNINGS.
2966 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2967 .PHONY
: dep dep-in dep-am
2968 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2970 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2971 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2973 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2974 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2976 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2977 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2978 $(INCDIR
)/elf
/dwarf2.h
2979 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2980 subsegs.h
$(INCDIR
)/obstack.h
2981 ecoff.o
: ecoff.c ecoff.h
2982 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2983 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2984 flonum-copy.o
: flonum-copy.c
2985 flonum-konst.o
: flonum-konst.c
2986 flonum-mult.o
: flonum-mult.c
2987 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2988 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2989 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2990 input-scrub.o
: input-scrub.c input-file.h sb.h
2991 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2992 input-file.h subsegs.h
2993 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2994 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2995 messages.o
: messages.c
2996 output-file.o
: output-file.c output-file.h
2997 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2998 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3000 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
3001 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3002 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
3003 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
3004 subsegs.h struc-symbol.h
3005 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
3006 dwarf2dbg.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
3007 itbl-ops.o
: itbl-ops.c itbl-ops.h
3008 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
3009 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
3010 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
3011 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
3012 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
3013 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
3014 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
3015 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3016 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3017 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3018 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3019 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3020 # Otherwise a system limit (for SysV at least) may be exceeded.