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@
177 LTLIBOBJS
= @LTLIBOBJS@
179 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
180 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
181 MAKEINFO
= @MAKEINFO@
182 MKINSTALLDIRS
= @MKINSTALLDIRS@
184 MSGMERGE
= @MSGMERGE@
187 NO_WERROR
= @NO_WERROR@
193 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
194 PACKAGE_NAME
= @PACKAGE_NAME@
195 PACKAGE_STRING
= @PACKAGE_STRING@
196 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
197 PACKAGE_VERSION
= @PACKAGE_VERSION@
198 PATH_SEPARATOR
= @PATH_SEPARATOR@
199 PKGVERSION
= @PKGVERSION@
202 REPORT_BUGS_TEXI
= @REPORT_BUGS_TEXI@
203 REPORT_BUGS_TO
= @REPORT_BUGS_TO@
205 SET_MAKE
= @SET_MAKE@
208 TDEFINES
= @TDEFINES@
211 WARN_CFLAGS
= @WARN_CFLAGS@
212 WIN32LDFLAGS
= @WIN32LDFLAGS@
213 WIN32LIBADD
= @WIN32LIBADD@
214 XGETTEXT
= @XGETTEXT@
215 ac_ct_AR
= @ac_ct_AR@
216 ac_ct_CC
= @ac_ct_CC@
217 ac_ct_DSYMUTIL
= @ac_ct_DSYMUTIL@
218 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
219 ac_ct_LIPO
= @ac_ct_LIPO@
220 ac_ct_NMEDIT
= @ac_ct_NMEDIT@
221 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
222 ac_ct_OTOOL
= @ac_ct_OTOOL@
223 ac_ct_OTOOL64
= @ac_ct_OTOOL64@
224 ac_ct_RANLIB
= @ac_ct_RANLIB@
225 ac_ct_STRIP
= @ac_ct_STRIP@
226 all_backends
= @all_backends@
227 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
228 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
229 am__include
= @am__include@
230 am__leading_dot
= @am__leading_dot@
231 am__quote
= @am__quote@
233 am__untar
= @am__untar@
234 bfd64_libs
= @bfd64_libs@
235 bfd_backends
= @bfd_backends@
236 bfd_default_target_size
= @bfd_default_target_size@
237 bfd_file_ptr
= @bfd_file_ptr@
238 bfd_machines
= @bfd_machines@
239 bfd_ufile_ptr
= @bfd_ufile_ptr@
240 bfdincludedir
= @bfdincludedir@
241 bfdlibdir
= @bfdlibdir@
244 build_alias
= @build_alias@
245 build_cpu
= @build_cpu@
246 build_os
= @build_os@
247 build_vendor
= @build_vendor@
249 datarootdir
= @datarootdir@
251 exec_prefix = @
exec_prefix@
253 host_alias
= @host_alias@
254 host_cpu
= @host_cpu@
255 host_noncanonical
= @host_noncanonical@
257 host_vendor
= @host_vendor@
259 includedir = @
includedir@
261 install_sh
= @install_sh@
263 libexecdir
= @libexecdir@
264 localstatedir
= @localstatedir@
268 oldincludedir = @
oldincludedir@
270 program_transform_name
= @program_transform_name@
272 sharedstatedir
= @sharedstatedir@
273 sysconfdir
= @sysconfdir@
275 target_alias
= @target_alias@
276 target_cpu
= @target_cpu@
277 target_noncanonical
= @target_noncanonical@
278 target_os
= @target_os@
279 target_vendor
= @target_vendor@
280 tdefaults
= @tdefaults@
281 wordsize
= @wordsize@
282 AUTOMAKE_OPTIONS
= 1.9 cygnus
283 ACLOCAL_AMFLAGS
= -I .
-I ..
-I ..
/config
285 # Uncomment the following line when doing a release.
287 INCDIR
= $(srcdir)/..
/include
288 CSEARCH
= -I.
-I
$(srcdir) -I
$(INCDIR
)
292 bfdlib_LTLIBRARIES
= libbfd.la
293 AM_CFLAGS
= $(WARN_CFLAGS
)
295 # bfd.h goes here, for now
299 # Writing S-records should be included in all (or at least most)
300 # *-*-coff, *-*-aout, etc., configurations, because people will want to
301 # be able to use objcopy to create S-records. (S-records are not useful
302 # for the debugger, so if you are downloading things as S-records you
303 # need two copies of the executable, one to download and one for the
306 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
307 cache.lo coffgen.lo corefile.lo \
308 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
309 section.lo syms.lo targets.lo hash.lo linker.lo \
310 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
311 merge.lo dwarf2.lo simple.lo compress.lo
313 BFD64_LIBS
= archive64.lo
314 BFD32_LIBS_CFILES
= \
315 archive.c archures.c bfd.c bfdio.c bfdwin.c \
316 cache.c coffgen.c corefile.c \
317 format.c init.c libbfd.c opncls.c reloc.c \
318 section.c syms.c targets.c hash.c linker.c \
319 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
320 merge.c dwarf2.c simple.c compress.c
322 BFD64_LIBS_CFILES
= archive64.c
324 # This list is alphabetized to make it easier to keep in sync
325 # with the decls and initializer in archures.c.
393 ALL_MACHINES_CFILES
= \
461 # The .o files needed by all of the 32 bit vectors that are configured into
462 # target_vector in targets.c if configured with --enable-targets=all.
558 elf32-sh-symbian.lo \
645 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
842 efi-bsdrv-x86_64.lo \
843 efi-rtdrv-x86_64.lo \
867 BFD64_BACKENDS_CFILES
= \
898 OPTIONAL_BACKENDS
= \
908 OPTIONAL_BACKENDS_CFILES
= \
919 # We want to rerun configure if configure.in, config.bfd or
920 # configure.host change. configure.in is needed since the version
921 # number in Makefile comes from configure.in.
922 CONFIG_STATUS_DEPENDENCIES
= \
923 $(srcdir)/configure.in \
924 $(srcdir)/config.bfd \
925 $(srcdir)/configure.host
928 # These are defined by configure.in:
929 WORDSIZE
= @wordsize@
930 ALL_BACKENDS
= @all_backends@
931 BFD_BACKENDS
= @bfd_backends@
932 BFD_MACHINES
= @bfd_machines@
933 TDEFAULTS
= @tdefaults@
934 INCLUDES
= @HDEFINES@ @COREFLAG@ @TDEFINES@
$(CSEARCH
) $(CSWITCHES
) @INCINTL@
936 # C source files that correspond to .o's.
938 $(BFD32_LIBS_CFILES
) \
939 $(BFD64_LIBS_CFILES
) \
940 $(ALL_MACHINES_CFILES
) \
941 $(BFD32_BACKENDS_CFILES
) \
942 $(BFD64_BACKENDS_CFILES
) \
943 $(OPTIONAL_BACKENDS_CFILES
)
946 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
948 CFILES
= $(SOURCE_CFILES
) $(BUILD_CFILES
)
950 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
951 elf-bfd.h elf-hppa.h elf32-hppa.h \
952 elf64-hppa.h elfcode.h elfcore.h \
953 freebsd.h genlink.h go32stub.h \
954 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
955 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
956 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
957 pef.h pef-traceback.h peicode.h som.h version.h \
958 vms.h xcoff-target.h xsym.h
961 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
963 HFILES
= $(SOURCE_HFILES
) $(BUILD_HFILES
)
964 SRC_POTFILES
= $(SOURCE_CFILES
) $(SOURCE_HFILES
)
965 BLD_POTFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
967 # Various kinds of .o files to put in libbfd.a:
968 # BFD_BACKENDS Routines the configured targets need.
969 # BFD_MACHINES Architecture-specific routines the configured targets need.
970 # COREFILE Core file routines for a native configuration
971 # bfd64_libs Routines for 64bit support
972 OFILES
= $(BFD_BACKENDS
) $(BFD_MACHINES
) @COREFILE@ @bfd64_libs@
974 # Since BFD64_LIBS is optional and we can't have substitution in
975 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
976 libbfd_la_SOURCES
= $(BFD32_LIBS_CFILES
)
977 libbfd_la_DEPENDENCIES
= $(OFILES
) ofiles
978 libbfd_la_LIBADD
= `cat ofiles` @WIN32LIBADD@
979 libbfd_la_LDFLAGS
= -release
`cat libtool-soversion` @WIN32LDFLAGS@
981 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
982 # directory so that we don't have to convert all the programs that use
983 # libbfd.a simultaneously. This is a hack which should be removed if
984 # everything else starts using libtool. FIXME.
985 noinst_LIBRARIES
= libbfd.a
987 BFD_H_DEPS
= $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
988 LOCAL_H_DEPS
= libbfd.h sysdep.h config.h
989 BFD_H_FILES
= bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
990 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
991 archive.c corefile.c targets.c format.c compress.c
993 BFD64_H_FILES
= archive64.c
994 LIBBFD_H_FILES
= libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
995 cache.c reloc.c archures.c elf.c
997 LIBCOFF_H_FILES
= libcoff-in.h coffcode.h
998 MOSTLYCLEANFILES
= ofiles stamp-ofiles
999 CLEANFILES
= bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1000 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1002 DISTCLEANFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
) libtool-soversion
1004 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1007 .SUFFIXES
: .c .lo .o .obj
1010 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
1011 @for dep in
$?
; do \
1012 case
'$(am__configure_deps)' in \
1014 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
1015 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
1020 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1021 cd
$(top_srcdir
) && \
1022 $(AUTOMAKE
) --foreign Makefile
1024 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1027 echo
' $(SHELL) ./config.status'; \
1028 $(SHELL
) .
/config.status
;; \
1030 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1031 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
1034 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1035 $(SHELL
) .
/config.status
--recheck
1037 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1038 cd
$(srcdir) && $(AUTOCONF
)
1039 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
1040 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
1043 @if
test ! -f
$@
; then \
1048 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
1050 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
1051 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
1052 cd
$(top_srcdir
) && $(AUTOHEADER
)
1057 -rm -f config.h stamp-h1
1058 bfd-in3.h
: $(top_builddir
)/config.status
$(srcdir)/bfd-in2.h
1059 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
1060 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
1061 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
1063 clean-noinstLIBRARIES
:
1064 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
1066 clean-bfdlibLTLIBRARIES
:
1067 -test -z
"$(bfdlib_LTLIBRARIES)" ||
rm -f
$(bfdlib_LTLIBRARIES
)
1068 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1069 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1070 test "$$dir" != "$$p" ||
dir=.
; \
1071 echo
"rm -f \"$${dir}/so_locations\""; \
1072 rm -f
"$${dir}/so_locations"; \
1074 libbfd.la
: $(libbfd_la_OBJECTS
) $(libbfd_la_DEPENDENCIES
)
1075 $(LINK
) -rpath
$(bfdlibdir
) $(libbfd_la_LDFLAGS
) $(libbfd_la_OBJECTS
) $(libbfd_la_LIBADD
) $(LIBS
)
1077 mostlyclean-compile
:
1087 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1090 $(LTCOMPILE
) -c
-o
$@
$<
1092 mostlyclean-libtool
:
1102 # This directory's subdirectories are mostly independent; you can cd
1103 # into them and run `make' without going through this Makefile.
1104 # To change the values of `make' variables: instead of editing Makefiles,
1105 # (1) if the variable is set in `config.status', edit `config.status'
1106 # (which will cause the Makefiles to be regenerated when you run `make');
1107 # (2) otherwise, pass the desired values on the `make' command line.
1108 $(RECURSIVE_TARGETS
):
1109 @failcom
='exit 1'; \
1110 for f in x
$$MAKEFLAGS; do \
1113 *k
*) failcom
='fail=yes';; \
1117 target
=`echo $@ | sed s/-recursive//`; \
1118 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1119 echo
"Making $$target in $$subdir"; \
1120 if
test "$$subdir" = "."; then \
1122 local_target
="$$target-am"; \
1124 local_target
="$$target"; \
1126 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1127 || eval
$$failcom; \
1129 if
test "$$dot_seen" = "no"; then \
1130 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1131 fi
; test -z
"$$fail"
1133 mostlyclean-recursive clean-recursive distclean-recursive \
1134 maintainer-clean-recursive
:
1135 @failcom
='exit 1'; \
1136 for f in x
$$MAKEFLAGS; do \
1139 *k
*) failcom
='fail=yes';; \
1144 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1145 *) list
='$(SUBDIRS)' ;; \
1147 rev
=''; for subdir in
$$list; do \
1148 if
test "$$subdir" = "."; then
:; else \
1149 rev
="$$subdir $$rev"; \
1153 target
=`echo $@ | sed s/-recursive//`; \
1154 for subdir in
$$rev; do \
1155 echo
"Making $$target in $$subdir"; \
1156 if
test "$$subdir" = "."; then \
1157 local_target
="$$target-am"; \
1159 local_target
="$$target"; \
1161 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1162 || eval
$$failcom; \
1163 done
&& test -z
"$$fail"
1165 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1166 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1169 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1170 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1173 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1174 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1175 unique
=`for i in $$list; do \
1176 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1178 $(AWK) ' { files[$$0] = 1; } \
1179 END { for (i in files) print i; }'`; \
1183 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1184 $(TAGS_FILES
) $(LISP
)
1187 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1188 include_option
=--etags-include
; \
1191 include_option
=--include; \
1194 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1195 if
test "$$subdir" = .
; then
:; else \
1196 test ! -f
$$subdir/TAGS || \
1197 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1200 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1201 unique
=`for i in $$list; do \
1202 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1204 $(AWK) ' { files[$$0] = 1; } \
1205 END { for (i in files) print i; }'`; \
1206 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1207 test -n
"$$unique" || unique
=$$empty_fix; \
1208 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1212 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1213 $(TAGS_FILES
) $(LISP
)
1216 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1217 unique
=`for i in $$list; do \
1218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1220 $(AWK) ' { files[$$0] = 1; } \
1221 END { for (i in files) print i; }'`; \
1222 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1223 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1227 here
=`$(am__cd) $(top_builddir) && pwd` \
1228 && cd
$(top_srcdir
) \
1229 && gtags
-i
$(GTAGS_ARGS
) $$here
1232 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1234 check: check-recursive
1235 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
1236 installdirs: installdirs-recursive
1238 for
dir in
"$(DESTDIR)$(bfdlibdir)"; do \
1239 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1241 install: install-recursive
1242 install-exec
: install-exec-recursive
1243 install-data
: install-data-recursive
1244 uninstall: uninstall-recursive
1247 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1249 installcheck: installcheck-recursive
1251 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1252 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1253 `test -z '$(STRIP)' || \
1254 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1255 mostlyclean-generic
:
1256 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1259 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1262 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1263 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1265 maintainer-clean-generic
:
1266 @echo
"This command is intended for maintainers to use"
1267 @echo
"it deletes files that may require special tools to rebuild."
1268 clean: clean-recursive
1270 clean-am
: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1271 clean-noinstLIBRARIES mostlyclean-am
1273 distclean: distclean-recursive
1274 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1276 distclean-am
: clean-am distclean-compile distclean-generic \
1277 distclean-hdr distclean-libtool distclean-tags
1283 html
: html-recursive
1285 info: info-recursive
1289 install-data-am
: install-bfdlibLTLIBRARIES
1293 install-info
: install-info-recursive
1299 maintainer-clean
: maintainer-clean-recursive
1300 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1301 -rm -rf
$(top_srcdir
)/autom4te.cache
1303 maintainer-clean-am
: distclean-am maintainer-clean-generic
1305 mostlyclean: mostlyclean-recursive
1307 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1318 uninstall-am
: uninstall-bfdlibLTLIBRARIES
1320 uninstall-info
: uninstall-info-recursive
1322 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1323 check-am
clean clean-bfdlibLTLIBRARIES clean-generic \
1324 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1325 ctags-recursive
distclean distclean-compile distclean-generic \
1326 distclean-hdr distclean-libtool distclean-recursive \
1327 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1328 install-am install-bfdlibLTLIBRARIES install-data \
1329 install-data-am install-exec install-exec-am install-info \
1330 install-info-am install-man install-strip
installcheck \
1331 installcheck-am
installdirs installdirs-am maintainer-clean \
1332 maintainer-clean-generic maintainer-clean-recursive \
1333 mostlyclean mostlyclean-compile mostlyclean-generic \
1334 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1335 tags tags-recursive
uninstall uninstall-am \
1336 uninstall-bfdlibLTLIBRARIES uninstall-info-am
1339 po
/SRC-POTFILES.in
: @MAINT@ Makefile
$(SRC_POTFILES
)
1340 for file in
$(SRC_POTFILES
); do echo
$$file; done \
1341 | LC_ALL
=C
sort > tmp.src \
1342 && mv tmp.src
$(srcdir)/po
/SRC-POTFILES.in
1344 po
/BLD-POTFILES.in
: @MAINT@ Makefile
$(BLD_POTFILES
)
1345 for file in
$(BLD_POTFILES
); do echo
$$file; done \
1346 | LC_ALL
=C
sort > tmp.bld \
1347 && mv tmp.bld
$(srcdir)/po
/BLD-POTFILES.in
1351 .PHONY
: install-html install-html-am install-html-recursive
1353 install-html
: install-html-recursive
1355 install-html-recursive
:
1356 @failcom
='exit 1'; \
1357 for f in x
$$MAKEFLAGS; do \
1360 *k
*) failcom
='fail=yes';; \
1364 target
=`echo $@ | sed s/-recursive//`; \
1365 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1366 echo
"Making $$target in $$subdir"; \
1367 if
test "$$subdir" = "."; then \
1369 local_target
="$$target-am"; \
1371 local_target
="$$target"; \
1373 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1374 || eval
$$failcom; \
1376 if
test "$$dot_seen" = "no"; then \
1377 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1378 fi
; test -z
"$$fail"
1380 stamp-ofiles
: Makefile
1383 for i in
$(OFILES
) ; do \
1390 $(SHELL
) $(srcdir)/..
/move-if-change tofiles ofiles
1393 ofiles
: stamp-ofiles
; @true
1395 stamp-lib
: libbfd.la
1396 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1397 if
[ -f
$$libtooldir/libbfd.a
]; then \
1398 cp
$$libtooldir/libbfd.a libbfd.tmp
; \
1399 $(RANLIB
) libbfd.tmp
; \
1400 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.tmp libbfd.a
; \
1404 libbfd.a
: stamp-lib
; @true
1406 # This file holds an array associating configuration triplets and
1407 # vector names. It is built from config.bfd. It is not compiled by
1408 # itself, but is included by targets.c.
1409 targmatch.h
: config.bfd targmatch.sed
1411 sed
-f
$(srcdir)/targmatch.sed
< $(srcdir)/config.bfd
> targmatch.new
1412 mv
-f targmatch.new targmatch.h
1414 # When compiling archures.c and targets.c, supply the default target
1415 # info from configure.
1417 targets.lo
: targets.c Makefile
1418 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/targets.c
1420 archures.lo
: archures.c Makefile
1421 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/archures.c
1423 dwarf2.lo
: dwarf2.c Makefile
1424 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
-DDEBUGDIR
=\"$(DEBUGDIR
)\" $(srcdir)/dwarf2.c
1426 elf32-target.h
: elfxx-target.h
1427 rm -f elf32-target.h
1428 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-target.h
> elf32-target.new
1429 mv
-f elf32-target.new elf32-target.h
1431 elf64-target.h
: elfxx-target.h
1432 rm -f elf64-target.h
1433 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-target.h
> elf64-target.new
1434 mv
-f elf64-target.new elf64-target.h
1436 elf32-ia64.c
: elfxx-ia64.c
1438 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-ia64.c
> elf32-ia64.new
1439 mv
-f elf32-ia64.new elf32-ia64.c
1441 elf64-ia64.c
: elfxx-ia64.c
1443 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-ia64.c
> elf64-ia64.new
1444 mv
-f elf64-ia64.new elf64-ia64.c
1446 peigen.c
: peXXigen.c
1448 sed
-e s
/XX
/pe
/g
< $(srcdir)/peXXigen.c
> peigen.new
1449 mv
-f peigen.new peigen.c
1451 pepigen.c
: peXXigen.c
1453 sed
-e s
/XX
/pep
/g
< $(srcdir)/peXXigen.c
> pepigen.new
1454 mv
-f pepigen.new pepigen.c
1456 pex64igen.c
: peXXigen.c
1458 sed
-e s
/XX
/pex64
/g
< $(srcdir)/peXXigen.c
> pex64igen.new
1459 mv
-f pex64igen.new pex64igen.c
1465 $(OPTIONAL_BACKENDS
): $(BFD_H
) $(BFD_H_DEPS
) $(LOCAL_H_DEPS
)
1467 install-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@install_libbfd
1470 uninstall-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1471 @
$(NORMAL_UNINSTALL
)
1473 .PHONY
: install_libbfd uninstall_libbfd
1474 install_libbfd
: $(bfdlib_LTLIBRARIES
) $(BFD_H
)
1475 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
1476 $(mkinstalldirs
) $(DESTDIR
)$(bfdincludedir
)
1477 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1478 if
test -f
$$p; then \
1479 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1480 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(bfdlibdir
)/$$p; \
1483 $(INSTALL_DATA
) $(BFD_H
) $(DESTDIR
)$(bfdincludedir
)/bfd.h
1484 $(INSTALL_DATA
) $(INCDIR
)/ansidecl.h
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1485 $(INSTALL_DATA
) $(INCDIR
)/symcat.h
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1486 $(INSTALL_DATA
) $(INCDIR
)/bfdlink.h
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1489 list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1490 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(bfdlibdir
)/$$p; \
1492 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfd.h
1493 rm -f
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1494 rm -f
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1495 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1497 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1498 DEP
: dep.sed
$(CFILES
) $(HFILES
) bfd.h
1500 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
1501 sed
-f dep.sed
< DEP1
> DEPA
1502 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1503 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
1504 echo
'make DEP failed!'; exit
1; \
1510 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1511 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1512 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
1515 dep.sed
: dep-in.sed config.status
1516 sed
<$(srcdir)/dep-in.sed
>dep.sed \
1517 -e
's!@BFD_H@!$(BFD_H)!' \
1518 -e
's!@SRCDIR@!$(srcdir)!' \
1519 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1522 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
1523 cat DEP
>> tmp-Makefile
1524 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
1527 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
1528 cat DEP
>> tmp-Makefile.in
1529 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1532 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1533 cat DEP
>> tmp-Makefile.am
1534 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1536 host-aout.lo
: Makefile
1538 # The following program can be used to generate a simple config file
1539 # which can be folded into an h-XXX file for a new host, with some editing.
1540 aout-params.h
: gen-aout
1541 .
/gen-aout host
> aout-params.h
1542 gen-aout
: $(srcdir)/gen-aout.c Makefile
1543 $(CC
) -o gen-aout
$(CFLAGS
) $(LFLAGS
) $(srcdir)/gen-aout.c
1545 $(BFD_H
): stmp-bfd-h
; @true
1547 stmp-bfd-h
: bfd-in3.h
1549 cp bfd-in3.h bfd-tmp.h
1550 $(SHELL
) $(srcdir)/..
/move-if-change bfd-tmp.h
$(BFD_H
)
1554 # Could really use a "copy-if-change"...
1556 (cd
$(bfddocdir
); $(MAKE
) protos
$(FLAGS_TO_PASS
))
1557 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1558 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1559 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1560 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1561 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1562 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1564 # We only rebuild the header files automatically if we have been
1565 # configured with --enable-maintainer-mode.
1567 $(srcdir)/bfd-in2.h
: @MAINT@ stmp-bin2-h
; @true
1568 stmp-bin2-h
: $(BFD_H_FILES
) $(BFD64_H_FILES
)
1569 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) bfd.h
)
1570 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1571 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1574 $(srcdir)/libbfd.h
: @MAINT@ stmp-lbfd-h
; @true
1575 stmp-lbfd-h
: $(LIBBFD_H_FILES
)
1576 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libbfd.h
)
1577 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1578 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1581 $(srcdir)/libcoff.h
: @MAINT@ stmp-lcoff-h
; @true
1582 stmp-lcoff-h
: $(LIBCOFF_H_FILES
)
1583 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libcoff.h
)
1584 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1585 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1588 bfdver.h
: $(srcdir)/version.h
$(srcdir)/Makefile.in
1590 @bfd_version
=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1591 bfd_version_string
="\"$(VERSION)\"" ;\
1592 bfd_soversion
="$(VERSION)" ;\
1593 bfd_version_package
="\"$(PKGVERSION)\"" ;\
1594 report_bugs_to
="\"$(REPORT_BUGS_TO)\"" ;\
1595 if
test "x$(RELEASE)" = x
; then \
1596 bfd_version_date
=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1597 bfd_version_string
="\"$(VERSION).$${bfd_version_date}\"" ;\
1598 bfd_soversion
="$(VERSION).$${bfd_version_date}" ;\
1600 sed
-e
"s,@bfd_version@,$$bfd_version," \
1601 -e
"s,@bfd_version_string@,$$bfd_version_string," \
1602 -e
"s,@bfd_version_package@,$$bfd_version_package," \
1603 -e
"s,@report_bugs_to@,$$report_bugs_to," \
1604 < $(srcdir)/version.h
> $@
; \
1605 echo
"$${bfd_soversion}" > libtool-soversion
1607 # What appears below is generated by a hacked mkdep using gcc -MM.
1609 # DO NOT DELETE THIS LINE -- mkdep uses it.
1610 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1611 archive.lo
: archive.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1612 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1613 $(INCDIR
)/safe-ctype.h
1614 archures.lo
: archures.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1615 $(INCDIR
)/safe-ctype.h
1616 bfd.lo
: bfd.c
$(INCDIR
)/filenames.h bfdver.h
$(INCDIR
)/libiberty.h \
1617 $(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
1618 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
1619 $(INCDIR
)/coff
/sym.h libcoff.h libecoff.h
$(INCDIR
)/coff
/ecoff.h \
1620 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1621 $(INCDIR
)/elf
/internal.h
1622 bfdio.lo
: bfdio.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1623 bfdwin.lo
: bfdwin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1624 cache.lo
: cache.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1625 $(INCDIR
)/libiberty.h
1626 coffgen.lo
: coffgen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1627 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
1628 corefile.lo
: corefile.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1629 format.lo
: format.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1630 init.lo
: init.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1631 libbfd.lo
: libbfd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1632 opncls.lo
: opncls.c
$(INCDIR
)/filenames.h
$(INCDIR
)/objalloc.h \
1633 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
1634 reloc.lo
: reloc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1636 section.lo
: section.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1638 syms.lo
: syms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1639 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/stab_gnu.h \
1640 $(INCDIR
)/aout
/stab.def
1641 targets.lo
: targets.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1642 $(INCDIR
)/fnmatch.h targmatch.h
1643 hash.lo
: hash.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1644 $(INCDIR
)/objalloc.h
$(INCDIR
)/libiberty.h
1645 linker.lo
: linker.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1646 $(INCDIR
)/bfdlink.h genlink.h
1647 srec.lo
: srec.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1648 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1649 binary.lo
: binary.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1651 tekhex.lo
: tekhex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1652 $(INCDIR
)/libiberty.h
1653 ihex.lo
: ihex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1654 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1655 stabs.lo
: stabs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1656 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h
1657 stab-syms.lo
: stab-syms.c libaout.h
$(INCDIR
)/bfdlink.h \
1658 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab.def
1659 merge.lo
: merge.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1660 $(INCDIR
)/libiberty.h
1661 dwarf2.lo
: dwarf2.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1662 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1663 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1664 $(INCDIR
)/elf
/dwarf2.h
1665 simple.lo
: simple.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1667 compress.lo
: compress.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1668 archive64.lo
: archive64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1670 cpu-alpha.lo
: cpu-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1671 cpu-arc.lo
: cpu-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1672 cpu-arm.lo
: cpu-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1673 $(INCDIR
)/libiberty.h
1674 cpu-avr.lo
: cpu-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1675 cpu-bfin.lo
: cpu-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1676 cpu-cr16.lo
: cpu-cr16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1677 cpu-cris.lo
: cpu-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1678 cpu-cr16c.lo
: cpu-cr16c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1679 cpu-crx.lo
: cpu-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1680 cpu-d10v.lo
: cpu-d10v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1681 cpu-d30v.lo
: cpu-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1682 cpu-dlx.lo
: cpu-dlx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1683 cpu-fr30.lo
: cpu-fr30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1684 cpu-frv.lo
: cpu-frv.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1685 cpu-h8300.lo
: cpu-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1686 cpu-h8500.lo
: cpu-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1687 cpu-hppa.lo
: cpu-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1688 cpu-ia64.lo
: cpu-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1689 cpu-ia64-opc.c
$(srcdir)/..
/opcodes
/ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1690 cpu-i370.lo
: cpu-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1691 cpu-i386.lo
: cpu-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1692 cpu-i860.lo
: cpu-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1693 cpu-i960.lo
: cpu-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1694 cpu-ip2k.lo
: cpu-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1695 cpu-iq2000.lo
: cpu-iq2000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1696 cpu-lm32.lo
: cpu-lm32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1697 cpu-m32c.lo
: cpu-m32c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1698 cpu-m32r.lo
: cpu-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1699 cpu-m68hc11.lo
: cpu-m68hc11.c
$(INCDIR
)/filenames.h \
1701 cpu-m68hc12.lo
: cpu-m68hc12.c
$(INCDIR
)/filenames.h \
1703 cpu-m68k.lo
: cpu-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1704 $(INCDIR
)/opcode
/m68k.h
1705 cpu-m88k.lo
: cpu-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1706 cpu-m10200.lo
: cpu-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1707 cpu-m10300.lo
: cpu-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1708 cpu-maxq.lo
: cpu-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1709 cpu-mcore.lo
: cpu-mcore.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1710 cpu-mep.lo
: cpu-mep.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1711 cpu-mips.lo
: cpu-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1712 cpu-mmix.lo
: cpu-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1713 cpu-mt.lo
: cpu-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1714 cpu-msp430.lo
: cpu-msp430.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1715 cpu-or32.lo
: cpu-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1716 cpu-ns32k.lo
: cpu-ns32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1718 cpu-openrisc.lo
: cpu-openrisc.c
$(INCDIR
)/filenames.h \
1720 cpu-pdp11.lo
: cpu-pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1721 cpu-pj.lo
: cpu-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1722 cpu-powerpc.lo
: cpu-powerpc.c
$(INCDIR
)/filenames.h \
1724 cpu-rs6000.lo
: cpu-rs6000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1725 cpu-s390.lo
: cpu-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1726 cpu-score.lo
: cpu-score.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1727 cpu-sh.lo
: cpu-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1728 $(srcdir)/..
/opcodes
/sh-opc.h
1729 cpu-sparc.lo
: cpu-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1730 cpu-spu.lo
: cpu-spu.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1731 cpu-tic30.lo
: cpu-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1732 cpu-tic4x.lo
: cpu-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1733 cpu-tic54x.lo
: cpu-tic54x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1734 cpu-tic80.lo
: cpu-tic80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1735 cpu-v850.lo
: cpu-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1736 $(INCDIR
)/safe-ctype.h
1737 cpu-vax.lo
: cpu-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1738 cpu-we32k.lo
: cpu-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1739 cpu-w65.lo
: cpu-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1740 cpu-xstormy16.lo
: cpu-xstormy16.c
$(INCDIR
)/filenames.h \
1742 cpu-xtensa.lo
: cpu-xtensa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1743 cpu-xc16x.lo
: cpu-xc16x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1744 cpu-z80.lo
: cpu-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1745 cpu-z8k.lo
: cpu-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1746 aout-adobe.lo
: aout-adobe.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1747 $(INCDIR
)/aout
/adobe.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1748 libaout.h
$(INCDIR
)/bfdlink.h
1749 aout-arm.lo
: aout-arm.c
$(INCDIR
)/filenames.h libaout.h \
1750 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aoutx.h \
1751 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1752 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1753 aout-cris.lo
: aout-cris.c aout32.c aoutx.h
$(INCDIR
)/filenames.h \
1754 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h libaout.h \
1755 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1756 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1757 aout-ns32k.lo
: aout-ns32k.c
$(INCDIR
)/aout
/aout64.h \
1758 ns32k.h libaout.h
$(INCDIR
)/bfdlink.h aoutx.h
$(INCDIR
)/filenames.h \
1759 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1760 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1761 aout-sparcle.lo
: aout-sparcle.c
$(INCDIR
)/bfdlink.h \
1762 libaout.h aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1763 $(INCDIR
)/aout
/sun4.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1764 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1765 aout-tic30.lo
: aout-tic30.c
$(INCDIR
)/filenames.h libaout.h \
1766 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1767 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aoutx.h \
1768 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
1769 aout0.lo
: aout0.c aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1770 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
1771 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1772 $(INCDIR
)/aout
/ar.h aout-target.h
1773 aout32.lo
: aout32.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1774 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
1775 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1776 armnetbsd.lo
: armnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1777 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
1778 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1780 bout.lo
: bout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1781 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/bout.h
$(INCDIR
)/libiberty.h \
1782 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h
1783 cf-i386lynx.lo
: cf-i386lynx.c
$(INCDIR
)/filenames.h \
1784 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1785 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1786 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1787 cf-sparclynx.lo
: cf-sparclynx.c coff-sparc.c
$(INCDIR
)/filenames.h \
1788 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1789 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1790 coffcode.h coffswap.h
1791 coff-apollo.lo
: coff-apollo.c
$(INCDIR
)/filenames.h \
1792 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/apollo.h
$(INCDIR
)/coff
/external.h \
1793 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1794 coffcode.h coffswap.h
1795 coff-arm.lo
: coff-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1796 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1797 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1798 coff-aux.lo
: coff-aux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/aux-coff.h \
1799 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1800 coff-m68k.c
$(INCDIR
)/hashtab.h libcoff.h
$(INCDIR
)/bfdlink.h \
1801 coffcode.h coffswap.h
1802 coff-h8300.lo
: coff-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1803 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/h8300.h \
1804 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1805 libcoff.h
$(INCDIR
)/libiberty.h coffcode.h coffswap.h
1806 coff-h8500.lo
: coff-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1807 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h \
1808 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1809 coff-i386.lo
: coff-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1810 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1811 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1812 coff-i860.lo
: coff-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1813 $(INCDIR
)/coff
/i860.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1814 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1815 coff-go32.lo
: coff-go32.c coff-i386.c
$(INCDIR
)/filenames.h \
1816 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1817 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1818 coffcode.h coffswap.h
1819 coff-i960.lo
: coff-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1820 $(INCDIR
)/coff
/i960.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1821 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1822 coff-m68k.lo
: coff-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1823 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1824 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1825 coff-m88k.lo
: coff-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1826 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1827 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1828 coff-maxq.lo
: coff-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1829 $(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1830 libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
1831 coffcode.h coffswap.h
1832 coff-mips.lo
: coff-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1833 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1834 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h \
1835 $(INCDIR
)/coff
/external.h libcoff.h libecoff.h coffswap.h \
1837 coff-or32.lo
: coff-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1838 $(INCDIR
)/coff
/or32.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1839 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1840 coff-rs6000.lo
: coff-rs6000.c
$(INCDIR
)/filenames.h \
1841 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
1842 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6000.h libcoff.h \
1843 libxcoff.h coffcode.h coffswap.h
1844 coff-sh.lo
: coff-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1845 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
1846 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1847 libcoff.h coffcode.h coffswap.h
1848 coff-sparc.lo
: coff-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1849 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1850 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1851 coff-stgo32.lo
: coff-stgo32.c coff-i386.c
$(INCDIR
)/filenames.h \
1852 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1853 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/go32exe.h \
1854 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h \
1856 coff-svm68k.lo
: coff-svm68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1857 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1858 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1859 coffcode.h coffswap.h
1860 coff-tic30.lo
: coff-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1861 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1862 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1863 coff-tic4x.lo
: coff-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1864 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1865 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1866 coff-tic54x.lo
: coff-tic54x.c
$(INCDIR
)/filenames.h \
1867 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic54x.h \
1868 $(INCDIR
)/coff
/ti.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1869 coffcode.h coffswap.h
1870 coff-tic80.lo
: coff-tic80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1871 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h \
1872 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1873 coff-u68k.lo
: coff-u68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1874 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1875 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1876 coffcode.h coffswap.h
1877 coff-we32k.lo
: coff-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1878 $(INCDIR
)/coff
/we32k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1879 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1880 coff-w65.lo
: coff-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1881 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h \
1882 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1883 coff-z80.lo
: coff-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1884 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1885 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1886 coff-z8k.lo
: coff-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1887 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1888 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1889 cofflink.lo
: cofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1890 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1891 $(INCDIR
)/safe-ctype.h
1892 dwarf1.lo
: dwarf1.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1893 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1894 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1895 $(INCDIR
)/elf
/dwarf.h
1896 ecoff.lo
: ecoff.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1897 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1898 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h \
1899 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1900 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1901 libecoff.h
$(INCDIR
)/libiberty.h
1902 ecofflink.lo
: ecofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1903 $(INCDIR
)/hashtab.h
$(INCDIR
)/objalloc.h
$(INCDIR
)/aout
/stab_gnu.h \
1904 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1905 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1907 efi-app-ia32.lo
: efi-app-ia32.c
$(INCDIR
)/filenames.h \
1908 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1909 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1910 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
1912 efi-bsdrv-ia32.lo
: efi-bsdrv-ia32.c
$(INCDIR
)/filenames.h \
1913 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1914 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1915 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
1917 efi-rtdrv-ia32.lo
: efi-rtdrv-ia32.c
$(INCDIR
)/filenames.h \
1918 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1919 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1920 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
1922 elf.lo
: elf.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1923 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1924 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/libiberty.h \
1925 $(INCDIR
)/safe-ctype.h
1926 elf32-am33lin.lo
: elf32-am33lin.c
$(INCDIR
)/filenames.h \
1927 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1928 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
1929 $(INCDIR
)/elf
/reloc-macros.h elf-m10300.c
$(INCDIR
)/hashtab.h \
1930 $(INCDIR
)/libiberty.h elf32-target.h
1931 elf32-arc.lo
: elf32-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1932 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1933 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
1934 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1936 elf32-arm.lo
: elf32-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1937 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1938 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1939 elf-vxworks.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
1941 elf32-avr.lo
: elf32-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1942 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1943 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/avr.h \
1944 $(INCDIR
)/elf
/reloc-macros.h elf32-avr.h elf32-target.h
1945 elf32-bfin.lo
: elf32-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1946 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1947 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/bfin.h \
1948 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
1950 elf32-cr16.lo
: elf32-cr16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1951 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h elf-bfd.h \
1952 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
1953 $(INCDIR
)/elf
/cr16.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1954 elf32-cr16c.lo
: elf32-cr16c.c
$(INCDIR
)/filenames.h \
1955 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cr16c.h \
1956 $(INCDIR
)/elf
/reloc-macros.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1957 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-target.h
1958 elf32-cris.lo
: elf32-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1959 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1960 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cris.h \
1961 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1962 elf32-crx.lo
: elf32-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1963 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1964 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/crx.h \
1965 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1966 elf32-d10v.lo
: elf32-d10v.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
/d10v.h \
1969 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1970 elf32-d30v.lo
: elf32-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1971 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1972 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d30v.h \
1973 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1974 elf32-dlx.lo
: elf32-dlx.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
/dlx.h \
1977 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1978 elf32-fr30.lo
: elf32-fr30.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
/fr30.h \
1981 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1982 elf32-frv.lo
: elf32-frv.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
/frv.h \
1985 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
1987 elf32-gen.lo
: elf32-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1988 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1989 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
1990 elf32-h8300.lo
: elf32-h8300.c
$(INCDIR
)/filenames.h \
1991 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1992 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
1993 $(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1994 elf32-hppa.lo
: elf32-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1995 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1996 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h \
1997 $(INCDIR
)/elf
/reloc-macros.h libhppa.h elf32-hppa.h \
1998 elf-hppa.h elf32-target.h
1999 elf32-i370.lo
: elf32-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2000 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2001 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/i370.h \
2002 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2003 elf32-i386.lo
: elf32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2004 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2005 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf-vxworks.h \
2006 bfd_stdint.h
$(INCDIR
)/elf
/i386.h
$(INCDIR
)/elf
/reloc-macros.h \
2008 elf32-i860.lo
: elf32-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2009 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2010 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i860.h \
2011 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2012 elf32-i960.lo
: elf32-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2013 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2014 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i960.h \
2015 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2016 elf32-ip2k.lo
: elf32-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2017 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2018 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/ip2k.h \
2019 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2020 elf32-iq2000.lo
: elf32-iq2000.c
$(INCDIR
)/filenames.h \
2021 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2022 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2023 $(INCDIR
)/elf
/iq2000.h
$(INCDIR
)/elf
/reloc-macros.h \
2025 elf32-lm32.lo
: elf32-lm32.c
$(INCDIR
)/filenames.h elf-bfd.h \
2026 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2027 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/lm32.h
$(INCDIR
)/elf
/reloc-macros.h \
2029 elf32-m32c.lo
: elf32-m32c.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
/m32c.h \
2032 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2034 elf32-m32r.lo
: elf32-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2035 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2036 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32r.h \
2037 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2038 elf32-m68k.lo
: elf32-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2039 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2040 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/m68k.h \
2041 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/m68k.h \
2043 elf32-m68hc11.lo
: elf32-m68hc11.c
$(INCDIR
)/filenames.h \
2044 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2045 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-m68hc1x.h \
2046 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
2047 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
2048 elf32-m68hc12.lo
: elf32-m68hc12.c
$(INCDIR
)/filenames.h \
2049 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2050 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-m68hc1x.h \
2051 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
2052 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
2053 elf32-m68hc1x.lo
: elf32-m68hc1x.c
$(INCDIR
)/filenames.h \
2054 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2055 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf32-m68hc1x.h \
2056 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
2057 $(INCDIR
)/opcode
/m68hc11.h
2058 elf32-m88k.lo
: elf32-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2059 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2060 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
2061 elf-m10200.lo
: elf-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2062 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2063 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf32-target.h
2064 elf-m10300.lo
: elf-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2065 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2066 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
2067 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2069 elf32-mcore.lo
: elf32-mcore.c
$(INCDIR
)/filenames.h \
2070 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2071 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/mcore.h \
2072 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2073 elf32-mep.lo
: elf32-mep.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2074 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2075 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mep.h \
2076 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2078 elfxx-mips.lo
: elfxx-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2079 $(INCDIR
)/libiberty.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2080 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2081 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2082 elf-vxworks.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2083 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h
2084 elf32-mips.lo
: elf32-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2085 $(INCDIR
)/bfdlink.h genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2086 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfxx-mips.h \
2087 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h elf-vxworks.h \
2088 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2089 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2090 ecoffswap.h elf32-target.h
2091 elf32-mt.lo
: elf32-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2092 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2093 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mt.h \
2094 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2095 elf32-msp430.lo
: elf32-msp430.c
$(INCDIR
)/filenames.h \
2096 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h elf-bfd.h \
2097 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2098 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/msp430.h
$(INCDIR
)/elf
/reloc-macros.h \
2100 elf32-openrisc.lo
: elf32-openrisc.c
$(INCDIR
)/filenames.h \
2101 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2102 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2103 $(INCDIR
)/elf
/openrisc.h
$(INCDIR
)/elf
/reloc-macros.h \
2104 $(INCDIR
)/libiberty.h elf32-target.h
2105 elf32-or32.lo
: elf32-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2106 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2107 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/or32.h \
2108 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2110 elf32-pj.lo
: elf32-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2111 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2112 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/pj.h \
2113 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2114 elf32-ppc.lo
: elf32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2115 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2116 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/ppc.h \
2117 $(INCDIR
)/elf
/reloc-macros.h elf32-ppc.h elf-vxworks.h \
2119 elf32-sh64.lo
: elf32-sh64.c
$(INCDIR
)/filenames.h elf-bfd.h \
2120 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2121 $(INCDIR
)/bfdlink.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
2122 elf32-sh64.h elf32-sh.c
$(INCDIR
)/hashtab.h elf-vxworks.h \
2123 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2124 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2125 elf32-sh64-com.lo
: elf32-sh64-com.c
$(INCDIR
)/filenames.h \
2126 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2127 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2128 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h elf32-sh64.h \
2129 $(srcdir)/..
/opcodes
/sh64-opc.h
2130 elf32-s390.lo
: elf32-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2131 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2132 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/s390.h \
2133 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2134 elf32-score.lo
: elf32-score.c
$(INCDIR
)/filenames.h \
2135 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h elf-bfd.h \
2136 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2137 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/score.h
$(INCDIR
)/elf
/reloc-macros.h \
2139 elf32-sh.lo
: elf32-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2140 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2141 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elf-vxworks.h \
2142 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2143 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2144 elf32-sh-symbian.lo
: elf32-sh-symbian.c elf32-sh.c \
2145 $(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h \
2146 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2147 $(INCDIR
)/elf
/internal.h elf-vxworks.h
$(INCDIR
)/elf
/sh.h \
2148 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2149 $(srcdir)/..
/opcodes
/sh-opc.h elf32-sh-relocs.h elf32-target.h
2150 elfxx-sparc.lo
: elfxx-sparc.c
$(INCDIR
)/filenames.h \
2151 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h \
2152 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2153 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2154 $(INCDIR
)/opcode
/sparc.h elfxx-sparc.h elf-vxworks.h
2155 elf32-sparc.lo
: elf32-sparc.c
$(INCDIR
)/filenames.h \
2156 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2157 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sparc.h \
2158 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/sparc.h \
2159 elfxx-sparc.h elf-vxworks.h elf32-target.h
2160 elf32-spu.lo
: elf32-spu.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2161 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2162 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/spu.h \
2163 $(INCDIR
)/elf
/reloc-macros.h elf32-spu.h elf32-target.h
2164 elf32-v850.lo
: elf32-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2165 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2166 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/v850.h \
2167 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2169 elf32-vax.lo
: elf32-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2170 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2171 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/vax.h \
2172 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2173 elf32-xstormy16.lo
: elf32-xstormy16.c
$(INCDIR
)/filenames.h \
2174 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2175 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2176 $(INCDIR
)/elf
/xstormy16.h
$(INCDIR
)/elf
/reloc-macros.h \
2177 $(INCDIR
)/libiberty.h elf32-target.h
2178 elf32-xtensa.lo
: elf32-xtensa.c
$(INCDIR
)/filenames.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
/xtensa.h \
2181 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/xtensa-isa.h \
2182 $(INCDIR
)/xtensa-config.h elf32-target.h
2183 elf32-xc16x.lo
: elf32-xc16x.c
$(INCDIR
)/filenames.h \
2184 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2185 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2186 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h \
2187 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/libiberty.h elf32-target.h
2188 elf32.lo
: elf32.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2189 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2190 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfcore.h
2191 elflink.lo
: elflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2192 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2193 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/safe-ctype.h \
2194 $(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h
2195 elf-attrs.lo
: elf-attrs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2196 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2197 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
2198 elf-strtab.lo
: elf-strtab.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2199 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2200 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
2201 elf-eh-frame.lo
: elf-eh-frame.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
/dwarf2.h
2205 elf-vxworks.lo
: elf-vxworks.c
$(INCDIR
)/filenames.h \
2206 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2207 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2208 elf-vxworks.h
$(INCDIR
)/elf
/vxworks.h
2209 epoc-pe-arm.lo
: epoc-pe-arm.c pe-arm.c
$(INCDIR
)/filenames.h \
2210 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2211 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2212 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2214 epoc-pei-arm.lo
: epoc-pei-arm.c pei-arm.c
$(INCDIR
)/filenames.h \
2215 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2216 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2217 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2219 hp300bsd.lo
: hp300bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2220 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2221 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2222 hp300hpux.lo
: hp300hpux.c
$(INCDIR
)/aout
/hp300hpux.h \
2223 aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2224 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2225 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2227 som.lo
: som.c
$(INCDIR
)/filenames.h
2228 i386aout.lo
: i386aout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2229 $(INCDIR
)/aout
/aout64.h libaout.h
$(INCDIR
)/bfdlink.h \
2230 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2232 i386bsd.lo
: i386bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2233 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2234 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2235 i386dynix.lo
: i386dynix.c
$(INCDIR
)/aout
/dynix3.h aoutx.h \
2236 $(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
2237 libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2238 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2240 i386freebsd.lo
: i386freebsd.c freebsd.h
$(INCDIR
)/filenames.h \
2241 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2242 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2244 i386linux.lo
: i386linux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2245 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2246 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2247 i386lynx.lo
: i386lynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2248 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2249 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2251 i386msdos.lo
: i386msdos.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2252 libaout.h
$(INCDIR
)/bfdlink.h
2253 i386netbsd.lo
: i386netbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2254 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2255 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2257 i386mach3.lo
: i386mach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2258 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2259 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2260 i386os9k.lo
: i386os9k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2261 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/os9k.h
2262 ieee.lo
: ieee.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2263 $(INCDIR
)/ieee.h libieee.h
$(INCDIR
)/safe-ctype.h
2264 m68k4knetbsd.lo
: m68k4knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2265 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2266 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2268 m68klinux.lo
: m68klinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2269 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2270 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2271 m68knetbsd.lo
: m68knetbsd.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 m88kmach3.lo
: m88kmach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2276 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2277 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2278 m88kopenbsd.lo
: m88kopenbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2279 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2280 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2282 mach-o.lo
: mach-o.c
$(INCDIR
)/filenames.h mach-o.h \
2283 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h mach-o-target.c
2284 mipsbsd.lo
: mipsbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2285 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2286 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2287 newsos3.lo
: newsos3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2288 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2289 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2290 nlm.lo
: nlm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2291 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2292 $(INCDIR
)/nlm
/external.h
2293 nlm32-i386.lo
: nlm32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2294 $(INCDIR
)/nlm
/i386-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2295 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2297 nlm32-sparc.lo
: nlm32-sparc.c
$(INCDIR
)/filenames.h \
2298 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/sparc32-ext.h libnlm.h \
2299 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2300 nlmswap.h nlm-target.h
2301 nlm32-ppc.lo
: nlm32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2302 $(INCDIR
)/nlm
/ppc-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2303 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2305 nlm32.lo
: nlm32.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2306 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2307 $(INCDIR
)/nlm
/external.h
2308 ns32knetbsd.lo
: ns32knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2309 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2310 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2312 oasys.lo
: oasys.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2313 $(INCDIR
)/hashtab.h
$(INCDIR
)/oasys.h liboasys.h
2314 pc532-mach.lo
: pc532-mach.c
$(INCDIR
)/filenames.h libaout.h \
2315 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2316 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2318 pdp11.lo
: pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2319 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2320 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2321 $(INCDIR
)/safe-ctype.h
2322 pef.lo
: pef.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2323 pef.h pef-traceback.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
2324 pe-arm.lo
: pe-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2325 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2326 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2327 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2328 pei-arm.lo
: pei-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2329 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2330 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2331 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2332 pe-arm-wince.lo
: pe-arm-wince.c
$(INCDIR
)/filenames.h \
2333 pe-arm.c coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2334 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2335 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2337 pei-arm-wince.lo
: pei-arm-wince.c pei-arm.c
$(INCDIR
)/filenames.h \
2338 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2339 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2340 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2342 pe-i386.lo
: pe-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2343 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2344 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2345 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2346 pei-i386.lo
: pei-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2347 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2348 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2349 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2350 pe-mcore.lo
: pe-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2351 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2352 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2353 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2354 pei-mcore.lo
: pei-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2355 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2356 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2357 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2358 pe-ppc.lo
: pe-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2359 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2360 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2361 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2362 pei-ppc.lo
: pei-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2363 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2364 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2365 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2366 pe-sh.lo
: pe-sh.c
$(INCDIR
)/filenames.h coff-sh.c
$(INCDIR
)/libiberty.h \
2367 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
2368 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2369 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2371 pei-sh.lo
: pei-sh.c
$(INCDIR
)/filenames.h coff-sh.c \
2372 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h \
2373 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2374 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2376 pe-mips.lo
: pe-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2377 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2378 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2380 pei-mips.lo
: pei-mips.c
$(INCDIR
)/filenames.h pe-mips.c \
2381 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
2382 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2383 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2384 ppcboot.lo
: ppcboot.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2386 reloc16.lo
: reloc16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2387 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/internal.h \
2389 riscix.lo
: riscix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2390 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2391 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2393 sparclinux.lo
: sparclinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2394 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2395 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2396 sparclynx.lo
: sparclynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2397 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
2398 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2399 $(INCDIR
)/aout
/ar.h aout-target.h
2400 sparcnetbsd.lo
: sparcnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2401 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2402 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2404 sunos.lo
: sunos.c
$(INCDIR
)/bfdlink.h libaout.h aoutf1.h \
2405 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h \
2406 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2407 $(INCDIR
)/aout
/ar.h aout-target.h
2408 vaxnetbsd.lo
: vaxnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2409 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2410 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2412 vax1knetbsd.lo
: vax1knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2413 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2414 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2416 vaxbsd.lo
: vaxbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2417 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2418 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2419 versados.lo
: versados.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2420 $(INCDIR
)/libiberty.h
2421 vms.lo
: vms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2422 $(INCDIR
)/hashtab.h vms.h
2423 vms-gsd.lo
: vms-gsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2424 $(INCDIR
)/hashtab.h vms.h
2425 vms-hdr.lo
: vms-hdr.c
$(INCDIR
)/filenames.h bfdver.h \
2426 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h \
2428 vms-misc.lo
: vms-misc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2429 $(INCDIR
)/hashtab.h vms.h
2430 vms-tir.lo
: vms-tir.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2431 $(INCDIR
)/hashtab.h vms.h
2432 xcofflink.lo
: xcofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2433 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h \
2434 libcoff.h libxcoff.h
2435 xsym.lo
: xsym.c
$(INCDIR
)/filenames.h xsym.h
$(INCDIR
)/hashtab.h
2436 xtensa-isa.lo
: xtensa-isa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2437 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-isa-internal.h
2438 xtensa-modules.lo
: xtensa-modules.c
$(INCDIR
)/xtensa-isa.h \
2439 $(INCDIR
)/xtensa-isa-internal.h
2440 aix5ppc-core.lo
: aix5ppc-core.c
$(INCDIR
)/filenames.h
2441 aout64.lo
: aout64.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2442 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2443 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2444 coff-alpha.lo
: coff-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2445 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2446 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h \
2447 $(INCDIR
)/aout
/ar.h libcoff.h libecoff.h coffswap.h \
2449 coff64-rs6000.lo
: coff64-rs6000.c
$(INCDIR
)/filenames.h \
2450 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
2451 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6k64.h libcoff.h \
2452 libxcoff.h coffcode.h coffswap.h
2453 demo64.lo
: demo64.c aoutf1.h
$(INCDIR
)/filenames.h \
2454 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h libaout.h \
2455 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
2456 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
2457 efi-app-ia64.lo
: efi-app-ia64.c
$(INCDIR
)/filenames.h \
2458 coff-ia64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/ia64.h \
2459 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2460 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2462 efi-bsdrv-ia64.lo
: efi-bsdrv-ia64.c
$(INCDIR
)/filenames.h \
2463 coff-ia64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/ia64.h \
2464 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2465 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2467 efi-rtdrv-ia64.lo
: efi-rtdrv-ia64.c
$(INCDIR
)/filenames.h \
2468 coff-ia64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/ia64.h \
2469 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2470 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2472 efi-app-x86_64.lo
: efi-app-x86_64.c
$(INCDIR
)/filenames.h \
2473 coff-x86_64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h \
2474 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2475 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
2476 coffcode.h peicode.h libpei.h
2477 efi-bsdrv-x86_64.lo
: efi-bsdrv-x86_64.c
$(INCDIR
)/filenames.h \
2478 coff-x86_64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h \
2479 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2480 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
2481 coffcode.h peicode.h libpei.h
2482 efi-rtdrv-x86_64.lo
: efi-rtdrv-x86_64.c
$(INCDIR
)/filenames.h \
2483 coff-x86_64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h \
2484 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2485 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
2486 coffcode.h peicode.h libpei.h
2487 elf64-x86-64.lo
: elf64-x86-64.c
$(INCDIR
)/filenames.h \
2488 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2489 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h bfd_stdint.h \
2490 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/reloc-macros.h \
2492 elf64-alpha.lo
: elf64-alpha.c
$(INCDIR
)/filenames.h \
2493 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2494 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2495 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
2496 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2497 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h
$(INCDIR
)/aout
/ar.h \
2498 libcoff.h libecoff.h ecoffswap.h elf64-target.h
2499 elf64-hppa.lo
: elf64-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2500 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2501 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h \
2502 $(INCDIR
)/elf
/reloc-macros.h libhppa.h elf64-hppa.h \
2503 elf-hppa.h elf64-target.h
2504 elf64-gen.lo
: elf64-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2505 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2506 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h elf64-target.h
2507 elfn32-mips.lo
: elfn32-mips.c
$(INCDIR
)/filenames.h \
2508 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2509 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2510 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2511 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2512 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2513 ecoffswap.h elf32-target.h
2514 elf64-mips.lo
: elf64-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2515 $(INCDIR
)/aout
/ar.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2516 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h \
2517 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2518 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2519 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h ecoffswap.h \
2521 elf64-mmix.lo
: elf64-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2522 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2523 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mmix.h \
2524 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
2526 elf64-ppc.lo
: elf64-ppc.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
/ppc64.h \
2529 $(INCDIR
)/elf
/reloc-macros.h elf64-ppc.h elf64-target.h
2530 elf64-s390.lo
: elf64-s390.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
/s390.h \
2533 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2534 elf64-sh64.lo
: elf64-sh64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2535 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2536 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/sh.h \
2537 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2538 elf64-sparc.lo
: elf64-sparc.c
$(INCDIR
)/filenames.h \
2539 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2540 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h \
2541 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2542 $(INCDIR
)/opcode
/sparc.h elfxx-sparc.h elf64-target.h
2543 elf64.lo
: elf64.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2544 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2545 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/internal.h elfcore.h
2546 mmo.lo
: mmo.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2547 $(INCDIR
)/libiberty.h
$(INCDIR
)/elf
/mmix.h
$(INCDIR
)/elf
/reloc-macros.h \
2548 $(INCDIR
)/opcode
/mmix.h
2549 nlm32-alpha.lo
: nlm32-alpha.c
$(INCDIR
)/filenames.h \
2550 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/alpha-ext.h libnlm.h \
2551 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2552 nlmswap.h nlm-target.h
2553 nlm64.lo
: nlm64.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2554 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2555 $(INCDIR
)/nlm
/external.h
2556 coff-x86_64.lo
: coff-x86_64.c
$(INCDIR
)/filenames.h \
2557 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2558 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2559 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2561 pe-x86_64.lo
: pe-x86_64.c
$(INCDIR
)/filenames.h coff-x86_64.c \
2562 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2563 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2564 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2566 pei-x86_64.lo
: pei-x86_64.c
$(INCDIR
)/filenames.h coff-x86_64.c \
2567 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2568 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2569 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h coffcode.h \
2571 aix386-core.lo
: aix386-core.c
$(INCDIR
)/filenames.h \
2572 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2573 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
2574 hpux-core.lo
: hpux-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2575 irix-core.lo
: irix-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2576 lynx-core.lo
: lynx-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2577 osf-core.lo
: osf-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2578 sco5-core.lo
: sco5-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2579 libaout.h
$(INCDIR
)/bfdlink.h
2580 trad-core.lo
: trad-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2581 libaout.h
$(INCDIR
)/bfdlink.h
2582 cisco-core.lo
: cisco-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2583 elf32-ia64.lo
: elf32-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2584 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2585 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2586 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2588 elf64-ia64.lo
: elf64-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2589 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
2590 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2591 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2593 peigen.lo
: peigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2594 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2595 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2596 pepigen.lo
: pepigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2597 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/ia64.h
$(INCDIR
)/coff
/external.h \
2598 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2599 pex64igen.lo
: pex64igen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2600 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/x86_64.h
$(INCDIR
)/coff
/external.h \
2601 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2602 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2603 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2604 # Otherwise a system limit (for SysV at least) may be exceeded.