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 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub README \
42 ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
43 $(top_srcdir
)/configure
$(am__configure_deps
) \
44 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
45 $(srcdir)/bfd-in2.h
$(top_srcdir
)/po
/Make-in \
46 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
47 $(srcdir)/..
/config.sub
49 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
50 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
51 $(top_srcdir
)/..
/config
/depstand.m4 \
52 $(top_srcdir
)/..
/config
/extensions.m4 \
53 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
54 $(top_srcdir
)/..
/config
/lead-dot.m4 \
55 $(top_srcdir
)/..
/config
/nls.m4 \
56 $(top_srcdir
)/..
/config
/override.m4 \
57 $(top_srcdir
)/..
/config
/po.m4 \
58 $(top_srcdir
)/..
/config
/proginstall.m4 \
59 $(top_srcdir
)/..
/config
/progtest.m4 \
60 $(top_srcdir
)/..
/config
/stdint.m4
$(top_srcdir
)/..
/libtool.m4 \
61 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
62 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
63 $(top_srcdir
)/bfd.m4
$(top_srcdir
)/warning.m4 \
64 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.in
65 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
67 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
68 configure.lineno configure.status.lineno
69 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
70 CONFIG_HEADER
= config.h
71 CONFIG_CLEAN_FILES
= bfd-in3.h po
/Makefile.in
72 LIBRARIES
= $(noinst_LIBRARIES
)
74 libbfd_a_AR
= $(AR
) $(ARFLAGS
)
77 libbfd_a_OBJECTS
= $(am_libbfd_a_OBJECTS
)
78 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj
= case
$$p in \
80 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
84 am__installdirs
= "$(DESTDIR)$(bfdlibdir)"
85 bfdlibLTLIBRARIES_INSTALL
= $(INSTALL
)
86 LTLIBRARIES
= $(bfdlib_LTLIBRARIES
)
87 am__objects_1
= archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
88 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
89 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
90 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
91 stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo
92 am_libbfd_la_OBJECTS
= $(am__objects_1
)
93 libbfd_la_OBJECTS
= $(am_libbfd_la_OBJECTS
)
94 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
97 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
98 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
99 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
100 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
101 $(AM_CFLAGS
) $(CFLAGS
)
103 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
104 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
105 SOURCES
= $(libbfd_a_SOURCES
) $(libbfd_la_SOURCES
)
106 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
107 html-recursive info-recursive install-data-recursive \
108 install-exec-recursive install-info-recursive \
109 install-recursive installcheck-recursive installdirs-recursive \
110 pdf-recursive ps-recursive uninstall-info-recursive \
114 DIST_SUBDIRS
= $(SUBDIRS
)
116 AMDEP_FALSE
= @AMDEP_FALSE@
117 AMDEP_TRUE
= @AMDEP_TRUE@
120 AUTOCONF
= @AUTOCONF@
121 AUTOHEADER
= @AUTOHEADER@
122 AUTOMAKE
= @AUTOMAKE@
124 BFD_HOSTPTR_T
= @BFD_HOSTPTR_T@
125 BFD_HOST_64BIT_LONG
= @BFD_HOST_64BIT_LONG@
126 BFD_HOST_64BIT_LONG_LONG
= @BFD_HOST_64BIT_LONG_LONG@
127 BFD_HOST_64_BIT
= @BFD_HOST_64_BIT@
128 BFD_HOST_64_BIT_DEFINED
= @BFD_HOST_64_BIT_DEFINED@
129 BFD_HOST_U_64_BIT
= @BFD_HOST_U_64_BIT@
130 CATALOGS
= @CATALOGS@
131 CATOBJEXT
= @CATOBJEXT@
133 CCDEPMODE
= @CCDEPMODE@
134 CC_FOR_BUILD
= @CC_FOR_BUILD@
136 COREFILE
= @COREFILE@
137 COREFLAG
= @COREFLAG@
139 CPPFLAGS
= @CPPFLAGS@
140 CYGPATH_W
= @CYGPATH_W@
141 DATADIRNAME
= @DATADIRNAME@
142 DEBUGDIR
= @DEBUGDIR@
145 DSYMUTIL
= @DSYMUTIL@
152 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
155 GENINSRC_NEVER_FALSE
= @GENINSRC_NEVER_FALSE@
156 GENINSRC_NEVER_TRUE
= @GENINSRC_NEVER_TRUE@
159 HDEFINES
= @HDEFINES@
161 INSTALL_DATA
= @INSTALL_DATA@
162 INSTALL_LIBBFD_FALSE
= @INSTALL_LIBBFD_FALSE@
163 INSTALL_LIBBFD_TRUE
= @INSTALL_LIBBFD_TRUE@
164 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
165 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
167 INSTOBJEXT
= @INSTOBJEXT@
171 LIBINTL_DEP
= @LIBINTL_DEP@
178 LTLIBOBJS
= @LTLIBOBJS@
180 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
181 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
182 MAKEINFO
= @MAKEINFO@
183 MKINSTALLDIRS
= @MKINSTALLDIRS@
185 MSGMERGE
= @MSGMERGE@
188 NO_WERROR
= @NO_WERROR@
194 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
195 PACKAGE_NAME
= @PACKAGE_NAME@
196 PACKAGE_STRING
= @PACKAGE_STRING@
197 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
198 PACKAGE_VERSION
= @PACKAGE_VERSION@
199 PATH_SEPARATOR
= @PATH_SEPARATOR@
200 PKGVERSION
= @PKGVERSION@
203 REPORT_BUGS_TEXI
= @REPORT_BUGS_TEXI@
204 REPORT_BUGS_TO
= @REPORT_BUGS_TO@
206 SET_MAKE
= @SET_MAKE@
207 SHARED_LDFLAGS
= @SHARED_LDFLAGS@
208 SHARED_LIBADD
= @SHARED_LIBADD@
211 TDEFINES
= @TDEFINES@
214 WARN_CFLAGS
= @WARN_CFLAGS@
215 XGETTEXT
= @XGETTEXT@
216 ac_ct_AR
= @ac_ct_AR@
217 ac_ct_CC
= @ac_ct_CC@
218 ac_ct_DSYMUTIL
= @ac_ct_DSYMUTIL@
219 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
220 ac_ct_LIPO
= @ac_ct_LIPO@
221 ac_ct_NMEDIT
= @ac_ct_NMEDIT@
222 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
223 ac_ct_OTOOL
= @ac_ct_OTOOL@
224 ac_ct_OTOOL64
= @ac_ct_OTOOL64@
225 ac_ct_RANLIB
= @ac_ct_RANLIB@
226 ac_ct_STRIP
= @ac_ct_STRIP@
227 all_backends
= @all_backends@
228 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
229 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
230 am__include
= @am__include@
231 am__leading_dot
= @am__leading_dot@
232 am__quote
= @am__quote@
234 am__untar
= @am__untar@
235 bfd64_libs
= @bfd64_libs@
236 bfd_backends
= @bfd_backends@
237 bfd_default_target_size
= @bfd_default_target_size@
238 bfd_file_ptr
= @bfd_file_ptr@
239 bfd_machines
= @bfd_machines@
240 bfd_ufile_ptr
= @bfd_ufile_ptr@
241 bfdincludedir
= @bfdincludedir@
242 bfdlibdir
= @bfdlibdir@
245 build_alias
= @build_alias@
246 build_cpu
= @build_cpu@
247 build_os
= @build_os@
248 build_vendor
= @build_vendor@
250 datarootdir
= @datarootdir@
252 exec_prefix = @
exec_prefix@
254 host_alias
= @host_alias@
255 host_cpu
= @host_cpu@
256 host_noncanonical
= @host_noncanonical@
258 host_vendor
= @host_vendor@
260 includedir = @
includedir@
262 install_sh
= @install_sh@
264 libexecdir
= @libexecdir@
265 localstatedir
= @localstatedir@
269 oldincludedir = @
oldincludedir@
272 program_transform_name
= @program_transform_name@
274 sharedstatedir
= @sharedstatedir@
275 sysconfdir
= @sysconfdir@
277 target_alias
= @target_alias@
278 target_cpu
= @target_cpu@
279 target_noncanonical
= @target_noncanonical@
280 target_os
= @target_os@
281 target_vendor
= @target_vendor@
282 tdefaults
= @tdefaults@
283 wordsize
= @wordsize@
284 AUTOMAKE_OPTIONS
= 1.9 cygnus
285 ACLOCAL_AMFLAGS
= -I .
-I ..
-I ..
/config
287 # Uncomment the following line when doing a release.
289 INCDIR
= $(srcdir)/..
/include
290 CSEARCH
= -I.
-I
$(srcdir) -I
$(INCDIR
)
294 bfdlib_LTLIBRARIES
= libbfd.la
295 AM_CFLAGS
= $(WARN_CFLAGS
)
297 # bfd.h goes here, for now
301 # Writing S-records should be included in all (or at least most)
302 # *-*-coff, *-*-aout, etc., configurations, because people will want to
303 # be able to use objcopy to create S-records. (S-records are not useful
304 # for the debugger, so if you are downloading things as S-records you
305 # need two copies of the executable, one to download and one for the
308 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
309 cache.lo coffgen.lo corefile.lo \
310 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
311 section.lo syms.lo targets.lo hash.lo linker.lo \
312 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
313 merge.lo dwarf2.lo simple.lo compress.lo
315 BFD64_LIBS
= archive64.lo
316 BFD32_LIBS_CFILES
= \
317 archive.c archures.c bfd.c bfdio.c bfdwin.c \
318 cache.c coffgen.c corefile.c \
319 format.c init.c libbfd.c opncls.c reloc.c \
320 section.c syms.c targets.c hash.c linker.c \
321 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
322 merge.c dwarf2.c simple.c compress.c
324 BFD64_LIBS_CFILES
= archive64.c
326 # This list is alphabetized to make it easier to keep in sync
327 # with the decls and initializer in archures.c.
396 ALL_MACHINES_CFILES
= \
465 # The .o files needed by all of the 32 bit vectors that are configured into
466 # target_vector in targets.c if configured with --enable-targets=all.
559 elf32-sh-symbian.lo \
647 BFD32_BACKENDS_CFILES
= \
827 # The .o files needed by all of the 64 bit vectors that are configured into
828 # target_vector in targets.c if configured with --enable-targets=all
829 # and --enable-64-bit-bfd.
830 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
864 BFD64_BACKENDS_CFILES
= \
892 OPTIONAL_BACKENDS
= \
902 OPTIONAL_BACKENDS_CFILES
= \
913 # We want to rerun configure if configure.in, config.bfd or
914 # configure.host change. configure.in is needed since the version
915 # number in Makefile comes from configure.in.
916 CONFIG_STATUS_DEPENDENCIES
= \
917 $(srcdir)/configure.in \
918 $(srcdir)/config.bfd \
919 $(srcdir)/configure.host
922 # These are defined by configure.in:
923 WORDSIZE
= @wordsize@
924 ALL_BACKENDS
= @all_backends@
925 BFD_BACKENDS
= @bfd_backends@
926 BFD_MACHINES
= @bfd_machines@
927 TDEFAULTS
= @tdefaults@
928 INCLUDES
= @HDEFINES@ @COREFLAG@ @TDEFINES@
$(CSEARCH
) $(CSWITCHES
) @INCINTL@
930 # C source files that correspond to .o's.
932 $(BFD32_LIBS_CFILES
) \
933 $(BFD64_LIBS_CFILES
) \
934 $(ALL_MACHINES_CFILES
) \
935 $(BFD32_BACKENDS_CFILES
) \
936 $(BFD64_BACKENDS_CFILES
) \
937 $(OPTIONAL_BACKENDS_CFILES
)
940 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
942 CFILES
= $(SOURCE_CFILES
) $(BUILD_CFILES
)
944 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
945 elf-bfd.h elf-hppa.h elf32-hppa.h \
946 elf64-hppa.h elfcode.h elfcore.h \
947 freebsd.h genlink.h go32stub.h \
948 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
949 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
950 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
951 pef.h pef-traceback.h peicode.h som.h version.h \
952 vms.h xcoff-target.h xsym.h
955 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
957 HFILES
= $(SOURCE_HFILES
) $(BUILD_HFILES
)
958 SRC_POTFILES
= $(SOURCE_CFILES
) $(SOURCE_HFILES
)
959 BLD_POTFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
961 # Various kinds of .o files to put in libbfd.a:
962 # BFD_BACKENDS Routines the configured targets need.
963 # BFD_MACHINES Architecture-specific routines the configured targets need.
964 # COREFILE Core file routines for a native configuration
965 # bfd64_libs Routines for 64bit support
966 OFILES
= $(BFD_BACKENDS
) $(BFD_MACHINES
) @COREFILE@ @bfd64_libs@
968 # Since BFD64_LIBS is optional and we can't have substitution in
969 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
970 libbfd_la_SOURCES
= $(BFD32_LIBS_CFILES
)
971 libbfd_la_DEPENDENCIES
= $(OFILES
) ofiles
972 libbfd_la_LIBADD
= `cat ofiles` @SHARED_LIBADD@
973 libbfd_la_LDFLAGS
= -release
`cat libtool-soversion` @SHARED_LDFLAGS@
975 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
976 # directory so that we don't have to convert all the programs that use
977 # libbfd.a simultaneously. This is a hack which should be removed if
978 # everything else starts using libtool. FIXME.
979 noinst_LIBRARIES
= libbfd.a
981 BFD_H_DEPS
= $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
982 LOCAL_H_DEPS
= libbfd.h sysdep.h config.h
983 BFD_H_FILES
= bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
984 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
985 archive.c corefile.c targets.c format.c compress.c
987 BFD64_H_FILES
= archive64.c
988 LIBBFD_H_FILES
= libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
989 cache.c reloc.c archures.c elf.c
991 LIBCOFF_H_FILES
= libcoff-in.h coffcode.h
992 MOSTLYCLEANFILES
= ofiles stamp-ofiles
993 CLEANFILES
= bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
994 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
996 DISTCLEANFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
) libtool-soversion
998 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1001 .SUFFIXES
: .c .lo .o .obj
1004 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1005 @for dep in
$?
; do \
1006 case
'$(am__configure_deps)' in \
1008 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
1009 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
1014 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1015 cd
$(top_srcdir
) && \
1016 $(AUTOMAKE
) --foreign Makefile
1018 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1021 echo
' $(SHELL) ./config.status'; \
1022 $(SHELL
) .
/config.status
;; \
1024 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1025 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1028 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1029 $(SHELL
) .
/config.status
--recheck
1031 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1032 cd
$(srcdir) && $(AUTOCONF
)
1033 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1034 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1037 @if
test ! -f
$@
; then \
1042 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
1044 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1045 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1046 cd
$(top_srcdir
) && $(AUTOHEADER
)
1051 -rm -f config.h stamp-h1
1052 bfd-in3.h
: $(top_builddir
)/config.status
$(srcdir)/bfd-in2.h
1053 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
1054 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
1055 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
1057 clean-noinstLIBRARIES
:
1058 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1060 clean-bfdlibLTLIBRARIES
:
1061 -test -z
"$(bfdlib_LTLIBRARIES)" ||
rm -f
$(bfdlib_LTLIBRARIES
)
1062 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1063 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1064 test "$$dir" != "$$p" ||
dir=.
; \
1065 echo
"rm -f \"$${dir}/so_locations\""; \
1066 rm -f
"$${dir}/so_locations"; \
1068 libbfd.la
: $(libbfd_la_OBJECTS
) $(libbfd_la_DEPENDENCIES
)
1069 $(LINK
) -rpath
$(bfdlibdir
) $(libbfd_la_LDFLAGS
) $(libbfd_la_OBJECTS
) $(libbfd_la_LIBADD
) $(LIBS
)
1071 mostlyclean-compile
:
1081 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1084 $(LTCOMPILE
) -c
-o
$@
$<
1086 mostlyclean-libtool
:
1096 # This directory's subdirectories are mostly independent; you can cd
1097 # into them and run `make' without going through this Makefile.
1098 # To change the values of `make' variables: instead of editing Makefiles,
1099 # (1) if the variable is set in `config.status', edit `config.status'
1100 # (which will cause the Makefiles to be regenerated when you run `make');
1101 # (2) otherwise, pass the desired values on the `make' command line.
1102 $(RECURSIVE_TARGETS
):
1103 @failcom
='exit 1'; \
1104 for f in x
$$MAKEFLAGS; do \
1107 *k
*) failcom
='fail=yes';; \
1111 target
=`echo $@ | sed s/-recursive//`; \
1112 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1113 echo
"Making $$target in $$subdir"; \
1114 if
test "$$subdir" = "."; then \
1116 local_target
="$$target-am"; \
1118 local_target
="$$target"; \
1120 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1121 || eval
$$failcom; \
1123 if
test "$$dot_seen" = "no"; then \
1124 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1125 fi
; test -z
"$$fail"
1127 mostlyclean-recursive clean-recursive distclean-recursive \
1128 maintainer-clean-recursive
:
1129 @failcom
='exit 1'; \
1130 for f in x
$$MAKEFLAGS; do \
1133 *k
*) failcom
='fail=yes';; \
1138 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1139 *) list
='$(SUBDIRS)' ;; \
1141 rev
=''; for subdir in
$$list; do \
1142 if
test "$$subdir" = "."; then
:; else \
1143 rev
="$$subdir $$rev"; \
1147 target
=`echo $@ | sed s/-recursive//`; \
1148 for subdir in
$$rev; do \
1149 echo
"Making $$target in $$subdir"; \
1150 if
test "$$subdir" = "."; then \
1151 local_target
="$$target-am"; \
1153 local_target
="$$target"; \
1155 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1156 || eval
$$failcom; \
1157 done
&& test -z
"$$fail"
1159 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1160 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1163 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1164 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1167 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1168 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1169 unique
=`for i in $$list; do \
1170 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1172 $(AWK) ' { files[$$0] = 1; } \
1173 END { for (i in files) print i; }'`; \
1177 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1178 $(TAGS_FILES
) $(LISP
)
1181 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1182 include_option
=--etags-include
; \
1185 include_option
=--include; \
1188 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1189 if
test "$$subdir" = .
; then
:; else \
1190 test ! -f
$$subdir/TAGS || \
1191 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1194 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1195 unique
=`for i in $$list; do \
1196 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1198 $(AWK) ' { files[$$0] = 1; } \
1199 END { for (i in files) print i; }'`; \
1200 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1201 test -n
"$$unique" || unique
=$$empty_fix; \
1202 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1206 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1207 $(TAGS_FILES
) $(LISP
)
1210 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1211 unique
=`for i in $$list; do \
1212 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1214 $(AWK) ' { files[$$0] = 1; } \
1215 END { for (i in files) print i; }'`; \
1216 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1217 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1221 here
=`$(am__cd) $(top_builddir) && pwd` \
1222 && cd
$(top_srcdir
) \
1223 && gtags
-i
$(GTAGS_ARGS
) $$here
1226 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1228 check: check-recursive
1229 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
1230 installdirs: installdirs-recursive
1232 for
dir in
"$(DESTDIR)$(bfdlibdir)"; do \
1233 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1235 install: install-recursive
1236 install-exec
: install-exec-recursive
1237 install-data
: install-data-recursive
1238 uninstall: uninstall-recursive
1241 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1243 installcheck: installcheck-recursive
1245 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1246 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1247 `test -z '$(STRIP)' || \
1248 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1249 mostlyclean-generic
:
1250 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1253 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1256 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1257 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1259 maintainer-clean-generic
:
1260 @echo
"This command is intended for maintainers to use"
1261 @echo
"it deletes files that may require special tools to rebuild."
1262 clean: clean-recursive
1264 clean-am
: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1265 clean-noinstLIBRARIES mostlyclean-am
1267 distclean: distclean-recursive
1268 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1270 distclean-am
: clean-am distclean-compile distclean-generic \
1271 distclean-hdr distclean-libtool distclean-tags
1277 html
: html-recursive
1279 info: info-recursive
1283 install-data-am
: install-bfdlibLTLIBRARIES
1287 install-info
: install-info-recursive
1293 maintainer-clean
: maintainer-clean-recursive
1294 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1295 -rm -rf
$(top_srcdir
)/autom4te.cache
1297 maintainer-clean-am
: distclean-am maintainer-clean-generic
1299 mostlyclean: mostlyclean-recursive
1301 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1312 uninstall-am
: uninstall-bfdlibLTLIBRARIES
1314 uninstall-info
: uninstall-info-recursive
1316 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1317 check-am
clean clean-bfdlibLTLIBRARIES clean-generic \
1318 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1319 ctags-recursive
distclean distclean-compile distclean-generic \
1320 distclean-hdr distclean-libtool distclean-recursive \
1321 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1322 install-am install-bfdlibLTLIBRARIES install-data \
1323 install-data-am install-exec install-exec-am install-info \
1324 install-info-am install-man install-strip
installcheck \
1325 installcheck-am
installdirs installdirs-am maintainer-clean \
1326 maintainer-clean-generic maintainer-clean-recursive \
1327 mostlyclean mostlyclean-compile mostlyclean-generic \
1328 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1329 tags tags-recursive
uninstall uninstall-am \
1330 uninstall-bfdlibLTLIBRARIES uninstall-info-am
1333 po
/SRC-POTFILES.in
: @MAINT@ Makefile
$(SRC_POTFILES
)
1334 for file in
$(SRC_POTFILES
); do echo
$$file; done \
1335 | LC_ALL
=C
sort > tmp.src \
1336 && mv tmp.src
$(srcdir)/po
/SRC-POTFILES.in
1338 po
/BLD-POTFILES.in
: @MAINT@ Makefile
$(BLD_POTFILES
)
1339 for file in
$(BLD_POTFILES
); do echo
$$file; done \
1340 | LC_ALL
=C
sort > tmp.bld \
1341 && mv tmp.bld
$(srcdir)/po
/BLD-POTFILES.in
1345 .PHONY
: install-pdf install-pdf-am install-pdf-recursive
1347 install-pdf
: install-pdf-recursive
1349 install-pdf-recursive
:
1350 @failcom
='exit 1'; \
1351 for f in x
$$MAKEFLAGS; do \
1354 *k
*) failcom
='fail=yes';; \
1358 target
=`echo $@ | sed s/-recursive//`; \
1359 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1360 echo
"Making $$target in $$subdir"; \
1361 if
test "$$subdir" = "."; then \
1363 local_target
="$$target-am"; \
1365 local_target
="$$target"; \
1367 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1368 || eval
$$failcom; \
1370 if
test "$$dot_seen" = "no"; then \
1371 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1372 fi
; test -z
"$$fail"
1374 .PHONY
: install-html install-html-am install-html-recursive
1376 install-html
: install-html-recursive
1378 install-html-recursive
:
1379 @failcom
='exit 1'; \
1380 for f in x
$$MAKEFLAGS; do \
1383 *k
*) failcom
='fail=yes';; \
1387 target
=`echo $@ | sed s/-recursive//`; \
1388 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1389 echo
"Making $$target in $$subdir"; \
1390 if
test "$$subdir" = "."; then \
1392 local_target
="$$target-am"; \
1394 local_target
="$$target"; \
1396 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1397 || eval
$$failcom; \
1399 if
test "$$dot_seen" = "no"; then \
1400 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1401 fi
; test -z
"$$fail"
1403 stamp-ofiles
: Makefile
1406 for i in
$(OFILES
) ; do \
1413 $(SHELL
) $(srcdir)/..
/move-if-change tofiles ofiles
1416 ofiles
: stamp-ofiles
; @true
1418 stamp-lib
: libbfd.la
1419 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1420 if
[ -f
$$libtooldir/libbfd.a
]; then \
1421 cp
$$libtooldir/libbfd.a libbfd.tmp
; \
1422 $(RANLIB
) libbfd.tmp
; \
1423 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.tmp libbfd.a
; \
1427 libbfd.a
: stamp-lib
; @true
1429 # This file holds an array associating configuration triplets and
1430 # vector names. It is built from config.bfd. It is not compiled by
1431 # itself, but is included by targets.c.
1432 targmatch.h
: config.bfd targmatch.sed
1434 sed
-f
$(srcdir)/targmatch.sed
< $(srcdir)/config.bfd
> targmatch.new
1435 mv
-f targmatch.new targmatch.h
1437 # When compiling archures.c and targets.c, supply the default target
1438 # info from configure.
1440 targets.lo
: targets.c Makefile
1441 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/targets.c
1443 archures.lo
: archures.c Makefile
1444 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/archures.c
1446 dwarf2.lo
: dwarf2.c Makefile
1447 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
-DDEBUGDIR
=\"$(DEBUGDIR
)\" $(srcdir)/dwarf2.c
1449 elf32-target.h
: elfxx-target.h
1450 rm -f elf32-target.h
1451 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-target.h
> elf32-target.new
1452 mv
-f elf32-target.new elf32-target.h
1454 elf64-target.h
: elfxx-target.h
1455 rm -f elf64-target.h
1456 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-target.h
> elf64-target.new
1457 mv
-f elf64-target.new elf64-target.h
1459 elf32-ia64.c
: elfxx-ia64.c
1461 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-ia64.c
> elf32-ia64.new
1462 mv
-f elf32-ia64.new elf32-ia64.c
1464 elf64-ia64.c
: elfxx-ia64.c
1466 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-ia64.c
> elf64-ia64.new
1467 mv
-f elf64-ia64.new elf64-ia64.c
1469 peigen.c
: peXXigen.c
1471 sed
-e s
/XX
/pe
/g
< $(srcdir)/peXXigen.c
> peigen.new
1472 mv
-f peigen.new peigen.c
1474 pepigen.c
: peXXigen.c
1476 sed
-e s
/XX
/pep
/g
< $(srcdir)/peXXigen.c
> pepigen.new
1477 mv
-f pepigen.new pepigen.c
1479 pex64igen.c
: peXXigen.c
1481 sed
-e s
/XX
/pex64
/g
< $(srcdir)/peXXigen.c
> pex64igen.new
1482 mv
-f pex64igen.new pex64igen.c
1488 $(OPTIONAL_BACKENDS
): $(BFD_H
) $(BFD_H_DEPS
) $(LOCAL_H_DEPS
)
1490 install-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@install_libbfd
1493 uninstall-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1494 @
$(NORMAL_UNINSTALL
)
1496 .PHONY
: install_libbfd uninstall_libbfd
1497 install_libbfd
: $(bfdlib_LTLIBRARIES
) $(BFD_H
)
1498 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
1499 $(mkinstalldirs
) $(DESTDIR
)$(bfdincludedir
)
1500 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1501 if
test -f
$$p; then \
1502 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1503 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(bfdlibdir
)/$$p; \
1506 $(INSTALL_DATA
) $(BFD_H
) $(DESTDIR
)$(bfdincludedir
)/bfd.h
1507 $(INSTALL_DATA
) $(INCDIR
)/ansidecl.h
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1508 $(INSTALL_DATA
) $(INCDIR
)/symcat.h
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1509 $(INSTALL_DATA
) $(INCDIR
)/bfdlink.h
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1512 list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1513 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(bfdlibdir
)/$$p; \
1515 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfd.h
1516 rm -f
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1517 rm -f
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1518 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1520 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1521 DEP
: dep.sed
$(CFILES
) $(HFILES
) bfd.h
1523 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
1524 sed
-f dep.sed
< DEP1
> DEPA
1525 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1526 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
1527 echo
'make DEP failed!'; exit
1; \
1533 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1534 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1535 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
1538 dep.sed
: dep-in.sed config.status
1539 sed
<$(srcdir)/dep-in.sed
>dep.sed \
1540 -e
's!@BFD_H@!$(BFD_H)!' \
1541 -e
's!@SRCDIR@!$(srcdir)!' \
1542 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1545 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
1546 cat DEP
>> tmp-Makefile
1547 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
1550 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
1551 cat DEP
>> tmp-Makefile.in
1552 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1555 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1556 cat DEP
>> tmp-Makefile.am
1557 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1559 host-aout.lo
: Makefile
1561 # The following program can be used to generate a simple config file
1562 # which can be folded into an h-XXX file for a new host, with some editing.
1563 aout-params.h
: gen-aout
1564 .
/gen-aout host
> aout-params.h
1565 gen-aout
: $(srcdir)/gen-aout.c Makefile
1566 $(CC
) -o gen-aout
$(CFLAGS
) $(LFLAGS
) $(srcdir)/gen-aout.c
1568 $(BFD_H
): stmp-bfd-h
; @true
1570 stmp-bfd-h
: bfd-in3.h
1572 cp bfd-in3.h bfd-tmp.h
1573 $(SHELL
) $(srcdir)/..
/move-if-change bfd-tmp.h
$(BFD_H
)
1577 # Could really use a "copy-if-change"...
1579 (cd
$(bfddocdir
); $(MAKE
) protos
$(FLAGS_TO_PASS
))
1580 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1581 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1582 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1583 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1584 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1585 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1587 # We only rebuild the header files automatically if we have been
1588 # configured with --enable-maintainer-mode.
1590 $(srcdir)/bfd-in2.h
: @MAINT@ stmp-bin2-h
; @true
1591 stmp-bin2-h
: $(BFD_H_FILES
) $(BFD64_H_FILES
)
1592 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) bfd.h
)
1593 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1594 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1597 $(srcdir)/libbfd.h
: @MAINT@ stmp-lbfd-h
; @true
1598 stmp-lbfd-h
: $(LIBBFD_H_FILES
)
1599 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libbfd.h
)
1600 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1601 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1604 $(srcdir)/libcoff.h
: @MAINT@ stmp-lcoff-h
; @true
1605 stmp-lcoff-h
: $(LIBCOFF_H_FILES
)
1606 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libcoff.h
)
1607 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1608 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1611 bfdver.h
: $(srcdir)/version.h
$(srcdir)/Makefile.in
1613 @bfd_version
=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1614 bfd_version_string
="\"$(VERSION)\"" ;\
1615 bfd_soversion
="$(VERSION)" ;\
1616 bfd_version_package
="\"$(PKGVERSION)\"" ;\
1617 report_bugs_to
="\"$(REPORT_BUGS_TO)\"" ;\
1618 if
test "x$(RELEASE)" = x
; then \
1619 bfd_version_date
=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1620 bfd_version_string
="\"$(VERSION).$${bfd_version_date}\"" ;\
1621 bfd_soversion
="$(VERSION).$${bfd_version_date}" ;\
1623 sed
-e
"s,@bfd_version@,$$bfd_version," \
1624 -e
"s,@bfd_version_string@,$$bfd_version_string," \
1625 -e
"s,@bfd_version_package@,$$bfd_version_package," \
1626 -e
"s,@report_bugs_to@,$$report_bugs_to," \
1627 < $(srcdir)/version.h
> $@
; \
1628 echo
"$${bfd_soversion}" > libtool-soversion
1630 # What appears below is generated by a hacked mkdep using gcc -MM.
1632 # DO NOT DELETE THIS LINE -- mkdep uses it.
1633 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1634 archive.lo
: archive.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1635 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1636 $(INCDIR
)/safe-ctype.h
1637 archures.lo
: archures.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1638 $(INCDIR
)/safe-ctype.h
1639 bfd.lo
: bfd.c
$(INCDIR
)/filenames.h bfdver.h
$(INCDIR
)/libiberty.h \
1640 $(INCDIR
)/demangle.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
1641 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1642 libcoff.h libecoff.h
$(INCDIR
)/coff
/ecoff.h elf-bfd.h \
1643 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
1644 bfdio.lo
: bfdio.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1645 bfdwin.lo
: bfdwin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1646 cache.lo
: cache.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1647 $(INCDIR
)/libiberty.h
1648 coffgen.lo
: coffgen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1649 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
1650 corefile.lo
: corefile.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1651 format.lo
: format.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1652 init.lo
: init.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1653 libbfd.lo
: libbfd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1654 opncls.lo
: opncls.c
$(INCDIR
)/filenames.h
$(INCDIR
)/objalloc.h \
1655 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
1656 reloc.lo
: reloc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1658 section.lo
: section.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1660 syms.lo
: syms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1661 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/stab_gnu.h \
1662 $(INCDIR
)/aout
/stab.def
1663 targets.lo
: targets.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1664 $(INCDIR
)/fnmatch.h targmatch.h
1665 hash.lo
: hash.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1666 $(INCDIR
)/objalloc.h
$(INCDIR
)/libiberty.h
1667 linker.lo
: linker.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1668 $(INCDIR
)/bfdlink.h genlink.h
1669 srec.lo
: srec.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1670 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1671 binary.lo
: binary.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1673 tekhex.lo
: tekhex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1674 $(INCDIR
)/libiberty.h
1675 ihex.lo
: ihex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1676 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1677 stabs.lo
: stabs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1678 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h
1679 stab-syms.lo
: stab-syms.c libaout.h
$(INCDIR
)/bfdlink.h \
1680 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab.def
1681 merge.lo
: merge.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1682 $(INCDIR
)/libiberty.h
1683 dwarf2.lo
: dwarf2.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1684 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1685 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1686 $(INCDIR
)/elf
/dwarf2.h
1687 simple.lo
: simple.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1689 compress.lo
: compress.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1690 archive64.lo
: archive64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1692 cpu-alpha.lo
: cpu-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1693 cpu-arc.lo
: cpu-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1694 cpu-arm.lo
: cpu-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1695 $(INCDIR
)/libiberty.h
1696 cpu-avr.lo
: cpu-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1697 cpu-bfin.lo
: cpu-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1698 cpu-cr16.lo
: cpu-cr16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1699 cpu-cris.lo
: cpu-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1700 cpu-cr16c.lo
: cpu-cr16c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1701 cpu-crx.lo
: cpu-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1702 cpu-d10v.lo
: cpu-d10v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1703 cpu-d30v.lo
: cpu-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1704 cpu-dlx.lo
: cpu-dlx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1705 cpu-fr30.lo
: cpu-fr30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1706 cpu-frv.lo
: cpu-frv.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1707 cpu-moxie.lo
: cpu-moxie.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1708 cpu-h8300.lo
: cpu-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1709 cpu-h8500.lo
: cpu-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1710 cpu-hppa.lo
: cpu-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1711 cpu-ia64.lo
: cpu-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1712 cpu-ia64-opc.c
$(srcdir)/..
/opcodes
/ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1713 cpu-i370.lo
: cpu-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1714 cpu-i386.lo
: cpu-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1715 cpu-i860.lo
: cpu-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1716 cpu-i960.lo
: cpu-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1717 cpu-ip2k.lo
: cpu-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1718 cpu-iq2000.lo
: cpu-iq2000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1719 cpu-lm32.lo
: cpu-lm32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1720 cpu-m32c.lo
: cpu-m32c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1721 cpu-m32r.lo
: cpu-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1722 cpu-m68hc11.lo
: cpu-m68hc11.c
$(INCDIR
)/filenames.h \
1724 cpu-m68hc12.lo
: cpu-m68hc12.c
$(INCDIR
)/filenames.h \
1726 cpu-m68k.lo
: cpu-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1727 $(INCDIR
)/opcode
/m68k.h
1728 cpu-m88k.lo
: cpu-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1729 cpu-m10200.lo
: cpu-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1730 cpu-m10300.lo
: cpu-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1731 cpu-maxq.lo
: cpu-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1732 cpu-mcore.lo
: cpu-mcore.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1733 cpu-mep.lo
: cpu-mep.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1734 cpu-mips.lo
: cpu-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1735 cpu-mmix.lo
: cpu-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1736 cpu-mt.lo
: cpu-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1737 cpu-msp430.lo
: cpu-msp430.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1738 cpu-or32.lo
: cpu-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1739 cpu-ns32k.lo
: cpu-ns32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1741 cpu-openrisc.lo
: cpu-openrisc.c
$(INCDIR
)/filenames.h \
1743 cpu-pdp11.lo
: cpu-pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1744 cpu-pj.lo
: cpu-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1745 cpu-powerpc.lo
: cpu-powerpc.c
$(INCDIR
)/filenames.h \
1747 cpu-rs6000.lo
: cpu-rs6000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1748 cpu-s390.lo
: cpu-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1749 cpu-score.lo
: cpu-score.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1750 cpu-sh.lo
: cpu-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1751 $(srcdir)/..
/opcodes
/sh-opc.h
1752 cpu-sparc.lo
: cpu-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1753 cpu-spu.lo
: cpu-spu.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1754 cpu-tic30.lo
: cpu-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1755 cpu-tic4x.lo
: cpu-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1756 cpu-tic54x.lo
: cpu-tic54x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1757 cpu-tic80.lo
: cpu-tic80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1758 cpu-v850.lo
: cpu-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1759 $(INCDIR
)/safe-ctype.h
1760 cpu-vax.lo
: cpu-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1761 cpu-we32k.lo
: cpu-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1762 cpu-w65.lo
: cpu-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1763 cpu-xstormy16.lo
: cpu-xstormy16.c
$(INCDIR
)/filenames.h \
1765 cpu-xtensa.lo
: cpu-xtensa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1766 cpu-xc16x.lo
: cpu-xc16x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1767 cpu-z80.lo
: cpu-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1768 cpu-z8k.lo
: cpu-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1769 aout-adobe.lo
: aout-adobe.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1770 $(INCDIR
)/aout
/adobe.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1771 libaout.h
$(INCDIR
)/bfdlink.h
1772 aout-arm.lo
: aout-arm.c
$(INCDIR
)/filenames.h libaout.h \
1773 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aoutx.h \
1774 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1775 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1776 aout-cris.lo
: aout-cris.c aout32.c aoutx.h
$(INCDIR
)/filenames.h \
1777 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h libaout.h \
1778 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1779 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1780 aout-ns32k.lo
: aout-ns32k.c
$(INCDIR
)/aout
/aout64.h \
1781 ns32k.h libaout.h
$(INCDIR
)/bfdlink.h aoutx.h
$(INCDIR
)/filenames.h \
1782 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1783 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1784 aout-sparcle.lo
: aout-sparcle.c
$(INCDIR
)/bfdlink.h \
1785 libaout.h aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1786 $(INCDIR
)/aout
/sun4.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1787 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1788 aout-tic30.lo
: aout-tic30.c
$(INCDIR
)/filenames.h libaout.h \
1789 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1790 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aoutx.h \
1791 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
1792 aout0.lo
: aout0.c aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1793 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
1794 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1795 $(INCDIR
)/aout
/ar.h aout-target.h
1796 aout32.lo
: aout32.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1797 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
1798 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1799 armnetbsd.lo
: armnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1800 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
1801 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1803 bout.lo
: bout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1804 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/bout.h
$(INCDIR
)/libiberty.h \
1805 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h
1806 cf-i386lynx.lo
: cf-i386lynx.c
$(INCDIR
)/filenames.h \
1807 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1808 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1809 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1810 cf-sparclynx.lo
: cf-sparclynx.c coff-sparc.c
$(INCDIR
)/filenames.h \
1811 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1812 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1813 coffcode.h coffswap.h
1814 coff-apollo.lo
: coff-apollo.c
$(INCDIR
)/filenames.h \
1815 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/apollo.h
$(INCDIR
)/coff
/external.h \
1816 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1817 coffcode.h coffswap.h
1818 coff-arm.lo
: coff-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1819 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1820 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1821 coff-aux.lo
: coff-aux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/aux-coff.h \
1822 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1823 coff-m68k.c
$(INCDIR
)/hashtab.h libcoff.h
$(INCDIR
)/bfdlink.h \
1824 coffcode.h coffswap.h
1825 coff-h8300.lo
: coff-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1826 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/h8300.h \
1827 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1828 libcoff.h
$(INCDIR
)/libiberty.h coffcode.h coffswap.h
1829 coff-h8500.lo
: coff-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1830 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h \
1831 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1832 coff-i386.lo
: coff-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1833 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1834 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1835 coff-i860.lo
: coff-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1836 $(INCDIR
)/coff
/i860.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1837 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1838 coff-go32.lo
: coff-go32.c coff-i386.c
$(INCDIR
)/filenames.h \
1839 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1840 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1841 coffcode.h coffswap.h
1842 coff-i960.lo
: coff-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1843 $(INCDIR
)/coff
/i960.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1844 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1845 coff-m68k.lo
: coff-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1846 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1847 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1848 coff-m88k.lo
: coff-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1849 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1850 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1851 coff-maxq.lo
: coff-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1852 $(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1853 libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
1854 coffcode.h coffswap.h
1855 coff-mips.lo
: coff-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1856 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1857 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h \
1858 $(INCDIR
)/coff
/external.h libcoff.h libecoff.h coffswap.h \
1860 coff-or32.lo
: coff-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1861 $(INCDIR
)/coff
/or32.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1862 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1863 coff-rs6000.lo
: coff-rs6000.c
$(INCDIR
)/filenames.h \
1864 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
1865 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6000.h libcoff.h \
1866 libxcoff.h coffcode.h coffswap.h
1867 coff-sh.lo
: coff-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1868 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
1869 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1870 libcoff.h coffcode.h coffswap.h
1871 coff-sparc.lo
: coff-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1872 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1873 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1874 coff-stgo32.lo
: coff-stgo32.c coff-i386.c
$(INCDIR
)/filenames.h \
1875 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1876 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/go32exe.h \
1877 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h \
1879 coff-svm68k.lo
: coff-svm68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1880 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1881 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1882 coffcode.h coffswap.h
1883 coff-tic30.lo
: coff-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1884 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1885 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1886 coff-tic4x.lo
: coff-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1887 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1888 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1889 coff-tic54x.lo
: coff-tic54x.c
$(INCDIR
)/filenames.h \
1890 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic54x.h \
1891 $(INCDIR
)/coff
/ti.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1892 coffcode.h coffswap.h
1893 coff-tic80.lo
: coff-tic80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1894 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h \
1895 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1896 coff-u68k.lo
: coff-u68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1897 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1898 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1899 coffcode.h coffswap.h
1900 coff-we32k.lo
: coff-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1901 $(INCDIR
)/coff
/we32k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1902 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1903 coff-w65.lo
: coff-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1904 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h \
1905 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1906 coff-z80.lo
: coff-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1907 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1908 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1909 coff-z8k.lo
: coff-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1910 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1911 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1912 cofflink.lo
: cofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1913 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1914 $(INCDIR
)/safe-ctype.h
1915 dwarf1.lo
: dwarf1.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1916 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1917 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1918 $(INCDIR
)/elf
/dwarf.h
1919 ecoff.lo
: ecoff.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1920 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1921 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h \
1922 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1923 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1924 libecoff.h
$(INCDIR
)/libiberty.h
1925 ecofflink.lo
: ecofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1926 $(INCDIR
)/hashtab.h
$(INCDIR
)/objalloc.h
$(INCDIR
)/aout
/stab_gnu.h \
1927 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1928 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1930 elf.lo
: elf.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1931 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1932 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/libiberty.h \
1933 $(INCDIR
)/safe-ctype.h
1934 elf32-am33lin.lo
: elf32-am33lin.c
$(INCDIR
)/filenames.h \
1935 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1936 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
1937 $(INCDIR
)/elf
/reloc-macros.h elf-m10300.c
$(INCDIR
)/hashtab.h \
1938 $(INCDIR
)/libiberty.h elf32-target.h
1939 elf32-arc.lo
: elf32-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1940 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1941 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
1942 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1944 elf32-arm.lo
: elf32-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1945 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1946 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1947 elf-vxworks.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
1949 elf32-avr.lo
: elf32-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1950 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1951 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/avr.h \
1952 $(INCDIR
)/elf
/reloc-macros.h elf32-avr.h elf32-target.h
1953 elf32-bfin.lo
: elf32-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1954 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1955 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/bfin.h \
1956 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
1958 elf32-cr16.lo
: elf32-cr16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1959 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h elf-bfd.h \
1960 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1961 $(INCDIR
)/elf
/cr16.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1962 elf32-cr16c.lo
: elf32-cr16c.c
$(INCDIR
)/filenames.h \
1963 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cr16c.h \
1964 $(INCDIR
)/elf
/reloc-macros.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1965 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-target.h
1966 elf32-cris.lo
: elf32-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1967 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1968 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cris.h \
1969 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1970 elf32-crx.lo
: elf32-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1971 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1972 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/crx.h \
1973 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1974 elf32-d10v.lo
: elf32-d10v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1975 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1976 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d10v.h \
1977 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1978 elf32-d30v.lo
: elf32-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1979 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1980 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d30v.h \
1981 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1982 elf32-dlx.lo
: elf32-dlx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1983 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1984 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dlx.h \
1985 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1986 elf32-fr30.lo
: elf32-fr30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1987 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1988 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/fr30.h \
1989 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1990 elf32-frv.lo
: elf32-frv.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1991 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1992 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/frv.h \
1993 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
1995 elf32-moxie.lo
: elf32-moxie.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1996 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1997 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/moxie.h \
1998 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
2000 elf32-gen.lo
: elf32-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2001 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2002 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
2003 elf32-h8300.lo
: elf32-h8300.c
$(INCDIR
)/filenames.h \
2004 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2005 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2006 $(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2007 elf32-hppa.lo
: elf32-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2008 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2009 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h \
2010 $(INCDIR
)/elf
/reloc-macros.h libhppa.h elf32-hppa.h \
2011 elf-hppa.h elf32-target.h
2012 elf32-i370.lo
: elf32-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2013 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2014 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/i370.h \
2015 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2016 elf32-i386.lo
: elf32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2017 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2018 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf-vxworks.h \
2019 bfd_stdint.h
$(INCDIR
)/elf
/i386.h
$(INCDIR
)/elf
/reloc-macros.h \
2021 elf32-i860.lo
: elf32-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2022 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2023 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i860.h \
2024 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2025 elf32-i960.lo
: elf32-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2026 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2027 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i960.h \
2028 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2029 elf32-ip2k.lo
: elf32-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2030 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2031 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/ip2k.h \
2032 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2033 elf32-iq2000.lo
: elf32-iq2000.c
$(INCDIR
)/filenames.h \
2034 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2035 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2036 $(INCDIR
)/elf
/iq2000.h
$(INCDIR
)/elf
/reloc-macros.h \
2038 elf32-lm32.lo
: elf32-lm32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2039 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2040 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/lm32.h \
2041 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2042 elf32-m32c.lo
: elf32-m32c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2043 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2044 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32c.h \
2045 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2047 elf32-m32r.lo
: elf32-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2048 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2049 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32r.h \
2050 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2051 elf32-m68k.lo
: elf32-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2052 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2053 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/m68k.h \
2054 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/m68k.h \
2056 elf32-m68hc11.lo
: elf32-m68hc11.c
$(INCDIR
)/filenames.h \
2057 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2058 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-m68hc1x.h \
2059 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
2060 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
2061 elf32-m68hc12.lo
: elf32-m68hc12.c
$(INCDIR
)/filenames.h \
2062 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2063 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-m68hc1x.h \
2064 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
2065 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
2066 elf32-m68hc1x.lo
: elf32-m68hc1x.c
$(INCDIR
)/alloca-conf.h \
2067 $(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h \
2068 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2069 $(INCDIR
)/elf
/internal.h elf32-m68hc1x.h
$(INCDIR
)/elf
/m68hc11.h \
2070 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/m68hc11.h
2071 elf32-m88k.lo
: elf32-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2072 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2073 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
2074 elf-m10200.lo
: elf-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2075 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2076 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
2077 elf-m10300.lo
: elf-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2078 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2079 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
2080 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2082 elf32-mcore.lo
: elf32-mcore.c
$(INCDIR
)/filenames.h \
2083 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2084 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/mcore.h \
2085 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2086 elf32-mep.lo
: elf32-mep.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2087 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2088 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mep.h \
2089 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2091 elfxx-mips.lo
: elfxx-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2092 $(INCDIR
)/libiberty.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2093 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2094 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2095 elf-vxworks.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2096 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h
2097 elf32-mips.lo
: elf32-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2098 $(INCDIR
)/bfdlink.h genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2099 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfxx-mips.h \
2100 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h elf-vxworks.h \
2101 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2102 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2103 ecoffswap.h elf32-target.h
2104 elf32-mt.lo
: elf32-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2105 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2106 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mt.h \
2107 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2108 elf32-msp430.lo
: elf32-msp430.c
$(INCDIR
)/filenames.h \
2109 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h elf-bfd.h \
2110 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2111 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/msp430.h
$(INCDIR
)/elf
/reloc-macros.h \
2113 elf32-openrisc.lo
: elf32-openrisc.c
$(INCDIR
)/filenames.h \
2114 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2115 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2116 $(INCDIR
)/elf
/openrisc.h
$(INCDIR
)/elf
/reloc-macros.h \
2117 $(INCDIR
)/libiberty.h elf32-target.h
2118 elf32-or32.lo
: elf32-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2119 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2120 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/or32.h \
2121 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2123 elf32-pj.lo
: elf32-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2124 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2125 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/pj.h \
2126 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2127 elf32-ppc.lo
: elf32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2128 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2129 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/ppc.h \
2130 $(INCDIR
)/elf
/reloc-macros.h elf32-ppc.h elf-vxworks.h \
2132 elf32-sh64.lo
: elf32-sh64.c
$(INCDIR
)/filenames.h elf-bfd.h \
2133 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2134 $(INCDIR
)/bfdlink.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
2135 elf32-sh64.h elf32-sh.c
$(INCDIR
)/hashtab.h elf-vxworks.h \
2136 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2137 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2138 elf32-sh64-com.lo
: elf32-sh64-com.c
$(INCDIR
)/filenames.h \
2139 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2140 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2141 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h elf32-sh64.h \
2142 $(srcdir)/..
/opcodes
/sh64-opc.h
2143 elf32-s390.lo
: elf32-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2144 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2145 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/s390.h \
2146 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2147 elf32-score.lo
: elf32-score.c
$(INCDIR
)/filenames.h \
2148 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h elf-bfd.h \
2149 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2150 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
2151 elf32-score.h elf32-target.h
2152 elf32-score7.lo
: elf32-score7.c
$(INCDIR
)/filenames.h \
2153 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h elf-bfd.h \
2154 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2155 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
2157 elf32-sh.lo
: elf32-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2158 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2159 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf-vxworks.h \
2160 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2161 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2162 elf32-sh-symbian.lo
: elf32-sh-symbian.c elf32-sh.c \
2163 $(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h \
2164 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2165 $(INCDIR
)/elf
/internal.h elf-vxworks.h
$(INCDIR
)/elf
/sh.h \
2166 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2167 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2168 elfxx-sparc.lo
: elfxx-sparc.c
$(INCDIR
)/filenames.h \
2169 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h \
2170 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2171 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2172 $(INCDIR
)/opcode
/sparc.h elfxx-sparc.h elf-vxworks.h
2173 elf32-sparc.lo
: elf32-sparc.c
$(INCDIR
)/filenames.h \
2174 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2175 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sparc.h \
2176 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/sparc.h \
2177 elfxx-sparc.h elf-vxworks.h elf32-target.h
2178 elf32-spu.lo
: elf32-spu.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2179 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2180 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/spu.h \
2181 $(INCDIR
)/elf
/reloc-macros.h elf32-spu.h elf32-target.h
2182 elf32-v850.lo
: elf32-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2183 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2184 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/v850.h \
2185 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2187 elf32-vax.lo
: elf32-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2188 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2189 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/vax.h \
2190 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2191 elf32-xstormy16.lo
: elf32-xstormy16.c
$(INCDIR
)/filenames.h \
2192 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2193 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2194 $(INCDIR
)/elf
/xstormy16.h
$(INCDIR
)/elf
/reloc-macros.h \
2195 $(INCDIR
)/libiberty.h elf32-target.h
2196 elf32-xtensa.lo
: elf32-xtensa.c
$(INCDIR
)/filenames.h \
2197 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2198 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/xtensa.h \
2199 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/xtensa-isa.h \
2200 $(INCDIR
)/xtensa-config.h elf32-target.h
2201 elf32-xc16x.lo
: elf32-xc16x.c
$(INCDIR
)/filenames.h \
2202 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2203 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2204 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h \
2205 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/libiberty.h elf32-target.h
2206 elf32.lo
: elf32.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2207 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2208 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfcore.h
2209 elflink.lo
: elflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2210 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2211 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/safe-ctype.h \
2212 $(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h
2213 elf-attrs.lo
: elf-attrs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2214 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2215 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
2216 elf-strtab.lo
: elf-strtab.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2217 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2218 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
2219 elf-eh-frame.lo
: elf-eh-frame.c
$(INCDIR
)/filenames.h \
2220 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2221 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2222 $(INCDIR
)/elf
/dwarf2.h
2223 elf-vxworks.lo
: elf-vxworks.c
$(INCDIR
)/filenames.h \
2224 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2225 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2226 elf-vxworks.h
$(INCDIR
)/elf
/vxworks.h
2227 epoc-pe-arm.lo
: epoc-pe-arm.c pe-arm.c
$(INCDIR
)/filenames.h \
2228 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2229 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2230 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2232 epoc-pei-arm.lo
: epoc-pei-arm.c pei-arm.c
$(INCDIR
)/filenames.h \
2233 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2234 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2235 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2237 hp300bsd.lo
: hp300bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2238 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2239 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2240 hp300hpux.lo
: hp300hpux.c
$(INCDIR
)/aout
/hp300hpux.h \
2241 aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2242 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2243 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2245 som.lo
: som.c
$(INCDIR
)/alloca-conf.h
$(INCDIR
)/filenames.h
2246 i386aout.lo
: i386aout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2247 $(INCDIR
)/aout
/aout64.h libaout.h
$(INCDIR
)/bfdlink.h \
2248 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2250 i386bsd.lo
: i386bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2251 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2252 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2253 i386dynix.lo
: i386dynix.c
$(INCDIR
)/aout
/dynix3.h aoutx.h \
2254 $(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
2255 libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2256 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2258 i386freebsd.lo
: i386freebsd.c freebsd.h
$(INCDIR
)/filenames.h \
2259 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2260 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2262 i386linux.lo
: i386linux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2263 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2264 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2265 i386lynx.lo
: i386lynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2266 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2267 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2269 i386msdos.lo
: i386msdos.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2270 libaout.h
$(INCDIR
)/bfdlink.h
2271 i386netbsd.lo
: i386netbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2272 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2273 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2275 i386mach3.lo
: i386mach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2276 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2277 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2278 i386os9k.lo
: i386os9k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2279 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/os9k.h
2280 ieee.lo
: ieee.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2281 $(INCDIR
)/ieee.h libieee.h
$(INCDIR
)/safe-ctype.h
2282 m68k4knetbsd.lo
: m68k4knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2283 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2284 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2286 m68klinux.lo
: m68klinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2287 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2288 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2289 m68knetbsd.lo
: m68knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2290 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2291 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2293 m88kmach3.lo
: m88kmach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2294 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2295 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2296 m88kopenbsd.lo
: m88kopenbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2297 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2298 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2300 mach-o.lo
: mach-o.c
$(INCDIR
)/filenames.h mach-o.h \
2301 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/aout
/stab_gnu.h \
2302 $(INCDIR
)/aout
/stab.def mach-o-target.c
2303 mipsbsd.lo
: mipsbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2304 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2305 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2306 newsos3.lo
: newsos3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2307 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2308 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2309 nlm.lo
: nlm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2310 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2311 $(INCDIR
)/nlm
/external.h
2312 nlm32-i386.lo
: nlm32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2313 $(INCDIR
)/nlm
/i386-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2314 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2316 nlm32-sparc.lo
: nlm32-sparc.c
$(INCDIR
)/filenames.h \
2317 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/sparc32-ext.h libnlm.h \
2318 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2319 nlmswap.h nlm-target.h
2320 nlm32-ppc.lo
: nlm32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2321 $(INCDIR
)/nlm
/ppc-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2322 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2324 nlm32.lo
: nlm32.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2325 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2326 $(INCDIR
)/nlm
/external.h
2327 ns32knetbsd.lo
: ns32knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2328 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2329 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2331 oasys.lo
: oasys.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2332 $(INCDIR
)/hashtab.h
$(INCDIR
)/oasys.h liboasys.h
2333 pc532-mach.lo
: pc532-mach.c
$(INCDIR
)/filenames.h libaout.h \
2334 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2335 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2337 pdp11.lo
: pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2338 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2339 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2340 $(INCDIR
)/safe-ctype.h
2341 pef.lo
: pef.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2342 pef.h pef-traceback.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
2343 pe-arm.lo
: pe-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2344 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2345 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2346 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2347 pei-arm.lo
: pei-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2348 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2349 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2350 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2351 pe-arm-wince.lo
: pe-arm-wince.c
$(INCDIR
)/filenames.h \
2352 pe-arm.c coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2353 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2354 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2356 pei-arm-wince.lo
: pei-arm-wince.c pei-arm.c
$(INCDIR
)/filenames.h \
2357 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2358 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2359 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2361 pe-i386.lo
: pe-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2362 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2363 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2364 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2365 pei-i386.lo
: pei-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2366 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2367 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2368 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2369 pe-mcore.lo
: pe-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2370 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2371 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2372 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2373 pei-mcore.lo
: pei-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2374 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2375 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2376 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2377 pe-ppc.lo
: pe-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2378 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2379 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2380 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2381 pei-ppc.lo
: pei-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2382 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2383 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2384 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2385 pe-sh.lo
: pe-sh.c
$(INCDIR
)/filenames.h coff-sh.c
$(INCDIR
)/libiberty.h \
2386 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
2387 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2388 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2390 pei-sh.lo
: pei-sh.c
$(INCDIR
)/filenames.h coff-sh.c \
2391 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h \
2392 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2393 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2395 pe-mips.lo
: pe-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2396 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2397 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2399 pei-mips.lo
: pei-mips.c
$(INCDIR
)/filenames.h pe-mips.c \
2400 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
2401 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2402 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2403 ppcboot.lo
: ppcboot.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2405 reloc16.lo
: reloc16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2406 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/internal.h \
2408 riscix.lo
: riscix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2409 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2410 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2412 sparclinux.lo
: sparclinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2413 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2414 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2415 sparclynx.lo
: sparclynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2416 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
2417 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2418 $(INCDIR
)/aout
/ar.h aout-target.h
2419 sparcnetbsd.lo
: sparcnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2420 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2421 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2423 sunos.lo
: sunos.c
$(INCDIR
)/bfdlink.h libaout.h aoutf1.h \
2424 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h \
2425 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2426 $(INCDIR
)/aout
/ar.h aout-target.h
2427 vaxnetbsd.lo
: vaxnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2428 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2429 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2431 vax1knetbsd.lo
: vax1knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2432 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2433 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2435 vaxbsd.lo
: vaxbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2436 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2437 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2438 versados.lo
: versados.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2439 $(INCDIR
)/libiberty.h
2440 vms.lo
: vms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2441 $(INCDIR
)/hashtab.h vms.h
2442 vms-gsd.lo
: vms-gsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2443 $(INCDIR
)/hashtab.h vms.h
2444 vms-hdr.lo
: vms-hdr.c
$(INCDIR
)/filenames.h bfdver.h \
2445 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h \
2447 vms-misc.lo
: vms-misc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2448 $(INCDIR
)/hashtab.h vms.h
2449 vms-tir.lo
: vms-tir.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2450 $(INCDIR
)/hashtab.h vms.h
2451 vmsutil.lo
: vmsutil.c vmsutil.h
2452 xcofflink.lo
: xcofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2453 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h \
2454 libcoff.h libxcoff.h
2455 xsym.lo
: xsym.c
$(INCDIR
)/alloca-conf.h
$(INCDIR
)/filenames.h \
2456 xsym.h
$(INCDIR
)/hashtab.h
2457 xtensa-isa.lo
: xtensa-isa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2458 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-isa-internal.h
2459 xtensa-modules.lo
: xtensa-modules.c
$(INCDIR
)/xtensa-isa.h \
2460 $(INCDIR
)/xtensa-isa-internal.h
2461 aix5ppc-core.lo
: aix5ppc-core.c
$(INCDIR
)/filenames.h
2462 aout64.lo
: aout64.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2463 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2464 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2465 coff-alpha.lo
: coff-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2466 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2467 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h \
2468 $(INCDIR
)/aout
/ar.h libcoff.h libecoff.h coffswap.h \
2470 coff64-rs6000.lo
: coff64-rs6000.c
$(INCDIR
)/filenames.h \
2471 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
2472 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6k64.h libcoff.h \
2473 libxcoff.h coffcode.h coffswap.h
2474 demo64.lo
: demo64.c aoutf1.h
$(INCDIR
)/filenames.h \
2475 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h libaout.h \
2476 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
2477 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
2478 pei-ia64.lo
: pei-ia64.c
$(INCDIR
)/filenames.h \
2479 coff-ia64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/ia64.h \
2480 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2481 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2483 elf64-x86-64.lo
: elf64-x86-64.c
$(INCDIR
)/filenames.h \
2484 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2485 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h bfd_stdint.h \
2486 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
2488 elf64-alpha.lo
: elf64-alpha.c
$(INCDIR
)/filenames.h \
2489 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2490 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2491 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
2492 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2493 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h
$(INCDIR
)/aout
/ar.h \
2494 libcoff.h libecoff.h ecoffswap.h elf64-target.h
2495 elf64-hppa.lo
: elf64-hppa.c
$(INCDIR
)/alloca-conf.h \
2496 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h elf-bfd.h \
2497 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2498 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
2499 libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
2500 elf64-gen.lo
: elf64-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2501 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2502 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf64-target.h
2503 elfn32-mips.lo
: elfn32-mips.c
$(INCDIR
)/filenames.h \
2504 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2505 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2506 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2507 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2508 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2509 ecoffswap.h elf32-target.h
2510 elf64-mips.lo
: elf64-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2511 $(INCDIR
)/aout
/ar.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2512 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2513 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2514 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2515 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h ecoffswap.h \
2517 elf64-mmix.lo
: elf64-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2518 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2519 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mmix.h \
2520 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
2522 elf64-ppc.lo
: elf64-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2523 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2524 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/ppc64.h \
2525 $(INCDIR
)/elf
/reloc-macros.h elf64-ppc.h elf64-target.h
2526 elf64-s390.lo
: elf64-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2527 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2528 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/s390.h \
2529 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2530 elf64-sh64.lo
: elf64-sh64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2531 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2532 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sh.h \
2533 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2534 elf64-sparc.lo
: elf64-sparc.c
$(INCDIR
)/filenames.h \
2535 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2536 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2537 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2538 $(INCDIR
)/opcode
/sparc.h elfxx-sparc.h elf64-target.h
2539 elf64.lo
: elf64.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2540 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2541 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfcore.h
2542 mmo.lo
: mmo.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2543 $(INCDIR
)/libiberty.h
$(INCDIR
)/elf
/mmix.h
$(INCDIR
)/elf
/reloc-macros.h \
2544 $(INCDIR
)/opcode
/mmix.h
2545 nlm32-alpha.lo
: nlm32-alpha.c
$(INCDIR
)/filenames.h \
2546 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/alpha-ext.h libnlm.h \
2547 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2548 nlmswap.h nlm-target.h
2549 nlm64.lo
: nlm64.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2550 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2551 $(INCDIR
)/nlm
/external.h
2552 coff-x86_64.lo
: coff-x86_64.c
$(INCDIR
)/filenames.h \
2553 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2554 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2555 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2557 pe-x86_64.lo
: pe-x86_64.c
$(INCDIR
)/filenames.h coff-x86_64.c \
2558 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2559 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2560 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2562 pei-x86_64.lo
: pei-x86_64.c
$(INCDIR
)/filenames.h coff-x86_64.c \
2563 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2564 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2565 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2567 aix386-core.lo
: aix386-core.c
$(INCDIR
)/filenames.h \
2568 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2569 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
2570 hpux-core.lo
: hpux-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2571 irix-core.lo
: irix-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2572 lynx-core.lo
: lynx-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2573 osf-core.lo
: osf-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2574 sco5-core.lo
: sco5-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2575 libaout.h
$(INCDIR
)/bfdlink.h
2576 trad-core.lo
: trad-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2577 libaout.h
$(INCDIR
)/bfdlink.h
2578 cisco-core.lo
: cisco-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2579 elf32-ia64.lo
: elf32-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2580 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2581 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2582 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2584 elf64-ia64.lo
: elf64-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2585 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2586 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2587 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2589 peigen.lo
: peigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2590 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2591 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2592 pepigen.lo
: pepigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2593 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/ia64.h
$(INCDIR
)/coff
/external.h \
2594 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2595 pex64igen.lo
: pex64igen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2596 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2597 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2598 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2600 # Otherwise a system limit (for SysV at least) may be exceeded.