1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 noinst_PROGRAMS
= as-new
$(EXEEXT
)
42 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
44 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
48 $(top_srcdir
)/po
/Make-in m68k-parse.c bfin-parse.c \
49 itbl-parse.c itbl-lex.c
$(srcdir)/..
/ylwrap \
50 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
51 $(srcdir)/..
/config.sub
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/libtool.m4 \
56 $(top_srcdir
)/..
/gettext.m4
$(top_srcdir
)/configure.in
57 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
59 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
60 configure.lineno configure.status.lineno
61 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
62 CONFIG_HEADER
= config.h
63 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
64 PROGRAMS
= $(noinst_PROGRAMS
)
65 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
66 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
67 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
68 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
69 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
70 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
71 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
72 output-file.
$(OBJEXT
) read.
$(OBJEXT
) sb.
$(OBJEXT
) \
73 stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
75 am_as_new_OBJECTS
= $(am__objects_1
)
76 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
77 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
78 am__DEPENDENCIES_2
= obj-@obj_format@.o
79 am__DEPENDENCIES_3
= atof-@atof@.o
81 am__DEPENDENCIES_5
= ..
/libiberty
/libiberty.a
82 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
83 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
84 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
85 SCRIPTS
= $(noinst_SCRIPTS
)
86 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
89 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
90 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
91 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
92 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
93 $(AM_CFLAGS
) $(CFLAGS
)
95 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
96 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
97 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
98 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
99 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
100 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
102 YLWRAP
= $(top_srcdir
)/..
/ylwrap
103 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
105 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
106 html-recursive info-recursive install-data-recursive \
107 install-exec-recursive install-info-recursive \
108 install-recursive installcheck-recursive installdirs-recursive \
109 pdf-recursive ps-recursive uninstall-info-recursive \
113 DEJATOOL
= $(PACKAGE
)
114 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
117 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
118 AMDEP_FALSE
= @AMDEP_FALSE@
119 AMDEP_TRUE
= @AMDEP_TRUE@
121 AUTOCONF
= @AUTOCONF@
122 AUTOHEADER
= @AUTOHEADER@
123 AUTOMAKE
= @AUTOMAKE@
126 BFDVER_H
= @BFDVER_H@
127 CATALOGS
= @CATALOGS@
128 CATOBJEXT
= @CATOBJEXT@
130 CCDEPMODE
= @CCDEPMODE@
133 CPPFLAGS
= @CPPFLAGS@
134 CYGPATH_W
= @CYGPATH_W@
135 DATADIRNAME
= @DATADIRNAME@
144 GMOFILES
= @GMOFILES@
148 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
153 INSTOBJEXT
= @INSTOBJEXT@
154 INTLDEPS
= @INTLDEPS@
155 INTLLIBS
= @INTLLIBS@
156 INTLOBJS
= @INTLOBJS@
158 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
160 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
166 LTLIBOBJS
= @LTLIBOBJS@
168 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
169 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
170 MAKEINFO
= @MAKEINFO@
171 MKINSTALLDIRS
= @MKINSTALLDIRS@
173 NO_WERROR
= @NO_WERROR@
175 OPCODES_LIB
= @OPCODES_LIB@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
186 REPORT_BUGS_TO
= @REPORT_BUGS_TO@
187 SET_MAKE
= @SET_MAKE@
190 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
193 WARN_CFLAGS
= @WARN_CFLAGS@
194 XGETTEXT
= @XGETTEXT@
195 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
196 ac_ct_CC
= @ac_ct_CC@
197 ac_ct_RANLIB
= @ac_ct_RANLIB@
198 ac_ct_STRIP
= @ac_ct_STRIP@
199 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
200 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
201 am__include
= @am__include@
202 am__leading_dot
= @am__leading_dot@
203 am__quote
= @am__quote@
205 am__untar
= @am__untar@
209 build_alias
= @build_alias@
210 build_cpu
= @build_cpu@
211 build_os
= @build_os@
212 build_vendor
= @build_vendor@
213 cgen_cpu_prefix
= @cgen_cpu_prefix@
215 datarootdir
= @datarootdir@
217 exec_prefix = @
exec_prefix@
218 extra_objects
= @extra_objects@
220 host_alias
= @host_alias@
221 host_cpu
= @host_cpu@
223 host_vendor
= @host_vendor@
225 includedir = @
includedir@
227 install_sh
= @install_sh@
228 install_tooldir
= @install_tooldir@
231 libexecdir
= @libexecdir@
232 localstatedir
= @localstatedir@
235 obj_format
= @obj_format@
236 oldincludedir = @
oldincludedir@
238 program_transform_name
= @program_transform_name@
240 sharedstatedir
= @sharedstatedir@
241 sysconfdir
= @sysconfdir@
243 target_alias
= @target_alias@
244 target_cpu
= @target_cpu@
245 target_cpu_type
= @target_cpu_type@
246 target_os
= @target_os@
247 target_vendor
= @target_vendor@
249 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
251 # Automake should figure this out on its own. It doesn't, because
252 # of the "cygnus" option. But distclean still wants it.
253 DIST_SUBDIRS
= $(SUBDIRS
)
254 tooldir
= $(exec_prefix)/$(target_alias
)
255 AM_CFLAGS
= $(WARN_CFLAGS
)
257 TARG_CPU
= @target_cpu_type@
258 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
259 TARG_CPU_O
= tc-@target_cpu_type@.o
260 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
261 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
262 OBJ_FORMAT_O
= obj-@obj_format@.o
263 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
264 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
265 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
266 ATOF_TARG_O
= atof-@atof@.o
268 # use @target_cpu_type@ for refering to configured target name
269 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
270 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
271 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
272 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
274 # CPU types. This is only used for dependency information.
328 # Object format types. This is only used for dependency information.
329 # We deliberately omit SOM, since it does not work as a cross assembler.
339 # This is an sh case which sets valid according to whether the CPU
340 # type in the shell variable c and the OS type in the shell variable o
341 # are supported. This helps cuts down on the amount of dependency
348 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
353 cris | i860 | mmix | sh64
) \
358 mips | alpha
) valid
=yes
;; \
363 alpha
) valid
=yes
;; \
372 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
373 MULTI_CPU_TYPES
= i386 mips cris
374 MULTI_CPU_OBJ_VALID
= \
379 i386 | cris
) valid
=yes
;; \
383 i386 | mips
) valid
=yes
;; \
393 # Regular source files.
424 CFILES
= $(GAS_CFILES
) itbl-ops.c
456 # CPU files in config.
457 TARGET_CPU_CFILES
= \
480 config
/tc-m68hc11.c \
485 config
/tc-mn10200.c \
486 config
/tc-mn10300.c \
489 config
/tc-openrisc.c \
502 config
/tc-xstormy16.c \
508 TARGET_CPU_HFILES
= \
531 config
/tc-m68hc11.h \
536 config
/tc-mn10200.h \
537 config
/tc-mn10300.h \
540 config
/tc-openrisc.h \
553 config
/tc-xstormy16.h \
560 # OBJ files in config
561 OBJ_FORMAT_CFILES
= \
570 OBJ_FORMAT_HFILES
= \
580 # Emulation header files in config
583 config
/te-armlinuxeabi.h \
589 config
/te-epoc-pe.h \
590 config
/te-generic.h \
594 config
/te-hppalinux64.h \
595 config
/te-i386aix.h \
596 config
/te-ia64aix.h \
604 config
/te-nbsd532.h \
605 config
/te-netware.h \
606 config
/te-pc532mach.h \
610 config
/te-sparcaout.h \
613 config
/te-symbian.h \
617 # Multi files in config
619 config
/e-crisaout.c \
621 config
/e-i386aout.c \
622 config
/e-i386coff.c \
624 config
/e-mipsecoff.c \
663 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
664 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
665 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
668 noinst_SCRIPTS
= $(GDBINIT
)
669 EXTRA_SCRIPTS
= .gdbinit
670 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
671 bfin-parse.c bfin-parse.h bfin-lex.c
673 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
675 # Now figure out from those variables how to compile and link.
676 BASEDIR
= $(srcdir)/..
677 BFDDIR
= $(BASEDIR
)/bfd
678 INCDIR
= $(BASEDIR
)/include
679 REPORT_BUGS_TO_s
:= "\"@REPORT_BUGS_TO@\""
681 # This is the variable actually used when we compile.
682 # Specify the directories to be searched for header files.
683 # Both . and srcdir are used, in that order,
684 # so that tm.h and config.h will be found in the compilation
685 # subdirectory rather than in the source directory.
686 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config \
687 -I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) -I
$(srcdir)/..
/intl
-I..
/intl \
688 -DREPORT_BUGS_TO
=$(REPORT_BUGS_TO_s
) \
689 -DLOCALEDIR
="\"$(datadir)/locale\""
692 # This should be parallel to INCLUDES, but should replace $(srcdir)
693 # with $${srcdir}, and should work in a subdirectory. This is used
694 # when building dependencies, because the dependency building is done
696 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config \
697 -I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd
-I
$${srcdir}/..
/intl
-I..
/..
/intl \
698 -DREPORT_BUGS_TO
=$(REPORT_BUGS_TO_s
) \
699 -DLOCALEDIR
="\"$(datadir)/locale\""
701 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
702 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
705 # How to link with both our special library facilities
706 # and the system's installed libraries.
707 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
709 # Files to be copied away after each stage in building.
710 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
711 as_new_SOURCES
= $(GAS_CFILES
)
712 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
713 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
715 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
716 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
722 # The m68k operand parser.
723 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
724 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
725 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
728 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
730 # Remake the info files.
731 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
732 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
733 testsuite
/site.exp site.bak site.exp stage stage1 stage2
735 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
737 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
738 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
740 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
741 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
742 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
743 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
744 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
745 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h dw2gencfi.h \
746 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
748 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
749 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
750 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
751 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h dw2gencfi.h \
752 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
754 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
755 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
756 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
757 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
758 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
759 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
760 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
761 $(srcdir)/config
/atof-vax.c
763 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
764 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
765 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h dw2gencfi.h \
766 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
768 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
769 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
770 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
771 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
772 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
773 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
775 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
776 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
777 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
778 dwarf2dbg.h struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h \
779 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
780 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
782 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
783 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
784 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
785 $(INCDIR
)/opcode
/arm.h
787 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
788 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
789 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
790 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
791 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h
793 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
794 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
795 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
796 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
797 $(INCDIR
)/opcode
/arm.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
798 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
800 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
801 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
802 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
803 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
805 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
806 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
807 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
808 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
809 $(INCDIR
)/opcode
/avr.h
811 DEPTC_bfin_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
812 $(srcdir)/config
/tc-bfin.h
$(INCDIR
)/coff
/internal.h \
813 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
814 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
815 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h dwarf2dbg.h \
816 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
817 $(srcdir)/config
/bfin-aux.h
$(INCDIR
)/opcode
/bfin.h \
818 $(srcdir)/config
/bfin-defs.h
$(INCDIR
)/elf
/common.h \
819 $(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
821 DEPTC_bfin_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
822 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
823 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h \
824 dwarf2dbg.h struc-symbol.h
$(srcdir)/config
/bfin-defs.h \
825 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/bfin-aux.h \
826 $(INCDIR
)/opcode
/bfin.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/elf
/common.h \
827 $(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
829 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
830 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
831 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
832 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
834 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
835 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
836 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
837 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
838 $(INCDIR
)/opcode
/cris.h
840 DEPTC_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
841 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
842 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
843 dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h
$(INCDIR
)/elf
/crx.h \
844 $(INCDIR
)/elf
/reloc-macros.h
846 DEPTC_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
847 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
848 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
849 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/crx.h \
850 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
852 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
853 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
854 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
855 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
856 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
858 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
859 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
860 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
861 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
862 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
864 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
865 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
866 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
867 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
869 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
870 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
871 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
872 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
873 $(INCDIR
)/opcode
/d30v.h
875 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
876 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
877 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
878 $(INCDIR
)/opcode
/dlx.h
880 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
881 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
882 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
883 $(srcdir)/config
/tc-dlx.h dwarf2dbg.h
$(INCDIR
)/opcode
/dlx.h
885 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
886 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
887 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
888 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
889 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
890 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
892 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
893 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
894 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
895 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
896 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
897 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
900 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
901 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
902 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
903 $(srcdir)/..
/opcodes
/frv-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
904 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
905 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/common.h \
906 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
908 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
909 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
910 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
911 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
912 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
913 $(srcdir)/..
/opcodes
/frv-opc.h cgen.h
$(BFDDIR
)/libbfd.h \
914 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
916 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
917 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
918 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
919 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
920 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
922 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
923 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
924 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
925 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
926 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
928 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
929 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
930 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
931 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
933 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
934 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
935 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
936 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
937 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
938 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
941 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
942 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
943 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
944 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
945 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
947 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
948 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
949 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
950 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
951 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
953 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
954 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
955 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
956 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
958 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
959 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
960 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
961 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
962 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
963 $(INCDIR
)/elf
/reloc-macros.h
965 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
966 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
967 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
968 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
969 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
971 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
972 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
973 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
974 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
975 $(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
976 $(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
978 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
979 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
980 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
981 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
982 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
983 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
985 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
986 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
987 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
988 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
989 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
991 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
992 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
993 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
994 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
996 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
997 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
998 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
999 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1000 $(INCDIR
)/opcode
/i960.h
1002 DEPTC_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1003 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1004 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1005 $(srcdir)/..
/opcodes
/ip2k-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1006 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
1007 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/ip2k.h \
1008 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1010 DEPTC_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1011 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1012 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1013 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
1014 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1015 $(srcdir)/..
/opcodes
/ip2k-opc.h cgen.h
$(INCDIR
)/elf
/ip2k.h \
1016 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1018 DEPTC_m32c_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1019 $(srcdir)/config
/tc-m32c.h
$(INCDIR
)/coff
/internal.h \
1020 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1021 $(srcdir)/..
/opcodes
/m32c-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1022 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32c-opc.h \
1023 $(srcdir)/..
/opcodes
/cgen-types.h
$(srcdir)/..
/opcodes
/cgen-ops.h \
1024 cgen.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/m32c.h \
1025 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
1026 $(INCDIR
)/safe-ctype.h
1028 DEPTC_m32c_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1029 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1030 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h \
1031 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
1032 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1033 $(srcdir)/..
/opcodes
/m32c-opc.h
$(srcdir)/..
/opcodes
/cgen-types.h \
1034 $(srcdir)/..
/opcodes
/cgen-ops.h cgen.h
$(INCDIR
)/elf
/m32c.h \
1035 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
1036 $(INCDIR
)/safe-ctype.h
1038 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1039 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1040 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1041 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
1042 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1043 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
1044 $(INCDIR
)/elf
/reloc-macros.h
1046 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1047 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1048 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1049 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1050 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1051 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
1052 cgen.h
$(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/reloc-macros.h
1054 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1055 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1056 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1057 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1058 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h \
1059 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h
1061 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1062 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1063 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1064 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1065 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/elf
/m68hc11.h \
1066 $(INCDIR
)/elf
/reloc-macros.h
1068 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1069 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1070 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1071 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1072 $(srcdir)/config
/m68k-parse.h
1074 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1075 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1076 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1077 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1078 subsegs.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1079 $(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1081 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1082 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1083 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1084 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1085 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1086 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
1087 $(INCDIR
)/elf
/reloc-macros.h
1089 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1090 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1091 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1092 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1093 $(INCDIR
)/safe-ctype.h
1095 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1096 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1097 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1098 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1099 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1101 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1102 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1103 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1104 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1105 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1106 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1107 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1108 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
1109 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1111 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1112 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1113 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1114 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1115 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
1116 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1117 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h \
1118 $(INCDIR
)/elf
/reloc-macros.h
1120 DEPTC_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1121 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1122 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1123 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1124 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
1125 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1126 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1128 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1129 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1130 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1131 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1132 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1133 $(INCDIR
)/safe-ctype.h
1135 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1136 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1137 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1138 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1140 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1141 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1142 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1143 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1144 $(INCDIR
)/opcode
/mn10200.h
1146 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1147 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1148 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1149 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1152 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1153 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1154 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1155 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1156 $(INCDIR
)/opcode
/mn10300.h
1158 DEPTC_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1159 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1160 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1161 $(INCDIR
)/opcode
/msp430.h
$(INCDIR
)/safe-ctype.h dwarf2dbg.h
1163 DEPTC_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1164 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1165 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1166 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1167 $(INCDIR
)/safe-ctype.h
1169 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1170 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1171 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1173 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1174 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1175 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1178 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1179 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1181 dwarf2dbg.h
$(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1183 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1184 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1185 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1186 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1187 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1190 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1191 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1192 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1193 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1194 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1195 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1197 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1198 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1199 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1200 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1201 $(INCDIR
)/elf
/reloc-macros.h
1203 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1204 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1205 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1206 $(srcdir)/config
/tc-or32.h dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h \
1207 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1209 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1210 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1211 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1213 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1214 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1215 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1216 $(INCDIR
)/opcode
/pdp11.h
1218 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1219 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1220 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1221 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1223 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1224 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1225 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1226 $(INCDIR
)/opcode
/pj.h
1228 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1229 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1230 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1231 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1233 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1234 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1235 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1236 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1237 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h
1239 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1240 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1241 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1242 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1243 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1244 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
1246 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1247 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1248 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1249 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1250 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1251 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1253 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1254 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1255 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1256 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1257 struc-symbol.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1258 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1260 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1261 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1262 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1263 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1264 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h dw2gencfi.h \
1265 $(INCDIR
)/elf
/dwarf2.h
1267 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1268 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1269 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1270 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1271 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1272 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
1273 $(INCDIR
)/elf
/dwarf2.h
1275 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1276 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1277 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1278 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1279 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1280 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1281 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h \
1282 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1284 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1285 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1286 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1287 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1289 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1290 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1291 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1292 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1293 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h dw2gencfi.h \
1294 $(INCDIR
)/elf
/dwarf2.h
1296 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1297 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1298 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1299 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1300 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1301 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h
1303 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1304 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1305 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1307 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1308 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1309 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1310 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1312 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1313 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1314 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1315 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1317 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1318 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1319 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1320 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h \
1321 subsegs.h
$(INCDIR
)/obstack.h
1323 DEPTC_tic4x_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1324 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1325 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1326 $(srcdir)/config
/tc-tic4x.h dwarf2dbg.h
$(INCDIR
)/opcode
/tic4x.h \
1327 subsegs.h
$(INCDIR
)/obstack.h
1329 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1330 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1331 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1332 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1333 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1335 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1336 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1337 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1338 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1339 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1340 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1343 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1344 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1345 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1346 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/vax.h
1348 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1349 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1350 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1351 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/safe-ctype.h \
1352 $(INCDIR
)/opcode
/vax.h
1354 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1355 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1356 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1357 dwarf2dbg.h
$(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h \
1358 subsegs.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h \
1359 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h
1361 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1362 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1363 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1364 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1365 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1367 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1368 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1369 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1370 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h \
1371 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1372 $(INCDIR
)/opcode
/v850.h
1374 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1375 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1376 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1377 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1378 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1381 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1382 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1383 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1384 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1385 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1386 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1388 DEPTC_xc16x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1389 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1390 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h \
1391 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1392 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen.h \
1393 $(srcdir)/..
/opcodes
/xc16x-opc.h cgen.h
1395 DEPTC_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1396 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1397 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
1398 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h sb.h \
1399 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1400 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1401 dwarf2dbg.h struc-symbol.h
1403 DEPTC_z80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1404 $(srcdir)/config
/tc-z80.h
$(INCDIR
)/coff
/internal.h \
1405 $(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1406 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1409 DEPTC_z80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1410 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1411 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z80.h \
1412 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h
1414 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1415 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1416 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1417 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1419 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1420 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1421 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1422 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1424 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1425 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1428 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1431 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1434 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1435 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1436 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1437 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1440 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1441 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1442 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1443 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1445 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1446 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1447 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1448 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1449 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1450 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1451 $(INCDIR
)/aout
/aout64.h
1453 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1454 $(srcdir)/config
/tc-alpha.h
1456 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1457 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1458 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1461 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1462 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1463 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1464 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1465 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1467 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1468 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1469 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1471 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1472 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1473 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1474 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1476 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1477 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1478 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1479 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1480 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1482 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1483 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1484 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1487 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1488 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1489 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1490 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1491 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1493 DEPOBJ_bfin_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1494 $(srcdir)/config
/tc-bfin.h
$(INCDIR
)/coff
/internal.h \
1495 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1498 DEPOBJ_bfin_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1499 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1500 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h \
1501 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1502 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1504 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1505 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1506 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1508 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1509 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1510 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1511 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1512 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1514 DEPOBJ_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1515 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
1516 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1519 DEPOBJ_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1520 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1521 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
1522 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1523 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1525 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1526 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1527 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1530 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1531 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1532 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1533 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1534 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1536 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1537 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1538 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1541 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1542 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1543 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1544 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1545 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1547 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1548 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1549 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1552 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1553 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1554 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1555 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1556 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1558 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1559 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1560 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1563 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1564 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1565 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1566 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1567 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1569 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1570 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1571 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1574 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1575 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1576 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1577 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1578 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1580 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1581 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1582 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1583 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1585 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1586 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1587 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1588 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1589 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1592 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1593 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1596 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1597 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1598 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1599 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1600 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1601 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1602 $(INCDIR
)/aout
/aout64.h
1604 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1605 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1606 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1607 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1610 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1611 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1612 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1613 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1614 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1615 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1617 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1618 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1619 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1622 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1623 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1624 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1625 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1626 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1627 $(INCDIR
)/aout
/aout64.h
1629 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1630 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1631 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1633 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1634 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1635 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1636 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1638 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1639 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1640 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1641 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1642 struc-symbol.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
1643 $(INCDIR
)/aout
/aout64.h
1645 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1646 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1647 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1648 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1649 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1651 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1652 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1653 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1654 $(INCDIR
)/obstack.h subsegs.h
1656 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1657 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1658 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1659 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1660 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1662 DEPOBJ_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1663 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1664 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1667 DEPOBJ_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1668 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1669 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1670 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1671 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1673 DEPOBJ_m32c_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1674 $(srcdir)/config
/tc-m32c.h
$(INCDIR
)/coff
/internal.h \
1675 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1678 DEPOBJ_m32c_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1679 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1680 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h \
1681 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1682 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1684 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1685 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1686 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1689 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1690 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1691 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1692 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1693 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1695 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1696 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1697 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1698 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1700 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1701 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1702 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1703 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1704 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1706 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1707 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1708 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1710 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1711 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1712 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1713 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1715 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1716 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1717 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1718 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1719 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1721 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1722 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1723 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1724 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1726 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1727 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1728 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1729 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1730 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1732 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1733 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1734 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1735 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1737 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1738 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1739 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1740 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1742 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1743 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1744 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1745 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1746 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1747 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1748 $(INCDIR
)/aout
/aout64.h
1750 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1751 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1752 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1753 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1754 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1756 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1757 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1758 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1761 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1762 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1763 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1764 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1765 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1767 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1768 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1769 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1772 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1773 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1774 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1775 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1776 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1778 DEPOBJ_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1779 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1780 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1783 DEPOBJ_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1784 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1785 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1786 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1787 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1789 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1790 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1791 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1793 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1794 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1795 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1798 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1799 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1800 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1801 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1802 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1804 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1805 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1806 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1809 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1810 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1811 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1812 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1813 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1815 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1816 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1817 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1818 $(INCDIR
)/obstack.h subsegs.h
1820 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1821 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1822 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1823 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1824 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1826 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1827 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1828 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1830 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1831 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1832 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1835 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1836 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1837 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1838 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1839 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1841 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1842 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1843 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1846 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1847 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1848 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1849 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1850 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1852 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1853 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1854 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1855 $(INCDIR
)/obstack.h subsegs.h
1857 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1858 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1859 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1860 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1861 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1862 $(INCDIR
)/aout
/aout64.h
1864 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1865 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1866 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1869 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1870 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1871 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1872 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1873 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1875 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1876 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1877 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1878 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1880 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1881 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1882 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1883 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1884 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1886 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1887 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1888 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1889 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1890 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1891 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1893 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1894 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1895 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1897 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1898 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1899 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1900 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1902 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1903 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1904 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1905 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1906 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1908 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1909 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1910 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1912 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1913 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1914 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1915 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1917 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1918 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1919 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1920 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1921 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1923 DEPOBJ_tic4x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1924 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1925 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1926 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1928 DEPOBJ_tic4x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1929 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1930 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h \
1931 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1932 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1934 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1935 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1936 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1937 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1939 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1940 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1941 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1942 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1943 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1945 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1946 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1947 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1949 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1950 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1951 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1954 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1955 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1956 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1957 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1958 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1960 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1961 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1962 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1963 $(INCDIR
)/obstack.h subsegs.h
1965 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1966 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1967 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1968 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h \
1969 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1970 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1972 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1973 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1974 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1977 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1978 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1979 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1980 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1981 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1983 DEPOBJ_xc16x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1984 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1985 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h \
1986 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1987 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1989 DEPOBJ_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1990 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1991 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
1992 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h \
1993 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1994 $(INCDIR
)/aout
/aout64.h
1996 DEPOBJ_z80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1997 $(srcdir)/config
/tc-z80.h
$(INCDIR
)/coff
/internal.h \
1998 $(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1999 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2001 DEPOBJ_z80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2002 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2003 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z80.h \
2004 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2005 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
2007 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2008 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
2009 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2010 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2012 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2013 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2014 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
2015 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2016 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
2018 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
2019 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
2020 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2022 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
2025 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
2028 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
2029 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
2030 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2033 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
2034 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2036 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2037 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2038 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
2040 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
2041 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
2042 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2045 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2046 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2047 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
2050 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
2051 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2053 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
2054 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
2055 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2057 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2058 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2059 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
2061 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
2062 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2065 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2066 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2067 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
2070 DEP_bfin_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-bfin.h \
2071 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2074 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2075 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2076 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h \
2079 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
2080 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2082 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2083 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2084 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
2087 DEP_crx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-crx.h \
2088 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2091 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2092 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2093 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
2096 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
2097 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2100 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2101 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2102 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
2104 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
2105 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2108 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2109 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2110 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
2112 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
2113 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2116 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2117 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2118 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
2121 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
2122 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2125 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2126 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2127 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
2130 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
2131 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2134 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2135 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2136 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2138 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2139 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2140 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2142 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2143 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2144 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
2147 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2148 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2151 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2152 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2153 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2154 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2155 $(INCDIR
)/elf
/reloc-macros.h
2157 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2158 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2159 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2160 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2162 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2163 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2164 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
2165 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2167 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2168 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2171 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2172 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2173 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
2176 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2177 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2179 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2180 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2181 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2183 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2184 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2185 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
2188 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2189 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2190 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
2193 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2194 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2195 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2197 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2198 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2199 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
2202 DEP_ip2k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ip2k.h \
2203 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2206 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2207 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2208 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
2211 DEP_m32c_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32c.h \
2212 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2215 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2216 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2217 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h \
2220 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2221 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2224 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2225 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2226 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
2229 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2230 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2231 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2233 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2234 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2235 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
2238 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2239 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2241 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2242 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2243 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2245 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2246 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2247 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2249 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2250 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2251 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2253 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2254 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2255 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
2258 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2259 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2260 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2262 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2263 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2265 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2266 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2267 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2269 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2270 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2271 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
2274 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2275 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2278 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2279 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2280 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
2283 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2284 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2287 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2288 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2289 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
2292 DEP_msp430_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-msp430.h \
2293 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2296 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2297 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2298 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
2301 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2302 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2304 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2305 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2308 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2309 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2310 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
2313 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2314 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2317 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2318 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2319 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
2322 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2323 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2324 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2326 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2327 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2328 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
2331 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2332 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2334 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2335 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2338 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2339 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2340 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
2343 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2344 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2347 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2348 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2349 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
2352 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2353 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2354 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2356 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2357 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2358 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
2361 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2362 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2365 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2366 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2367 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
2370 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2371 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2372 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2374 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2375 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2376 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2378 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2379 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2380 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2381 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2382 $(BFDDIR
)/elf32-sh64.h
2384 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2385 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2387 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2388 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2389 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2391 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2392 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2393 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
2396 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2397 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2399 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2400 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2401 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2403 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2404 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2405 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
2408 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2409 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h \
2410 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2412 DEP_tic4x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2413 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2414 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h \
2417 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2418 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2419 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2421 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2422 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2423 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2425 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2426 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2428 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2429 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2432 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2433 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2434 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
2437 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2438 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2439 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2441 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2442 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2443 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2444 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
2446 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2447 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2450 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2451 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2452 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2455 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2456 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2457 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h
2459 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2460 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2461 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2462 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
2464 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
2465 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h \
2466 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2468 DEP_z80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2469 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2470 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z80.h \
2473 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2474 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2475 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2477 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2478 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2479 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
2482 DEP_hppa_som
= $(BFDDIR
)/som.h
2483 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2486 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2489 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2490 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2492 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2495 .SUFFIXES
: .c .l .lo .o .obj .y
2498 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2499 @for dep in
$?
; do \
2500 case
'$(am__configure_deps)' in \
2502 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2503 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2508 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2509 cd
$(top_srcdir
) && \
2510 $(AUTOMAKE
) --foreign Makefile
2512 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2515 echo
' $(SHELL) ./config.status'; \
2516 $(SHELL
) .
/config.status
;; \
2518 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2519 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2522 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2523 $(SHELL
) .
/config.status
--recheck
2525 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2526 cd
$(srcdir) && $(AUTOCONF
)
2527 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2528 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2531 @if
test ! -f
$@
; then \
2536 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2538 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2539 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2540 cd
$(top_srcdir
) && $(AUTOHEADER
)
2545 -rm -f config.h stamp-h1
2546 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2547 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2548 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2549 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2550 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2551 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2553 clean-noinstPROGRAMS
:
2554 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2555 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2556 echo
" rm -f $$p $$f"; \
2559 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2560 @
rm -f as-new
$(EXEEXT
)
2561 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2562 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2563 @
rm -f itbl-test
$(EXEEXT
)
2564 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2566 mostlyclean-compile
:
2576 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2579 $(LTCOMPILE
) -c
-o
$@
$<
2583 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2584 rm -f
$(LEX_OUTPUT_ROOT
).c
2587 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2589 mostlyclean-libtool
:
2599 # This directory's subdirectories are mostly independent; you can cd
2600 # into them and run `make' without going through this Makefile.
2601 # To change the values of `make' variables: instead of editing Makefiles,
2602 # (1) if the variable is set in `config.status', edit `config.status'
2603 # (which will cause the Makefiles to be regenerated when you run `make');
2604 # (2) otherwise, pass the desired values on the `make' command line.
2605 $(RECURSIVE_TARGETS
):
2606 @failcom
='exit 1'; \
2607 for f in x
$$MAKEFLAGS; do \
2610 *k
*) failcom
='fail=yes';; \
2614 target
=`echo $@ | sed s/-recursive//`; \
2615 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2616 echo
"Making $$target in $$subdir"; \
2617 if
test "$$subdir" = "."; then \
2619 local_target
="$$target-am"; \
2621 local_target
="$$target"; \
2623 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2624 || eval
$$failcom; \
2626 if
test "$$dot_seen" = "no"; then \
2627 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2628 fi
; test -z
"$$fail"
2630 mostlyclean-recursive clean-recursive distclean-recursive \
2631 maintainer-clean-recursive
:
2632 @failcom
='exit 1'; \
2633 for f in x
$$MAKEFLAGS; do \
2636 *k
*) failcom
='fail=yes';; \
2641 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2642 *) list
='$(SUBDIRS)' ;; \
2644 rev
=''; for subdir in
$$list; do \
2645 if
test "$$subdir" = "."; then
:; else \
2646 rev
="$$subdir $$rev"; \
2650 target
=`echo $@ | sed s/-recursive//`; \
2651 for subdir in
$$rev; do \
2652 echo
"Making $$target in $$subdir"; \
2653 if
test "$$subdir" = "."; then \
2654 local_target
="$$target-am"; \
2656 local_target
="$$target"; \
2658 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2659 || eval
$$failcom; \
2660 done
&& test -z
"$$fail"
2662 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2663 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2666 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2667 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2670 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2671 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2672 unique
=`for i in $$list; do \
2673 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2675 $(AWK) ' { files[$$0] = 1; } \
2676 END { for (i in files) print i; }'`; \
2680 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2681 $(TAGS_FILES
) $(LISP
)
2684 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2685 include_option
=--etags-include
; \
2688 include_option
=--include; \
2691 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2692 if
test "$$subdir" = .
; then
:; else \
2693 test ! -f
$$subdir/TAGS || \
2694 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2697 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2698 unique
=`for i in $$list; do \
2699 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2701 $(AWK) ' { files[$$0] = 1; } \
2702 END { for (i in files) print i; }'`; \
2703 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2704 test -n
"$$unique" || unique
=$$empty_fix; \
2705 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2709 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2710 $(TAGS_FILES
) $(LISP
)
2713 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2714 unique
=`for i in $$list; do \
2715 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2717 $(AWK) ' { files[$$0] = 1; } \
2718 END { for (i in files) print i; }'`; \
2719 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2720 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2724 here
=`$(am__cd) $(top_builddir) && pwd` \
2725 && cd
$(top_srcdir
) \
2726 && gtags
-i
$(GTAGS_ARGS
) $$here
2729 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2731 @echo
'Making a new site.exp file...'
2732 @echo
'## these variables are automatically generated by make ##' >site.tmp
2733 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2734 @echo
'# edit the last section' >>site.tmp
2735 @echo
'set srcdir $(srcdir)' >>site.tmp
2736 @echo
"set objdir `pwd`" >>site.tmp
2737 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2738 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2739 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2740 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2741 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2742 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2743 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2744 @
test ! -f site.exp || \
2745 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2747 @
test ! -f site.exp || mv site.exp site.bak
2748 @mv site.tmp site.exp
2751 -rm -f site.exp site.bak
2752 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2753 rm -f
$$tool.sum
$$tool.log
; \
2756 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2757 check: check-recursive
2758 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2759 installdirs: installdirs-recursive
2761 install: install-recursive
2762 install-exec
: install-exec-recursive
2763 install-data
: install-data-recursive
2764 uninstall: uninstall-recursive
2767 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2769 installcheck: installcheck-recursive
2771 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2772 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2773 `test -z '$(STRIP)' || \
2774 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2775 mostlyclean-generic
:
2776 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2779 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2782 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2783 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2785 maintainer-clean-generic
:
2786 @echo
"This command is intended for maintainers to use"
2787 @echo
"it deletes files that may require special tools to rebuild."
2792 clean: clean-recursive
2794 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2797 distclean: distclean-recursive
2798 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2800 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2801 distclean-generic distclean-hdr distclean-libtool \
2808 html
: html-recursive
2810 info: info-recursive
2816 install-exec-am
: install-exec-local
2818 install-info
: install-info-recursive
2824 maintainer-clean
: maintainer-clean-recursive
2825 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2826 -rm -rf
$(top_srcdir
)/autom4te.cache
2828 maintainer-clean-am
: distclean-am maintainer-clean-generic
2830 mostlyclean: mostlyclean-recursive
2832 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2845 uninstall-info
: uninstall-info-recursive
2847 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2848 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2849 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2850 distclean distclean-DEJAGNU distclean-compile \
2851 distclean-generic distclean-hdr distclean-libtool \
2852 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2853 info info-am
install install-am install-data install-data-am \
2854 install-exec install-exec-am install-exec-local install-info \
2855 install-info-am install-man install-strip
installcheck \
2856 installcheck-am
installdirs installdirs-am maintainer-clean \
2857 maintainer-clean-generic maintainer-clean-recursive \
2858 mostlyclean mostlyclean-compile mostlyclean-generic \
2859 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2860 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2862 po
/POTFILES.in
: @MAINT@ Makefile
2863 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2864 && mv tmp
$(srcdir)/po
/POTFILES.in
2866 diststuff
: $(EXTRA_DIST
) info
2869 $(OBJS
): @ALL_OBJ_DEPS@
2871 # Stuff that every object file depends upon. If anything is removed
2872 # from this list, remove it from dep-in.sed as well.
2873 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2874 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2875 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2876 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2877 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2879 check-DEJAGNU
: site.exp
2880 if
[ -d testsuite
]; then \
2885 rm -f testsuite
/site.exp
2886 cp site.exp testsuite
/site.exp
2887 rootme
=`pwd`; export rootme
; \
2888 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2889 EXPECT
=${EXPECT} ; export EXPECT
; \
2890 runtest
=$(RUNTEST
); \
2892 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2893 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2895 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2898 # The implicit .c.o rule doesn't work for these, perhaps because of
2899 # the variables, or perhaps because the sources are not on vpath.
2900 $(TARG_CPU_O
): $(TARG_CPU_C
)
2901 $(COMPILE
) -c
$(TARG_CPU_C
)
2902 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2903 $(COMPILE
) -c
$(ATOF_TARG_C
)
2905 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2906 # so the automatic dependency stuff doesn't work.
2907 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2908 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2909 $(INCDIR
)/aout
/stab_gnu.h
2911 # We need all these explicit rules for the multi stuff. Because of
2912 # these rules, we don't need one for OBJ_FORMAT_O.
2914 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2915 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2916 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2917 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2918 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2919 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2920 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2921 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2922 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2923 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2924 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2925 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2926 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2927 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2928 obj-som.o
: $(srcdir)/config
/obj-som.c
2929 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2931 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2932 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2933 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2934 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2935 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2936 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2937 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2938 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2939 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2940 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2941 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2942 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2943 e-criself.o
: $(srcdir)/config
/e-criself.c
2944 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2946 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2947 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2949 # If m68k-parse.y is in a different directory, then ylwrap will use an
2950 # absolute path when it invokes yacc, which will cause yacc to put the
2951 # absolute path into the generated file. That's a pain when it comes
2952 # to generating snapshots, because it introduces spurious diffs.
2953 # Since when we make the snapshots $(srcdir) = ".", we check for that
2954 # case and handle it differently. This means that anybody who
2955 # configures with $(srcdir) = "." will have to set their path in the
2956 # debugger if they want to debug m68k-parse.y. This is bad, but on
2957 # the other hand it's good that people who use the prebuilt
2958 # m68k-parse.c don't get a spurious absolute path.
2959 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2960 f
=$(srcdir)/config
/m68k-parse.y
; \
2961 if
[ $$f = "./config/m68k-parse.y" ]; then \
2962 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2963 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2964 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2967 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2968 if
[ $$f = "m68k-parse.y" ]; then \
2969 rm -f m68k-parse.y
; \
2971 # Disable -Werror, if it has been enabled, since old versions of bison/
2972 # yacc will produce working code which contain compile time warnings.
2973 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2974 $(COMPILE
) -c
$< $(NO_WERROR
)
2976 # Don't let the .y.h rule clobber m68k-parse.h.
2977 m68k-parse.h
: ; @true
2978 $(srcdir)/config
/m68k-parse.h
: ; @true
2980 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2981 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2982 bfin-parse.h
: bfin-parse.c
2983 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2984 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2986 bfin-defs.h
: ; @true
2987 $(srcdir)/config
/bfin-defs.h
: ; @true
2989 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2990 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2991 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2992 $(COMPILE
) -c
$< $(NO_WERROR
)
2994 # The instruction table specification lexical analyzer and parser.
2996 itbl-lex.c
: $(srcdir)/itbl-lex.l
2998 # Disable -Werror, if it has been enabled, since old versions of bison/
2999 # yacc will produce working code which contain compile time warnings.
3000 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
3001 $(COMPILE
) -c
$< $(NO_WERROR
)
3003 # Disable -Werror, if it has been enabled, since old versions of bison/
3004 # yacc will produce working code which contain compile time warnings.
3005 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
3006 $(COMPILE
) -c
$< $(NO_WERROR
)
3008 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3010 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
3011 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
3013 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3014 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
3016 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
3017 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
3019 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
3020 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
3021 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
3022 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
3024 .PHONY
: install-html install-html-am install-html-recursive
3026 install-html
: install-html-recursive
3028 install-html-recursive
:
3029 @failcom
='exit 1'; \
3030 for f in x
$$MAKEFLAGS; do \
3033 *k
*) failcom
='fail=yes';; \
3037 target
=`echo $@ | sed s/-recursive//`; \
3038 list
='$(SUBDIRS)'; for subdir in
$$list; do \
3039 echo
"Making $$target in $$subdir"; \
3040 if
test "$$subdir" = "."; then \
3042 local_target
="$$target-am"; \
3044 local_target
="$$target"; \
3046 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
3047 || eval
$$failcom; \
3049 if
test "$$dot_seen" = "no"; then \
3050 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
3051 fi
; test -z
"$$fail"
3053 .PHONY
: install-exec-local install-data-local
3054 .PHONY
: install-exec-bindir install-exec-tooldir
3056 install-exec-local
: install-exec-bindir @install_tooldir@
3058 install-exec-bindir
: $(noinst_PROGRAMS
)
3059 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
3060 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
3061 if
test -f
$$p; then \
3062 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3063 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
3067 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
3068 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3069 n
=`echo as | sed '$(transform)'`; \
3070 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3071 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3072 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
3073 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3078 # These exist for maintenance purposes.
3080 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
3084 rm -f stage
&& ln
-s stage1 stage
3085 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3087 rm -f stage
&& ln
-s stage2 stage
3088 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3089 $(MAKE
) comparison against
=stage2
3092 rm -f stage
&& ln
-s stage1 stage
3093 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3095 rm -f stage
&& ln
-s stage2 stage
3096 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3097 $(MAKE
) comparison against
=stage2
3100 rm -f stage
&& ln
-s stage2 stage
3101 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3102 $(MAKE
) comparison against
=stage2
3104 # Copy the object files from a particular stage into a subdirectory.
3107 -mv
$(STAGESTUFF
) stage1
3108 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3112 -mv
$(STAGESTUFF
) stage2
3113 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3117 -mv
$(STAGESTUFF
) stage3
3118 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
3120 # This rule is derived from corresponding code in the Makefile.in for gcc.
3121 # The "tail +16c" is to bypass headers which may include timestamps or
3122 # temporary assembly file names.
3125 for file in
*.o
; do \
3126 tail
+16c .
/$$file > tmp-foo1
; \
3127 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
3128 if cmp tmp-foo1 tmp-foo2
; then \
3131 echo
$$file differs
; \
3139 .PHONY
: de-stage1 de-stage2 de-stage3
3142 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3146 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3150 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3153 # Automatic dependency computation. This is a real pain, because the
3154 # dependencies change based on target_cpu_type and obj_format.
3155 # Just to make things even more complicated, automake separates the
3156 # dependency variable assignments from the dependency rules, and tacks
3157 # on a .NOEXPORT at the end of Makefile.in.
3159 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3160 rm -f DEP1
# delete because we use $? in DEP1 rule
3161 srcdir=`cd $(srcdir); pwd`; \
3162 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3164 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3165 sed
-f dep.sed
< DEPTC
>> DEPA
3166 sed
-f dep.sed
< DEPOBJ
>> DEPA
3167 sed
-f dep.sed
< DEP2
>> DEPA
3168 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3169 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3170 sed
-f dep.sed
< DEP1
>> DEPA
3171 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3172 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3173 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3174 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3175 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3176 echo
'make DEP failed!'; exit
1; \
3181 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3182 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3183 srcdir=`cd $(srcdir); pwd`; \
3185 echo
'' > targ-cpu.h
; \
3186 echo
'' > obj-format.h
; \
3187 echo
'' > targ-env.h
; \
3188 echo
'' > itbl-cpu.h
; \
3189 echo
'' > itbl-parse.h
; \
3190 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3193 # Work out the special dependencies for the tc-*.c files.
3194 DEPTC
: $(TARGET_CPU_CFILES
)
3196 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3197 srcdir=`cd $(srcdir); pwd`; \
3199 for c in
$(CPU_TYPES
); do \
3200 for o in
$(OBJ_FORMATS
); do \
3202 if
[ x
$${valid} = xyes
]; then \
3203 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3204 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3205 echo
'#include "te-generic.h"' > targ-env.h
; \
3206 echo
'' > itbl-cpu.h
; \
3207 echo
'' > itbl-parse.h
; \
3208 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3210 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3211 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3212 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3217 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3218 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3219 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3220 for c in
$(MULTI_CPU_TYPES
); do \
3221 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3222 for o in $(OBJ_FORMATS); do \
3223 $(MULTI_CPU_OBJ_VALID) \
3224 if [ x$${valid} = xyes ]; then \
3225 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3228 echo
'' >> DEPTCA
; \
3232 # Work out the special dependencies for the obj-*.c files.
3233 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3235 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3236 srcdir=`cd $(srcdir); pwd`; \
3238 for c in
$(CPU_TYPES
); do \
3239 for o in
$(OBJ_FORMATS
); do \
3241 if
[ x
$${valid} = xyes
]; then \
3242 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3243 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3244 echo
'#include "te-generic.h"' > targ-env.h
; \
3245 echo
'' > itbl-cpu.h
; \
3246 echo
'' > itbl-parse.h
; \
3248 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3249 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3250 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3255 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3256 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3257 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3258 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3259 for c in $(MULTI_CPU_TYPES); do \
3260 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3261 for o in
$(OBJ_FORMATS
); do \
3262 $(MULTI_CPU_OBJ_VALID
) \
3263 if
[ x
$${valid} = xyes
]; then \
3264 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3267 echo '' >> DEPOBJA; \
3269 mv -f DEPOBJA DEPOBJ
3271 # Work out the dependencies for each CPU/OBJ combination.
3272 # Note that SOM is a special case, because it only works native.
3273 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3275 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3276 srcdir=`cd $(srcdir); pwd`; \
3278 for c in $(CPU_TYPES); do \
3279 for o in $(OBJ_FORMATS); do \
3281 if [ x$${valid} = xyes ]; then \
3282 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3283 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3284 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3285 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3289 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3290 for c in
$(MULTI_CPU_TYPES
); do \
3291 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3292 for o in $(OBJ_FORMATS); do \
3293 $(MULTI_CPU_OBJ_VALID) \
3294 if [ x$${valid} = xyes ]; then \
3295 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3302 dep.sed
: dep-in.sed config.status
3303 srcdir=`cd $(srcdir); pwd`; \
3304 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3305 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3306 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3307 -e
"s!@SRCDIR@!$${srcdir}!" \
3308 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3311 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3312 < Makefile
> tmp-Makefile
3313 cat DEP
>> tmp-Makefile
3314 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3317 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3318 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3319 cat DEP
>> tmp-Makefile.in
3320 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3323 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3324 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3325 cat DEP
>> tmp-Makefile.am
3326 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3328 # HEED THE MKDEP WARNINGS.
3329 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3330 .PHONY
: dep dep-in dep-am
3331 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3332 app.o
: app.c
$(INCDIR
)/symcat.h
3333 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3334 output-file.h sb.h macro.h dwarf2dbg.h dw2gencfi.h \
3335 $(INCDIR
)/elf
/dwarf2.h
$(BFDVER_H
)
3336 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3337 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3338 depend.o
: depend.c
$(INCDIR
)/symcat.h
3339 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3340 dwarf2dbg.h
$(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
3341 $(INCDIR
)/elf
/dwarf2.h
3342 dw2gencfi.o
: dw2gencfi.c
$(INCDIR
)/symcat.h dw2gencfi.h \
3343 $(INCDIR
)/elf
/dwarf2.h
3344 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3345 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3346 $(INCDIR
)/elf
/dwarf2.h
3347 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3349 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3350 flonum-konst.o
: flonum-konst.c
3351 flonum-mult.o
: flonum-mult.c
3352 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3353 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3355 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3356 $(INCDIR
)/safe-ctype.h
3357 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3359 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3360 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3361 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3362 macro.o
: macro.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3364 messages.o
: messages.c
$(INCDIR
)/symcat.h
3365 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3366 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3367 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h \
3368 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3369 sb.o
: sb.c sb.h
$(INCDIR
)/symcat.h
3370 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3371 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3372 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3373 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3374 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3375 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3376 output-file.h dwarf2dbg.h
3377 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3378 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3380 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3382 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3384 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3386 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3388 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3390 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3392 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3393 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3394 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3395 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3396 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3397 # Otherwise a system limit (for SysV at least) may be exceeded.