1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
465 # CPU files in config.
466 TARGET_CPU_CFILES
= \
489 config
/tc-m68hc11.c \
495 config
/tc-mn10200.c \
496 config
/tc-mn10300.c \
499 config
/tc-openrisc.c \
515 config
/tc-xstormy16.c \
519 TARGET_CPU_HFILES
= \
542 config
/tc-m68hc11.h \
548 config
/tc-mn10200.h \
549 config
/tc-mn10300.h \
552 config
/tc-openrisc.h \
568 config
/tc-xstormy16.h \
573 # OBJ files in config
574 OBJ_FORMAT_CFILES
= \
586 OBJ_FORMAT_HFILES
= \
599 # Emulation header files in config
602 config
/te-armlinuxeabi.h \
608 config
/te-epoc-pe.h \
609 config
/te-generic.h \
614 config
/te-hppalinux64.h \
615 config
/te-i386aix.h \
616 config
/te-ia64aix.h \
624 config
/te-nbsd532.h \
625 config
/te-netware.h \
626 config
/te-pc532mach.h \
630 config
/te-sparcaout.h \
633 config
/te-symbian.h \
638 # Multi files in config
640 config
/e-crisaout.c \
642 config
/e-i386aout.c \
643 config
/e-i386coff.c \
645 config
/e-mipsecoff.c \
685 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
686 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
687 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
688 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
690 noinst_SCRIPTS
= $(GDBINIT
)
691 EXTRA_SCRIPTS
= .gdbinit
692 EXTRA_DIST
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
693 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
695 # Now figure out from those variables how to compile and link.
696 BASEDIR
= $(srcdir)/..
697 BFDDIR
= $(BASEDIR
)/bfd
698 INCDIR
= $(BASEDIR
)/include
700 # This is the variable actually used when we compile.
701 # Specify the directories to be searched for header files.
702 # Both . and srcdir are used, in that order,
703 # so that tm.h and config.h will be found in the compilation
704 # subdirectory rather than in the source directory.
705 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\""
707 # This should be parallel to INCLUDES, but should replace $(srcdir)
708 # with $${srcdir}, and should work in a subdirectory. This is used
709 # when building dependencies, because the dependency building is done
711 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\""
712 DEP_FLAGS
= -DBFD_ASSEMBLER
-DOBJ_MAYBE_ELF \
713 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
716 # How to link with both our special library facilities
717 # and the system's installed libraries.
718 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
720 # Files to be copied away after each stage in building.
721 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
722 as_new_SOURCES
= $(GAS_CFILES
)
723 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
724 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
726 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
727 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
729 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
730 echo $${rootme}/../expect/expect ; \
731 else echo expect ; fi`
733 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
734 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
739 # The m68k operand parser.
740 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
741 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
742 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
745 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
747 # Remake the info files.
748 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
749 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
750 testsuite
/site.exp site.bak site.exp stage stage1 stage2
752 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
754 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
755 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
757 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
758 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
759 DEPTC_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
760 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
761 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
763 DEPTC_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
764 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
765 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
766 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
768 DEPTC_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
769 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
770 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
771 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/a29k.h
773 DEPTC_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
774 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
775 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
776 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
777 $(srcdir)/config
/atof-vax.c
779 DEPTC_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
780 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
781 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
782 struc-symbol.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
783 $(srcdir)/config
/atof-vax.c
785 DEPTC_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
786 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
787 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
788 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
789 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h \
790 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
791 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
792 $(srcdir)/config
/atof-vax.c
794 DEPTC_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
795 $(srcdir)/config
/tc-alpha.h subsegs.h
$(INCDIR
)/obstack.h \
796 struc-symbol.h ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/safe-ctype.h \
797 $(srcdir)/config
/atof-vax.c
799 DEPTC_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
800 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
801 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h struc-symbol.h \
802 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
803 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
804 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
806 DEPTC_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
807 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
808 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
809 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
810 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
811 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
813 DEPTC_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
814 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
815 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
816 $(INCDIR
)/opcode
/arm.h
818 DEPTC_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
819 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
820 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
821 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
822 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h
824 DEPTC_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
825 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
826 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
827 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
828 $(INCDIR
)/opcode
/arm.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
829 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
831 DEPTC_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
832 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
833 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
834 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
836 DEPTC_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
837 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
838 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
839 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
840 $(INCDIR
)/opcode
/avr.h
842 DEPTC_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
843 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
844 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
845 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
847 DEPTC_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
848 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
849 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
850 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
851 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
853 DEPTC_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
854 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
855 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
856 dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h
$(INCDIR
)/elf
/crx.h \
857 $(INCDIR
)/elf
/reloc-macros.h
859 DEPTC_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
860 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
861 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
862 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
$(INCDIR
)/opcode
/crx.h \
863 $(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h
865 DEPTC_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
866 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
867 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
868 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
869 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
871 DEPTC_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
872 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
873 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
874 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
875 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
877 DEPTC_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
878 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
879 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
880 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
882 DEPTC_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
883 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
884 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
885 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
886 $(INCDIR
)/opcode
/d30v.h
888 DEPTC_dlx_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
889 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
890 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
891 $(INCDIR
)/opcode
/dlx.h
893 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
894 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
895 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
896 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/opcode
/dlx.h
898 DEPTC_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
899 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
900 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
901 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
902 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
905 DEPTC_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
906 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
907 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
908 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
909 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
910 $(srcdir)/..
/opcodes
/fr30-opc.h cgen.h
912 DEPTC_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
913 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
914 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
915 $(srcdir)/..
/opcodes
/frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
916 $(srcdir)/..
/opcodes
/frv-opc.h cgen.h
$(BFDDIR
)/libbfd.h \
917 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
919 DEPTC_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
920 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
921 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
922 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
923 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/frv-opc.h \
924 cgen.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
926 DEPTC_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
927 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
928 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
929 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
930 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
932 DEPTC_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
933 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
934 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
935 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h \
936 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
938 DEPTC_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
939 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
940 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
941 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
942 $(INCDIR
)/safe-ctype.h
944 DEPTC_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
945 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
946 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
947 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h \
948 $(INCDIR
)/safe-ctype.h
950 DEPTC_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
951 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
952 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
953 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
955 DEPTC_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
956 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
957 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
958 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
959 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
960 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
963 DEPTC_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
964 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
965 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
966 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
967 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
969 DEPTC_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
970 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
971 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
972 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
973 $(INCDIR
)/safe-ctype.h dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
975 DEPTC_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
976 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
977 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
978 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
980 DEPTC_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
981 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
982 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
983 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
984 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
985 $(INCDIR
)/elf
/reloc-macros.h
987 DEPTC_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
988 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
989 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
990 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
991 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
993 DEPTC_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
994 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
995 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
996 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
997 $(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
998 $(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
1000 DEPTC_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1001 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1002 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1003 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1004 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
1005 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
1007 DEPTC_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1008 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1009 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1010 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1011 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
1013 DEPTC_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1014 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1015 $(INCDIR
)/opcode
/i960.h
1017 DEPTC_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1018 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1019 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1020 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1022 DEPTC_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1023 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1024 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1025 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
1027 DEPTC_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1028 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1029 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1030 $(srcdir)/..
/opcodes
/ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1031 $(srcdir)/..
/opcodes
/ip2k-opc.h cgen.h
$(INCDIR
)/elf
/common.h \
1032 $(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
1034 DEPTC_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1035 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1036 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1037 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
1038 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/ip2k-opc.h \
1039 cgen.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
1042 DEPTC_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1043 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1044 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1045 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
1046 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
1047 cgen.h
$(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/reloc-macros.h
1049 DEPTC_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1050 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1051 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1052 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1053 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1054 $(srcdir)/..
/opcodes
/m32r-opc.h cgen.h
$(INCDIR
)/elf
/m32r.h \
1055 $(INCDIR
)/elf
/reloc-macros.h
1057 DEPTC_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1058 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1059 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1060 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1061 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h \
1062 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h
1064 DEPTC_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1065 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1066 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1067 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1068 $(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
$(INCDIR
)/elf
/m68hc11.h \
1069 $(INCDIR
)/elf
/reloc-macros.h
1071 DEPTC_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1072 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1073 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1074 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1075 $(srcdir)/config
/m68k-parse.h
1077 DEPTC_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1078 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1079 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1080 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
1081 subsegs.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1082 $(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1084 DEPTC_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1085 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1086 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1087 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h subsegs.h \
1088 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h \
1089 $(srcdir)/config
/m68k-parse.h
$(INCDIR
)/elf
/m68k.h \
1090 $(INCDIR
)/elf
/reloc-macros.h
1092 DEPTC_m68k_hp300
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-hp300.h \
1093 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1094 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1095 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1096 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
1098 DEPTC_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1099 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1100 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1101 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1102 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
1104 DEPTC_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1105 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1106 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1107 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1108 $(srcdir)/config
/m88k-opcode.h
1110 DEPTC_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1111 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1112 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1113 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1114 $(INCDIR
)/safe-ctype.h
1116 DEPTC_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1117 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1118 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1119 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
1120 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
1122 DEPTC_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1123 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1124 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1125 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1126 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(srcdir)/config
/obj-elf.h \
1127 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1128 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1129 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1131 DEPTC_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1132 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1133 $(INCDIR
)/coff
/ecoff.h subsegs.h
$(INCDIR
)/obstack.h \
1134 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
1135 dwarf2dbg.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1136 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1137 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1139 DEPTC_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1140 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1141 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1142 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
1143 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h
$(INCDIR
)/elf
/mips.h \
1144 $(INCDIR
)/elf
/reloc-macros.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1145 $(INCDIR
)/coff
/ecoff.h
1147 DEPTC_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1148 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1149 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1150 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
1151 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
1152 $(INCDIR
)/safe-ctype.h dwarf2dbg.h
1154 DEPTC_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1155 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1156 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1157 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
1159 DEPTC_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1160 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1161 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1162 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1163 $(INCDIR
)/opcode
/mn10200.h
1165 DEPTC_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1166 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1167 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1168 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
1171 DEPTC_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1172 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1173 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1174 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1175 $(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
1177 DEPTC_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1178 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1179 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1180 $(INCDIR
)/opcode
/msp430.h
$(INCDIR
)/safe-ctype.h
1182 DEPTC_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1183 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1184 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1185 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1186 $(INCDIR
)/safe-ctype.h
1188 DEPTC_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1189 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1190 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1192 DEPTC_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1193 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1194 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1197 DEPTC_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1198 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1199 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1200 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
1202 DEPTC_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1203 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1204 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1205 $(srcdir)/..
/opcodes
/openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1206 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1208 DEPTC_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1209 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1210 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1211 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1212 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/openrisc-opc.h \
1215 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1216 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1217 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1218 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1219 $(INCDIR
)/elf
/reloc-macros.h
1221 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1222 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1223 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1224 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/opcode
/or32.h \
1225 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1227 DEPTC_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1228 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1229 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1231 DEPTC_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1232 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1233 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1234 $(INCDIR
)/opcode
/pdp11.h
1236 DEPTC_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1237 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1238 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1239 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1241 DEPTC_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1242 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1243 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1244 $(INCDIR
)/opcode
/pj.h
1246 DEPTC_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1247 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1248 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1249 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1251 DEPTC_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1252 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1253 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1254 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1255 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h
1257 DEPTC_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1258 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1259 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1260 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1261 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1262 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
1264 DEPTC_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1265 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1266 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1267 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1268 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1269 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1271 DEPTC_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1272 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1273 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1274 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1275 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1276 $(INCDIR
)/opcode
/s390.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1278 DEPTC_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1279 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1280 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1281 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1282 $(INCDIR
)/safe-ctype.h struc-symbol.h dwarf2dbg.h dw2gencfi.h \
1283 $(INCDIR
)/elf
/dwarf2.h
1285 DEPTC_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1286 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1287 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1288 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1289 $(INCDIR
)/safe-ctype.h struc-symbol.h
$(INCDIR
)/elf
/sh.h \
1290 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
1291 $(INCDIR
)/elf
/dwarf2.h
1293 DEPTC_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1294 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1295 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1296 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1297 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1298 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1299 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h \
1300 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1302 DEPTC_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1303 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1304 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1305 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1307 DEPTC_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1308 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1309 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1310 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1311 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h dw2gencfi.h \
1312 $(INCDIR
)/elf
/dwarf2.h
1314 DEPTC_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1315 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1316 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1317 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1318 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1319 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
1322 DEPTC_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1323 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1324 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1326 DEPTC_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1327 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1328 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1329 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1331 DEPTC_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1332 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1333 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1334 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
1336 DEPTC_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1337 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1338 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1340 DEPTC_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1341 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1342 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1343 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1345 DEPTC_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1346 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1347 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1348 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic30.h
1350 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1351 $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1352 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1353 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h \
1354 subsegs.h
$(INCDIR
)/obstack.h
1356 DEPTC_tic4x_elf
= $(INCDIR
)/safe-ctype.h
$(INCDIR
)/symcat.h \
1357 $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1358 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1359 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/opcode
/tic4x.h \
1360 subsegs.h
$(INCDIR
)/obstack.h
1362 DEPTC_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1363 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
1364 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1365 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h sb.h macro.h \
1366 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1368 DEPTC_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1369 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1370 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
1371 $(INCDIR
)/safe-ctype.h sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h \
1372 struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1373 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1376 DEPTC_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1377 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
1378 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1379 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1381 DEPTC_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1382 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1383 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
1384 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/tic80.h
1386 DEPTC_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1387 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1388 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1389 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/safe-ctype.h
1391 DEPTC_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1392 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
1393 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1394 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1395 $(INCDIR
)/safe-ctype.h
1397 DEPTC_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1398 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1399 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
1400 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1401 $(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/vax.h \
1402 $(INCDIR
)/safe-ctype.h
1404 DEPTC_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
1405 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
1406 $(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1407 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/vax.h \
1408 $(INCDIR
)/safe-ctype.h
1410 DEPTC_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1411 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
1412 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1413 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1415 DEPTC_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1416 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1417 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
1418 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1420 DEPTC_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1421 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1422 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1423 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1424 $(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1426 DEPTC_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1427 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1428 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
1429 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1430 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1433 DEPTC_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1434 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
1435 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1436 $(srcdir)/..
/opcodes
/xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1437 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1439 DEPTC_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1440 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1441 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1442 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1443 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xstormy16-opc.h \
1446 DEPTC_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1447 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1448 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
1449 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h sb.h \
1450 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1451 $(srcdir)/config
/xtensa-relax.h
$(srcdir)/config
/xtensa-istack.h \
1452 dwarf2dbg.h struc-symbol.h
1454 DEPTC_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1455 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1456 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1457 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1459 DEPTC_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1460 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1461 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
1462 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/z8k-opc.h
1464 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1465 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1468 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1471 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1474 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1475 DEPOBJ_a29k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1476 $(srcdir)/config
/tc-a29k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1477 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1479 DEPOBJ_a29k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1480 $(srcdir)/config
/tc-a29k.h
$(INCDIR
)/coff
/internal.h \
1481 $(INCDIR
)/coff
/a29k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1482 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1484 DEPOBJ_a29k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1485 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1486 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h \
1487 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1488 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1490 DEPOBJ_alpha_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1491 $(srcdir)/config
/tc-alpha.h
$(INCDIR
)/coff
/internal.h \
1492 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1495 DEPOBJ_alpha_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1496 $(srcdir)/config
/tc-alpha.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1497 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1498 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1500 DEPOBJ_alpha_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1501 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1502 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h \
1503 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1504 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1505 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1506 $(INCDIR
)/aout
/aout64.h
1508 DEPOBJ_alpha_evax
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-evax.h \
1509 $(srcdir)/config
/tc-alpha.h
1511 DEPOBJ_arc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1512 $(srcdir)/config
/tc-arc.h
$(INCDIR
)/coff
/internal.h \
1513 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1516 DEPOBJ_arc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1517 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1518 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h \
1519 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1520 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1522 DEPOBJ_arm_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1523 $(srcdir)/config
/tc-arm.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1524 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1526 DEPOBJ_arm_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1527 $(srcdir)/config
/tc-arm.h
$(INCDIR
)/coff
/internal.h \
1528 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1529 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1531 DEPOBJ_arm_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1532 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1533 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h \
1534 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1535 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1537 DEPOBJ_avr_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1538 $(srcdir)/config
/tc-avr.h
$(INCDIR
)/coff
/internal.h \
1539 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1542 DEPOBJ_avr_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1543 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1544 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h \
1545 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1546 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1548 DEPOBJ_cris_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1549 $(srcdir)/config
/tc-cris.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1550 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1552 DEPOBJ_cris_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1553 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1554 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h \
1555 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1556 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1558 DEPOBJ_crx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1559 $(srcdir)/config
/tc-crx.h
$(INCDIR
)/coff
/internal.h \
1560 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1563 DEPOBJ_crx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1564 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1565 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h \
1566 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1567 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1569 DEPOBJ_d10v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1570 $(srcdir)/config
/tc-d10v.h
$(INCDIR
)/coff
/internal.h \
1571 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1574 DEPOBJ_d10v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1575 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1576 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h \
1577 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1578 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1580 DEPOBJ_d30v_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1581 $(srcdir)/config
/tc-d30v.h
$(INCDIR
)/coff
/internal.h \
1582 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1585 DEPOBJ_d30v_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1586 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1587 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h \
1588 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1589 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_dlx_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1592 $(srcdir)/config
/tc-dlx.h
$(INCDIR
)/coff
/internal.h \
1593 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1596 DEPOBJ_dlx_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1597 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1598 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
1599 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1600 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1602 DEPOBJ_fr30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1603 $(srcdir)/config
/tc-fr30.h
$(INCDIR
)/coff
/internal.h \
1604 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1607 DEPOBJ_fr30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1608 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1609 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h \
1610 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1611 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1613 DEPOBJ_frv_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1614 $(srcdir)/config
/tc-frv.h
$(INCDIR
)/coff
/internal.h \
1615 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1618 DEPOBJ_frv_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1619 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1620 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h \
1621 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1622 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1624 DEPOBJ_h8300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1625 $(srcdir)/config
/tc-h8300.h
$(INCDIR
)/coff
/internal.h \
1626 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1627 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1629 DEPOBJ_h8300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1630 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1631 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h \
1632 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1633 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1635 DEPOBJ_h8500_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1636 $(srcdir)/config
/tc-h8500.h
$(INCDIR
)/coff
/internal.h \
1637 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1638 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1640 DEPOBJ_h8500_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1641 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1642 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h \
1643 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1644 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1646 DEPOBJ_hppa_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1647 $(srcdir)/config
/tc-hppa.h
$(INCDIR
)/coff
/internal.h \
1648 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1651 DEPOBJ_hppa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1652 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1653 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
1654 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
1655 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1656 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1657 $(INCDIR
)/aout
/aout64.h
1659 DEPOBJ_ia64_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1660 $(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1661 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
1662 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1665 DEPOBJ_ia64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1666 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1667 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
1668 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h \
1669 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1670 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1672 DEPOBJ_i370_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1673 $(srcdir)/config
/tc-i370.h
$(INCDIR
)/coff
/internal.h \
1674 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1677 DEPOBJ_i370_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1678 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1679 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h \
1680 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1681 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1682 $(INCDIR
)/aout
/aout64.h
1684 DEPOBJ_i386_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1685 $(srcdir)/config
/tc-i386.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1686 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1688 DEPOBJ_i386_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1689 $(srcdir)/config
/tc-i386.h
$(INCDIR
)/coff
/internal.h \
1690 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1691 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1693 DEPOBJ_i386_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1694 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1695 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h \
1696 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1697 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1699 DEPOBJ_i860_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1700 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1701 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h \
1702 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1703 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1705 DEPOBJ_i960_bout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-bout.h \
1706 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h
1708 DEPOBJ_i960_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1709 $(srcdir)/config
/tc-i960.h
$(INCDIR
)/coff
/internal.h \
1710 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1711 $(INCDIR
)/obstack.h subsegs.h
1713 DEPOBJ_i960_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1714 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1715 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h \
1716 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1717 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1719 DEPOBJ_ip2k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1720 $(srcdir)/config
/tc-ip2k.h
$(INCDIR
)/coff
/internal.h \
1721 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1724 DEPOBJ_ip2k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1725 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1726 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h \
1727 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1728 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1730 DEPOBJ_m32r_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1731 $(srcdir)/config
/tc-m32r.h
$(INCDIR
)/coff
/internal.h \
1732 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1735 DEPOBJ_m32r_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1736 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1737 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h \
1738 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1739 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1741 DEPOBJ_m68hc11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1742 $(srcdir)/config
/tc-m68hc11.h
$(INCDIR
)/coff
/internal.h \
1743 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1744 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1746 DEPOBJ_m68hc11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1747 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1748 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h \
1749 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1750 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1752 DEPOBJ_m68k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1753 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1754 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1756 DEPOBJ_m68k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1757 $(srcdir)/config
/tc-m68k.h
$(INCDIR
)/coff
/internal.h \
1758 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1759 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1761 DEPOBJ_m68k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1762 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1763 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h \
1764 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1765 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1767 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(INCDIR
)/symcat.h \
1768 $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1769 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1772 DEPOBJ_m88k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1773 $(srcdir)/config
/tc-m88k.h
$(INCDIR
)/coff
/internal.h \
1774 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1775 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1777 DEPOBJ_m88k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1778 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1779 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h \
1780 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1781 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1783 DEPOBJ_mcore_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1784 $(srcdir)/config
/tc-mcore.h
$(INCDIR
)/coff
/internal.h \
1785 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1786 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1788 DEPOBJ_mcore_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1789 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1790 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h \
1791 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1792 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1794 DEPOBJ_mips_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1795 $(srcdir)/config
/tc-mips.h
$(INCDIR
)/coff
/internal.h \
1796 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1797 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1799 DEPOBJ_mips_ecoff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-ecoff.h \
1800 $(srcdir)/config
/tc-mips.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1801 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1802 $(INCDIR
)/bfdlink.h
$(BFDDIR
)/libecoff.h
1804 DEPOBJ_mips_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1805 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1806 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h \
1807 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1808 struc-symbol.h dwarf2dbg.h ecoff.h
$(INCDIR
)/coff
/sym.h \
1809 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1810 $(INCDIR
)/aout
/aout64.h
1812 DEPOBJ_mmix_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1813 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1814 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h \
1815 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1816 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1818 DEPOBJ_mn10200_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1819 $(srcdir)/config
/tc-mn10200.h
$(INCDIR
)/coff
/internal.h \
1820 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1823 DEPOBJ_mn10200_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1824 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1825 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h \
1826 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1827 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1829 DEPOBJ_mn10300_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1830 $(srcdir)/config
/tc-mn10300.h
$(INCDIR
)/coff
/internal.h \
1831 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1834 DEPOBJ_mn10300_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1835 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1836 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h \
1837 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1838 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1840 DEPOBJ_msp430_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1841 $(srcdir)/config
/tc-msp430.h
$(INCDIR
)/coff
/internal.h \
1842 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1845 DEPOBJ_msp430_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1846 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1847 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h \
1848 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1849 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1851 DEPOBJ_ns32k_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1852 $(srcdir)/config
/tc-ns32k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1853 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1855 DEPOBJ_ns32k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1856 $(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/coff
/internal.h \
1857 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1860 DEPOBJ_ns32k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1861 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1862 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h \
1863 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1864 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1866 DEPOBJ_openrisc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1867 $(srcdir)/config
/tc-openrisc.h
$(INCDIR
)/coff
/internal.h \
1868 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1871 DEPOBJ_openrisc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1872 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1873 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1874 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1875 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1877 DEPOBJ_or32_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1878 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1879 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1880 $(INCDIR
)/obstack.h subsegs.h
1882 DEPOBJ_or32_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1883 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1884 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1885 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1886 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1888 DEPOBJ_pdp11_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1889 $(srcdir)/config
/tc-pdp11.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1890 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1892 DEPOBJ_pdp11_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1893 $(srcdir)/config
/tc-pdp11.h
$(INCDIR
)/coff
/internal.h \
1894 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1897 DEPOBJ_pdp11_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1898 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1899 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h \
1900 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1901 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1903 DEPOBJ_pj_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1904 $(srcdir)/config
/tc-pj.h
$(INCDIR
)/coff
/internal.h \
1905 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1908 DEPOBJ_pj_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1909 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1910 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h \
1911 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1912 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1914 DEPOBJ_ppc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1915 $(srcdir)/config
/tc-ppc.h
$(INCDIR
)/coff
/internal.h \
1916 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1917 $(INCDIR
)/obstack.h subsegs.h
1919 DEPOBJ_ppc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1920 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1921 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h \
1922 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1923 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1924 $(INCDIR
)/aout
/aout64.h
1926 DEPOBJ_s390_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1927 $(srcdir)/config
/tc-s390.h
$(INCDIR
)/coff
/internal.h \
1928 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1931 DEPOBJ_s390_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1932 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1933 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h \
1934 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1935 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1937 DEPOBJ_sh_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1938 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/coff
/internal.h \
1939 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1940 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1942 DEPOBJ_sh_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1943 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1944 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h \
1945 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1946 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1948 DEPOBJ_sh64_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1949 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1950 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
1951 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1952 $(BFDDIR
)/elf32-sh64.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1953 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1955 DEPOBJ_sparc_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1956 $(srcdir)/config
/tc-sparc.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1957 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1959 DEPOBJ_sparc_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1960 $(srcdir)/config
/tc-sparc.h
$(INCDIR
)/coff
/internal.h \
1961 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1962 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1964 DEPOBJ_sparc_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1965 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1966 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h \
1967 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1968 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1970 DEPOBJ_tahoe_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1971 $(srcdir)/config
/tc-tahoe.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1972 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1974 DEPOBJ_tahoe_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1975 $(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/coff
/internal.h \
1976 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1979 DEPOBJ_tahoe_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1980 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1981 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h \
1982 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1983 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1985 DEPOBJ_tic30_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
1986 $(srcdir)/config
/tc-tic30.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1987 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1989 DEPOBJ_tic30_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
1990 $(srcdir)/config
/tc-tic30.h
$(INCDIR
)/coff
/internal.h \
1991 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
1992 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1994 DEPOBJ_tic30_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
1995 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1996 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h \
1997 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1998 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2000 DEPOBJ_tic4x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2001 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
2002 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2003 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2005 DEPOBJ_tic4x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2006 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2007 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h \
2008 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2009 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2011 DEPOBJ_tic54x_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2012 $(srcdir)/config
/tc-tic54x.h
$(INCDIR
)/coff
/internal.h \
2013 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
2014 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2016 DEPOBJ_tic54x_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2017 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2018 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h \
2019 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2020 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2022 DEPOBJ_tic80_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2023 $(srcdir)/config
/tc-tic80.h
$(INCDIR
)/coff
/internal.h \
2024 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2025 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2027 DEPOBJ_tic80_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2028 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2029 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h \
2030 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2031 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2033 DEPOBJ_vax_aout
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-aout.h \
2034 $(srcdir)/config
/tc-vax.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
2035 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
2037 DEPOBJ_vax_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2038 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/coff
/internal.h \
2039 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2042 DEPOBJ_vax_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2043 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2044 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h \
2045 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2046 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2048 DEPOBJ_vax_vms
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-vms.h \
2049 $(srcdir)/config
/tc-vax.h
$(INCDIR
)/aout
/stab_gnu.h \
2050 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h subsegs.h \
2053 DEPOBJ_w65_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2054 $(srcdir)/config
/tc-w65.h
$(INCDIR
)/coff
/internal.h \
2055 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2056 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2058 DEPOBJ_w65_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2059 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2060 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h \
2061 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2062 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2064 DEPOBJ_v850_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2065 $(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
2066 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
2067 $(INCDIR
)/obstack.h subsegs.h
2069 DEPOBJ_v850_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2070 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2071 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2072 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
2073 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
2074 $(INCDIR
)/aout
/aout64.h
2076 DEPOBJ_xstormy16_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2077 $(srcdir)/config
/tc-xstormy16.h
$(INCDIR
)/coff
/internal.h \
2078 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
2081 DEPOBJ_xstormy16_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2082 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2083 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
2084 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2085 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2087 DEPOBJ_xtensa_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2088 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2089 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2090 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h \
2091 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
2092 $(INCDIR
)/aout
/aout64.h
2094 DEPOBJ_z8k_coff
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-coff.h \
2095 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
2096 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h \
2097 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
2099 DEPOBJ_z8k_elf
= $(INCDIR
)/symcat.h
$(srcdir)/config
/obj-elf.h \
2100 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2101 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h \
2102 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2103 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
2105 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
2106 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
2107 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2109 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
2112 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
2115 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
2116 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
2117 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2119 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
2120 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h \
2121 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2123 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2124 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2125 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
2127 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
2128 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2131 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
2132 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2134 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2135 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2136 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
2138 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
2139 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
2140 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2143 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2144 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2145 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
2147 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
2148 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2150 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
2151 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h \
2152 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2154 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2155 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2156 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
2158 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
2159 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2162 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2163 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2164 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
2166 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
2167 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2169 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2170 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2171 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
2173 DEP_crx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-crx.h \
2174 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2177 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2178 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2179 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h
2181 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
2182 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2185 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2186 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2187 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
2189 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
2190 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2193 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2194 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2195 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
2197 DEP_dlx_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-dlx.h \
2198 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2201 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2202 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2203 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h
2205 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
2206 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2209 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2210 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2211 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
2213 DEP_frv_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-frv.h \
2214 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2217 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2218 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2219 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
2221 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
2222 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h \
2223 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2225 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2226 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2227 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
2229 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
2230 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h \
2231 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2233 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2234 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2235 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
2237 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
2238 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2241 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2242 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2243 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h \
2244 $(BFDDIR
)/elf32-hppa.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h \
2245 $(INCDIR
)/elf
/reloc-macros.h
2247 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
2248 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/symcat.h
$(INCDIR
)/elf
/ia64.h \
2249 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2250 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2252 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2253 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2254 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h \
2255 $(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
2257 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
2258 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2261 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2262 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2263 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
2265 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
2266 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2268 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
2269 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h \
2270 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2272 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2273 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2274 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
2276 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2277 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2278 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
2280 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
2281 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
2282 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h \
2283 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2285 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2286 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2287 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
2289 DEP_ip2k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ip2k.h \
2290 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2293 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2294 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2295 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h
2297 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
2298 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2301 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2302 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2303 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
2305 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
2306 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2307 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2309 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2310 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2311 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
2313 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
2314 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2316 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
2317 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h \
2318 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2320 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2321 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2322 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
2324 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
2325 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2327 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
2328 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h \
2329 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2331 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2332 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2333 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
2335 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
2336 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h \
2337 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2339 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2340 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2341 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
2343 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
2344 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h \
2345 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2347 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
2348 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
2350 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2351 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2352 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
2354 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2355 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2356 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h
2358 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
2359 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2362 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2363 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2364 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
2366 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
2367 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2370 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2371 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2372 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
2374 DEP_msp430_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-msp430.h \
2375 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2378 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2379 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2380 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h
2382 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
2383 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2385 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
2386 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2389 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2390 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2391 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
2393 DEP_openrisc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-openrisc.h \
2394 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2397 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2398 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2399 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h
2401 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
2402 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h \
2403 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2405 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2406 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2407 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h
2409 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
2410 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2412 DEP_pdp11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pdp11.h \
2413 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2416 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2417 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2418 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h
2420 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
2421 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2424 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2425 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2426 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
2428 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
2429 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h \
2430 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2432 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2433 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2434 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
2436 DEP_s390_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-s390.h \
2437 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2440 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2441 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2442 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h
2444 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
2445 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h \
2446 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2448 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2449 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2450 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
2452 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2453 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2454 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h \
2455 $(srcdir)/config
/tc-sh.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2456 $(BFDDIR
)/elf32-sh64.h
2458 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
2459 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2461 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
2462 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h \
2463 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2465 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2466 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2467 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
2469 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
2470 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2472 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
2473 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2476 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2477 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2478 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
2480 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
2481 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2483 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
2484 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h \
2485 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2487 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2488 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2489 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
2491 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
2492 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h \
2493 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2495 DEP_tic4x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2496 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2497 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic4x.h
2499 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
2500 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h \
2501 $(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2503 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2504 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2505 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
2507 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
2508 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h \
2509 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2511 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2512 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2513 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
2515 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
2516 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
2518 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
2519 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2522 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2523 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2524 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
2526 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
2527 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2529 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
2530 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h \
2531 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2533 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2534 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2535 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
2537 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
2538 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/symcat.h \
2539 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2541 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2542 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2543 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h \
2544 $(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h
2546 DEP_xstormy16_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-xstormy16.h \
2547 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
2550 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2551 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2552 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h
2554 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2555 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2556 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h \
2557 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-config.h
2559 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
2560 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h \
2561 $(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
2563 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(INCDIR
)/symcat.h \
2564 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2565 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
2567 DEP_hppa_som
= $(BFDDIR
)/som.h
2568 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
2571 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
2574 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
2575 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2577 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2580 .SUFFIXES
: .c .l .lo .o .obj .y
2583 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
2584 @for dep in
$?
; do \
2585 case
'$(am__configure_deps)' in \
2587 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2588 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2593 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2594 cd
$(top_srcdir
) && \
2595 $(AUTOMAKE
) --foreign Makefile
2597 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2600 echo
' $(SHELL) ./config.status'; \
2601 $(SHELL
) .
/config.status
;; \
2603 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2604 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2607 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2608 $(SHELL
) .
/config.status
--recheck
2610 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2611 cd
$(srcdir) && $(AUTOCONF
)
2612 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2613 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2616 @if
test ! -f
$@
; then \
2621 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2623 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2624 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2625 cd
$(top_srcdir
) && $(AUTOHEADER
)
2630 -rm -f config.h stamp-h1
2631 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2632 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2633 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2634 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2635 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2636 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2638 clean-noinstPROGRAMS
:
2639 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2640 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2641 echo
" rm -f $$p $$f"; \
2644 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2645 @
rm -f as-new
$(EXEEXT
)
2646 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2647 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2648 @
rm -f itbl-test
$(EXEEXT
)
2649 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2651 mostlyclean-compile
:
2661 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2664 $(LTCOMPILE
) -c
-o
$@
$<
2668 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2669 rm -f
$(LEX_OUTPUT_ROOT
).c
2672 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2674 mostlyclean-libtool
:
2684 # This directory's subdirectories are mostly independent; you can cd
2685 # into them and run `make' without going through this Makefile.
2686 # To change the values of `make' variables: instead of editing Makefiles,
2687 # (1) if the variable is set in `config.status', edit `config.status'
2688 # (which will cause the Makefiles to be regenerated when you run `make');
2689 # (2) otherwise, pass the desired values on the `make' command line.
2690 $(RECURSIVE_TARGETS
):
2691 @set fnord
$$MAKEFLAGS; amf
=$$2; \
2693 target
=`echo $@ | sed s/-recursive//`; \
2694 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2695 echo
"Making $$target in $$subdir"; \
2696 if
test "$$subdir" = "."; then \
2698 local_target
="$$target-am"; \
2700 local_target
="$$target"; \
2702 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2703 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2705 if
test "$$dot_seen" = "no"; then \
2706 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2707 fi
; test -z
"$$fail"
2709 mostlyclean-recursive clean-recursive distclean-recursive \
2710 maintainer-clean-recursive
:
2711 @set fnord
$$MAKEFLAGS; amf
=$$2; \
2714 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2715 *) list
='$(SUBDIRS)' ;; \
2717 rev
=''; for subdir in
$$list; do \
2718 if
test "$$subdir" = "."; then
:; else \
2719 rev
="$$subdir $$rev"; \
2723 target
=`echo $@ | sed s/-recursive//`; \
2724 for subdir in
$$rev; do \
2725 echo
"Making $$target in $$subdir"; \
2726 if
test "$$subdir" = "."; then \
2727 local_target
="$$target-am"; \
2729 local_target
="$$target"; \
2731 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2732 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2733 done
&& test -z
"$$fail"
2735 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2736 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2739 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2740 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2743 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2744 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2745 unique
=`for i in $$list; do \
2746 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2748 $(AWK) ' { files[$$0] = 1; } \
2749 END { for (i in files) print i; }'`; \
2753 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2754 $(TAGS_FILES
) $(LISP
)
2757 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2758 include_option
=--etags-include
; \
2761 include_option
=--include; \
2764 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2765 if
test "$$subdir" = .
; then
:; else \
2766 test ! -f
$$subdir/TAGS || \
2767 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2770 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2771 unique
=`for i in $$list; do \
2772 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2774 $(AWK) ' { files[$$0] = 1; } \
2775 END { for (i in files) print i; }'`; \
2776 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2777 test -n
"$$unique" || unique
=$$empty_fix; \
2778 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2782 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2783 $(TAGS_FILES
) $(LISP
)
2786 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2787 unique
=`for i in $$list; do \
2788 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2790 $(AWK) ' { files[$$0] = 1; } \
2791 END { for (i in files) print i; }'`; \
2792 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2793 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2797 here
=`$(am__cd) $(top_builddir) && pwd` \
2798 && cd
$(top_srcdir
) \
2799 && gtags
-i
$(GTAGS_ARGS
) $$here
2802 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2804 @echo
'Making a new site.exp file...'
2805 @echo
'## these variables are automatically generated by make ##' >site.tmp
2806 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2807 @echo
'# edit the last section' >>site.tmp
2808 @echo
'set srcdir $(srcdir)' >>site.tmp
2809 @echo
"set objdir `pwd`" >>site.tmp
2810 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2811 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2812 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2813 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2814 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2815 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2816 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2817 @
test ! -f site.exp || \
2818 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2820 @
test ! -f site.exp || mv site.exp site.bak
2821 @mv site.tmp site.exp
2824 -rm -f site.exp site.bak
2825 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2826 rm -f
$$tool.sum
$$tool.log
; \
2829 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2830 check: check-recursive
2831 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2832 installdirs: installdirs-recursive
2834 install: install-recursive
2835 install-exec
: install-exec-recursive
2836 install-data
: install-data-recursive
2837 uninstall: uninstall-recursive
2840 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2842 installcheck: installcheck-recursive
2844 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2845 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2846 `test -z '$(STRIP)' || \
2847 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2848 mostlyclean-generic
:
2849 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2852 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2855 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2856 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2858 maintainer-clean-generic
:
2859 @echo
"This command is intended for maintainers to use"
2860 @echo
"it deletes files that may require special tools to rebuild."
2864 clean: clean-recursive
2866 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2869 distclean: distclean-recursive
2870 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2872 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2873 distclean-generic distclean-hdr distclean-libtool \
2880 html
: html-recursive
2882 info: info-recursive
2888 install-exec-am
: install-exec-local
2890 install-info
: install-info-recursive
2896 maintainer-clean
: maintainer-clean-recursive
2897 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2898 -rm -rf
$(top_srcdir
)/autom4te.cache
2900 maintainer-clean-am
: distclean-am maintainer-clean-generic
2902 mostlyclean: mostlyclean-recursive
2904 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2917 uninstall-info
: uninstall-info-recursive
2919 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2920 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2921 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2922 distclean distclean-DEJAGNU distclean-compile \
2923 distclean-generic distclean-hdr distclean-libtool \
2924 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2925 info info-am
install install-am install-data install-data-am \
2926 install-exec install-exec-am install-exec-local install-info \
2927 install-info-am install-man install-strip
installcheck \
2928 installcheck-am
installdirs installdirs-am maintainer-clean \
2929 maintainer-clean-generic maintainer-clean-recursive \
2930 mostlyclean mostlyclean-compile mostlyclean-generic \
2931 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2932 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2934 po
/POTFILES.in
: @MAINT@ Makefile
2935 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2936 && mv tmp
$(srcdir)/po
/POTFILES.in
2938 $(srcdir)/make-gas.com
: stamp-mk.com
2939 stamp-mk.com
: vmsconf.sh Makefile
2940 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2941 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2943 diststuff
: $(EXTRA_DIST
) info
2945 $(OBJS
): @ALL_OBJ_DEPS@
2947 # Stuff that every object file depends upon. If anything is removed
2948 # from this list, remove it from dep-in.sed as well.
2949 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
2950 $(INCDIR
)/progress.h
$(INCDIR
)/fopen-same.h \
2951 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2952 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2953 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2955 check-DEJAGNU
: site.exp
2956 if
[ -d testsuite
]; then \
2961 rm -f testsuite
/site.exp
2962 cp site.exp testsuite
/site.exp
2963 rootme
=`pwd`; export rootme
; \
2964 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2965 EXPECT
=${EXPECT} ; export EXPECT
; \
2966 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2967 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2968 export TCL_LIBRARY
; \
2970 runtest
=$(RUNTEST
); \
2972 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2973 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2975 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2978 # The implicit .c.o rule doesn't work for these, perhaps because of
2979 # the variables, or perhaps because the sources are not on vpath.
2980 $(TARG_CPU_O
): $(TARG_CPU_C
)
2981 $(COMPILE
) -c
$(TARG_CPU_C
)
2982 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2983 $(COMPILE
) -c
$(ATOF_TARG_C
)
2985 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2986 # so the automatic dependency stuff doesn't work.
2987 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2988 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2989 $(INCDIR
)/aout
/stab_gnu.h
2991 # We need all these explicit rules for the multi stuff. Because of
2992 # these rules, we don't need one for OBJ_FORMAT_O.
2994 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2995 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2996 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2997 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2998 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2999 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
3000 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
3001 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
3002 obj-elf.o
: $(srcdir)/config
/obj-elf.c
3003 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
3004 obj-evax.o
: $(srcdir)/config
/obj-evax.c
3005 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
3006 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
3007 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
3008 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
3009 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
3010 obj-multi.o
: $(srcdir)/config
/obj-multi.c
3011 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
3012 obj-som.o
: $(srcdir)/config
/obj-som.c
3013 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
3014 obj-vms.o
: $(srcdir)/config
/obj-vms.c
3015 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
3017 e-mipself.o
: $(srcdir)/config
/e-mipself.c
3018 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
3019 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
3020 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
3021 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
3022 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
3023 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
3024 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
3025 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
3026 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
3027 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
3028 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
3029 e-criself.o
: $(srcdir)/config
/e-criself.c
3030 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
3032 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
3033 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
3035 # If m68k-parse.y is in a different directory, then ylwrap will use an
3036 # absolute path when it invokes yacc, which will cause yacc to put the
3037 # absolute path into the generated file. That's a pain when it comes
3038 # to generating snapshots, because it introduces spurious diffs.
3039 # Since when we make the snapshots $(srcdir) = ".", we check for that
3040 # case and handle it differently. This means that anybody who
3041 # configures with $(srcdir) = "." will have to set their path in the
3042 # debugger if they want to debug m68k-parse.y. This is bad, but on
3043 # the other hand it's good that people who use the prebuilt
3044 # m68k-parse.c don't get a spurious absolute path.
3045 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
3046 f
=$(srcdir)/config
/m68k-parse.y
; \
3047 if
[ $$f = "./config/m68k-parse.y" ]; then \
3048 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3049 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
3050 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
3053 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
3054 if
[ $$f = "m68k-parse.y" ]; then \
3055 rm -f m68k-parse.y
; \
3057 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
3059 # Don't let the .y.h rule clobber m68k-parse.h.
3060 m68k-parse.h
: ; @true
3061 $(srcdir)/config
/m68k-parse.h
: ; @true
3063 # The instruction table specification lexical analyzer and parser.
3065 itbl-lex.c
: $(srcdir)/itbl-lex.l
3066 itbl-lex.o
: itbl-lex.c itbl-parse.h
3068 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
3070 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3072 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
3073 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
3075 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
3076 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
3078 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
3079 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
3081 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
3082 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
3083 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
3084 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
3086 .PHONY
: install-exec-local install-data-local
3087 .PHONY
: install-exec-bindir install-exec-tooldir
3089 install-exec-local
: install-exec-bindir @install_tooldir@
3091 install-exec-bindir
: $(noinst_PROGRAMS
)
3092 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
3093 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
3094 if
test -f
$$p; then \
3095 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3096 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
3100 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
3101 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
3102 n
=`echo as | sed '$(transform)'`; \
3103 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3104 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3105 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
3106 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
3111 # These exist for maintenance purposes.
3113 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
3117 rm -f stage
&& ln
-s stage1 stage
3118 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3120 rm -f stage
&& ln
-s stage2 stage
3121 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3122 $(MAKE
) comparison against
=stage2
3125 rm -f stage
&& ln
-s stage1 stage
3126 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3128 rm -f stage
&& ln
-s stage2 stage
3129 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
3130 $(MAKE
) comparison against
=stage2
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
3137 # Copy the object files from a particular stage into a subdirectory.
3140 -mv
$(STAGESTUFF
) stage1
3141 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3145 -mv
$(STAGESTUFF
) stage2
3146 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
3150 -mv
$(STAGESTUFF
) stage3
3151 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
3153 # This rule is derived from corresponding code in the Makefile.in for gcc.
3154 # The "tail +16c" is to bypass headers which may include timestamps or
3155 # temporary assembly file names.
3158 for file in
*.o
; do \
3159 tail
+16c .
/$$file > tmp-foo1
; \
3160 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
3161 if cmp tmp-foo1 tmp-foo2
; then \
3164 echo
$$file differs
; \
3172 .PHONY
: de-stage1 de-stage2 de-stage3
3175 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3179 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3183 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
3186 # Automatic dependency computation. This is a real pain, because the
3187 # dependencies change based on target_cpu_type and obj_format.
3188 # Just to make things even more complicated, automake separates the
3189 # dependency variable assignments from the dependency rules, and tacks
3190 # on a .NOEXPORT at the end of Makefile.in.
3192 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
3193 rm -f DEP1
# delete because we use $? in DEP1 rule
3194 srcdir=`cd $(srcdir); pwd`; \
3195 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
3197 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3198 sed
-f dep.sed
< DEPTC
>> DEPA
3199 sed
-f dep.sed
< DEPOBJ
>> DEPA
3200 sed
-f dep.sed
< DEP2
>> DEPA
3201 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3202 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3203 sed
-f dep.sed
< DEP1
>> DEPA
3204 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3205 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3206 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3207 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3208 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
3209 echo
'make DEP failed!'; exit
1; \
3214 DEP1
: $(CFILES
) $(MULTI_CFILES
)
3215 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3216 srcdir=`cd $(srcdir); pwd`; \
3218 echo
'' > targ-cpu.h
; \
3219 echo
'' > obj-format.h
; \
3220 echo
'' > targ-env.h
; \
3221 echo
'' > itbl-cpu.h
; \
3222 echo
'' > itbl-parse.h
; \
3223 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
3226 # Work out the special dependencies for the tc-*.c files.
3227 DEPTC
: $(TARGET_CPU_CFILES
)
3229 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3230 srcdir=`cd $(srcdir); pwd`; \
3232 for c in
$(CPU_TYPES
); do \
3233 for o in
$(OBJ_FORMATS
); do \
3235 if
[ x
$${valid} = xyes
]; then \
3236 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3237 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3238 echo
'#include "te-generic.h"' > targ-env.h
; \
3239 echo
'' > itbl-cpu.h
; \
3240 echo
'' > itbl-parse.h
; \
3241 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
3243 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
3244 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3245 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
3250 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3251 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
3252 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3253 for c in
$(MULTI_CPU_TYPES
); do \
3254 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3255 for o in $(OBJ_FORMATS); do \
3256 $(MULTI_CPU_OBJ_VALID) \
3257 if [ x$${valid} = xyes ]; then \
3258 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
3261 echo
'' >> DEPTCA
; \
3265 # Work out the special dependencies for the obj-*.c files.
3266 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
3268 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
3269 srcdir=`cd $(srcdir); pwd`; \
3271 for c in
$(CPU_TYPES
); do \
3272 for o in
$(OBJ_FORMATS
); do \
3274 if
[ x
$${valid} = xyes
]; then \
3275 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
3276 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
3277 echo
'#include "te-generic.h"' > targ-env.h
; \
3278 echo
'' > itbl-cpu.h
; \
3279 echo
'' > itbl-parse.h
; \
3281 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
3282 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3283 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
3288 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3289 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
3290 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3291 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
3292 for c in $(MULTI_CPU_TYPES); do \
3293 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
3294 for o in
$(OBJ_FORMATS
); do \
3295 $(MULTI_CPU_OBJ_VALID
) \
3296 if
[ x
$${valid} = xyes
]; then \
3297 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3300 echo '' >> DEPOBJA; \
3302 mv -f DEPOBJA DEPOBJ
3304 # Work out the dependencies for each CPU/OBJ combination.
3305 # Note that SOM is a special case, because it only works native.
3306 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3308 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3309 srcdir=`cd $(srcdir); pwd`; \
3311 for c in $(CPU_TYPES); do \
3312 for o in $(OBJ_FORMATS); do \
3314 if [ x$${valid} = xyes ]; then \
3315 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3316 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
3317 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
3318 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
3322 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3323 for c in
$(MULTI_CPU_TYPES
); do \
3324 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
3325 for o in $(OBJ_FORMATS); do \
3326 $(MULTI_CPU_OBJ_VALID) \
3327 if [ x$${valid} = xyes ]; then \
3328 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
3335 dep.sed
: dep-in.sed config.status
3336 srcdir=`cd $(srcdir); pwd`; \
3337 sed
<$(srcdir)/dep-in.sed
>dep.sed \
3338 -e
"s!@INCDIR@!$${srcdir}/../include!" \
3339 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
3340 -e
"s!@SRCDIR@!$${srcdir}!" \
3341 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3344 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3345 < Makefile
> tmp-Makefile
3346 cat DEP
>> tmp-Makefile
3347 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
3350 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3351 < $(srcdir)/Makefile.in
> tmp-Makefile.in
3352 cat DEP
>> tmp-Makefile.in
3353 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
3356 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3357 < $(srcdir)/Makefile.am
> tmp-Makefile.am
3358 cat DEP
>> tmp-Makefile.am
3359 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
3361 # HEED THE MKDEP WARNINGS.
3362 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3363 .PHONY
: dep dep-in dep-am
3364 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3365 app.o
: app.c
$(INCDIR
)/symcat.h
3366 as.o
: as.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3367 output-file.h sb.h macro.h dwarf2dbg.h dw2gencfi.h \
3368 $(INCDIR
)/elf
/dwarf2.h
$(BFDVER_H
)
3369 atof-generic.o
: atof-generic.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h
3370 bignum-copy.o
: bignum-copy.c
$(INCDIR
)/symcat.h
3371 cond.o
: cond.c
$(INCDIR
)/symcat.h macro.h sb.h
$(INCDIR
)/obstack.h
3372 depend.o
: depend.c
$(INCDIR
)/symcat.h
3373 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/symcat.h dwarf2dbg.h \
3374 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
3375 $(INCDIR
)/elf
/dwarf2.h
3376 dw2gencfi.o
: dw2gencfi.c
$(INCDIR
)/symcat.h dw2gencfi.h \
3377 $(INCDIR
)/elf
/dwarf2.h
3378 ecoff.o
: ecoff.c
$(INCDIR
)/symcat.h ecoff.h
3379 ehopt.o
: ehopt.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3380 $(INCDIR
)/elf
/dwarf2.h
3381 expr.o
: expr.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3383 flonum-copy.o
: flonum-copy.c
$(INCDIR
)/symcat.h
3384 flonum-konst.o
: flonum-konst.c
3385 flonum-mult.o
: flonum-mult.c
3386 frags.o
: frags.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3387 hash.o
: hash.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3389 input-file.o
: input-file.c
$(INCDIR
)/symcat.h input-file.h \
3390 $(INCDIR
)/safe-ctype.h
3391 input-scrub.o
: input-scrub.c
$(INCDIR
)/symcat.h input-file.h \
3393 listing.o
: listing.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3394 $(INCDIR
)/safe-ctype.h input-file.h subsegs.h
3395 literal.o
: literal.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3396 macro.o
: macro.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3398 messages.o
: messages.c
$(INCDIR
)/symcat.h
3399 output-file.o
: output-file.c
$(INCDIR
)/symcat.h output-file.h
3400 read.o
: read.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3401 subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h ecoff.h \
3402 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
3404 stabs.o
: stabs.c
$(INCDIR
)/symcat.h
$(INCDIR
)/obstack.h \
3405 subsegs.h ecoff.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
3406 subsegs.o
: subsegs.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h
3407 symbols.o
: symbols.c
$(INCDIR
)/symcat.h
$(INCDIR
)/safe-ctype.h \
3408 $(INCDIR
)/obstack.h subsegs.h struc-symbol.h
3409 write.o
: write.c
$(INCDIR
)/symcat.h subsegs.h
$(INCDIR
)/obstack.h \
3410 output-file.h dwarf2dbg.h
3411 itbl-ops.o
: itbl-ops.c itbl-ops.h
$(INCDIR
)/symcat.h
3412 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
$(INCDIR
)/symcat.h \
3414 e-criself.o
: $(srcdir)/config
/e-criself.c
$(INCDIR
)/symcat.h \
3416 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
$(INCDIR
)/symcat.h \
3418 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
$(INCDIR
)/symcat.h \
3420 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
$(INCDIR
)/symcat.h \
3422 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
$(INCDIR
)/symcat.h \
3424 e-mipself.o
: $(srcdir)/config
/e-mipself.c
$(INCDIR
)/symcat.h \
3426 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
3427 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
3428 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
3429 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3430 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3431 # Otherwise a system limit (for SysV at least) may be exceeded.