1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 SOURCES
= $(libbfd_a_SOURCES
) $(libbfd_la_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub README \
44 ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/config.in
$(srcdir)/..
/mkinstalldirs \
47 $(srcdir)/bfd-in2.h
$(top_srcdir
)/po
/Make-in \
48 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
49 $(srcdir)/..
/config.sub
51 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
52 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
53 $(top_srcdir
)/..
/config
/acx.m4
$(top_srcdir
)/..
/bfd
/bfd.m4 \
54 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/libtool.m4 \
55 $(top_srcdir
)/..
/gettext.m4
$(top_srcdir
)/configure.in
56 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
58 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
61 CONFIG_HEADER
= config.h
62 CONFIG_CLEAN_FILES
= bfd-in3.h po
/Makefile.in
63 LIBRARIES
= $(noinst_LIBRARIES
)
65 libbfd_a_AR
= $(AR
) $(ARFLAGS
)
68 libbfd_a_OBJECTS
= $(am_libbfd_a_OBJECTS
)
69 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj
= case
$$p in \
71 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs
= "$(DESTDIR)$(bfdlibdir)"
76 bfdlibLTLIBRARIES_INSTALL
= $(INSTALL
)
77 LTLIBRARIES
= $(bfdlib_LTLIBRARIES
)
78 am__objects_1
= archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
79 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
80 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
81 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
82 stab-syms.lo merge.lo dwarf2.lo simple.lo
83 am__objects_2
= archive64.lo
84 am_libbfd_la_OBJECTS
= $(am__objects_1
) $(am__objects_2
)
85 libbfd_la_OBJECTS
= $(am_libbfd_la_OBJECTS
)
86 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
89 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
90 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
91 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
92 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
93 $(AM_CFLAGS
) $(CFLAGS
)
95 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
96 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
97 SOURCES
= $(libbfd_a_SOURCES
) $(libbfd_la_SOURCES
)
98 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
99 html-recursive info-recursive install-data-recursive \
100 install-exec-recursive install-info-recursive \
101 install-recursive installcheck-recursive installdirs-recursive \
102 pdf-recursive ps-recursive uninstall-info-recursive \
106 DIST_SUBDIRS
= $(SUBDIRS
)
109 AMDEP_FALSE
= @AMDEP_FALSE@
110 AMDEP_TRUE
= @AMDEP_TRUE@
113 AUTOCONF
= @AUTOCONF@
114 AUTOHEADER
= @AUTOHEADER@
115 AUTOMAKE
= @AUTOMAKE@
117 BFD_HOST_64BIT_LONG
= @BFD_HOST_64BIT_LONG@
118 BFD_HOST_64_BIT
= @BFD_HOST_64_BIT@
119 BFD_HOST_64_BIT_DEFINED
= @BFD_HOST_64_BIT_DEFINED@
120 BFD_HOST_LONG_LONG
= @BFD_HOST_LONG_LONG@
121 BFD_HOST_U_64_BIT
= @BFD_HOST_U_64_BIT@
122 CATALOGS
= @CATALOGS@
123 CATOBJEXT
= @CATOBJEXT@
125 CCDEPMODE
= @CCDEPMODE@
126 CC_FOR_BUILD
= @CC_FOR_BUILD@
128 COREFILE
= @COREFILE@
129 COREFLAG
= @COREFLAG@
131 CPPFLAGS
= @CPPFLAGS@
132 CYGPATH_W
= @CYGPATH_W@
133 DATADIRNAME
= @DATADIRNAME@
141 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
142 GMOFILES
= @GMOFILES@
146 HDEFINES
= @HDEFINES@
147 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
148 INSTALL_DATA
= @INSTALL_DATA@
149 INSTALL_LIBBFD_FALSE
= @INSTALL_LIBBFD_FALSE@
150 INSTALL_LIBBFD_TRUE
= @INSTALL_LIBBFD_TRUE@
151 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
152 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT
= @INSTOBJEXT@
155 INTLDEPS
= @INTLDEPS@
156 INTLLIBS
= @INTLLIBS@
157 INTLOBJS
= @INTLOBJS@
163 LTLIBOBJS
= @LTLIBOBJS@
165 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
167 MAKEINFO
= @MAKEINFO@
168 MKINSTALLDIRS
= @MKINSTALLDIRS@
170 NO_WERROR
= @NO_WERROR@
173 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
174 PACKAGE_NAME
= @PACKAGE_NAME@
175 PACKAGE_STRING
= @PACKAGE_STRING@
176 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
177 PACKAGE_VERSION
= @PACKAGE_VERSION@
178 PATH_SEPARATOR
= @PATH_SEPARATOR@
182 SET_MAKE
= @SET_MAKE@
185 TDEFINES
= @TDEFINES@
186 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
189 VERSUFFIX
= @VERSUFFIX@
190 WARN_CFLAGS
= @WARN_CFLAGS@
191 WIN32LDFLAGS
= @WIN32LDFLAGS@
192 WIN32LIBADD
= @WIN32LIBADD@
193 XGETTEXT
= @XGETTEXT@
194 ac_ct_AR
= @ac_ct_AR@
195 ac_ct_CC
= @ac_ct_CC@
196 ac_ct_RANLIB
= @ac_ct_RANLIB@
197 ac_ct_STRIP
= @ac_ct_STRIP@
198 all_backends
= @all_backends@
199 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
200 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
201 am__include
= @am__include@
202 am__leading_dot
= @am__leading_dot@
203 am__quote
= @am__quote@
205 am__untar
= @am__untar@
206 bfd_backends
= @bfd_backends@
207 bfd_default_target_size
= @bfd_default_target_size@
208 bfd_file_ptr
= @bfd_file_ptr@
209 bfd_libs
= @bfd_libs@
210 bfd_machines
= @bfd_machines@
211 bfd_ufile_ptr
= @bfd_ufile_ptr@
212 bfdincludedir
= @bfdincludedir@
213 bfdlibdir
= @bfdlibdir@
216 build_alias
= @build_alias@
217 build_cpu
= @build_cpu@
218 build_os
= @build_os@
219 build_vendor
= @build_vendor@
221 datarootdir
= @datarootdir@
223 exec_prefix = @
exec_prefix@
225 host_alias
= @host_alias@
226 host_cpu
= @host_cpu@
227 host_noncanonical
= @host_noncanonical@
229 host_vendor
= @host_vendor@
231 includedir = @
includedir@
233 install_sh
= @install_sh@
236 libexecdir
= @libexecdir@
237 localstatedir
= @localstatedir@
240 oldincludedir = @
oldincludedir@
242 program_transform_name
= @program_transform_name@
244 sharedstatedir
= @sharedstatedir@
245 sysconfdir
= @sysconfdir@
247 target_alias
= @target_alias@
248 target_cpu
= @target_cpu@
249 target_noncanonical
= @target_noncanonical@
250 target_os
= @target_os@
251 target_vendor
= @target_vendor@
252 tdefaults
= @tdefaults@
253 wordsize
= @wordsize@
254 AUTOMAKE_OPTIONS
= 1.9 cygnus
256 # Uncomment the following line when doing a release.
258 INCDIR
= $(srcdir)/..
/include
259 CSEARCH
= -I.
-I
$(srcdir) -I
$(INCDIR
)
263 bfdlib_LTLIBRARIES
= libbfd.la
264 AM_CFLAGS
= $(WARN_CFLAGS
)
265 VERSUFFIX_s
:= "\"@VERSUFFIX@\""
267 # bfd.h goes here, for now
271 # Writing S-records should be included in all (or at least most)
272 # *-*-coff, *-*-aout, etc., configurations, because people will want to
273 # be able to use objcopy to create S-records. (S-records are not useful
274 # for the debugger, so if you are downloading things as S-records you
275 # need two copies of the executable, one to download and one for the
278 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
279 cache.lo coffgen.lo corefile.lo \
280 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
281 section.lo syms.lo targets.lo hash.lo linker.lo \
282 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
283 merge.lo dwarf2.lo simple.lo
285 BFD64_LIBS
= archive64.lo
286 BFD32_LIBS_CFILES
= \
287 archive.c archures.c bfd.c bfdio.c bfdwin.c \
288 cache.c coffgen.c corefile.c \
289 format.c init.c libbfd.c opncls.c reloc.c \
290 section.c syms.c targets.c hash.c linker.c \
291 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
292 merge.c dwarf2.c simple.c
294 BFD64_LIBS_CFILES
= archive64.c
296 # This list is alphabetized to make it easier to keep in sync
297 # with the decls and initializer in archures.c.
360 ALL_MACHINES_CFILES
= \
423 # The .o files needed by all of the 32 bit vectors that are configured into
424 # target_vector in targets.c if configured with --enable-targets=all.
514 elf32-sh-symbian.lo \
597 BFD32_BACKENDS_CFILES
= \
769 # The .o files needed by all of the 64 bit vectors that are configured into
770 # target_vector in targets.c if configured with --enable-targets=all
771 # and --enable-64-bit-bfd.
772 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
800 BFD64_BACKENDS_CFILES
= \
823 OPTIONAL_BACKENDS
= \
833 OPTIONAL_BACKENDS_CFILES
= \
844 # We want to rerun configure if configure.in, config.bfd or
845 # configure.host change. configure.in is needed since the version
846 # number in Makefile comes from configure.in.
847 CONFIG_STATUS_DEPENDENCIES
= \
848 $(srcdir)/configure.in \
849 $(srcdir)/config.bfd \
850 $(srcdir)/configure.host
853 # These are defined by configure.in:
854 WORDSIZE
= @wordsize@
855 ALL_BACKENDS
= @all_backends@
856 BFD_BACKENDS
= @bfd_backends@
857 BFD_LIBS
= @bfd_libs@
858 BFD_MACHINES
= @bfd_machines@
859 TDEFAULTS
= @tdefaults@
860 INCLUDES
= @HDEFINES@ @COREFLAG@ @TDEFINES@
$(CSEARCH
) $(CSWITCHES
) -I
$(srcdir)/..
/intl
-I..
/intl
862 # C source files that correspond to .o's.
864 $(BFD32_LIBS_CFILES
) \
865 $(BFD64_LIBS_CFILES
) \
866 $(ALL_MACHINES_CFILES
) \
867 $(BFD32_BACKENDS_CFILES
) \
868 $(BFD64_BACKENDS_CFILES
) \
869 $(OPTIONAL_BACKENDS_CFILES
)
872 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
874 CFILES
= $(SOURCE_CFILES
) $(BUILD_CFILES
)
876 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
877 elf-bfd.h elf-hppa.h elf32-hppa.h \
878 elf64-hppa.h elfcode.h elfcore.h \
879 freebsd.h genlink.h go32stub.h \
880 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
881 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
882 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
883 pef.h pef-traceback.h peicode.h som.h version.h \
884 vms.h xcoff-target.h xsym.h
887 bfdver.h elf32-target.h elf64-target.h targmatch.h
889 HFILES
= $(SOURCE_HFILES
) $(BUILD_HFILES
)
890 SRC_POTFILES
= $(SOURCE_CFILES
) $(SOURCE_HFILES
)
891 BLD_POTFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
893 # Various kinds of .o files to put in libbfd.a:
894 # BFD_BACKENDS Routines the configured targets need.
895 # BFD_MACHINES Architecture-specific routines the configured targets need.
896 # COREFILE Core file routines for a native configuration
897 OFILES
= $(BFD_BACKENDS
) $(BFD_MACHINES
) @COREFILE@
898 libbfd_la_SOURCES
= $(BFD32_LIBS_CFILES
) $(BFD64_LIBS_CFILES
)
899 libbfd_la_DEPENDENCIES
= $(OFILES
) ofiles
900 libbfd_la_LIBADD
= `cat ofiles` @WIN32LIBADD@
901 libbfd_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
903 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
904 # directory so that we don't have to convert all the programs that use
905 # libbfd.a simultaneously. This is a hack which should be removed if
906 # everything else starts using libtool. FIXME.
907 noinst_LIBRARIES
= libbfd.a
909 BFD_H_DEPS
= $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
910 LOCAL_H_DEPS
= libbfd.h sysdep.h config.h
911 BFD_H_FILES
= bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
912 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
913 archive.c corefile.c targets.c format.c
915 BFD64_H_FILES
= archive64.c
916 LIBBFD_H_FILES
= libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
917 cache.c reloc.c archures.c elf.c
919 LIBCOFF_H_FILES
= libcoff-in.h coffcode.h
920 MOSTLYCLEANFILES
= ofiles stamp-ofiles
921 CLEANFILES
= bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
922 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
924 DISTCLEANFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
926 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
929 .SUFFIXES
: .c .lo .o .obj
932 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
934 case
'$(am__configure_deps)' in \
936 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
937 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
942 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
943 cd
$(top_srcdir
) && \
944 $(AUTOMAKE
) --foreign Makefile
946 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
949 echo
' $(SHELL) ./config.status'; \
950 $(SHELL
) .
/config.status
;; \
952 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
953 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
956 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
957 $(SHELL
) .
/config.status
--recheck
959 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
960 cd
$(srcdir) && $(AUTOCONF
)
961 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
962 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
965 @if
test ! -f
$@
; then \
970 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
972 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
973 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
974 cd
$(top_srcdir
) && $(AUTOHEADER
)
979 -rm -f config.h stamp-h1
980 bfd-in3.h
: $(top_builddir
)/config.status
$(srcdir)/bfd-in2.h
981 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
982 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
983 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
985 clean-noinstLIBRARIES
:
986 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
988 clean-bfdlibLTLIBRARIES
:
989 -test -z
"$(bfdlib_LTLIBRARIES)" ||
rm -f
$(bfdlib_LTLIBRARIES
)
990 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
991 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
992 test "$$dir" != "$$p" ||
dir=.
; \
993 echo
"rm -f \"$${dir}/so_locations\""; \
994 rm -f
"$${dir}/so_locations"; \
996 libbfd.la
: $(libbfd_la_OBJECTS
) $(libbfd_la_DEPENDENCIES
)
997 $(LINK
) -rpath
$(bfdlibdir
) $(libbfd_la_LDFLAGS
) $(libbfd_la_OBJECTS
) $(libbfd_la_LIBADD
) $(LIBS
)
1009 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
1012 $(LTCOMPILE
) -c
-o
$@
$<
1014 mostlyclean-libtool
:
1024 # This directory's subdirectories are mostly independent; you can cd
1025 # into them and run `make' without going through this Makefile.
1026 # To change the values of `make' variables: instead of editing Makefiles,
1027 # (1) if the variable is set in `config.status', edit `config.status'
1028 # (which will cause the Makefiles to be regenerated when you run `make');
1029 # (2) otherwise, pass the desired values on the `make' command line.
1030 $(RECURSIVE_TARGETS
):
1031 @failcom
='exit 1'; \
1032 for f in x
$$MAKEFLAGS; do \
1035 *k
*) failcom
='fail=yes';; \
1039 target
=`echo $@ | sed s/-recursive//`; \
1040 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1041 echo
"Making $$target in $$subdir"; \
1042 if
test "$$subdir" = "."; then \
1044 local_target
="$$target-am"; \
1046 local_target
="$$target"; \
1048 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1049 || eval
$$failcom; \
1051 if
test "$$dot_seen" = "no"; then \
1052 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1053 fi
; test -z
"$$fail"
1055 mostlyclean-recursive clean-recursive distclean-recursive \
1056 maintainer-clean-recursive
:
1057 @failcom
='exit 1'; \
1058 for f in x
$$MAKEFLAGS; do \
1061 *k
*) failcom
='fail=yes';; \
1066 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1067 *) list
='$(SUBDIRS)' ;; \
1069 rev
=''; for subdir in
$$list; do \
1070 if
test "$$subdir" = "."; then
:; else \
1071 rev
="$$subdir $$rev"; \
1075 target
=`echo $@ | sed s/-recursive//`; \
1076 for subdir in
$$rev; do \
1077 echo
"Making $$target in $$subdir"; \
1078 if
test "$$subdir" = "."; then \
1079 local_target
="$$target-am"; \
1081 local_target
="$$target"; \
1083 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1084 || eval
$$failcom; \
1085 done
&& test -z
"$$fail"
1087 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1088 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1091 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1092 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1095 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1096 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1097 unique
=`for i in $$list; do \
1098 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1100 $(AWK) ' { files[$$0] = 1; } \
1101 END { for (i in files) print i; }'`; \
1105 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1106 $(TAGS_FILES
) $(LISP
)
1109 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1110 include_option
=--etags-include
; \
1113 include_option
=--include; \
1116 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1117 if
test "$$subdir" = .
; then
:; else \
1118 test ! -f
$$subdir/TAGS || \
1119 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1122 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1123 unique
=`for i in $$list; do \
1124 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1126 $(AWK) ' { files[$$0] = 1; } \
1127 END { for (i in files) print i; }'`; \
1128 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1129 test -n
"$$unique" || unique
=$$empty_fix; \
1130 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1134 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1135 $(TAGS_FILES
) $(LISP
)
1138 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1139 unique
=`for i in $$list; do \
1140 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1142 $(AWK) ' { files[$$0] = 1; } \
1143 END { for (i in files) print i; }'`; \
1144 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1145 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1149 here
=`$(am__cd) $(top_builddir) && pwd` \
1150 && cd
$(top_srcdir
) \
1151 && gtags
-i
$(GTAGS_ARGS
) $$here
1154 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1156 check: check-recursive
1157 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
1158 installdirs: installdirs-recursive
1160 for
dir in
"$(DESTDIR)$(bfdlibdir)"; do \
1161 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1163 install: install-recursive
1164 install-exec
: install-exec-recursive
1165 install-data
: install-data-recursive
1166 uninstall: uninstall-recursive
1169 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1171 installcheck: installcheck-recursive
1173 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1174 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1175 `test -z '$(STRIP)' || \
1176 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1177 mostlyclean-generic
:
1178 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1181 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1184 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1185 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1187 maintainer-clean-generic
:
1188 @echo
"This command is intended for maintainers to use"
1189 @echo
"it deletes files that may require special tools to rebuild."
1190 clean: clean-recursive
1192 clean-am
: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1193 clean-noinstLIBRARIES mostlyclean-am
1195 distclean: distclean-recursive
1196 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1198 distclean-am
: clean-am distclean-compile distclean-generic \
1199 distclean-hdr distclean-libtool distclean-tags
1205 html
: html-recursive
1207 info: info-recursive
1211 install-data-am
: install-bfdlibLTLIBRARIES
1215 install-info
: install-info-recursive
1221 maintainer-clean
: maintainer-clean-recursive
1222 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1223 -rm -rf
$(top_srcdir
)/autom4te.cache
1225 maintainer-clean-am
: distclean-am maintainer-clean-generic
1227 mostlyclean: mostlyclean-recursive
1229 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1240 uninstall-am
: uninstall-bfdlibLTLIBRARIES
1242 uninstall-info
: uninstall-info-recursive
1244 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1245 check-am
clean clean-bfdlibLTLIBRARIES clean-generic \
1246 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1247 ctags-recursive
distclean distclean-compile distclean-generic \
1248 distclean-hdr distclean-libtool distclean-recursive \
1249 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1250 install-am install-bfdlibLTLIBRARIES install-data \
1251 install-data-am install-exec install-exec-am install-info \
1252 install-info-am install-man install-strip
installcheck \
1253 installcheck-am
installdirs installdirs-am maintainer-clean \
1254 maintainer-clean-generic maintainer-clean-recursive \
1255 mostlyclean mostlyclean-compile mostlyclean-generic \
1256 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1257 tags tags-recursive
uninstall uninstall-am \
1258 uninstall-bfdlibLTLIBRARIES uninstall-info-am
1261 po
/SRC-POTFILES.in
: @MAINT@ Makefile
$(SRC_POTFILES
)
1262 for file in
$(SRC_POTFILES
); do echo
$$file; done \
1263 | LC_COLLATE
= sort > tmp.src \
1264 && mv tmp.src
$(srcdir)/po
/SRC-POTFILES.in
1266 po
/BLD-POTFILES.in
: @MAINT@ Makefile
$(BLD_POTFILES
)
1267 for file in
$(BLD_POTFILES
); do echo
$$file; done \
1268 | LC_COLLATE
= sort > tmp.bld \
1269 && mv tmp.bld
$(srcdir)/po
/BLD-POTFILES.in
1273 .PHONY
: install-html install-html-am install-html-recursive
1275 install-html
: install-html-recursive
1277 install-html-recursive
:
1278 @failcom
='exit 1'; \
1279 for f in x
$$MAKEFLAGS; do \
1282 *k
*) failcom
='fail=yes';; \
1286 target
=`echo $@ | sed s/-recursive//`; \
1287 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1288 echo
"Making $$target in $$subdir"; \
1289 if
test "$$subdir" = "."; then \
1291 local_target
="$$target-am"; \
1293 local_target
="$$target"; \
1295 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1296 || eval
$$failcom; \
1298 if
test "$$dot_seen" = "no"; then \
1299 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1300 fi
; test -z
"$$fail"
1302 stamp-ofiles
: Makefile
1305 for i in
$(OFILES
) ; do \
1312 $(SHELL
) $(srcdir)/..
/move-if-change tofiles ofiles
1315 ofiles
: stamp-ofiles
; @true
1317 stamp-lib
: libbfd.la
1318 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1319 if
[ -f
$$libtooldir/libbfd.a
]; then \
1320 cp
$$libtooldir/libbfd.a libbfd.tmp
; \
1321 $(RANLIB
) libbfd.tmp
; \
1322 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.tmp libbfd.a
; \
1326 libbfd.a
: stamp-lib
; @true
1328 # This file holds an array associating configuration triplets and
1329 # vector names. It is built from config.bfd. It is not compiled by
1330 # itself, but is included by targets.c.
1331 targmatch.h
: config.bfd targmatch.sed
1333 sed
-f
$(srcdir)/targmatch.sed
< $(srcdir)/config.bfd
> targmatch.new
1334 mv
-f targmatch.new targmatch.h
1336 # When compiling archures.c and targets.c, supply the default target
1337 # info from configure.
1339 targets.lo
: targets.c Makefile
1340 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/targets.c
1342 archures.lo
: archures.c Makefile
1343 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/archures.c
1345 elf32-target.h
: elfxx-target.h
1346 rm -f elf32-target.h
1347 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-target.h
> elf32-target.new
1348 mv
-f elf32-target.new elf32-target.h
1350 elf64-target.h
: elfxx-target.h
1351 rm -f elf64-target.h
1352 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-target.h
> elf64-target.new
1353 mv
-f elf64-target.new elf64-target.h
1355 elf32-ia64.c
: elfxx-ia64.c
1357 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-ia64.c
> elf32-ia64.new
1358 mv
-f elf32-ia64.new elf32-ia64.c
1360 elf64-ia64.c
: elfxx-ia64.c
1362 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-ia64.c
> elf64-ia64.new
1363 mv
-f elf64-ia64.new elf64-ia64.c
1365 peigen.c
: peXXigen.c
1367 sed
-e s
/XX
/pe
/g
< $(srcdir)/peXXigen.c
> peigen.new
1368 mv
-f peigen.new peigen.c
1370 pepigen.c
: peXXigen.c
1372 sed
-e s
/XX
/pep
/g
< $(srcdir)/peXXigen.c
> pepigen.new
1373 mv
-f pepigen.new pepigen.c
1379 $(OPTIONAL_BACKENDS
): $(BFD_H
) $(BFD_H_DEPS
) $(LOCAL_H_DEPS
)
1381 install-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@install_libbfd
1384 uninstall-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1385 @
$(NORMAL_UNINSTALL
)
1387 .PHONY
: install_libbfd uninstall_libbfd
1388 install_libbfd
: $(bfdlib_LTLIBRARIES
) $(BFD_H
)
1389 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
1390 $(mkinstalldirs
) $(DESTDIR
)$(bfdincludedir
)
1391 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1392 if
test -f
$$p; then \
1393 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1394 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(bfdlibdir
)/$$p; \
1397 $(INSTALL_DATA
) $(BFD_H
) $(DESTDIR
)$(bfdincludedir
)/bfd.h
1398 $(INSTALL_DATA
) $(INCDIR
)/ansidecl.h
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1399 $(INSTALL_DATA
) $(INCDIR
)/symcat.h
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1400 $(INSTALL_DATA
) $(INCDIR
)/bfdlink.h
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1403 list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1404 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(bfdlibdir
)/$$p; \
1406 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfd.h
1407 rm -f
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1408 rm -f
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1409 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1411 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1412 DEP
: dep.sed
$(CFILES
) $(HFILES
) bfd.h
1414 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
1415 sed
-f dep.sed
< DEP1
> DEPA
1416 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1417 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
1418 echo
'make DEP failed!'; exit
1; \
1424 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1425 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1426 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
1429 dep.sed
: dep-in.sed config.status
1430 sed
<$(srcdir)/dep-in.sed
>dep.sed \
1431 -e
's!@BFD_H@!$(BFD_H)!' \
1432 -e
's!@SRCDIR@!$(srcdir)!' \
1433 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1436 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
1437 cat DEP
>> tmp-Makefile
1438 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
1441 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
1442 cat DEP
>> tmp-Makefile.in
1443 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1446 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1447 cat DEP
>> tmp-Makefile.am
1448 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1450 host-aout.lo
: Makefile
1452 # The following program can be used to generate a simple config file
1453 # which can be folded into an h-XXX file for a new host, with some editing.
1454 aout-params.h
: gen-aout
1455 .
/gen-aout host
> aout-params.h
1456 gen-aout
: $(srcdir)/gen-aout.c Makefile
1457 $(CC
) -o gen-aout
$(CFLAGS
) $(LFLAGS
) $(srcdir)/gen-aout.c
1459 $(BFD_H
): stmp-bfd-h
; @true
1461 stmp-bfd-h
: bfd-in3.h
1463 cp bfd-in3.h bfd-tmp.h
1464 $(SHELL
) $(srcdir)/..
/move-if-change bfd-tmp.h
$(BFD_H
)
1468 # Could really use a "copy-if-change"...
1470 (cd
$(bfddocdir
); $(MAKE
) protos
$(FLAGS_TO_PASS
))
1471 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1472 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1473 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1474 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1475 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1476 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1478 # We only rebuild the header files automatically if we have been
1479 # configured with --enable-maintainer-mode.
1481 $(srcdir)/bfd-in2.h
: @MAINT@ stmp-bin2-h
; @true
1482 stmp-bin2-h
: $(BFD_H_FILES
) $(BFD64_H_FILES
)
1483 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) bfd.h
)
1484 cp
$(bfddocdir
)/bfd.h bfd-in2.h-new
1485 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1488 $(srcdir)/libbfd.h
: @MAINT@ stmp-lbfd-h
; @true
1489 stmp-lbfd-h
: $(LIBBFD_H_FILES
)
1490 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libbfd.h
)
1491 cp
$(bfddocdir
)/libbfd.h libbfd.h-new
1492 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1495 $(srcdir)/libcoff.h
: @MAINT@ stmp-lcoff-h
; @true
1496 stmp-lcoff-h
: $(LIBCOFF_H_FILES
)
1497 (cd
$(bfddocdir
); $(MAKE
) $(FLAGS_TO_PASS
) libcoff.h
)
1498 cp
$(bfddocdir
)/libcoff.h libcoff.h-new
1499 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1502 bfdver.h
: $(srcdir)/version.h
$(srcdir)/Makefile.in
1504 @bfd_version
=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1505 bfd_version_string
="\"$(VERSION)\"" ;\
1506 bfd_version_suffix
=$(VERSUFFIX_s
) ;\
1507 if
test "x$(RELEASE)" = x
; then \
1508 bfd_version_date
=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1509 bfd_version_string
="\"$(VERSION) $${bfd_version_date}\"" ;\
1511 sed
-e
"s/@bfd_version@/$$bfd_version/" -e
"s/@bfd_version_string@/$$bfd_version_string/" -e
"s/@bfd_version_suffix@/$$bfd_version_suffix/" < $(srcdir)/version.h
> $@
1513 # What appears below is generated by a hacked mkdep using gcc -MM.
1515 # DO NOT DELETE THIS LINE -- mkdep uses it.
1516 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1517 archive.lo
: archive.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1518 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1519 $(INCDIR
)/safe-ctype.h
1520 archures.lo
: archures.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1521 $(INCDIR
)/safe-ctype.h
1522 bfd.lo
: bfd.c bfdver.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1523 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h \
1524 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h libcoff.h \
1525 libecoff.h
$(INCDIR
)/coff
/ecoff.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1526 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
1527 bfdio.lo
: bfdio.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1528 bfdwin.lo
: bfdwin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1529 cache.lo
: cache.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1530 $(INCDIR
)/libiberty.h
1531 coffgen.lo
: coffgen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1532 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
1533 corefile.lo
: corefile.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1534 format.lo
: format.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1535 init.lo
: init.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1536 libbfd.lo
: libbfd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1537 opncls.lo
: opncls.c
$(INCDIR
)/filenames.h
$(INCDIR
)/objalloc.h \
1538 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
1539 reloc.lo
: reloc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1541 section.lo
: section.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1543 syms.lo
: syms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1544 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/stab_gnu.h \
1545 $(INCDIR
)/aout
/stab.def
1546 targets.lo
: targets.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1547 $(INCDIR
)/fnmatch.h targmatch.h
1548 hash.lo
: hash.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1549 $(INCDIR
)/objalloc.h
$(INCDIR
)/libiberty.h
1550 linker.lo
: linker.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1551 $(INCDIR
)/bfdlink.h genlink.h
1552 srec.lo
: srec.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1553 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1554 binary.lo
: binary.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1556 tekhex.lo
: tekhex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1557 $(INCDIR
)/libiberty.h
1558 ihex.lo
: ihex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1559 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1560 stabs.lo
: stabs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1561 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h
1562 stab-syms.lo
: stab-syms.c libaout.h
$(INCDIR
)/bfdlink.h \
1563 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab.def
1564 merge.lo
: merge.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1565 $(INCDIR
)/libiberty.h
1566 dwarf2.lo
: dwarf2.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1567 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1568 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1569 $(INCDIR
)/elf
/dwarf2.h
1570 simple.lo
: simple.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1572 archive64.lo
: archive64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1574 cpu-alpha.lo
: cpu-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1575 cpu-arc.lo
: cpu-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1576 cpu-arm.lo
: cpu-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1577 $(INCDIR
)/libiberty.h
1578 cpu-avr.lo
: cpu-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1579 cpu-bfin.lo
: cpu-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1580 cpu-cris.lo
: cpu-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1581 cpu-cr16c.lo
: cpu-cr16c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1582 cpu-crx.lo
: cpu-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1583 cpu-d10v.lo
: cpu-d10v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1584 cpu-d30v.lo
: cpu-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1585 cpu-dlx.lo
: cpu-dlx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1586 cpu-fr30.lo
: cpu-fr30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1587 cpu-frv.lo
: cpu-frv.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1588 cpu-h8300.lo
: cpu-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1589 cpu-h8500.lo
: cpu-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1590 cpu-hppa.lo
: cpu-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1591 cpu-ia64.lo
: cpu-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1592 cpu-ia64-opc.c
$(srcdir)/..
/opcodes
/ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1593 cpu-i370.lo
: cpu-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1594 cpu-i386.lo
: cpu-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1595 cpu-i860.lo
: cpu-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1596 cpu-i960.lo
: cpu-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1597 cpu-ip2k.lo
: cpu-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1598 cpu-iq2000.lo
: cpu-iq2000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1599 cpu-m32c.lo
: cpu-m32c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1600 cpu-m32r.lo
: cpu-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1601 cpu-m68hc11.lo
: cpu-m68hc11.c
$(INCDIR
)/filenames.h \
1603 cpu-m68hc12.lo
: cpu-m68hc12.c
$(INCDIR
)/filenames.h \
1605 cpu-m68k.lo
: cpu-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1606 $(INCDIR
)/opcode
/m68k.h
1607 cpu-m88k.lo
: cpu-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1608 cpu-m10200.lo
: cpu-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1609 cpu-m10300.lo
: cpu-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1610 cpu-maxq.lo
: cpu-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1611 cpu-mcore.lo
: cpu-mcore.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1612 cpu-mips.lo
: cpu-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1613 cpu-mmix.lo
: cpu-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1614 cpu-mt.lo
: cpu-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1615 cpu-msp430.lo
: cpu-msp430.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1616 cpu-or32.lo
: cpu-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1617 cpu-ns32k.lo
: cpu-ns32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1619 cpu-openrisc.lo
: cpu-openrisc.c
$(INCDIR
)/filenames.h \
1621 cpu-pdp11.lo
: cpu-pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1622 cpu-pj.lo
: cpu-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1623 cpu-powerpc.lo
: cpu-powerpc.c
$(INCDIR
)/filenames.h \
1625 cpu-rs6000.lo
: cpu-rs6000.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1626 cpu-s390.lo
: cpu-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1627 cpu-sh.lo
: cpu-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1628 $(srcdir)/..
/opcodes
/sh-opc.h
1629 cpu-sparc.lo
: cpu-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1630 cpu-tic30.lo
: cpu-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1631 cpu-tic4x.lo
: cpu-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1632 cpu-tic54x.lo
: cpu-tic54x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1633 cpu-tic80.lo
: cpu-tic80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1634 cpu-v850.lo
: cpu-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1635 $(INCDIR
)/safe-ctype.h
1636 cpu-vax.lo
: cpu-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1637 cpu-we32k.lo
: cpu-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1638 cpu-w65.lo
: cpu-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1639 cpu-xstormy16.lo
: cpu-xstormy16.c
$(INCDIR
)/filenames.h \
1641 cpu-xtensa.lo
: cpu-xtensa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1642 cpu-xc16x.lo
: cpu-xc16x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1643 cpu-z80.lo
: cpu-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1644 cpu-z8k.lo
: cpu-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
1645 aout-adobe.lo
: aout-adobe.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1646 $(INCDIR
)/aout
/adobe.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1647 libaout.h
$(INCDIR
)/bfdlink.h
1648 aout-arm.lo
: aout-arm.c
$(INCDIR
)/filenames.h libaout.h \
1649 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aoutx.h \
1650 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1651 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1652 aout-cris.lo
: aout-cris.c aout32.c aoutx.h
$(INCDIR
)/filenames.h \
1653 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h libaout.h \
1654 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1655 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1656 aout-ns32k.lo
: aout-ns32k.c
$(INCDIR
)/aout
/aout64.h \
1657 ns32k.h libaout.h
$(INCDIR
)/bfdlink.h aoutx.h
$(INCDIR
)/filenames.h \
1658 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/stab_gnu.h \
1659 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1660 aout-sparcle.lo
: aout-sparcle.c
$(INCDIR
)/bfdlink.h \
1661 libaout.h aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1662 $(INCDIR
)/aout
/sun4.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1663 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1664 aout-tic30.lo
: aout-tic30.c
$(INCDIR
)/filenames.h libaout.h \
1665 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1666 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aoutx.h \
1667 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h
1668 aout0.lo
: aout0.c aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1669 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
1670 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1671 $(INCDIR
)/aout
/ar.h aout-target.h
1672 aout32.lo
: aout32.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1673 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
1674 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1675 armnetbsd.lo
: armnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1676 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
1677 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1679 bout.lo
: bout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1680 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/bout.h
$(INCDIR
)/libiberty.h \
1681 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h
1682 cf-i386lynx.lo
: cf-i386lynx.c
$(INCDIR
)/filenames.h \
1683 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1684 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1685 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1686 cf-sparclynx.lo
: cf-sparclynx.c coff-sparc.c
$(INCDIR
)/filenames.h \
1687 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h \
1688 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1689 coffcode.h coffswap.h
1690 coff-apollo.lo
: coff-apollo.c
$(INCDIR
)/filenames.h \
1691 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/apollo.h
$(INCDIR
)/coff
/external.h \
1692 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1693 coffcode.h coffswap.h
1694 coff-arm.lo
: coff-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1695 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1696 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1697 coff-aux.lo
: coff-aux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/aux-coff.h \
1698 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1699 coff-m68k.c
$(INCDIR
)/hashtab.h libcoff.h
$(INCDIR
)/bfdlink.h \
1700 coffcode.h coffswap.h
1701 coff-h8300.lo
: coff-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1702 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/h8300.h \
1703 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1704 libcoff.h
$(INCDIR
)/libiberty.h coffcode.h coffswap.h
1705 coff-h8500.lo
: coff-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1706 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h \
1707 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1708 coff-i386.lo
: coff-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1709 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1710 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1711 coff-i860.lo
: coff-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1712 $(INCDIR
)/coff
/i860.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1713 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1714 coff-go32.lo
: coff-go32.c coff-i386.c
$(INCDIR
)/filenames.h \
1715 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1716 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1717 coffcode.h coffswap.h
1718 coff-i960.lo
: coff-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1719 $(INCDIR
)/coff
/i960.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1720 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1721 coff-m68k.lo
: coff-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1722 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1723 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1724 coff-m88k.lo
: coff-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1725 $(INCDIR
)/coff
/m88k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1726 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1727 coff-maxq.lo
: coff-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1728 $(INCDIR
)/coff
/maxq.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1729 libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
1730 coffcode.h coffswap.h
1731 coff-mips.lo
: coff-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1732 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1733 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h \
1734 $(INCDIR
)/coff
/external.h libcoff.h libecoff.h coffswap.h \
1736 coff-or32.lo
: coff-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1737 $(INCDIR
)/coff
/or32.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1738 $(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1739 coff-rs6000.lo
: coff-rs6000.c
$(INCDIR
)/filenames.h \
1740 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
1741 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6000.h libcoff.h \
1742 libxcoff.h coffcode.h coffswap.h
1743 coff-sh.lo
: coff-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1744 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
1745 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1746 libcoff.h coffcode.h coffswap.h
1747 coff-sparc.lo
: coff-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1748 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1749 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1750 coff-stgo32.lo
: coff-stgo32.c coff-i386.c
$(INCDIR
)/filenames.h \
1751 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1752 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/go32exe.h \
1753 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h \
1755 coff-svm68k.lo
: coff-svm68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1756 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1757 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1758 coffcode.h coffswap.h
1759 coff-tic30.lo
: coff-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1760 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h \
1761 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1762 coff-tic4x.lo
: coff-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1763 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h \
1764 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1765 coff-tic54x.lo
: coff-tic54x.c
$(INCDIR
)/filenames.h \
1766 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic54x.h \
1767 $(INCDIR
)/coff
/ti.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1768 coffcode.h coffswap.h
1769 coff-tic80.lo
: coff-tic80.c
$(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h \
1770 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h \
1771 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1772 coff-u68k.lo
: coff-u68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1773 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1774 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1775 coffcode.h coffswap.h
1776 coff-we32k.lo
: coff-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1777 $(INCDIR
)/coff
/we32k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1778 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1779 coff-w65.lo
: coff-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1780 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h \
1781 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1782 coff-z80.lo
: coff-z80.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1783 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z80.h
$(INCDIR
)/coff
/external.h \
1784 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1785 coff-z8k.lo
: coff-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1786 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h \
1787 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1788 cofflink.lo
: cofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1789 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h libcoff.h \
1790 $(INCDIR
)/safe-ctype.h
1791 dwarf1.lo
: dwarf1.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1792 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1793 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1794 $(INCDIR
)/elf
/dwarf.h
1795 ecoff.lo
: ecoff.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1796 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h \
1797 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h \
1798 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1799 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1800 libecoff.h
$(INCDIR
)/libiberty.h
1801 ecofflink.lo
: ecofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1802 $(INCDIR
)/hashtab.h
$(INCDIR
)/objalloc.h
$(INCDIR
)/aout
/stab_gnu.h \
1803 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
1804 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h libcoff.h \
1806 efi-app-ia32.lo
: efi-app-ia32.c
$(INCDIR
)/filenames.h \
1807 coff-i386.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h \
1808 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1809 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
1811 elf.lo
: elf.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1812 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1813 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/libiberty.h
1814 elf32-am33lin.lo
: elf32-am33lin.c
$(INCDIR
)/filenames.h \
1815 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1816 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
1817 $(INCDIR
)/elf
/reloc-macros.h elf-m10300.c
$(INCDIR
)/hashtab.h \
1819 elf32-arc.lo
: elf32-arc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1820 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1821 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
1822 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1824 elf32-arm.lo
: elf32-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1825 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1826 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1827 elf-vxworks.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
1829 elf32-avr.lo
: elf32-avr.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1830 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1831 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/avr.h \
1832 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1833 elf32-bfin.lo
: elf32-bfin.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1834 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1835 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/bfin.h \
1836 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1837 elf32-cr16c.lo
: elf32-cr16c.c
$(INCDIR
)/filenames.h \
1838 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cr16c.h \
1839 $(INCDIR
)/elf
/reloc-macros.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1840 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-target.h
1841 elf32-cris.lo
: elf32-cris.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1842 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1843 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cris.h \
1844 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1845 elf32-crx.lo
: elf32-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1846 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1847 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/crx.h \
1848 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1849 elf32-d10v.lo
: elf32-d10v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1850 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1851 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d10v.h \
1852 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1853 elf32-d30v.lo
: elf32-d30v.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1854 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1855 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d30v.h \
1856 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1857 elf32-dlx.lo
: elf32-dlx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1858 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1859 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dlx.h \
1860 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1861 elf32-fr30.lo
: elf32-fr30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1862 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1863 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/fr30.h \
1864 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1865 elf32-frv.lo
: elf32-frv.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1866 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1867 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/frv.h \
1868 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/dwarf2.h \
1870 elf32-gen.lo
: elf32-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1871 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1872 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h elf32-target.h
1873 elf32-h8300.lo
: elf32-h8300.c
$(INCDIR
)/filenames.h \
1874 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1875 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1876 $(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1877 elf32-hppa.lo
: elf32-hppa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1878 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1879 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h \
1880 $(INCDIR
)/elf
/reloc-macros.h libhppa.h elf32-hppa.h \
1881 elf-hppa.h elf32-target.h
1882 elf32-i370.lo
: elf32-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1883 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1884 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/i370.h \
1885 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1886 elf32-i386.lo
: elf32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1887 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1888 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf-vxworks.h \
1889 $(INCDIR
)/elf
/i386.h
$(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1890 elf32-i860.lo
: elf32-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1891 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1892 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i860.h \
1893 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1894 elf32-i960.lo
: elf32-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1895 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1896 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i960.h \
1897 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1898 elf32-ip2k.lo
: elf32-ip2k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1899 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1900 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/ip2k.h \
1901 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1902 elf32-iq2000.lo
: elf32-iq2000.c
$(INCDIR
)/filenames.h \
1903 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1904 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1905 $(INCDIR
)/elf
/iq2000.h
$(INCDIR
)/elf
/reloc-macros.h \
1907 elf32-m32c.lo
: elf32-m32c.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1908 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1909 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32c.h \
1910 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1912 elf32-m32r.lo
: elf32-m32r.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1913 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1914 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32r.h \
1915 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1916 elf32-m68k.lo
: elf32-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1917 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1918 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/m68k.h \
1919 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/m68k.h \
1921 elf32-m68hc11.lo
: elf32-m68hc11.c
$(INCDIR
)/filenames.h \
1922 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1923 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1924 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1925 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
1926 elf32-m68hc12.lo
: elf32-m68hc12.c
$(INCDIR
)/filenames.h \
1927 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1928 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1929 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1930 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
1931 elf32-m68hc1x.lo
: elf32-m68hc1x.c
$(INCDIR
)/filenames.h \
1932 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1933 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1934 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1935 $(INCDIR
)/opcode
/m68hc11.h
1936 elf32-m88k.lo
: elf32-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1937 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1938 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h elf32-target.h
1939 elf-m10200.lo
: elf-m10200.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1940 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1941 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h elf32-target.h
1942 elf-m10300.lo
: elf-m10300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1943 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1944 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
1945 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1946 elf32-mcore.lo
: elf32-mcore.c
$(INCDIR
)/filenames.h \
1947 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1948 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mcore.h \
1949 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1950 elfxx-mips.lo
: elfxx-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1951 $(INCDIR
)/libiberty.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1952 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1953 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
1954 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h \
1955 $(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h elf-vxworks.h
1956 elf32-mips.lo
: elf32-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1957 $(INCDIR
)/bfdlink.h genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1958 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfxx-mips.h \
1959 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/sym.h \
1960 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
1961 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
1962 ecoffswap.h elf32-target.h elf-vxworks.h
1963 elf32-mt.lo
: elf32-mt.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1964 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1965 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mt.h \
1966 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1967 elf32-msp430.lo
: elf32-msp430.c
$(INCDIR
)/filenames.h \
1968 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h elf-bfd.h \
1969 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1970 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/msp430.h
$(INCDIR
)/elf
/reloc-macros.h \
1972 elf32-openrisc.lo
: elf32-openrisc.c
$(INCDIR
)/filenames.h \
1973 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1974 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1975 $(INCDIR
)/elf
/openrisc.h
$(INCDIR
)/elf
/reloc-macros.h \
1976 $(INCDIR
)/libiberty.h elf32-target.h
1977 elf32-or32.lo
: elf32-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1978 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1979 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/or32.h \
1980 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1982 elf32-pj.lo
: elf32-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1983 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1984 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/pj.h \
1985 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1986 elf32-ppc.lo
: elf32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1987 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1988 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/ppc.h \
1989 $(INCDIR
)/elf
/reloc-macros.h elf32-ppc.h elf-vxworks.h \
1991 elf32-sh64.lo
: elf32-sh64.c
$(INCDIR
)/filenames.h elf-bfd.h \
1992 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1993 $(INCDIR
)/bfdlink.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1994 elf32-sh64.h elf32-sh.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/elf
/sh.h \
1995 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1996 $(srcdir)/..
/opcodes
/sh-opc.h elf32-target.h
1997 elf32-sh64-com.lo
: elf32-sh64-com.c
$(INCDIR
)/filenames.h \
1998 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1999 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2000 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h elf32-sh64.h \
2001 $(srcdir)/..
/opcodes
/sh64-opc.h
2002 elf32-s390.lo
: elf32-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2003 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2004 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/s390.h \
2005 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2006 elf32-sh.lo
: elf32-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2007 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2008 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sh.h \
2009 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2010 $(srcdir)/..
/opcodes
/sh-opc.h elf32-target.h
2011 elf32-sh-symbian.lo
: elf32-sh-symbian.c elf32-sh.c \
2012 $(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h \
2013 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2014 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2015 $(INCDIR
)/libiberty.h
$(srcdir)/..
/opcodes
/sh-opc.h \
2017 elfxx-sparc.lo
: elfxx-sparc.c
$(INCDIR
)/filenames.h \
2018 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2019 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sparc.h \
2020 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/sparc.h \
2021 elfxx-sparc.h elf-vxworks.h
2022 elf32-sparc.lo
: elf32-sparc.c
$(INCDIR
)/filenames.h \
2023 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2024 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sparc.h \
2025 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/sparc.h \
2026 elfxx-sparc.h elf32-target.h elf-vxworks.h
2027 elf32-v850.lo
: elf32-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2028 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2029 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/v850.h \
2030 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
2032 elf32-vax.lo
: elf32-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2033 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2034 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/vax.h \
2035 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
2036 elf32-xstormy16.lo
: elf32-xstormy16.c
$(INCDIR
)/filenames.h \
2037 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2038 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2039 $(INCDIR
)/elf
/xstormy16.h
$(INCDIR
)/elf
/reloc-macros.h \
2040 $(INCDIR
)/libiberty.h elf32-target.h
2041 elf32-xtensa.lo
: elf32-xtensa.c
$(INCDIR
)/filenames.h \
2042 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2043 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/xtensa.h \
2044 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/xtensa-isa.h \
2045 $(INCDIR
)/xtensa-config.h elf32-target.h
2046 elf32-xc16x.lo
: elf32-xc16x.c
$(INCDIR
)/filenames.h \
2047 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2048 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2049 $(INCDIR
)/elf
/xc16x.h
$(INCDIR
)/elf
/reloc-macros.h \
2050 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/libiberty.h elf32-target.h
2051 elf32.lo
: elf32.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2052 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2053 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfcore.h
2054 elflink.lo
: elflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2055 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2056 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/safe-ctype.h \
2057 $(INCDIR
)/libiberty.h
$(INCDIR
)/objalloc.h
2058 elf-strtab.lo
: elf-strtab.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2059 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2060 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
2061 elf-eh-frame.lo
: elf-eh-frame.c
$(INCDIR
)/filenames.h \
2062 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2063 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2064 $(INCDIR
)/elf
/dwarf2.h
2065 elf-vxworks.lo
: elf-vxworks.c
$(INCDIR
)/filenames.h \
2066 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2067 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2069 epoc-pe-arm.lo
: epoc-pe-arm.c pe-arm.c
$(INCDIR
)/filenames.h \
2070 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2071 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2072 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2074 epoc-pei-arm.lo
: epoc-pei-arm.c pei-arm.c
$(INCDIR
)/filenames.h \
2075 coff-arm.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h \
2076 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2077 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2079 hp300bsd.lo
: hp300bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2080 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2081 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2082 hp300hpux.lo
: hp300hpux.c
$(INCDIR
)/aout
/hp300hpux.h \
2083 aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2084 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2085 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2087 som.lo
: som.c
$(INCDIR
)/alloca-conf.h
$(INCDIR
)/filenames.h
2088 i386aout.lo
: i386aout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2089 $(INCDIR
)/aout
/aout64.h libaout.h
$(INCDIR
)/bfdlink.h \
2090 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2092 i386bsd.lo
: i386bsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2093 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2094 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2095 i386dynix.lo
: i386dynix.c
$(INCDIR
)/aout
/dynix3.h aoutx.h \
2096 $(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
2097 libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2098 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2100 i386freebsd.lo
: i386freebsd.c freebsd.h
$(INCDIR
)/filenames.h \
2101 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2102 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2104 i386linux.lo
: i386linux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2105 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2106 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2107 i386lynx.lo
: i386lynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2108 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2109 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2111 i386msdos.lo
: i386msdos.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2112 libaout.h
$(INCDIR
)/bfdlink.h
2113 i386netbsd.lo
: i386netbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2114 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2115 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2117 i386mach3.lo
: i386mach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2118 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2119 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2120 i386os9k.lo
: i386os9k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2121 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/os9k.h
2122 ieee.lo
: ieee.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2123 $(INCDIR
)/ieee.h libieee.h
$(INCDIR
)/safe-ctype.h
2124 m68k4knetbsd.lo
: m68k4knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2125 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2126 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2128 m68klinux.lo
: m68klinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2129 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2130 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2131 m68knetbsd.lo
: m68knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2132 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2133 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2135 m88kmach3.lo
: m88kmach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2136 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2137 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2138 m88kopenbsd.lo
: m88kopenbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2139 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2140 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2142 mach-o.lo
: mach-o.c mach-o.h
$(INCDIR
)/filenames.h \
2143 $(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h mach-o-target.c
2144 mipsbsd.lo
: mipsbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2145 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2146 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2147 newsos3.lo
: newsos3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2148 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2149 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2150 nlm.lo
: nlm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2151 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2152 $(INCDIR
)/nlm
/external.h
2153 nlm32-i386.lo
: nlm32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2154 $(INCDIR
)/nlm
/i386-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2155 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2157 nlm32-sparc.lo
: nlm32-sparc.c
$(INCDIR
)/filenames.h \
2158 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/sparc32-ext.h libnlm.h \
2159 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2160 nlmswap.h nlm-target.h
2161 nlm32-ppc.lo
: nlm32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2162 $(INCDIR
)/nlm
/ppc-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2163 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2165 nlm32.lo
: nlm32.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2166 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2167 $(INCDIR
)/nlm
/external.h
2168 ns32knetbsd.lo
: ns32knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2169 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2170 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2172 oasys.lo
: oasys.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2173 $(INCDIR
)/hashtab.h
$(INCDIR
)/oasys.h liboasys.h
2174 pc532-mach.lo
: pc532-mach.c
$(INCDIR
)/filenames.h libaout.h \
2175 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2176 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2178 pdp11.lo
: pdp11.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2179 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2180 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2181 $(INCDIR
)/safe-ctype.h
2182 pef.lo
: pef.c
$(INCDIR
)/safe-ctype.h pef.h pef-traceback.h \
2183 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
2184 pe-arm.lo
: pe-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2185 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2186 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2187 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2188 pei-arm.lo
: pei-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2189 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
2190 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2191 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2192 pe-i386.lo
: pe-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2193 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2194 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2195 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2196 pei-i386.lo
: pei-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2197 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2198 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2199 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2200 pe-mcore.lo
: pe-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2201 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2202 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2203 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2204 pei-mcore.lo
: pei-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2205 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h \
2206 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2207 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2208 pe-ppc.lo
: pe-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2209 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2210 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2211 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2212 pei-ppc.lo
: pei-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2213 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2214 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2215 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2216 pe-sh.lo
: pe-sh.c
$(INCDIR
)/filenames.h coff-sh.c
$(INCDIR
)/libiberty.h \
2217 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
2218 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2219 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2221 pei-sh.lo
: pei-sh.c
$(INCDIR
)/filenames.h coff-sh.c \
2222 $(INCDIR
)/libiberty.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h \
2223 $(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2224 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2226 pe-mips.lo
: pe-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2227 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2228 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2230 pei-mips.lo
: pei-mips.c
$(INCDIR
)/filenames.h pe-mips.c \
2231 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h \
2232 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2233 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2234 ppcboot.lo
: ppcboot.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/filenames.h \
2236 reloc16.lo
: reloc16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2237 $(INCDIR
)/bfdlink.h genlink.h
$(INCDIR
)/coff
/internal.h \
2239 riscix.lo
: riscix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2240 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2241 aout-target.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2243 sparclinux.lo
: sparclinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2244 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2245 $(INCDIR
)/aout
/ar.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2246 sparclynx.lo
: sparclynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2247 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
2248 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2249 $(INCDIR
)/aout
/ar.h aout-target.h
2250 sparcnetbsd.lo
: sparcnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2251 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2252 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2254 sunos.lo
: sunos.c
$(INCDIR
)/bfdlink.h libaout.h aoutf1.h \
2255 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h \
2256 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2257 $(INCDIR
)/aout
/ar.h aout-target.h
2258 vaxnetbsd.lo
: vaxnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2259 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2260 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2262 vax1knetbsd.lo
: vax1knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2263 $(INCDIR
)/hashtab.h libaout.h
$(INCDIR
)/bfdlink.h aout-target.h \
2264 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2266 vaxbsd.lo
: vaxbsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2267 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2268 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2269 versados.lo
: versados.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2270 $(INCDIR
)/libiberty.h
2271 vms.lo
: vms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2272 $(INCDIR
)/hashtab.h vms.h
2273 vms-gsd.lo
: vms-gsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2274 $(INCDIR
)/hashtab.h vms.h
2275 vms-hdr.lo
: vms-hdr.c bfdver.h
$(INCDIR
)/filenames.h \
2276 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/hashtab.h \
2278 vms-misc.lo
: vms-misc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2279 $(INCDIR
)/hashtab.h vms.h
2280 vms-tir.lo
: vms-tir.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2281 $(INCDIR
)/hashtab.h vms.h
2282 xcofflink.lo
: xcofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2283 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h \
2284 libcoff.h libxcoff.h
2285 xsym.lo
: xsym.c xsym.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2286 xtensa-isa.lo
: xtensa-isa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2287 $(INCDIR
)/xtensa-isa.h
$(INCDIR
)/xtensa-isa-internal.h
2288 xtensa-modules.lo
: xtensa-modules.c
$(INCDIR
)/xtensa-isa.h \
2289 $(INCDIR
)/xtensa-isa-internal.h
2290 aix5ppc-core.lo
: aix5ppc-core.c
2291 aout64.lo
: aout64.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2292 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/aout64.h \
2293 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2294 coff-alpha.lo
: coff-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2295 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2296 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h \
2297 $(INCDIR
)/aout
/ar.h libcoff.h libecoff.h coffswap.h \
2299 coff64-rs6000.lo
: coff64-rs6000.c
$(INCDIR
)/filenames.h \
2300 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/internal.h \
2301 $(INCDIR
)/coff
/xcoff.h
$(INCDIR
)/coff
/rs6k64.h libcoff.h \
2302 libxcoff.h coffcode.h coffswap.h
2303 demo64.lo
: demo64.c aoutf1.h
$(INCDIR
)/filenames.h \
2304 $(INCDIR
)/hashtab.h
$(INCDIR
)/aout
/sun4.h libaout.h \
2305 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
2306 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
2307 efi-app-ia64.lo
: efi-app-ia64.c
$(INCDIR
)/filenames.h \
2308 coff-ia64.c
$(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/ia64.h \
2309 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2310 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2312 elf64-x86-64.lo
: elf64-x86-64.c
$(INCDIR
)/filenames.h \
2313 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2314 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/x86-64.h \
2315 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2316 elf64-alpha.lo
: elf64-alpha.c
$(INCDIR
)/filenames.h \
2317 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2318 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2319 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
2320 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2321 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h
$(INCDIR
)/aout
/ar.h \
2322 libcoff.h libecoff.h ecoffswap.h elf64-target.h
2323 elf64-hppa.lo
: elf64-hppa.c
$(INCDIR
)/alloca-conf.h \
2324 $(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h elf-bfd.h \
2325 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2326 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
2327 libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
2328 elf64-gen.lo
: elf64-gen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2329 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2330 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h elf64-target.h
2331 elfn32-mips.lo
: elfn32-mips.c
$(INCDIR
)/filenames.h \
2332 $(INCDIR
)/hashtab.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2333 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2334 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2335 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2336 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2337 ecoffswap.h elf32-target.h
2338 elf64-mips.lo
: elf64-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2339 $(INCDIR
)/aout
/ar.h
$(INCDIR
)/bfdlink.h genlink.h elf-bfd.h \
2340 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2341 elfxx-mips.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
2342 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2343 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h ecoffswap.h \
2345 elf64-mmix.lo
: elf64-mmix.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2346 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2347 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mmix.h \
2348 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h \
2350 elf64-ppc.lo
: elf64-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2351 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2352 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/ppc64.h \
2353 $(INCDIR
)/elf
/reloc-macros.h elf64-ppc.h elf64-target.h
2354 elf64-s390.lo
: elf64-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2355 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2356 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/s390.h \
2357 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2358 elf64-sh64.lo
: elf64-sh64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2359 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2360 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sh.h \
2361 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2362 elf64-sparc.lo
: elf64-sparc.c
$(INCDIR
)/filenames.h \
2363 $(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2364 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2365 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2366 $(INCDIR
)/opcode
/sparc.h elfxx-sparc.h elf64-target.h
2367 elf64.lo
: elf64.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2368 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2369 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfcore.h
2370 mmo.lo
: mmo.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2371 $(INCDIR
)/libiberty.h
$(INCDIR
)/elf
/mmix.h
$(INCDIR
)/elf
/reloc-macros.h \
2372 $(INCDIR
)/opcode
/mmix.h
2373 nlm32-alpha.lo
: nlm32-alpha.c
$(INCDIR
)/filenames.h \
2374 $(INCDIR
)/hashtab.h
$(INCDIR
)/nlm
/alpha-ext.h libnlm.h \
2375 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h \
2376 nlmswap.h nlm-target.h
2377 nlm64.lo
: nlm64.c nlmcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2378 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2379 $(INCDIR
)/nlm
/external.h
2380 aix386-core.lo
: aix386-core.c
$(INCDIR
)/filenames.h \
2381 $(INCDIR
)/hashtab.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2382 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h
2383 hpux-core.lo
: hpux-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2384 irix-core.lo
: irix-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2385 lynx-core.lo
: lynx-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2386 osf-core.lo
: osf-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2387 sco5-core.lo
: sco5-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2388 libaout.h
$(INCDIR
)/bfdlink.h
2389 trad-core.lo
: trad-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2390 libaout.h
$(INCDIR
)/bfdlink.h
2391 cisco-core.lo
: cisco-core.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h
2392 elf32-ia64.lo
: elf32-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2393 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2394 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2395 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2397 elf64-ia64.lo
: elf64-ia64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2398 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2399 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h \
2400 $(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h \
2402 peigen.lo
: peigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2403 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
2404 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2405 pepigen.lo
: pepigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
2406 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/ia64.h
$(INCDIR
)/coff
/external.h \
2407 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2408 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2409 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2410 # Otherwise a system limit (for SysV at least) may be exceeded.