1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 noinst_PROGRAMS
= as-new
$(EXEEXT
)
42 EXTRA_PROGRAMS
= itbl-test
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub NEWS \
44 README ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/gdbinit.in
$(srcdir)/gdbinit.in \
48 $(top_srcdir
)/po
/Make-in m68k-parse.c bfin-parse.c \
49 itbl-parse.c itbl-lex.c
$(srcdir)/..
/ylwrap \
50 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
51 $(srcdir)/..
/config.sub
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
55 $(top_srcdir
)/..
/bfd
/warning.m4 \
56 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
57 $(top_srcdir
)/..
/config
/nls.m4
$(top_srcdir
)/..
/config
/po.m4 \
58 $(top_srcdir
)/..
/config
/progtest.m4 \
59 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.in
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno configure.status.lineno
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
65 CONFIG_HEADER
= config.h
66 CONFIG_CLEAN_FILES
= gdb.ini .gdbinit po
/Makefile.in
67 PROGRAMS
= $(noinst_PROGRAMS
)
68 am__objects_1
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
69 cond.
$(OBJEXT
) depend.
$(OBJEXT
) dwarf2dbg.
$(OBJEXT
) \
70 dw2gencfi.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) \
71 expr.
$(OBJEXT
) flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) \
72 flonum-mult.
$(OBJEXT
) frags.
$(OBJEXT
) hash.
$(OBJEXT
) \
73 input-file.
$(OBJEXT
) input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) \
74 literal.
$(OBJEXT
) macro.
$(OBJEXT
) messages.
$(OBJEXT
) \
75 output-file.
$(OBJEXT
) read.
$(OBJEXT
) sb.
$(OBJEXT
) \
76 stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
78 am_as_new_OBJECTS
= $(am__objects_1
)
79 as_new_OBJECTS
= $(am_as_new_OBJECTS
)
80 am__DEPENDENCIES_1
= tc-@target_cpu_type@.o
81 am__DEPENDENCIES_2
= obj-@obj_format@.o
82 am__DEPENDENCIES_3
= atof-@atof@.o
84 am__DEPENDENCIES_5
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
85 am_itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
86 itbl_test_OBJECTS
= $(am_itbl_test_OBJECTS
)
87 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o
$(am__DEPENDENCIES_5
)
88 SCRIPTS
= $(noinst_SCRIPTS
)
89 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
92 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
93 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
95 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
96 $(AM_CFLAGS
) $(CFLAGS
)
98 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
99 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
100 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
101 LTLEXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
102 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
103 LTYACCCOMPILE
= $(LIBTOOL
) --mode
=compile
$(YACC
) $(YFLAGS
) \
105 YLWRAP
= $(top_srcdir
)/..
/ylwrap
106 SOURCES
= $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) \
108 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
109 html-recursive info-recursive install-data-recursive \
110 install-exec-recursive install-info-recursive \
111 install-recursive installcheck-recursive installdirs-recursive \
112 pdf-recursive ps-recursive uninstall-info-recursive \
116 DEJATOOL
= $(PACKAGE
)
117 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
120 AMDEP_FALSE
= @AMDEP_FALSE@
121 AMDEP_TRUE
= @AMDEP_TRUE@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
127 CATALOGS
= @CATALOGS@
128 CATOBJEXT
= @CATOBJEXT@
130 CCDEPMODE
= @CCDEPMODE@
133 CPPFLAGS
= @CPPFLAGS@
134 CYGPATH_W
= @CYGPATH_W@
135 DATADIRNAME
= @DATADIRNAME@
147 INSTALL_DATA
= @INSTALL_DATA@
148 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
149 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
151 INSTOBJEXT
= @INSTOBJEXT@
153 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
155 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
157 LIBINTL_DEP
= @LIBINTL_DEP@
163 LTLIBOBJS
= @LTLIBOBJS@
165 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
167 MAKEINFO
= @MAKEINFO@
168 MKINSTALLDIRS
= @MKINSTALLDIRS@
170 MSGMERGE
= @MSGMERGE@
171 NO_WERROR
= @NO_WERROR@
173 OPCODES_LIB
= @OPCODES_LIB@
175 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
176 PACKAGE_NAME
= @PACKAGE_NAME@
177 PACKAGE_STRING
= @PACKAGE_STRING@
178 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
179 PACKAGE_VERSION
= @PACKAGE_VERSION@
180 PATH_SEPARATOR
= @PATH_SEPARATOR@
183 SET_MAKE
= @SET_MAKE@
188 WARN_CFLAGS
= @WARN_CFLAGS@
189 XGETTEXT
= @XGETTEXT@
190 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
191 ac_ct_CC
= @ac_ct_CC@
192 ac_ct_RANLIB
= @ac_ct_RANLIB@
193 ac_ct_STRIP
= @ac_ct_STRIP@
194 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
195 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
196 am__include
= @am__include@
197 am__leading_dot
= @am__leading_dot@
198 am__quote
= @am__quote@
200 am__untar
= @am__untar@
204 build_alias
= @build_alias@
205 build_cpu
= @build_cpu@
206 build_os
= @build_os@
207 build_vendor
= @build_vendor@
208 cgen_cpu_prefix
= @cgen_cpu_prefix@
210 datarootdir
= @datarootdir@
212 exec_prefix = @
exec_prefix@
213 extra_objects
= @extra_objects@
215 host_alias
= @host_alias@
216 host_cpu
= @host_cpu@
218 host_vendor
= @host_vendor@
220 includedir = @
includedir@
222 install_sh
= @install_sh@
223 install_tooldir
= @install_tooldir@
225 libexecdir
= @libexecdir@
226 localstatedir
= @localstatedir@
229 obj_format
= @obj_format@
230 oldincludedir = @
oldincludedir@
232 program_transform_name
= @program_transform_name@
234 sharedstatedir
= @sharedstatedir@
235 sysconfdir
= @sysconfdir@
237 target_alias
= @target_alias@
238 target_cpu
= @target_cpu@
239 target_cpu_type
= @target_cpu_type@
240 target_os
= @target_os@
241 target_vendor
= @target_vendor@
243 AUTOMAKE_OPTIONS
= 1.8 cygnus dejagnu
245 # Automake should figure this out on its own. It doesn't, because
246 # of the "cygnus" option. But distclean still wants it.
247 DIST_SUBDIRS
= $(SUBDIRS
)
248 tooldir
= $(exec_prefix)/$(target_alias
)
249 AM_CFLAGS
= $(WARN_CFLAGS
)
251 TARG_CPU
= @target_cpu_type@
252 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
253 TARG_CPU_O
= tc-@target_cpu_type@.o
254 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
255 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
256 OBJ_FORMAT_O
= obj-@obj_format@.o
257 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
258 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
259 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
260 ATOF_TARG_O
= atof-@atof@.o
262 # use @target_cpu_type@ for refering to configured target name
263 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
264 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
265 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
266 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
268 # CPU types. This is only used for dependency information.
324 # Object format types. This is only used for dependency information.
325 # We deliberately omit SOM, since it does not work as a cross assembler.
334 # This is an sh case which sets valid according to whether the CPU
335 # type in the shell variable c and the OS type in the shell variable o
336 # are supported. This helps cuts down on the amount of dependency
343 arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax
) \
348 arm | h8300 | i386 | i960 | m68k | maxq | mcore | mips | or32 \
349 | ppc | sh | sparc | tic
* | xscale | z80 | z8k
) \
354 mips | alpha
) valid
=yes
;; \
358 maxq | ns32k | tic
* | z80 | z8k
) valid
= ;; \
362 alpha
) valid
=yes
;; \
371 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
372 MULTI_CPU_TYPES
= i386 mips cris
373 MULTI_CPU_OBJ_VALID
= \
378 i386 | cris
) valid
=yes
;; \
382 i386 | mips
) valid
=yes
;; \
392 # Regular source files.
423 CFILES
= $(GAS_CFILES
) itbl-ops.c
455 # CPU files in config.
456 TARGET_CPU_CFILES
= \
479 config
/tc-m68hc11.c \
484 config
/tc-mn10200.c \
485 config
/tc-mn10300.c \
488 config
/tc-openrisc.c \
501 config
/tc-xstormy16.c \
507 TARGET_CPU_HFILES
= \
530 config
/tc-m68hc11.h \
535 config
/tc-mn10200.h \
536 config
/tc-mn10300.h \
539 config
/tc-openrisc.h \
552 config
/tc-xstormy16.h \
559 # OBJ files in config
560 OBJ_FORMAT_CFILES
= \
568 OBJ_FORMAT_HFILES
= \
577 # Emulation header files in config
580 config
/te-armlinuxeabi.h \
586 config
/te-epoc-pe.h \
587 config
/te-generic.h \
591 config
/te-hppalinux64.h \
592 config
/te-i386aix.h \
593 config
/te-ia64aix.h \
601 config
/te-nbsd532.h \
602 config
/te-netware.h \
603 config
/te-pc532mach.h \
607 config
/te-sparcaout.h \
610 config
/te-symbian.h \
614 # Multi files in config
616 config
/e-crisaout.c \
618 config
/e-i386aout.c \
619 config
/e-i386coff.c \
621 config
/e-mipsecoff.c \
660 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
661 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
662 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
665 noinst_SCRIPTS
= $(GDBINIT
)
666 EXTRA_SCRIPTS
= .gdbinit
667 EXTRA_DIST
= m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
668 bfin-parse.c bfin-parse.h bfin-lex.c
670 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
672 # Now figure out from those variables how to compile and link.
673 BASEDIR
= $(srcdir)/..
674 BFDDIR
= $(BASEDIR
)/bfd
675 INCDIR
= $(BASEDIR
)/include
677 # This is the variable actually used when we compile.
678 # Specify the directories to be searched for header files.
679 # Both . and srcdir are used, in that order,
680 # so that tm.h and config.h will be found in the compilation
681 # subdirectory rather than in the source directory.
682 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) @INCINTL@
-DLOCALEDIR
="\"$(datadir)/locale\""
684 # This should be parallel to INCLUDES, but should replace $(srcdir)
685 # with $${srcdir}, and should work in a subdirectory. This is used
686 # when building dependencies, because the dependency building is done
688 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd @INCINTL@
-DLOCALEDIR
="\"$(datadir)/locale\""
689 DEP_FLAGS
= -DOBJ_MAYBE_ELF \
690 -I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
)
693 # How to link with both our special library facilities
694 # and the system's installed libraries.
695 GASLIBS
= @OPCODES_LIB@ ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
697 # Files to be copied away after each stage in building.
698 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
699 as_new_SOURCES
= $(GAS_CFILES
)
700 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
701 $(extra_objects
) $(GASLIBS
) $(LIBINTL
) $(LIBM
)
703 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
704 $(extra_objects
) $(GASLIBS
) $(LIBINTL_DEP
)
710 # The m68k operand parser.
711 EXTRA_as_new_SOURCES
= config
/m68k-parse.y config
/bfin-parse.y
712 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
713 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
716 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
718 # Remake the info files.
719 MOSTLYCLEANFILES
= $(STAGESTUFF
) core \
720 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
721 testsuite
/site.exp site.bak site.exp stage stage1 stage2
723 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
725 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
726 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
728 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/configure.in
$(srcdir)/configure.tgt
729 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
730 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
731 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
732 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/alpha.h \
733 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h \
734 $(srcdir)/config
/atof-vax.c
736 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
737 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
738 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
739 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
740 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
741 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
742 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
744 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
745 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
746 $(INCDIR
)/opcode
/alpha.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
747 $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/atof-vax.c
749 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
750 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
751 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
752 struc-symbol.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
753 $(INCDIR
)/opcode
/arc.h
$(srcdir)/..
/opcodes
/arc-ext.h \
754 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
756 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
757 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
758 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h
760 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
761 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
762 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
763 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h
765 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
766 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
767 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
768 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arm.h \
769 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h \
770 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
772 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
773 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
774 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
775 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
776 $(INCDIR
)/opcode
/avr.h
778 DEPTC_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
779 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
780 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
781 struc-symbol.h
$(srcdir)/config
/bfin-defs.h
$(INCDIR
)/obstack.h \
782 $(INCDIR
)/safe-ctype.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
783 $(INCDIR
)/elf
/bfin.h
$(INCDIR
)/elf
/reloc-macros.h
$(srcdir)/config
/bfin-aux.h \
784 $(INCDIR
)/opcode
/bfin.h
786 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
787 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
788 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h \
791 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
792 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
793 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
794 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
795 $(INCDIR
)/opcode
/cris.h
797 DEPTC_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
798 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
799 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
800 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/crx.h
$(INCDIR
)/elf
/crx.h \
801 $(INCDIR
)/elf
/reloc-macros.h
803 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
804 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
805 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
806 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
807 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
809 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
810 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
811 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
812 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
814 DEPTC_dlx_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
815 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
816 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h \
817 dwarf2dbg.h
$(INCDIR
)/opcode
/dlx.h
819 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
820 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
821 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
822 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
823 $(srcdir)/..
/opcodes
/fr30-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
824 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
827 DEPTC_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
828 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
829 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h subsegs.h \
830 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/frv-desc.h \
831 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
832 $(srcdir)/..
/opcodes
/frv-opc.h cgen.h
$(BFDDIR
)/libbfd.h \
833 $(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h
835 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
836 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
837 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
838 dwarf2dbg.h
$(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/safe-ctype.h
840 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
841 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
842 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
843 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h \
844 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h
846 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
847 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
848 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
849 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
850 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
851 $(INCDIR
)/opcode
/hppa.h dwarf2dbg.h
853 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
854 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
855 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
856 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
857 struc-symbol.h
$(INCDIR
)/opcode
/i370.h
$(INCDIR
)/elf
/i370.h \
858 $(INCDIR
)/elf
/reloc-macros.h
860 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
861 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
862 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
863 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
864 $(INCDIR
)/elf
/reloc-macros.h
866 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
867 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
868 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
869 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h dw2gencfi.h \
870 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h
$(INCDIR
)/elf
/x86-64.h \
871 $(INCDIR
)/elf
/reloc-macros.h
873 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
874 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
875 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
876 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
877 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/i386.h \
878 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h
880 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
881 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
882 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
883 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
884 $(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h
886 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
887 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
888 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
889 $(INCDIR
)/opcode
/i960.h
891 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
892 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
893 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
894 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
896 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
897 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
898 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
899 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
900 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
902 DEPTC_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
903 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
904 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
905 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/ip2k-desc.h \
906 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
907 $(srcdir)/..
/opcodes
/ip2k-opc.h cgen.h
$(INCDIR
)/elf
/ip2k.h \
908 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
910 DEPTC_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
911 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
912 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
913 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/m32c-desc.h \
914 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
915 $(srcdir)/..
/opcodes
/m32c-opc.h
$(srcdir)/..
/opcodes
/cgen-types.h \
916 $(srcdir)/..
/opcodes
/cgen-ops.h cgen.h
$(INCDIR
)/elf
/m32c.h \
917 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h \
918 $(INCDIR
)/safe-ctype.h
920 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
921 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
922 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
923 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
924 $(srcdir)/..
/opcodes
/m32r-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
925 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
926 cgen.h
$(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/reloc-macros.h
928 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
929 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
930 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
931 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
932 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/elf
/m68hc11.h \
933 $(INCDIR
)/elf
/reloc-macros.h
935 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
936 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
937 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
938 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
940 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
941 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
942 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
943 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
944 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
946 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
947 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
948 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
949 $(INCDIR
)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
950 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
951 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
953 DEPTC_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
954 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
955 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
956 subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/maxq.h
958 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
959 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
960 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
961 $(srcdir)/..
/opcodes
/mcore-opc.h
$(INCDIR
)/safe-ctype.h
963 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
964 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
965 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
966 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
967 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
969 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
970 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
971 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
972 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
973 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h \
974 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
975 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
976 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
978 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
979 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
980 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
981 $(INCDIR
)/opcode
/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
982 $(INCDIR
)/elf
/dwarf2.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
983 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
984 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
986 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
987 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
988 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
989 $(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/mips.h \
990 itbl-ops.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
991 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
992 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
994 DEPTC_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
995 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
996 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
997 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/mmix.h \
998 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
999 $(INCDIR
)/safe-ctype.h
1001 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1002 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1003 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1004 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1005 $(INCDIR
)/opcode
/mn10200.h
1007 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1008 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1009 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1010 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1011 $(INCDIR
)/opcode
/mn10300.h
1013 DEPTC_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1014 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1015 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1016 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/msp430.h \
1017 $(INCDIR
)/safe-ctype.h
1019 DEPTC_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1020 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1021 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1022 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mt-desc.h \
1023 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1024 $(srcdir)/..
/opcodes
/mt-opc.h cgen.h
$(INCDIR
)/elf
/mt.h \
1025 $(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/hashtab.h
1027 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1028 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
1031 DEPTC_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1032 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1033 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1034 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/openrisc-desc.h \
1035 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1036 $(srcdir)/..
/opcodes
/openrisc-opc.h cgen.h
1038 DEPTC_or32_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1039 $(srcdir)/config
/tc-or32.h
$(INCDIR
)/coff
/internal.h \
1040 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1041 $(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h
1043 DEPTC_or32_elf
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-elf.h \
1044 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1045 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h \
1046 dwarf2dbg.h
$(INCDIR
)/opcode
/or32.h
$(INCDIR
)/elf
/or32.h \
1047 $(INCDIR
)/elf
/reloc-macros.h
1049 DEPTC_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1050 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1051 $(INCDIR
)/opcode
/pdp11.h
1053 DEPTC_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1054 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1055 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1056 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pdp11.h
1058 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1059 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1060 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1061 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/opcode
/pj.h
1063 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1064 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1065 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1066 $(INCDIR
)/obstack.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1067 $(INCDIR
)/opcode
/ppc.h
1069 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1070 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1071 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1072 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1073 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/ppc.h \
1074 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
1076 DEPTC_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1077 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1078 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1079 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1080 struc-symbol.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/opcode
/s390.h \
1081 $(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h
1083 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1084 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1085 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
1086 $(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1087 struc-symbol.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1089 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1090 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1091 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1092 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h
$(INCDIR
)/safe-ctype.h \
1093 struc-symbol.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1094 dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1096 DEPTC_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1097 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1098 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1099 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1100 $(INCDIR
)/safe-ctype.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1101 $(srcdir)/config
/tc-sh.c subsegs.h
$(INCDIR
)/obstack.h \
1102 $(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h dwarf2dbg.h \
1103 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1105 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1106 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1107 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1108 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1110 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1111 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1112 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1113 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h \
1114 dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
1116 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1117 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1118 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1119 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1120 $(INCDIR
)/opcode
/sparc.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
1121 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h
1123 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1124 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1125 $(INCDIR
)/opcode
/tic30.h
1127 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1128 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1129 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1130 $(INCDIR
)/opcode
/tic30.h
1132 DEPTC_tic4x_coff
= $(INCDIR
)/safe-ctype.h
$(srcdir)/config
/obj-coff.h \
1133 $(srcdir)/config
/tc-tic4x.h
$(INCDIR
)/coff
/internal.h \
1134 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(BFDDIR
)/libcoff.h \
1135 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic4x.h subsegs.h \
1138 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1139 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1140 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1141 sb.h macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1142 $(INCDIR
)/opcode
/tic54x.h
1144 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1145 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1146 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1147 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1148 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h
1150 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1151 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1152 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/safe-ctype.h \
1153 $(INCDIR
)/opcode
/vax.h
1155 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1156 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1157 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1158 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h subsegs.h \
1159 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h \
1160 $(INCDIR
)/opcode
/vax.h
1162 DEPTC_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1163 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1164 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1165 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1166 $(srcdir)/..
/opcodes
/xc16x-desc.h
$(INCDIR
)/opcode
/cgen-bitset.h \
1167 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/xc16x-opc.h \
1168 cgen.h
$(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h
1170 DEPTC_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1171 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1172 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1173 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/xstormy16-desc.h \
1174 $(INCDIR
)/opcode
/cgen-bitset.h
$(INCDIR
)/opcode
/cgen.h \
1175 $(srcdir)/..
/opcodes
/xstormy16-opc.h cgen.h
1177 DEPTC_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1178 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1179 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1180 $(INCDIR
)/xtensa-config.h sb.h
$(INCDIR
)/safe-ctype.h \
1181 subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/xtensa-relax.h \
1182 $(srcdir)/config
/xtensa-istack.h dwarf2dbg.h struc-symbol.h
1184 DEPTC_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1185 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1186 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1187 subsegs.h
$(INCDIR
)/obstack.h
1189 DEPTC_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1190 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1191 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h \
1192 $(srcdir)/..
/opcodes
/z8k-opc.h
1194 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1195 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1198 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1201 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1204 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1205 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1206 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1207 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1208 $(BFDDIR
)/libecoff.h
1210 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1211 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1212 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
$(INCDIR
)/safe-ctype.h \
1213 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1214 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1215 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1216 $(INCDIR
)/aout
/aout64.h
1218 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1219 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1220 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1221 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1222 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1223 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1225 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1226 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1229 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1230 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1231 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1234 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1235 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1236 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
$(INCDIR
)/safe-ctype.h \
1237 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1238 $(INCDIR
)/aout
/aout64.h
1240 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1241 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1242 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1243 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1244 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1246 DEPOBJ_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1247 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1248 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1249 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1250 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1252 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1253 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1256 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1257 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1258 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1259 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1260 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1262 DEPOBJ_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1263 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1264 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1265 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1266 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1268 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1269 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1270 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
$(INCDIR
)/safe-ctype.h \
1271 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1272 $(INCDIR
)/aout
/aout64.h
1274 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1275 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1276 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
$(INCDIR
)/safe-ctype.h \
1277 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1278 $(INCDIR
)/aout
/aout64.h
1280 DEPOBJ_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1281 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1282 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1283 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1284 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1286 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1287 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1288 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1289 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1290 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1292 DEPOBJ_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1293 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1294 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
$(INCDIR
)/safe-ctype.h \
1295 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1296 $(INCDIR
)/aout
/aout64.h
1298 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1299 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1300 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1303 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1304 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1305 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1306 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1307 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1309 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1310 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1311 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1312 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
1313 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1314 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1316 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1317 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1318 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1319 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1320 struc-symbol.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1321 $(INCDIR
)/aout
/aout64.h
1323 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1324 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1327 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1328 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1329 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1332 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1333 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1334 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1335 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1336 struc-symbol.h
$(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
1337 $(INCDIR
)/aout
/aout64.h
1339 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1340 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1341 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1342 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1343 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1345 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1346 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1347 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1349 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1350 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1351 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1352 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1353 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1355 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1356 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1357 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1358 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/safe-ctype.h \
1359 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1360 $(INCDIR
)/aout
/aout64.h
1362 DEPOBJ_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1363 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1364 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1365 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1366 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1368 DEPOBJ_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1369 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1370 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1371 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1372 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1374 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1375 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1376 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1377 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1378 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1380 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1381 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1382 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1383 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1384 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1386 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1387 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1390 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1391 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1392 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1395 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1396 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1397 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/safe-ctype.h \
1398 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1399 $(INCDIR
)/aout
/aout64.h
1401 DEPOBJ_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1402 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1403 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1406 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1407 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1408 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1411 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1412 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1413 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1414 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1415 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1417 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1418 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1419 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1422 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1423 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1424 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1425 $(BFDDIR
)/libecoff.h
1427 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1428 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1429 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
$(INCDIR
)/safe-ctype.h \
1430 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1431 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1432 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1434 DEPOBJ_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1435 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1436 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1437 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1438 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1440 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1441 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1442 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1443 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1444 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1446 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1447 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1448 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1449 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1450 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1452 DEPOBJ_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1453 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1454 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1455 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1456 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1458 DEPOBJ_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1459 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1460 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1461 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1462 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1464 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1465 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1468 DEPOBJ_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1469 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1470 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1471 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1472 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1474 DEPOBJ_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1475 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1476 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1478 DEPOBJ_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1479 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1480 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1481 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1482 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1484 DEPOBJ_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1485 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1488 DEPOBJ_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1489 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1490 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1491 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1492 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1494 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1495 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1496 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1497 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1498 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1500 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1501 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1502 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1504 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1505 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1506 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1507 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1508 struc-symbol.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1509 $(INCDIR
)/aout
/aout64.h
1511 DEPOBJ_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1512 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1513 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1514 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1515 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1517 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1518 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1519 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1522 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1523 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1524 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
$(INCDIR
)/safe-ctype.h \
1525 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h \
1526 $(INCDIR
)/aout
/aout64.h
1528 DEPOBJ_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1529 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1530 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1531 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h \
1532 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1533 struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1535 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1536 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1539 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1540 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1541 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1544 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1545 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1546 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1547 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1548 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1550 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1551 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1554 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1555 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1556 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1559 DEPOBJ_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1560 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1561 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1564 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1565 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1566 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1569 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1570 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1571 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1572 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(INCDIR
)/safe-ctype.h \
1573 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1575 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1576 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1579 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1580 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1581 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1582 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1583 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1585 DEPOBJ_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1586 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1587 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1588 $(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1589 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1591 DEPOBJ_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1592 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1593 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1594 dwarf2dbg.h
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
1595 struc-symbol.h
$(INCDIR
)/aout
/aout64.h
1597 DEPOBJ_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1598 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1599 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1600 $(INCDIR
)/xtensa-config.h
$(INCDIR
)/safe-ctype.h subsegs.h \
1601 $(INCDIR
)/obstack.h struc-symbol.h dwarf2dbg.h
$(INCDIR
)/aout
/aout64.h
1603 DEPOBJ_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1604 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1605 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1608 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1609 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1610 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1613 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1614 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1615 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1617 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1620 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1623 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1624 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1625 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1627 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1628 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1629 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1631 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1632 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1633 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1634 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h dwarf2dbg.h \
1635 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1638 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1639 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1641 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1642 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1643 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1645 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1646 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1647 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1649 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1650 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1651 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h dwarf2dbg.h \
1652 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1655 DEP_bfin_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1656 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1657 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-bfin.h dwarf2dbg.h \
1658 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1661 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1662 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1664 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1665 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1666 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h dwarf2dbg.h \
1667 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1670 DEP_crx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1671 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1672 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-crx.h dwarf2dbg.h \
1673 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1676 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1677 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1678 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1680 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1681 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1682 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1684 DEP_dlx_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1685 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1686 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-dlx.h dwarf2dbg.h \
1687 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1690 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1691 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1692 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h dwarf2dbg.h \
1693 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1696 DEP_frv_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1697 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1698 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-frv.h
1700 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1701 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1702 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1704 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1705 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1706 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h dwarf2dbg.h \
1707 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1708 $(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1710 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1711 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1712 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1713 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h
1715 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1716 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1717 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h dwarf2dbg.h \
1718 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1721 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1722 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1724 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1725 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1726 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1728 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1729 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1730 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h dwarf2dbg.h \
1731 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1732 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1734 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1735 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1736 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h dwarf2dbg.h \
1737 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1740 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1741 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1744 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1745 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1746 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h dwarf2dbg.h \
1747 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1748 $(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h
1750 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1752 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
$(INCDIR
)/opcode
/ia64.h \
1753 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
1755 DEP_ip2k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1756 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1757 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ip2k.h dwarf2dbg.h \
1758 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1761 DEP_m32c_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1762 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1763 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32c.h dwarf2dbg.h \
1764 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1767 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1768 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1769 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h dwarf2dbg.h \
1770 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1773 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1774 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1775 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h dwarf2dbg.h \
1776 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1777 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1779 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1780 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1782 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1783 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1784 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1786 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1787 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1788 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1790 DEP_maxq_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-maxq.h \
1791 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h \
1792 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1794 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1795 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
1796 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1798 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1799 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1800 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h dwarf2dbg.h \
1801 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1802 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1804 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1805 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
1806 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1808 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1809 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1811 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1812 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1813 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1815 DEP_mmix_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1816 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1817 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mmix.h dwarf2dbg.h \
1818 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1821 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1822 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1823 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h dwarf2dbg.h \
1824 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1827 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1828 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1829 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h dwarf2dbg.h \
1830 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1833 DEP_msp430_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1834 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1835 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-msp430.h dwarf2dbg.h \
1836 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1839 DEP_mt_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1840 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1841 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mt.h dwarf2dbg.h \
1842 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1845 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1846 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1848 DEP_openrisc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1849 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1850 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-openrisc.h \
1851 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1854 DEP_or32_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-or32.h \
1855 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h \
1858 DEP_or32_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1859 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1860 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-or32.h dwarf2dbg.h \
1861 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1862 $(INCDIR
)/coff
/or32.h
$(BFDDIR
)/libcoff.h
1864 DEP_pdp11_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-pdp11.h \
1865 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1867 DEP_pdp11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1868 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1869 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pdp11.h dwarf2dbg.h \
1870 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1873 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1874 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1875 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h dwarf2dbg.h \
1876 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1879 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1880 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1883 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1884 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1885 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h dwarf2dbg.h \
1886 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1887 $(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h
1889 DEP_s390_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1890 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1891 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-s390.h dwarf2dbg.h \
1892 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1895 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1896 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1897 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1899 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1900 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1901 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
1903 DEP_sh64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1904 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1905 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh64.h
$(srcdir)/config
/tc-sh.h \
1906 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(BFDDIR
)/elf32-sh64.h
1908 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1909 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1911 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1912 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1913 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1915 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1916 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1917 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h dwarf2dbg.h \
1918 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1919 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(BFDDIR
)/libcoff.h
1921 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1922 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1924 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1925 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1926 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1928 DEP_tic4x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic4x.h \
1929 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1930 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1932 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1933 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1934 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1936 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1937 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1938 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
$(INCDIR
)/elf
/v850.h \
1939 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/obj-coff.h \
1940 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
1942 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1943 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1945 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1946 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1947 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h dwarf2dbg.h \
1948 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1951 DEP_xc16x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1952 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1953 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xc16x.h dwarf2dbg.h \
1954 $(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1957 DEP_xstormy16_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1958 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1959 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xstormy16.h \
1960 dwarf2dbg.h
$(srcdir)/config
/obj-coff.h
$(INCDIR
)/coff
/internal.h \
1963 DEP_xtensa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1964 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1965 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-xtensa.h
$(INCDIR
)/xtensa-isa.h \
1966 $(INCDIR
)/xtensa-config.h
1968 DEP_z80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z80.h \
1969 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1970 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1972 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1973 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1974 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1976 DEP_hppa_som
= $(BFDDIR
)/som.h
1977 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
1980 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
1983 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
1984 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
1986 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1989 .SUFFIXES
: .c .l .lo .o .obj .y
1992 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1993 @for dep in
$?
; do \
1994 case
'$(am__configure_deps)' in \
1996 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
1997 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
2002 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2003 cd
$(top_srcdir
) && \
2004 $(AUTOMAKE
) --foreign Makefile
2006 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
2009 echo
' $(SHELL) ./config.status'; \
2010 $(SHELL
) .
/config.status
;; \
2012 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2013 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
2016 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
2017 $(SHELL
) .
/config.status
--recheck
2019 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2020 cd
$(srcdir) && $(AUTOCONF
)
2021 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
2022 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
2025 @if
test ! -f
$@
; then \
2030 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
2032 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
2033 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
2034 cd
$(top_srcdir
) && $(AUTOHEADER
)
2039 -rm -f config.h stamp-h1
2040 gdb.ini
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2041 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2042 .gdbinit
: $(top_builddir
)/config.status
$(srcdir)/gdbinit.in
2043 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2044 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
2045 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
2047 clean-noinstPROGRAMS
:
2048 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2049 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2050 echo
" rm -f $$p $$f"; \
2053 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
2054 @
rm -f as-new
$(EXEEXT
)
2055 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
2056 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
2057 @
rm -f itbl-test
$(EXEEXT
)
2058 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
2060 mostlyclean-compile
:
2070 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
2073 $(LTCOMPILE
) -c
-o
$@
$<
2077 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
2078 rm -f
$(LEX_OUTPUT_ROOT
).c
2081 $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
2083 mostlyclean-libtool
:
2093 # This directory's subdirectories are mostly independent; you can cd
2094 # into them and run `make' without going through this Makefile.
2095 # To change the values of `make' variables: instead of editing Makefiles,
2096 # (1) if the variable is set in `config.status', edit `config.status'
2097 # (which will cause the Makefiles to be regenerated when you run `make');
2098 # (2) otherwise, pass the desired values on the `make' command line.
2099 $(RECURSIVE_TARGETS
):
2100 @failcom
='exit 1'; \
2101 for f in x
$$MAKEFLAGS; do \
2104 *k
*) failcom
='fail=yes';; \
2108 target
=`echo $@ | sed s/-recursive//`; \
2109 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2110 echo
"Making $$target in $$subdir"; \
2111 if
test "$$subdir" = "."; then \
2113 local_target
="$$target-am"; \
2115 local_target
="$$target"; \
2117 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2118 || eval
$$failcom; \
2120 if
test "$$dot_seen" = "no"; then \
2121 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2122 fi
; test -z
"$$fail"
2124 mostlyclean-recursive clean-recursive distclean-recursive \
2125 maintainer-clean-recursive
:
2126 @failcom
='exit 1'; \
2127 for f in x
$$MAKEFLAGS; do \
2130 *k
*) failcom
='fail=yes';; \
2135 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
2136 *) list
='$(SUBDIRS)' ;; \
2138 rev
=''; for subdir in
$$list; do \
2139 if
test "$$subdir" = "."; then
:; else \
2140 rev
="$$subdir $$rev"; \
2144 target
=`echo $@ | sed s/-recursive//`; \
2145 for subdir in
$$rev; do \
2146 echo
"Making $$target in $$subdir"; \
2147 if
test "$$subdir" = "."; then \
2148 local_target
="$$target-am"; \
2150 local_target
="$$target"; \
2152 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2153 || eval
$$failcom; \
2154 done
&& test -z
"$$fail"
2156 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2157 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2160 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2161 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
2164 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
2165 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2166 unique
=`for i in $$list; do \
2167 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2169 $(AWK) ' { files[$$0] = 1; } \
2170 END { for (i in files) print i; }'`; \
2174 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2175 $(TAGS_FILES
) $(LISP
)
2178 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
2179 include_option
=--etags-include
; \
2182 include_option
=--include; \
2185 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2186 if
test "$$subdir" = .
; then
:; else \
2187 test ! -f
$$subdir/TAGS || \
2188 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2191 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2192 unique
=`for i in $$list; do \
2193 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2195 $(AWK) ' { files[$$0] = 1; } \
2196 END { for (i in files) print i; }'`; \
2197 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
2198 test -n
"$$unique" || unique
=$$empty_fix; \
2199 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
2203 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
2204 $(TAGS_FILES
) $(LISP
)
2207 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2208 unique
=`for i in $$list; do \
2209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2211 $(AWK) ' { files[$$0] = 1; } \
2212 END { for (i in files) print i; }'`; \
2213 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
2214 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
2218 here
=`$(am__cd) $(top_builddir) && pwd` \
2219 && cd
$(top_srcdir
) \
2220 && gtags
-i
$(GTAGS_ARGS
) $$here
2223 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
2225 @echo
'Making a new site.exp file...'
2226 @echo
'## these variables are automatically generated by make ##' >site.tmp
2227 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
2228 @echo
'# edit the last section' >>site.tmp
2229 @echo
'set srcdir $(srcdir)' >>site.tmp
2230 @echo
"set objdir `pwd`" >>site.tmp
2231 @echo
'set build_alias "$(build_alias)"' >>site.tmp
2232 @echo
'set build_triplet $(build_triplet)' >>site.tmp
2233 @echo
'set host_alias "$(host_alias)"' >>site.tmp
2234 @echo
'set host_triplet $(host_triplet)' >>site.tmp
2235 @echo
'set target_alias "$(target_alias)"' >>site.tmp
2236 @echo
'set target_triplet $(target_triplet)' >>site.tmp
2237 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2238 @
test ! -f site.exp || \
2239 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
2241 @
test ! -f site.exp || mv site.exp site.bak
2242 @mv site.tmp site.exp
2245 -rm -f site.exp site.bak
2246 -l
='$(DEJATOOL)'; for tool in
$$l; do \
2247 rm -f
$$tool.sum
$$tool.log
; \
2250 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2251 check: check-recursive
2252 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2253 installdirs: installdirs-recursive
2255 install: install-recursive
2256 install-exec
: install-exec-recursive
2257 install-data
: install-data-recursive
2258 uninstall: uninstall-recursive
2261 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2263 installcheck: installcheck-recursive
2265 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
2266 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
2267 `test -z '$(STRIP)' || \
2268 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2269 mostlyclean-generic
:
2270 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2273 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2276 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
2277 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2279 maintainer-clean-generic
:
2280 @echo
"This command is intended for maintainers to use"
2281 @echo
"it deletes files that may require special tools to rebuild."
2286 clean: clean-recursive
2288 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
2291 distclean: distclean-recursive
2292 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2294 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
2295 distclean-generic distclean-hdr distclean-libtool \
2302 html
: html-recursive
2304 info: info-recursive
2310 install-exec-am
: install-exec-local
2312 install-info
: install-info-recursive
2318 maintainer-clean
: maintainer-clean-recursive
2319 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
2320 -rm -rf
$(top_srcdir
)/autom4te.cache
2322 maintainer-clean-am
: distclean-am maintainer-clean-generic
2324 mostlyclean: mostlyclean-recursive
2326 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
2339 uninstall-info
: uninstall-info-recursive
2341 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
2342 check-DEJAGNU check-am
clean clean-generic clean-libtool \
2343 clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2344 distclean distclean-DEJAGNU distclean-compile \
2345 distclean-generic distclean-hdr distclean-libtool \
2346 distclean-recursive distclean-tags
dvi dvi-am html html-am \
2347 info info-am
install install-am install-data install-data-am \
2348 install-exec install-exec-am install-exec-local install-info \
2349 install-info-am install-man install-strip
installcheck \
2350 installcheck-am
installdirs installdirs-am maintainer-clean \
2351 maintainer-clean-generic maintainer-clean-recursive \
2352 mostlyclean mostlyclean-compile mostlyclean-generic \
2353 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2354 tags tags-recursive
uninstall uninstall-am uninstall-info-am
2356 po
/POTFILES.in
: @MAINT@ Makefile
2357 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
2358 && mv tmp
$(srcdir)/po
/POTFILES.in
2360 diststuff
: $(EXTRA_DIST
) info
2363 # Stuff that every object file depends upon. If anything is removed
2364 # from this list, remove it from dep-in.sed as well.
2365 $(OBJS
): ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h
$(INCDIR
)/bin-bugs.h \
2366 $(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2367 $(INCDIR
)/fopen-same.h
$(INCDIR
)/fopen-bin.h
$(INCDIR
)/fopen-vms.h \
2368 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2369 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2370 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2372 check-DEJAGNU
: site.exp
2373 if
[ -d testsuite
]; then \
2378 rm -f testsuite
/site.exp
2379 cp site.exp testsuite
/site.exp
2380 rootme
=`pwd`; export rootme
; \
2381 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2382 EXPECT
=${EXPECT} ; export EXPECT
; \
2383 runtest
=$(RUNTEST
); \
2385 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2386 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2388 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2391 # The implicit .c.o rule doesn't work for these, perhaps because of
2392 # the variables, or perhaps because the sources are not on vpath.
2393 $(TARG_CPU_O
): $(TARG_CPU_C
)
2394 $(COMPILE
) -c
$(TARG_CPU_C
)
2395 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2396 $(COMPILE
) -c
$(ATOF_TARG_C
)
2398 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2399 # so the automatic dependency stuff doesn't work.
2400 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2401 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2402 $(INCDIR
)/aout
/stab_gnu.h
2404 # We need all these explicit rules for the multi stuff. Because of
2405 # these rules, we don't need one for OBJ_FORMAT_O.
2407 obj-aout.o
: $(srcdir)/config
/obj-aout.c
$(DEP_@target_cpu_type@_aout
)
2408 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2409 obj-coff.o
: $(srcdir)/config
/obj-coff.c
$(DEP_@target_cpu_type@_coff
)
2410 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2411 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
$(DEP_@target_cpu_type@_ecoff
)
2412 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2413 obj-elf.o
: $(srcdir)/config
/obj-elf.c
$(DEP_@target_cpu_type@_elf
)
2414 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2415 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2416 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2417 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2418 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2419 obj-som.o
: $(srcdir)/config
/obj-som.c
2420 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2422 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2423 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2424 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2425 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2426 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2427 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2428 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2429 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2430 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2431 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2432 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2433 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2434 e-criself.o
: $(srcdir)/config
/e-criself.c
2435 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2437 xtensa-relax.o
: $(srcdir)/config
/xtensa-relax.c
2438 $(COMPILE
) -c
$(srcdir)/config
/xtensa-relax.c
2440 # If m68k-parse.y is in a different directory, then ylwrap will use an
2441 # absolute path when it invokes yacc, which will cause yacc to put the
2442 # absolute path into the generated file. That's a pain when it comes
2443 # to generating snapshots, because it introduces spurious diffs.
2444 # Since when we make the snapshots $(srcdir) = ".", we check for that
2445 # case and handle it differently. This means that anybody who
2446 # configures with $(srcdir) = "." will have to set their path in the
2447 # debugger if they want to debug m68k-parse.y. This is bad, but on
2448 # the other hand it's good that people who use the prebuilt
2449 # m68k-parse.c don't get a spurious absolute path.
2450 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2451 f
=$(srcdir)/config
/m68k-parse.y
; \
2452 if
[ $$f = "./config/m68k-parse.y" ]; then \
2453 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2454 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2455 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2458 $(SHELL
) $(YLWRAP
) $$f y.tab.c m68k-parse.c
-- $(YACCCOMPILE
); \
2459 if
[ $$f = "m68k-parse.y" ]; then \
2460 rm -f m68k-parse.y
; \
2462 # Disable -Werror, if it has been enabled, since old versions of bison/
2463 # yacc will produce working code which contain compile time warnings.
2464 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2465 $(COMPILE
) -c
$< $(NO_WERROR
)
2467 # Don't let the .y.h rule clobber m68k-parse.h.
2468 m68k-parse.h
: ; @true
2469 $(srcdir)/config
/m68k-parse.h
: ; @true
2471 bfin-parse.c
: $(srcdir)/config
/bfin-parse.y
2472 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h
-- $(YACCCOMPILE
) -d
;
2473 bfin-parse.h
: bfin-parse.c
2474 bfin-parse.o
: bfin-parse.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h \
2475 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/bfin.h
$(BFDDIR
)/libbfd.h
2477 bfin-defs.h
: ; @true
2478 $(srcdir)/config
/bfin-defs.h
: ; @true
2480 bfin-lex.c
: $(srcdir)/config
/bfin-lex.l
2481 $(SHELL
) $(YLWRAP
) $(srcdir)/config
/bfin-lex.l
lex.yy.c bfin-lex.c
-- $(LEXCOMPILE
)
2482 bfin-lex.o
: bfin-lex.c bfin-parse.h
$(srcdir)/config
/bfin-defs.h
2483 $(COMPILE
) -c
$< $(NO_WERROR
)
2485 # The instruction table specification lexical analyzer and parser.
2487 itbl-lex.c
: $(srcdir)/itbl-lex.l
2489 # Disable -Werror, if it has been enabled, since old versions of bison/
2490 # yacc will produce working code which contain compile time warnings.
2491 itbl-lex.o
: itbl-lex.c itbl-parse.h
$(srcdir)/itbl-lex.h
2492 $(COMPILE
) -c
$< $(NO_WERROR
)
2494 # Disable -Werror, if it has been enabled, since old versions of bison/
2495 # yacc will produce working code which contain compile time warnings.
2496 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
$(srcdir)/itbl-lex.h
2497 $(COMPILE
) -c
$< $(NO_WERROR
)
2499 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2501 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2502 $(SHELL
) $(YLWRAP
) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- $(YACCCOMPILE
) -d
2504 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2505 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2507 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2508 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2510 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2511 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2512 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2513 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2515 .PHONY
: install-html install-html-am install-html-recursive
2517 install-html
: install-html-recursive
2519 install-html-recursive
:
2520 @failcom
='exit 1'; \
2521 for f in x
$$MAKEFLAGS; do \
2524 *k
*) failcom
='fail=yes';; \
2528 target
=`echo $@ | sed s/-recursive//`; \
2529 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2530 echo
"Making $$target in $$subdir"; \
2531 if
test "$$subdir" = "."; then \
2533 local_target
="$$target-am"; \
2535 local_target
="$$target"; \
2537 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2538 || eval
$$failcom; \
2540 if
test "$$dot_seen" = "no"; then \
2541 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2542 fi
; test -z
"$$fail"
2544 .PHONY
: install-exec-local install-data-local
2545 .PHONY
: install-exec-bindir install-exec-tooldir
2547 install-exec-local
: install-exec-bindir @install_tooldir@
2549 install-exec-bindir
: $(noinst_PROGRAMS
)
2550 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
2551 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2552 if
test -f
$$p; then \
2553 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2554 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2558 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2559 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
2560 n
=`echo as | sed '$(transform)'`; \
2561 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2562 rm -f
$(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2563 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2564 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/as$(EXEEXT
); \
2569 # These exist for maintenance purposes.
2571 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2575 rm -f stage
&& ln
-s stage1 stage
2576 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2578 rm -f stage
&& ln
-s stage2 stage
2579 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2580 $(MAKE
) comparison against
=stage2
2583 rm -f stage
&& ln
-s stage1 stage
2584 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2586 rm -f stage
&& ln
-s stage2 stage
2587 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2588 $(MAKE
) comparison against
=stage2
2591 rm -f stage
&& ln
-s stage2 stage
2592 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2593 $(MAKE
) comparison against
=stage2
2595 # Copy the object files from a particular stage into a subdirectory.
2598 -mv
$(STAGESTUFF
) stage1
2599 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2603 -mv
$(STAGESTUFF
) stage2
2604 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2608 -mv
$(STAGESTUFF
) stage3
2609 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2611 # This rule is derived from corresponding code in the Makefile.in for gcc.
2612 # The "tail +16c" is to bypass headers which may include timestamps or
2613 # temporary assembly file names.
2616 for file in
*.o
; do \
2617 tail
+16c .
/$$file > tmp-foo1
; \
2618 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2619 if cmp tmp-foo1 tmp-foo2
; then \
2622 echo
$$file differs
; \
2630 .PHONY
: de-stage1 de-stage2 de-stage3
2633 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2637 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2641 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2644 # Automatic dependency computation. This is a real pain, because the
2645 # dependencies change based on target_cpu_type and obj_format.
2646 # Just to make things even more complicated, automake separates the
2647 # dependency variable assignments from the dependency rules, and tacks
2648 # on a .NOEXPORT at the end of Makefile.in.
2650 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2651 rm -f DEP1
# delete because we use $? in DEP1 rule
2652 srcdir=`cd $(srcdir); pwd`; \
2653 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2655 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2656 sed
-f dep.sed
< DEPTC
>> DEPA
2657 sed
-f dep.sed
< DEPOBJ
>> DEPA
2658 sed
-f dep.sed
< DEP2
>> DEPA
2659 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2660 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2661 sed
-f dep.sed
< DEP1
>> DEPA
2662 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2663 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2664 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2665 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2666 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2667 echo
'make DEP failed!'; exit
1; \
2672 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2673 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2674 srcdir=`cd $(srcdir); pwd`; \
2676 echo
'' > targ-cpu.h
; \
2677 echo
'' > obj-format.h
; \
2678 echo
'' > targ-env.h
; \
2679 echo
'' > itbl-cpu.h
; \
2680 echo
'' > itbl-parse.h
; \
2681 $(MKDEP
) $(DEP_FLAGS
) $?
> DEP
2684 # Work out the special dependencies for the tc-*.c files.
2685 DEPTC
: $(TARGET_CPU_CFILES
)
2687 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2688 srcdir=`cd $(srcdir); pwd`; \
2690 for c in
$(CPU_TYPES
); do \
2691 for o in
$(OBJ_FORMATS
); do \
2693 if
[ x
$${valid} = xyes
]; then \
2694 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2695 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2696 echo
'#include "te-generic.h"' > targ-env.h
; \
2697 echo
'' > itbl-cpu.h
; \
2698 echo
'' > itbl-parse.h
; \
2699 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2701 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2702 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2703 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2708 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2709 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2710 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2711 for c in
$(MULTI_CPU_TYPES
); do \
2712 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2713 for o in $(OBJ_FORMATS); do \
2714 $(MULTI_CPU_OBJ_VALID) \
2715 if [ x$${valid} = xyes ]; then \
2716 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2719 echo
'' >> DEPTCA
; \
2723 # Work out the special dependencies for the obj-*.c files.
2724 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2726 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2727 srcdir=`cd $(srcdir); pwd`; \
2729 for c in
$(CPU_TYPES
); do \
2730 for o in
$(OBJ_FORMATS
); do \
2732 if
[ x
$${valid} = xyes
]; then \
2733 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2734 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2735 echo
'#include "te-generic.h"' > targ-env.h
; \
2736 echo
'' > itbl-cpu.h
; \
2737 echo
'' > itbl-parse.h
; \
2739 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2740 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2741 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2746 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2747 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2748 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2749 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2750 for c in $(MULTI_CPU_TYPES); do \
2751 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2752 for o in
$(OBJ_FORMATS
); do \
2753 $(MULTI_CPU_OBJ_VALID
) \
2754 if
[ x
$${valid} = xyes
]; then \
2755 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2758 echo '' >> DEPOBJA; \
2760 mv -f DEPOBJA DEPOBJ
2762 # Work out the dependencies for each CPU/OBJ combination.
2763 # Note that SOM is a special case, because it only works native.
2764 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2766 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2767 srcdir=`cd $(srcdir); pwd`; \
2769 for c in $(CPU_TYPES); do \
2770 for o in $(OBJ_FORMATS); do \
2772 if [ x$${valid} = xyes ]; then \
2773 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2774 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2775 $(MKDEP
) $(DEP_FLAGS
) dummy.c | \
2776 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2780 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2781 for c in
$(MULTI_CPU_TYPES
); do \
2782 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2783 for o in $(OBJ_FORMATS); do \
2784 $(MULTI_CPU_OBJ_VALID) \
2785 if [ x$${valid} = xyes ]; then \
2786 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2793 dep.sed
: dep-in.sed config.status
2794 srcdir=`cd $(srcdir); pwd`; \
2795 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2796 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2797 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2798 -e
"s!@SRCDIR@!$${srcdir}!" \
2799 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
2802 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2803 < Makefile
> tmp-Makefile
2804 cat DEP
>> tmp-Makefile
2805 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2808 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2809 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2810 cat DEP
>> tmp-Makefile.in
2811 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2814 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2815 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2816 cat DEP
>> tmp-Makefile.am
2817 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2819 # HEED THE MKDEP WARNINGS.
2820 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2821 .PHONY
: dep dep-in dep-am
2822 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2824 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2825 sb.h macro.h dwarf2dbg.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h \
2827 atof-generic.o
: atof-generic.c
$(INCDIR
)/safe-ctype.h
2828 cond.o
: cond.c sb.h macro.h
$(INCDIR
)/obstack.h
2830 dwarf2dbg.o
: dwarf2dbg.c
$(INCDIR
)/safe-ctype.h dwarf2dbg.h \
2831 $(INCDIR
)/filenames.h subsegs.h
$(INCDIR
)/obstack.h \
2832 $(INCDIR
)/elf
/dwarf2.h
2833 dw2gencfi.o
: dw2gencfi.c dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2834 ecoff.o
: ecoff.c ecoff.h
2835 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2836 expr.o
: expr.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2837 flonum-copy.o
: flonum-copy.c
2838 flonum-konst.o
: flonum-konst.c
2839 flonum-mult.o
: flonum-mult.c
2840 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2841 hash.o
: hash.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h
2842 input-file.o
: input-file.c input-file.h
$(INCDIR
)/safe-ctype.h
2843 input-scrub.o
: input-scrub.c input-file.h sb.h
2844 listing.o
: listing.c
$(INCDIR
)/obstack.h
$(INCDIR
)/safe-ctype.h \
2845 input-file.h subsegs.h
2846 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2847 macro.o
: macro.c
$(INCDIR
)/safe-ctype.h sb.h macro.h
2848 messages.o
: messages.c
2849 output-file.o
: output-file.c output-file.h
2850 read.o
: read.c
$(INCDIR
)/safe-ctype.h subsegs.h
$(INCDIR
)/obstack.h \
2851 sb.h macro.h ecoff.h dw2gencfi.h
$(INCDIR
)/elf
/dwarf2.h
2853 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2854 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2855 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2856 symbols.o
: symbols.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2857 subsegs.h struc-symbol.h
2858 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2860 itbl-ops.o
: itbl-ops.c itbl-ops.h
2861 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2862 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2863 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2864 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2865 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2866 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2867 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2868 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2869 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2870 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2871 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2872 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2873 # Otherwise a system limit (for SysV at least) may be exceeded.