1 # Makefile.in generated by automake 1.9.5 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
18 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) $(itbl_test_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 noinst_PROGRAMS
= as-new
$(EXEEXT
)
44 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
45 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
46 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
47 $(top_srcdir
)/configure
$(am__configure_deps
) \
48 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
49 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
50 $(top_srcdir
)/po
/Make-in m68k-parse.c itbl-parse.c itbl-lex.c \
51 $(srcdir)/..
/ylwrap
$(srcdir)/..
/ltmain.sh \
52 $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub
54 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
55 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
56 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/gettext.m4 \
57 $(top_srcdir
)/configure.in
58 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
60 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
61 configure.lineno configure.status.lineno
62 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
63 CONFIG_HEADER
= config.h
64 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
65 PROGRAMS
= $(noinst_PROGRAMS
)
66 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
67 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
68 dwarf2dbg.
$(OBJEXT
) dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) \
69 ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) \
70 flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) \
71 hash.
$(OBJEXT
) input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) \
72 listing.
$(OBJEXT
) literal.
$(OBJEXT
) macro.
$(OBJEXT
) \
73 messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
74 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) \
75 symbols.
$(OBJEXT
) write.
$(OBJEXT
)
76 am_as_new_OBJECTS
= $(am__objects_1
)
77 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
78 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
79 am__DEPENDENCIES_2
= obj-@obj_format@.o
80 am__DEPENDENCIES_3
= atof-@atof@.o
82 am__DEPENDENCIES_5
= ..
/libiberty
/libiberty.a
83 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
84 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
85 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
86 SCRIPTS
= $(noinst_SCRIPTS
)
87 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
90 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
91 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
93 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
94 $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
97 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
99 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
100 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
101 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
103 YLWRAP
= $(top_srcdir
)/..
/ylwrap
104 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
106 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
107 html-recursive info-recursive install-data-recursive \
108 install-exec-recursive install-info-recursive \
109 install-recursive installcheck-recursive installdirs-recursive \
110 pdf-recursive ps-recursive uninstall-info-recursive \
114 DEJATOOL
= $(PACKAGE
)
115 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
118 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
119 AMDEP_FALSE
= @AMDEP_FALSE@
120 AMDEP_TRUE
= @AMDEP_TRUE@
122 AUTOCONF
= @AUTOCONF@
123 AUTOHEADER
= @AUTOHEADER@
124 AUTOMAKE
= @AUTOMAKE@
127 BFDVER_H
= @BFDVER_H@
128 CATALOGS
= @CATALOGS@
129 CATOBJEXT
= @CATOBJEXT@
131 CCDEPMODE
= @CCDEPMODE@
134 CPPFLAGS
= @CPPFLAGS@
135 CYGPATH_W
= @CYGPATH_W@
136 DATADIRNAME
= @DATADIRNAME@
145 GMOFILES
= @GMOFILES@
149 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
150 INSTALL_DATA
= @INSTALL_DATA@
151 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
152 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT
= @INSTOBJEXT@
155 INTLDEPS
= @INTLDEPS@
156 INTLLIBS
= @INTLLIBS@
157 INTLOBJS
= @INTLOBJS@
159 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
161 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
167 LTLIBOBJS
= @LTLIBOBJS@
169 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
170 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
171 MAKEINFO
= @MAKEINFO@
172 MKINSTALLDIRS
= @MKINSTALLDIRS@
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 SET_MAKE
= @SET_MAKE@
189 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
192 WARN_CFLAGS
= @WARN_CFLAGS@
193 XGETTEXT
= @XGETTEXT@
194 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
195 ac_ct_CC
= @ac_ct_CC@
196 ac_ct_RANLIB
= @ac_ct_RANLIB@
197 ac_ct_STRIP
= @ac_ct_STRIP@
198 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
199 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
200 am__include
= @am__include@
201 am__leading_dot
= @am__leading_dot@
202 am__quote
= @am__quote@
204 am__untar
= @am__untar@
208 build_alias
= @build_alias@
209 build_cpu
= @build_cpu@
210 build_os
= @build_os@
211 build_vendor
= @build_vendor@
212 cgen_cpu_prefix
= @cgen_cpu_prefix@
214 exec_prefix = @
exec_prefix@
215 extra_objects
= @extra_objects@
217 host_alias
= @host_alias@
218 host_cpu
= @host_cpu@
220 host_vendor
= @host_vendor@
221 includedir = @
includedir@
223 install_sh
= @install_sh@
224 install_tooldir
= @install_tooldir@
227 libexecdir
= @libexecdir@
228 localstatedir
= @localstatedir@
231 obj_format
= @obj_format@
232 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
236 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
239 target_alias
= @target_alias@
240 target_cpu
= @target_cpu@
241 target_cpu_type
= @target_cpu_type@
242 target_os
= @target_os@
243 target_vendor
= @target_vendor@
245 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
247 # Automake should figure this out on its own. It doesn't, because
248 # of the "cygnus" option. But distclean still wants it.
249 DIST_SUBDIRS
= $(SUBDIRS
)
250 tooldir
= $(exec_prefix)/$(target_alias
)
251 AM_CFLAGS
= $(WARN_CFLAGS
)
253 TARG_CPU
= @target_cpu_type@
254 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
255 TARG_CPU_O
= tc-@target_cpu_type@.o
256 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
257 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
258 OBJ_FORMAT_O
= obj-@obj_format@.o
259 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
260 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
261 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
262 ATOF_TARG_O
= atof-@atof@.o
264 # use @target_cpu_type@ for refering to configured target name
265 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
266 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
267 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
268 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
270 # CPU types. This is only used for dependency information.
326 # Object format types. This is only used for dependency information.
327 # We deliberately omit SOM, since it does not work as a cross assembler.
340 # This is an sh case which sets valid according to whether the CPU
341 # type in the shell variable c and the OS type in the shell variable o
342 # are supported. This helps cuts down on the amount of dependency
349 a29k | arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tahoe | tic30 | vax
) \
358 cris | i860 | mmix | sh64
) \
363 mips | alpha
) valid
=yes
;; \
368 alpha
) valid
=yes
;; \
381 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
382 MULTI_CPU_TYPES
= i386 mips cris
383 MULTI_CPU_OBJ_VALID
= \
388 i386 | cris
) valid
=yes
;; \
392 i386 | mips
) valid
=yes
;; \
402 # Regular source files.
434 CFILES
= $(GAS_CFILES
) itbl-ops.c
466 # CPU files in config.
467 TARGET_CPU_CFILES
= \
490 config
/tc-m68hc11.c \
496 config
/tc-mn10200.c \
497 config
/tc-mn10300.c \
500 config
/tc-openrisc.c \
516 config
/tc-xstormy16.c \
520 TARGET_CPU_HFILES
= \
543 config
/tc-m68hc11.h \
549 config
/tc-mn10200.h \
550 config
/tc-mn10300.h \
553 config
/tc-openrisc.h \
569 config
/tc-xstormy16.h \
574 # OBJ files in config
575 OBJ_FORMAT_CFILES
= \
587 OBJ_FORMAT_HFILES
= \
600 # Emulation header files in config
603 config
/te-armlinuxeabi.h \
609 config
/te-epoc-pe.h \
610 config
/te-generic.h \
615 config
/te-hppalinux64.h \
616 config
/te-i386aix.h \
617 config
/te-ia64aix.h \
625 config
/te-nbsd532.h \
626 config
/te-netware.h \
627 config
/te-pc532mach.h \
631 config
/te-sparcaout.h \
634 config
/te-symbian.h \
639 # Multi files in config
641 config
/e-crisaout.c \
643 config
/e-i386aout.c \
644 config
/e-i386coff.c \
646 config
/e-mipsecoff.c \
686 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
687 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
688 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
689 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
691 noinst_SCRIPTS
= $(GDBINIT
)
692 EXTRA_SCRIPTS
= .gdbinit
693 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
694 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
696 # Now figure out from those variables how to compile and link.
697 BASEDIR
= $(srcdir)/..
698 BFDDIR
= $(BASEDIR
)/bfd
699 INCDIR
= $(BASEDIR
)/include
701 # This is the variable actually used when we compile.
702 # Specify the directories to be searched for header files.
703 # Both . and srcdir are used, in that order,
704 # so that tm.h and config.h will be found in the compilation
705 # subdirectory rather than in the source directory.
706 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) -I
$(srcdir)/..
/intl
-I..
/intl
-DLOCALEDIR
="\"$(datadir)/locale\""
708 # This should be parallel to INCLUDES, but should replace $(srcdir)
709 # with $${srcdir}, and should work in a subdirectory. This is used
710 # when building dependencies, because the dependency building is done
712 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd
-I
$${srcdir}/..
/intl
-I..
/..
/intl
-DLOCALEDIR
="\"$(datadir)/locale\""
713 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
714 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
717 # How to link with both our special library facilities
718 # and the system's installed libraries.
719 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
721 # Files to be copied away after each stage in building.
722 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
723 as_new_SOURCES
= $(GAS_CFILES
)
724 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
725 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
727 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
728 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
730 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
731 echo $${rootme}/../expect/expect ; \
732 else echo expect ; fi`
734 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
735 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
740 # The m68k operand parser.
741 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
742 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
743 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
746 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
748 # Remake the info files.
749 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
750 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
751 testsuite
/site.exp site.bak site.exp stage stage1 stage2
753 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
755 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
756 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
758 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
759 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
760 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
761 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
762 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
764 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
765 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
766 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
767 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
769 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
770 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
771 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
772 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
774 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
775 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
776 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
777 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
778 $(srcdir)/config
/atof-vax.c
780 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
781 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
782 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
783 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
784 $(srcdir)/config
/atof-vax.c
786 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
787 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
788 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
789 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
790 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
791 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
792 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
793 $(srcdir)/config
/atof-vax.c
795 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
796 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
797 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
798 $(srcdir)/config
/atof-vax.c
800 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
801 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
802 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
803 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
804 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
805 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
807 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
808 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
809 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
810 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
811 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
812 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
814 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
815 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
816 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
817 $(INCDIR
)/opcode
/arm.h
819 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
820 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
821 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
822 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
823 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h
825 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
826 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
827 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
828 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
829 $(INCDIR
)/opcode
/arm.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
830 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
832 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
833 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
834 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
835 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
837 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
838 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
839 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
840 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
841 $(INCDIR
)/opcode
/avr.h
843 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
844 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
845 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
846 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
848 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
849 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
850 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
851 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
852 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
854 DEPTC_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
855 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
856 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
857 dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h
$(INCDIR
)/elf
/crx.h \
858 $(INCDIR
)/elf
/reloc-macros.h
860 DEPTC_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
861 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
862 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
863 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
864 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
866 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
867 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
868 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
869 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
870 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
872 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
873 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
874 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
875 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
876 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
878 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
879 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
880 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
881 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
883 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
884 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
885 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
886 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
887 $(INCDIR
)/opcode
/d30v.h
889 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
890 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
891 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
892 $(INCDIR
)/opcode
/dlx.h
894 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
895 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
896 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
897 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
899 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
900 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
901 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
902 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
903 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
906 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
907 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
908 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
909 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
910 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
911 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
913 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
914 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
915 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
916 $(srcdir)/..
/opcodes
/frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
917 $(srcdir)/..
/opcodes
/frv-opc.h cgen.h
$(BFDDIR
)/libbfd.h \
918 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
920 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
921 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
922 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
923 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
924 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
925 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
927 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
928 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
929 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
930 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
931 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
933 DEPTC_h8300_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-h8300.h \
936 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
937 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
939 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
940 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
941 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
942 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
943 $(INCDIR
)/safe-ctype.h
945 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
946 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
947 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
948 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
949 $(INCDIR
)/safe-ctype.h
951 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
952 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
953 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
954 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
956 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
957 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
958 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
959 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
960 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
961 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
964 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
965 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
966 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
967 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
968 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
970 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
971 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
972 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
973 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
974 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
976 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
977 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
978 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
979 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
981 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
982 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
983 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
984 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
985 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
986 $(INCDIR
)/elf
/reloc-macros.h
988 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
989 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
990 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
991 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
992 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
994 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
995 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
996 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
997 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
998 $(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
999 $(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
1001 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1002 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1003 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1004 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1005 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
1006 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
1008 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1009 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1010 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1011 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1012 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
1014 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1015 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1016 $(INCDIR
)/opcode
/i960.h
1018 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1019 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1020 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1021 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1023 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1024 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1025 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1026 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1028 DEPTC_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1029 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1030 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1031 $(srcdir)/..
/opcodes
/ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1032 $(srcdir)/..
/opcodes
/ip2k-opc.h cgen.h
$(INCDIR
)/elf
/common.h \
1033 $(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
1035 DEPTC_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1036 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1037 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1038 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
1039 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
1040 cgen.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
1043 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1044 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1045 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1046 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
1047 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
1048 cgen.h
$(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/reloc-macros.h
1050 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1051 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1052 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1053 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1054 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1055 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
1056 $(INCDIR
)/elf
/reloc-macros.h
1058 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1059 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1060 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1061 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1062 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h \
1063 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h
1065 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1066 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1067 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1068 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1069 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
1070 $(INCDIR
)/elf
/reloc-macros.h
1072 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1073 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1074 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1075 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1076 $(srcdir)/config
/m68k-parse.h
1078 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1079 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1080 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1081 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1082 subsegs.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1083 $(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1085 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1086 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1087 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1088 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1089 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1090 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
1091 $(INCDIR
)/elf
/reloc-macros.h
1093 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
1094 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1095 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1096 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1097 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1099 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1100 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1101 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1102 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1103 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
1105 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1106 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1107 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1108 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1109 $(srcdir)/config
/m88k-opcode.h
1111 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1112 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1113 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1114 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1115 $(INCDIR
)/safe-ctype.h
1117 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1118 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1119 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1120 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1121 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1123 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1124 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1125 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1126 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1127 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1128 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1129 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1130 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1132 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1133 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1134 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1135 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1136 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1137 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1138 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1140 DEPTC_mips_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-mips.h \
1143 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1144 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
1145 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1146 $(INCDIR
)/coff
/ecoff.h
1148 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1149 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1150 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1151 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1152 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1153 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1155 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1156 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1157 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1158 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1160 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1161 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1162 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1163 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1164 $(INCDIR
)/opcode
/mn10200.h
1166 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1167 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1168 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1169 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1172 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1173 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1174 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1175 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1176 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1178 DEPTC_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1179 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1180 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1181 $(INCDIR
)/opcode
/msp430.h
$(INCDIR
)/safe-ctype.h
1183 DEPTC_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1184 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1185 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1186 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1187 $(INCDIR
)/safe-ctype.h
1189 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1190 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1191 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1193 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1194 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1195 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1198 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1199 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1200 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1201 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1203 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1204 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1205 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1206 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1207 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1209 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1210 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1211 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1212 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1213 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1216 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1217 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1218 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1219 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1220 $(INCDIR
)/elf
/reloc-macros.h
1222 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1223 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1224 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1225 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1226 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1228 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1229 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1230 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1232 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1233 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1234 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1235 $(INCDIR
)/opcode
/pdp11.h
1237 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1238 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1239 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1240 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1242 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1243 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1244 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1245 $(INCDIR
)/opcode
/pj.h
1247 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1248 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1249 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1250 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1252 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1253 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1254 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1255 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1256 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h
1258 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1259 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1260 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1261 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1262 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1263 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1265 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1266 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1267 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1268 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1269 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1270 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1272 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1273 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1274 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1275 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1276 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1277 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1279 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1280 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1281 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1282 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1283 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h dw2gencfi.h \
1284 $(INCDIR
)/elf
/dwarf2.h
1286 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1287 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1288 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1289 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1290 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1291 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
1292 $(INCDIR
)/elf
/dwarf2.h
1294 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1295 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1296 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1297 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1298 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1299 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1300 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h \
1301 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1303 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1304 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1305 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1306 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1308 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1309 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1310 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1311 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1312 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h dw2gencfi.h \
1313 $(INCDIR
)/elf
/dwarf2.h
1315 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1316 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1317 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1318 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1319 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1320 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1323 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1324 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1325 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1327 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1328 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1329 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1330 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1332 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1333 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1334 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1335 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1337 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1338 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1339 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1341 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1342 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1343 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1344 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1346 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1347 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1348 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1349 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1351 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1352 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1353 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1354 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h \
1355 subsegs.h
$(INCDIR
)/obstack.h
1357 DEPTC_tic4x_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1358 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1359 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1360 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/opcode
/tic4x.h \
1361 subsegs.h
$(INCDIR
)/obstack.h
1363 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1364 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1365 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1366 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1367 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1369 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1370 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1371 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1372 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1373 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1374 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1377 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1378 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1379 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1380 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1382 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1383 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1384 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1385 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1387 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1388 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1389 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1390 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1392 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1393 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1394 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1395 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1396 $(INCDIR
)/safe-ctype.h
1398 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1399 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1400 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1401 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1402 $(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h \
1403 $(INCDIR
)/safe-ctype.h
1405 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1406 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1407 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1408 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1409 $(INCDIR
)/safe-ctype.h
1411 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1412 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1413 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1414 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1416 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1417 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1418 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1419 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1421 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1422 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1423 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1424 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1425 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1427 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1428 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1429 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1430 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1431 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1434 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1435 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1436 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1437 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1438 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1440 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1441 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1442 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1443 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1444 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1447 DEPTC_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1448 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1449 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
1450 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h sb.h \
1451 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1452 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1453 dwarf2dbg.h struc-symbol.h
1455 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1456 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1457 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1458 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1460 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1461 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1462 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1463 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1465 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1466 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1469 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1472 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1475 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1476 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1477 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1478 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1480 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1481 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1482 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1483 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1485 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1486 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1487 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1488 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1489 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1491 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1492 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1493 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1496 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1497 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1498 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1499 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1501 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1502 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1503 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1504 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1505 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1506 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1507 $(INCDIR
)/aout
/aout64.h
1509 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1510 $(srcdir)/config
/tc-alpha.h
1512 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1513 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1514 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1517 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1518 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1519 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1520 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1521 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1523 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1524 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1525 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1527 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1528 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1529 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1530 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1532 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1533 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1534 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1535 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1536 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1538 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1539 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1540 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1543 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1544 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1545 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1546 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1547 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1549 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1550 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1551 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1553 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1554 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1555 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1556 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1557 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1559 DEPOBJ_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1560 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
1561 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1564 DEPOBJ_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1565 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1566 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
1567 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1568 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1570 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1571 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1572 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1575 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1576 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1577 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1578 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1579 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1581 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1582 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1583 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1586 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1587 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1588 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1589 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1590 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1592 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1593 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1594 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1597 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1598 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1599 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1600 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1601 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1603 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1604 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1605 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1608 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1609 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1610 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1611 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1612 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1614 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1615 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1616 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1619 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1620 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1621 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1622 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1623 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1625 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1626 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1627 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1628 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1630 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1631 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1632 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1633 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1634 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1636 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1637 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1638 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1639 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1641 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1642 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1643 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1644 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1645 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1647 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1648 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1649 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1652 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1653 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1654 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1655 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1656 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1657 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1658 $(INCDIR
)/aout
/aout64.h
1660 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1661 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1662 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1663 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1666 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1667 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1668 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1669 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1670 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1671 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1673 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1674 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1675 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1678 DEPOBJ_i370_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-i370.h \
1681 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1682 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1683 $(INCDIR
)/aout
/aout64.h
1685 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1686 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1687 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1689 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1690 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1691 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1692 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1694 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1695 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1696 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1697 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1698 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1700 DEPOBJ_i860_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-i860.h \
1703 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1704 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1706 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1707 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1709 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1710 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1711 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1712 $(INCDIR
)/obstack.h subsegs.h
1714 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1715 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1716 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1717 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1718 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1720 DEPOBJ_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1721 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1722 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1725 DEPOBJ_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1726 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1727 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1728 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1729 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1731 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1732 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1733 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1736 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1737 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1738 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1739 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1740 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1742 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1743 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1744 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1745 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1747 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1748 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1749 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1750 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1751 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1753 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1754 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1755 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1757 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1758 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1759 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1760 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1762 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1763 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1764 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1765 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1766 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1768 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1769 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1770 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1773 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1774 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1775 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1776 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1778 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1779 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1780 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1781 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1782 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1784 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1785 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1786 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1787 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1789 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1790 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1791 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1792 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1793 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1795 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1796 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1797 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1798 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1800 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1801 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1802 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1803 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1805 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1806 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1807 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1808 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1809 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1810 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1811 $(INCDIR
)/aout
/aout64.h
1813 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1814 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1815 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1816 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1817 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1819 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1820 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1821 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1824 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1825 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1826 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1827 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1828 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1830 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1831 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1832 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1835 DEPOBJ_mn10300_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-mn10300.h \
1838 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1839 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1841 DEPOBJ_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1842 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1843 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1846 DEPOBJ_msp430_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-msp430.h \
1849 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1850 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1852 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1853 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1854 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1856 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1857 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1858 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1861 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1862 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1863 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1864 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1865 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1867 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1868 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1869 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1872 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1873 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1874 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1875 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1876 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1878 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1879 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1880 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1881 $(INCDIR
)/obstack.h subsegs.h
1883 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1884 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1885 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1886 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1887 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1889 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1890 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1891 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1893 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1894 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1895 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1898 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1899 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1900 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1901 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1902 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1904 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1905 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1906 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1909 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1910 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1911 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1912 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1913 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1915 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1916 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1917 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1918 $(INCDIR
)/obstack.h subsegs.h
1920 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1921 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1922 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1923 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1924 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1925 $(INCDIR
)/aout
/aout64.h
1927 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1928 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1929 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1932 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1933 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1934 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1935 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1936 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1938 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1939 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1940 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1941 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1943 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1944 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1945 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1946 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1947 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1949 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1950 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1951 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1952 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1953 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1954 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1956 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1957 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1958 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1960 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1961 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1962 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1963 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1965 DEPOBJ_sparc_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-sparc.h \
1968 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1969 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1971 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1972 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1973 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1975 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1976 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1977 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1980 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1981 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1982 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1983 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1984 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1986 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1987 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1988 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1990 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1991 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1992 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1993 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1995 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1996 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1997 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1998 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1999 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2001 DEPOBJ_tic4x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2002 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
2003 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2004 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2006 DEPOBJ_tic4x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2007 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2008 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h \
2009 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2010 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2012 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2013 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
2014 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2015 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2017 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2018 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2019 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
2020 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2021 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2023 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2024 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
2025 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2026 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2028 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2029 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2030 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
2031 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2032 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2034 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
2035 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
2036 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
2038 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2039 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
2040 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2043 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2044 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2045 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
2046 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2047 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2049 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
2050 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
2051 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
2054 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2055 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
2056 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2057 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2059 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2060 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2061 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
2062 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2063 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2065 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2066 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
2067 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
2068 $(INCDIR
)/obstack.h subsegs.h
2070 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2071 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2072 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2073 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
2074 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
2075 $(INCDIR
)/aout
/aout64.h
2077 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2078 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
2079 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2082 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.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-xstormy16.h \
2085 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2086 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2088 DEPOBJ_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2089 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2090 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2091 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h \
2092 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
2093 $(INCDIR
)/aout
/aout64.h
2095 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2096 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
2097 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2098 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2100 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.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-z8k.h \
2103 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2104 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2106 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
2107 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
2108 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2110 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
2113 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
2116 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
2117 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
2118 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2120 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
2121 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
2122 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2124 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2125 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2126 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
2128 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
2129 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2132 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
2133 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2135 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2136 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2137 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
2139 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
2140 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
2141 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2144 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2145 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2146 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
2148 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
2149 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2151 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
2152 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
2153 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2155 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2156 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2157 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
2159 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
2160 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2163 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2164 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2165 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
2167 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
2168 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2170 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2171 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2172 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
2174 DEP_crx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-crx.h \
2175 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2178 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2179 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h
2182 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
2183 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2186 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2187 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2188 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
2190 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
2191 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2194 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2195 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2196 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
2198 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
2199 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2202 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2203 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2204 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
2206 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
2207 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2210 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2211 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2212 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
2214 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
2215 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2218 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2219 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2220 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2222 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2223 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2224 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2226 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2227 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2228 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
2230 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
2231 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
2232 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2234 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2235 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2236 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
2238 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2239 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2242 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2243 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2244 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2245 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2246 $(INCDIR
)/elf
/reloc-macros.h
2248 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2249 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2250 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2251 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2253 DEP_ia64_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-ia64.h \
2256 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2258 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2259 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2262 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2263 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2264 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2266 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2267 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2269 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2270 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2271 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2273 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2274 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2275 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2277 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2278 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2279 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
2281 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2282 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2283 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2284 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2286 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2287 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2288 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2290 DEP_ip2k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ip2k.h \
2291 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2294 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2295 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2296 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h
2298 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2299 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2302 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2303 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2304 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2306 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2307 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2308 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2310 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2311 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2312 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2314 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2315 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2317 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2318 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2319 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2321 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2322 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2323 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2325 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2326 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2328 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2329 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2330 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2332 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2333 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2334 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2336 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2337 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2338 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2340 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2341 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2342 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2344 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2345 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2346 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2348 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2349 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2351 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2352 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2353 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2355 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2356 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2357 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2359 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2360 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2363 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2364 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2365 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2367 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2368 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2371 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2372 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2373 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2375 DEP_msp430_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-msp430.h \
2376 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2379 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2380 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2381 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h
2383 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2384 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2386 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2387 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2390 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2391 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2392 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2394 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2395 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2398 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2399 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2400 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2402 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2403 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2404 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2406 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2407 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2408 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2410 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2411 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2413 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2414 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2417 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2418 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2419 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2421 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2422 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2425 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2426 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2427 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2429 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2430 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2431 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2433 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2434 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2435 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2437 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2438 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2441 DEP_s390_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-s390.h
2445 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2446 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2447 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2449 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2450 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2451 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2453 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2454 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2455 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2456 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2457 $(BFDDIR
)/elf32-sh64.h
2459 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2460 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2462 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2463 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2464 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2466 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2467 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2468 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2470 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2471 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2473 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2474 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2477 DEP_tahoe_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-tahoe.h
2481 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2482 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2484 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2485 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2486 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2488 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2489 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2490 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2492 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2493 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h \
2494 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2496 DEP_tic4x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2497 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2498 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h
2500 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2501 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2502 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2504 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2505 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2506 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2508 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2509 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2510 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2512 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2513 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2514 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2516 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2517 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2519 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2520 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2523 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2524 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2525 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2527 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2528 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2530 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2531 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2532 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2534 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2535 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2536 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2538 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2539 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2540 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2542 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2543 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2544 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2545 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2547 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2548 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2551 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2552 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2553 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2555 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2556 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2557 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2558 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
2560 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2561 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2562 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2564 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2565 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2566 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2568 DEP_hppa_som
= $(BFDDIR
)/som.h
2569 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2572 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2575 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2576 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2578 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2581 .SUFFIXES
: .c .l .lo .o .obj .y
2584 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2585 @for dep in
$?
; do \
2586 case
'$(am__configure_deps)' in \
2588 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2589 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2594 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2595 cd
$(top_srcdir
) && \
2596 $(AUTOMAKE
) --foreign Makefile
2598 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2601 echo
' $(SHELL) ./config.status'; \
2602 $(SHELL
) .
/config.status
;; \
2604 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2605 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2608 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2609 $(SHELL
) .
/config.status
--recheck
2611 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2612 cd
$(srcdir) && $(AUTOCONF
)
2613 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2614 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2617 @if
test ! -f
$@
; then \
2622 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2624 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2625 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2626 cd
$(top_srcdir
) && $(AUTOHEADER
)
2631 -rm -f config.h stamp-h1
2632 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2633 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2634 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2635 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2636 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2637 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2639 clean-noinstPROGRAMS
:
2640 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2641 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2642 echo
" rm -f $$p $$f"; \
2645 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2646 @
rm -f as-new
$(EXEEXT
)
2647 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2648 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2649 @
rm -f itbl-test
$(EXEEXT
)
2650 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2652 mostlyclean-compile
:
2662 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2665 $(LTCOMPILE
) -c
-o
$@
$<
2669 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2670 rm -f
$(LEX_OUTPUT_ROOT
).c
2673 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2675 mostlyclean-libtool
:
2685 # This directory's subdirectories are mostly independent; you can cd
2686 # into them and run `make' without going through this Makefile.
2687 # To change the values of `make' variables: instead of editing Makefiles,
2688 # (1) if the variable is set in `config.status', edit `config.status'
2689 # (which will cause the Makefiles to be regenerated when you run `make');
2690 # (2) otherwise, pass the desired values on the `make' command line.
2691 $(RECURSIVE_TARGETS
):
2692 @failcom
='exit 1'; \
2693 for f in x
$$MAKEFLAGS; do \
2696 *k
*) failcom
='fail=yes';; \
2700 target
=`echo $@ | sed s/-recursive//`; \
2701 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2702 echo
"Making $$target in $$subdir"; \
2703 if
test "$$subdir" = "."; then \
2705 local_target
="$$target-am"; \
2707 local_target
="$$target"; \
2709 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2710 || eval
$$failcom; \
2712 if
test "$$dot_seen" = "no"; then \
2713 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2714 fi
; test -z
"$$fail"
2716 mostlyclean-recursive clean-recursive distclean-recursive \
2717 maintainer-clean-recursive
:
2718 @failcom
='exit 1'; \
2719 for f in x
$$MAKEFLAGS; do \
2722 *k
*) failcom
='fail=yes';; \
2727 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2728 *) list
='$(SUBDIRS)' ;; \
2730 rev
=''; for subdir in
$$list; do \
2731 if
test "$$subdir" = "."; then
:; else \
2732 rev
="$$subdir $$rev"; \
2736 target
=`echo $@ | sed s/-recursive//`; \
2737 for subdir in
$$rev; do \
2738 echo
"Making $$target in $$subdir"; \
2739 if
test "$$subdir" = "."; then \
2740 local_target
="$$target-am"; \
2742 local_target
="$$target"; \
2744 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2745 || eval
$$failcom; \
2746 done
&& test -z
"$$fail"
2748 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2749 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2752 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2753 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2756 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2757 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2758 unique
=`for i in $$list; do \
2759 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2761 $(AWK) ' { files[$$0] = 1; } \
2762 END { for (i in files) print i; }'`; \
2766 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2767 $(TAGS_FILES
) $(LISP
)
2770 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2771 include_option
=--etags-include
; \
2774 include_option
=--include; \
2777 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2778 if
test "$$subdir" = .
; then
:; else \
2779 test ! -f
$$subdir/TAGS || \
2780 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2783 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2784 unique
=`for i in $$list; do \
2785 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2787 $(AWK) ' { files[$$0] = 1; } \
2788 END { for (i in files) print i; }'`; \
2789 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2790 test -n
"$$unique" || unique
=$$empty_fix; \
2791 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2795 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2796 $(TAGS_FILES
) $(LISP
)
2799 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2800 unique
=`for i in $$list; do \
2801 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2803 $(AWK) ' { files[$$0] = 1; } \
2804 END { for (i in files) print i; }'`; \
2805 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2806 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2810 here
=`$(am__cd) $(top_builddir) && pwd` \
2811 && cd
$(top_srcdir
) \
2812 && gtags
-i
$(GTAGS_ARGS
) $$here
2815 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2817 @echo
'Making a new site.exp file...'
2818 @echo
'## these variables are automatically generated by make ##' >site.tmp
2819 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2820 @echo
'# edit the last section' >>site.tmp
2821 @echo
'set srcdir $(srcdir)' >>site.tmp
2822 @echo
"set objdir `pwd`" >>site.tmp
2823 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2824 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2825 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2826 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2827 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2828 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2829 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2830 @
test ! -f site.exp || \
2831 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2833 @
test ! -f site.exp || mv site.exp site.bak
2834 @mv site.tmp site.exp
2837 -rm -f site.exp site.bak
2838 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2839 rm -f
$$tool.sum
$$tool.log
; \
2842 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2843 check: check-recursive
2844 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2845 installdirs: installdirs-recursive
2847 install: install-recursive
2848 install-exec
: install-exec-recursive
2849 install-data
: install-data-recursive
2850 uninstall: uninstall-recursive
2853 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2855 installcheck: installcheck-recursive
2857 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2858 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2859 `test -z '$(STRIP)' || \
2860 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2861 mostlyclean-generic
:
2862 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2865 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2868 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2869 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2871 maintainer-clean-generic
:
2872 @echo
"This command is intended for maintainers to use"
2873 @echo
"it deletes files that may require special tools to rebuild."
2877 clean: clean-recursive
2879 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2882 distclean: distclean-recursive
2883 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2885 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2886 distclean-generic distclean-hdr distclean-libtool \
2893 html
: html-recursive
2895 info: info-recursive
2901 install-exec-am
: install-exec-local
2903 install-info
: install-info-recursive
2909 maintainer-clean
: maintainer-clean-recursive
2910 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2911 -rm -rf
$(top_srcdir
)/autom4te.cache
2913 maintainer-clean-am
: distclean-am maintainer-clean-generic
2915 mostlyclean: mostlyclean-recursive
2917 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2930 uninstall-info
: uninstall-info-recursive
2932 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2933 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2934 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2935 distclean distclean-DEJAGNU distclean-compile \
2936 distclean-generic distclean-hdr distclean-libtool \
2937 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2938 info info-am
install install-am install-data install-data-am \
2939 install-exec install-exec-am install-exec-local install-info \
2940 install-info-am install-man install-strip
installcheck \
2941 installcheck-am
installdirs installdirs-am maintainer-clean \
2942 maintainer-clean-generic maintainer-clean-recursive \
2943 mostlyclean mostlyclean-compile mostlyclean-generic \
2944 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2945 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2947 po
/POTFILES.in
: @MAINT@ Makefile
2948 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2949 && mv tmp
$(srcdir)/po
/POTFILES.in
2951 $(srcdir)/make-gas.com
: stamp-mk.com
2952 stamp-mk.com
: vmsconf.sh Makefile
2953 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2954 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2956 diststuff
: $(EXTRA_DIST
) info
2958 $(OBJS
): @ALL_OBJ_DEPS@
2960 # Stuff that every object file depends upon. If anything is removed
2961 # from this list, remove it from dep-in.sed as well.
2962 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2963 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2964 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2965 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2966 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2968 check-DEJAGNU
: site.exp
2969 if
[ -d testsuite
]; then \
2974 rm -f testsuite
/site.exp
2975 cp site.exp testsuite
/site.exp
2976 rootme
=`pwd`; export rootme
; \
2977 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2978 EXPECT
=${EXPECT} ; export EXPECT
; \
2979 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2980 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2981 export TCL_LIBRARY
; \
2983 runtest
=$(RUNTEST
); \
2985 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2986 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2988 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2991 # The implicit .c.o rule doesn't work for these, perhaps because of
2992 # the variables, or perhaps because the sources are not on vpath.
2993 $(TARG_CPU_O
): $(TARG_CPU_C
)
2994 $(COMPILE
) -c
$(TARG_CPU_C
)
2995 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2996 $(COMPILE
) -c
$(ATOF_TARG_C
)
2998 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2999 # so the automatic dependency stuff doesn't work.
3000 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
3001 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
3002 $(INCDIR
)/aout
/stab_gnu.h
3004 # We need all these explicit rules for the multi stuff. Because of
3005 # these rules, we don't need one for OBJ_FORMAT_O.
3007 obj-aout.o
: $(srcdir)/config
/obj-aout.c
3008 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
3009 obj-bout.o
: $(srcdir)/config
/obj-bout.c
3010 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
3011 obj-coff.o
: $(srcdir)/config
/obj-coff.c
3012 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
3013 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
3014 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
3015 obj-elf.o
: $(srcdir)/config
/obj-elf.c
3016 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
3017 obj-evax.o
: $(srcdir)/config
/obj-evax.c
3018 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
3019 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
3020 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
3021 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
3022 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
3023 obj-multi.o
: $(srcdir)/config
/obj-multi.c
3024 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
3025 obj-som.o
: $(srcdir)/config
/obj-som.c
3026 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
3027 obj-vms.o
: $(srcdir)/config
/obj-vms.c
3028 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
3030 e-mipself.o
: $(srcdir)/config
/e-mipself.c
3031 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
3032 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
3033 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
3034 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
3035 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
3036 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
3037 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
3038 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
3039 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
3040 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
3041 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
3042 e-criself.o
: $(srcdir)/config
/e-criself.c
3043 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
3045 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
3046 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
3048 # If m68k-parse.y is in a different directory, then ylwrap will use an
3049 # absolute path when it invokes yacc, which will cause yacc to put the
3050 # absolute path into the generated file. That's a pain when it comes
3051 # to generating snapshots, because it introduces spurious diffs.
3052 # Since when we make the snapshots $(srcdir) = ".", we check for that
3053 # case and handle it differently. This means that anybody who
3054 # configures with $(srcdir) = "." will have to set their path in the
3055 # debugger if they want to debug m68k-parse.y. This is bad, but on
3056 # the other hand it's good that people who use the prebuilt
3057 # m68k-parse.c don't get a spurious absolute path.
3058 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
3059 f
=$(srcdir)/config
/m68k-parse.y
; \
3060 if
[ $$f = "./config/m68k-parse.y" ]; then \
3061 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3062 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3063 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
3066 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
3067 if
[ $$f = "m68k-parse.y" ]; then \
3068 rm -f m68k-parse.y
; \
3070 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
3072 # Don't let the .y.h rule clobber m68k-parse.h.
3073 m68k-parse.h
: ; @true
3074 $(srcdir)/config
/m68k-parse.h
: ; @true
3076 # The instruction table specification lexical analyzer and parser.
3078 itbl-lex.c
: $(srcdir)/itbl-lex.l
3079 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
3081 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
3083 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3085 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
3086 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
3088 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3089 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
3091 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
3092 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
3094 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
3095 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
3096 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
3097 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
3099 .PHONY
: install-exec-local install-data-local
3100 .PHONY
: install-exec-bindir install-exec-tooldir
3102 install-exec-local
: install-exec-bindir @install_tooldir@
3104 install-exec-bindir
: $(noinst_PROGRAMS
)
3105 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
3106 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
3107 if
test -f
$$p; then \
3108 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3109 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
3113 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
3114 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3115 n
=`echo as | sed '$(transform)'`; \
3116 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3117 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3118 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
3119 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3124 # These exist for maintenance purposes.
3126 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
3130 rm -f stage
&& ln
-s stage1 stage
3131 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3133 rm -f stage
&& ln
-s stage2 stage
3134 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3135 $(MAKE
) comparison against
=stage2
3138 rm -f stage
&& ln
-s stage1 stage
3139 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3141 rm -f stage
&& ln
-s stage2 stage
3142 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3143 $(MAKE
) comparison against
=stage2
3146 rm -f stage
&& ln
-s stage2 stage
3147 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3148 $(MAKE
) comparison against
=stage2
3150 # Copy the object files from a particular stage into a subdirectory.
3153 -mv
$(STAGESTUFF
) stage1
3154 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3158 -mv
$(STAGESTUFF
) stage2
3159 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3163 -mv
$(STAGESTUFF
) stage3
3164 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
3166 # This rule is derived from corresponding code in the Makefile.in for gcc.
3167 # The "tail +16c" is to bypass headers which may include timestamps or
3168 # temporary assembly file names.
3171 for file in
*.o
; do \
3172 tail
+16c .
/$$file > tmp-foo1
; \
3173 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
3174 if cmp tmp-foo1 tmp-foo2
; then \
3177 echo
$$file differs
; \
3185 .PHONY
: de-stage1 de-stage2 de-stage3
3188 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3192 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3196 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3199 # Automatic dependency computation. This is a real pain, because the
3200 # dependencies change based on target_cpu_type and obj_format.
3201 # Just to make things even more complicated, automake separates the
3202 # dependency variable assignments from the dependency rules, and tacks
3203 # on a .NOEXPORT at the end of Makefile.in.
3205 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3206 rm -f DEP1
# delete because we use $? in DEP1 rule
3207 srcdir=`cd $(srcdir); pwd`; \
3208 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3210 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3211 sed
-f dep.sed
< DEPTC
>> DEPA
3212 sed
-f dep.sed
< DEPOBJ
>> DEPA
3213 sed
-f dep.sed
< DEP2
>> DEPA
3214 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3215 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3216 sed
-f dep.sed
< DEP1
>> DEPA
3217 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3218 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3219 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3220 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3221 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3222 echo
'make DEP failed!'; exit
1; \
3227 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3228 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3229 srcdir=`cd $(srcdir); pwd`; \
3231 echo
'' > targ-cpu.h
; \
3232 echo
'' > obj-format.h
; \
3233 echo
'' > targ-env.h
; \
3234 echo
'' > itbl-cpu.h
; \
3235 echo
'' > itbl-parse.h
; \
3236 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3239 # Work out the special dependencies for the tc-*.c files.
3240 DEPTC
: $(TARGET_CPU_CFILES
)
3242 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3243 srcdir=`cd $(srcdir); pwd`; \
3245 for c in
$(CPU_TYPES
); do \
3246 for o in
$(OBJ_FORMATS
); do \
3248 if
[ x
$${valid} = xyes
]; then \
3249 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3250 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3251 echo
'#include "te-generic.h"' > targ-env.h
; \
3252 echo
'' > itbl-cpu.h
; \
3253 echo
'' > itbl-parse.h
; \
3254 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3256 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3257 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3258 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3263 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3264 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3265 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3266 for c in
$(MULTI_CPU_TYPES
); do \
3267 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3268 for o in $(OBJ_FORMATS); do \
3269 $(MULTI_CPU_OBJ_VALID) \
3270 if [ x$${valid} = xyes ]; then \
3271 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3274 echo
'' >> DEPTCA
; \
3278 # Work out the special dependencies for the obj-*.c files.
3279 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3281 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3282 srcdir=`cd $(srcdir); pwd`; \
3284 for c in
$(CPU_TYPES
); do \
3285 for o in
$(OBJ_FORMATS
); do \
3287 if
[ x
$${valid} = xyes
]; then \
3288 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3289 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3290 echo
'#include "te-generic.h"' > targ-env.h
; \
3291 echo
'' > itbl-cpu.h
; \
3292 echo
'' > itbl-parse.h
; \
3294 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3295 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3296 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3301 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3302 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3303 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3304 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3305 for c in $(MULTI_CPU_TYPES); do \
3306 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3307 for o in
$(OBJ_FORMATS
); do \
3308 $(MULTI_CPU_OBJ_VALID
) \
3309 if
[ x
$${valid} = xyes
]; then \
3310 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3313 echo '' >> DEPOBJA; \
3315 mv -f DEPOBJA DEPOBJ
3317 # Work out the dependencies for each CPU/OBJ combination.
3318 # Note that SOM is a special case, because it only works native.
3319 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3321 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3322 srcdir=`cd $(srcdir); pwd`; \
3324 for c in $(CPU_TYPES); do \
3325 for o in $(OBJ_FORMATS); do \
3327 if [ x$${valid} = xyes ]; then \
3328 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3329 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3330 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3331 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3335 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3336 for c in
$(MULTI_CPU_TYPES
); do \
3337 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3338 for o in $(OBJ_FORMATS); do \
3339 $(MULTI_CPU_OBJ_VALID) \
3340 if [ x$${valid} = xyes ]; then \
3341 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3348 dep.sed
: dep-in.sed config.status
3349 srcdir=`cd $(srcdir); pwd`; \
3350 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3351 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3352 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3353 -e
"s!@SRCDIR@!$${srcdir}!" \
3354 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3357 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3358 < Makefile
> tmp-Makefile
3359 cat DEP
>> tmp-Makefile
3360 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3363 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3364 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3365 cat DEP
>> tmp-Makefile.in
3366 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3369 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3370 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3371 cat DEP
>> tmp-Makefile.am
3372 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3374 # HEED THE MKDEP WARNINGS.
3375 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3376 .PHONY
: dep dep-in dep-am
3377 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3378 app.o
: app.c
$(INCDIR
)/symcat.h
3379 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3380 output-file.h sb.h macro.h dwarf2dbg.h dw2gencfi.h \
3381 $(INCDIR
)/elf
/dwarf2.h
$(BFDVER_H
)
3382 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3383 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3384 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3385 depend.o
: depend.c
$(INCDIR
)/symcat.h
3386 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3387 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
3388 $(INCDIR
)/elf
/dwarf2.h
3389 dw2gencfi.o
: dw2gencfi.c
$(INCDIR
)/symcat.h dw2gencfi.h \
3390 $(INCDIR
)/elf
/dwarf2.h
3391 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3392 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3393 $(INCDIR
)/elf
/dwarf2.h
3394 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3396 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3397 flonum-konst.o
: flonum-konst.c
3398 flonum-mult.o
: flonum-mult.c
3399 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3400 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3402 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3403 $(INCDIR
)/safe-ctype.h
3404 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3406 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3407 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3408 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3409 macro.o
: macro.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3411 messages.o
: messages.c
$(INCDIR
)/symcat.h
3412 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3413 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3414 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h \
3415 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3417 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3418 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3419 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3420 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3421 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3422 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3423 output-file.h dwarf2dbg.h
3424 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3425 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3427 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3429 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3431 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3433 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3435 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3437 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3439 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3440 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3441 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3442 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3443 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3444 # Otherwise a system limit (for SysV at least) may be exceeded.