1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 SOURCES
= $(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
/accross.m4 \
54 $(top_srcdir
)/..
/config
/acx.m4
$(top_srcdir
)/..
/bfd
/bfd.m4 \
55 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/gettext.m4 \
56 $(top_srcdir
)/configure.in
57 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
59 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
60 configure.lineno configure.status.lineno
61 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
62 CONFIG_HEADER
= config.h
63 CONFIG_CLEAN_FILES
= bfd-in3.h po
/Makefile.in
64 LIBRARIES
= $(noinst_LIBRARIES
)
66 libbfd_a_AR
= $(AR
) $(ARFLAGS
)
69 libbfd_a_OBJECTS
= $(am_libbfd_a_OBJECTS
)
70 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj
= case
$$p in \
72 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
76 am__installdirs
= "$(DESTDIR)$(bfdlibdir)"
77 bfdlibLTLIBRARIES_INSTALL
= $(INSTALL
)
78 LTLIBRARIES
= $(bfdlib_LTLIBRARIES
)
79 am__objects_1
= archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
80 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
81 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
82 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
83 stab-syms.lo merge.lo dwarf2.lo simple.lo
84 am__objects_2
= archive64.lo
85 am_libbfd_la_OBJECTS
= $(am__objects_1
) $(am__objects_2
)
86 libbfd_la_OBJECTS
= $(am_libbfd_la_OBJECTS
)
87 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
90 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
91 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
93 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
94 $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
97 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 SOURCES
= $(libbfd_a_SOURCES
) $(libbfd_la_SOURCES
)
99 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
100 html-recursive info-recursive install-data-recursive \
101 install-exec-recursive install-info-recursive \
102 install-recursive installcheck-recursive installdirs-recursive \
103 pdf-recursive ps-recursive uninstall-info-recursive \
107 DIST_SUBDIRS
= $(SUBDIRS
)
110 AMDEP_FALSE
= @AMDEP_FALSE@
111 AMDEP_TRUE
= @AMDEP_TRUE@
114 AUTOCONF
= @AUTOCONF@
115 AUTOHEADER
= @AUTOHEADER@
116 AUTOMAKE
= @AUTOMAKE@
118 BFD_HOST_64BIT_LONG
= @BFD_HOST_64BIT_LONG@
119 BFD_HOST_64_BIT
= @BFD_HOST_64_BIT@
120 BFD_HOST_64_BIT_DEFINED
= @BFD_HOST_64_BIT_DEFINED@
121 BFD_HOST_LONG_LONG
= @BFD_HOST_LONG_LONG@
122 BFD_HOST_U_64_BIT
= @BFD_HOST_U_64_BIT@
123 CATALOGS
= @CATALOGS@
124 CATOBJEXT
= @CATOBJEXT@
126 CCDEPMODE
= @CCDEPMODE@
127 CC_FOR_BUILD
= @CC_FOR_BUILD@
129 COREFILE
= @COREFILE@
130 COREFLAG
= @COREFLAG@
132 CPPFLAGS
= @CPPFLAGS@
133 CYGPATH_W
= @CYGPATH_W@
134 DATADIRNAME
= @DATADIRNAME@
142 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
143 GMOFILES
= @GMOFILES@
147 HDEFINES
= @HDEFINES@
148 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_LIBBFD_FALSE
= @INSTALL_LIBBFD_FALSE@
151 INSTALL_LIBBFD_TRUE
= @INSTALL_LIBBFD_TRUE@
152 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
153 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
154 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
155 INSTOBJEXT
= @INSTOBJEXT@
156 INTLDEPS
= @INTLDEPS@
157 INTLLIBS
= @INTLLIBS@
158 INTLOBJS
= @INTLOBJS@
164 LTLIBOBJS
= @LTLIBOBJS@
166 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
167 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
168 MAKEINFO
= @MAKEINFO@
169 MKINSTALLDIRS
= @MKINSTALLDIRS@
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 WARN_CFLAGS
= @WARN_CFLAGS@
190 WIN32LDFLAGS
= @WIN32LDFLAGS@
191 WIN32LIBADD
= @WIN32LIBADD@
192 XGETTEXT
= @XGETTEXT@
193 ac_ct_AR
= @ac_ct_AR@
194 ac_ct_CC
= @ac_ct_CC@
195 ac_ct_RANLIB
= @ac_ct_RANLIB@
196 ac_ct_STRIP
= @ac_ct_STRIP@
197 all_backends
= @all_backends@
198 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
199 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
200 am__include
= @am__include@
201 am__leading_dot
= @am__leading_dot@
202 am__quote
= @am__quote@
204 am__untar
= @am__untar@
205 bfd_backends
= @bfd_backends@
206 bfd_default_target_size
= @bfd_default_target_size@
207 bfd_file_ptr
= @bfd_file_ptr@
208 bfd_libs
= @bfd_libs@
209 bfd_machines
= @bfd_machines@
210 bfd_ufile_ptr
= @bfd_ufile_ptr@
211 bfdincludedir
= @bfdincludedir@
212 bfdlibdir
= @bfdlibdir@
215 build_alias
= @build_alias@
216 build_cpu
= @build_cpu@
217 build_os
= @build_os@
218 build_vendor
= @build_vendor@
220 exec_prefix = @
exec_prefix@
222 host_alias
= @host_alias@
223 host_cpu
= @host_cpu@
224 host_noncanonical
= @host_noncanonical@
226 host_vendor
= @host_vendor@
227 includedir = @
includedir@
229 install_sh
= @install_sh@
232 libexecdir
= @libexecdir@
233 localstatedir
= @localstatedir@
236 oldincludedir = @
oldincludedir@
238 program_transform_name
= @program_transform_name@
240 sharedstatedir
= @sharedstatedir@
241 sysconfdir
= @sysconfdir@
243 target_alias
= @target_alias@
244 target_cpu
= @target_cpu@
245 target_noncanonical
= @target_noncanonical@
246 target_os
= @target_os@
247 target_vendor
= @target_vendor@
248 tdefaults
= @tdefaults@
249 wordsize
= @wordsize@
250 AUTOMAKE_OPTIONS
= 1.9 cygnus
252 # Uncomment the following line when doing a release.
254 INCDIR
= $(srcdir)/..
/include
255 CSEARCH
= -I.
-I
$(srcdir) -I
$(INCDIR
)
259 bfdlib_LTLIBRARIES
= libbfd.la
260 AM_CFLAGS
= $(WARN_CFLAGS
)
262 # bfd.h goes here, for now
266 # Writing S-records should be included in all (or at least most)
267 # *-*-coff, *-*-aout, etc., configurations, because people will want to
268 # be able to use objcopy to create S-records. (S-records are not useful
269 # for the debugger, so if you are downloading things as S-records you
270 # need two copies of the executable, one to download and one for the
273 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
274 cache.lo coffgen.lo corefile.lo \
275 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
276 section.lo syms.lo targets.lo hash.lo linker.lo \
277 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
278 merge.lo dwarf2.lo simple.lo
280 BFD64_LIBS
= archive64.lo
281 BFD32_LIBS_CFILES
= \
282 archive.c archures.c bfd.c bfdio.c bfdwin.c \
283 cache.c coffgen.c corefile.c \
284 format.c init.c libbfd.c opncls.c reloc.c \
285 section.c syms.c targets.c hash.c linker.c \
286 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
287 merge.c dwarf2.c simple.c
289 BFD64_LIBS_CFILES
= archive64.c
291 # This list is alphabetized to make it easier to keep in sync
292 # with the decls and initializer in archures.c.
351 ALL_MACHINES_CFILES
= \
410 # The .o files needed by all of the 32 bit vectors that are configured into
411 # target_vector in targets.c if configured with --enable-targets=all.
499 elf32-sh-symbian.lo \
580 BFD32_BACKENDS_CFILES
= \
748 # The .o files needed by all of the 64 bit vectors that are configured into
749 # target_vector in targets.c if configured with --enable-targets=all
750 # and --enable-64-bit-bfd.
751 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
779 BFD64_BACKENDS_CFILES
= \
802 OPTIONAL_BACKENDS
= \
812 OPTIONAL_BACKENDS_CFILES
= \
823 # We want to rerun configure if configure.in, config.bfd or
824 # configure.host change. configure.in is needed since the version
825 # number in Makefile comes from configure.in.
826 CONFIG_STATUS_DEPENDENCIES
= \
827 $(srcdir)/configure.in \
828 $(srcdir)/config.bfd \
829 $(srcdir)/configure.host
832 # These are defined by configure.in:
833 WORDSIZE
= @wordsize@
834 ALL_BACKENDS
= @all_backends@
835 BFD_BACKENDS
= @bfd_backends@
836 BFD_LIBS
= @bfd_libs@
837 BFD_MACHINES
= @bfd_machines@
838 TDEFAULTS
= @tdefaults@
839 INCLUDES
= -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@
$(CSEARCH
) $(CSWITCHES
) -I
$(srcdir)/..
/intl
-I..
/intl
841 # C source files that correspond to .o's.
843 $(BFD32_LIBS_CFILES
) \
844 $(BFD64_LIBS_CFILES
) \
845 $(ALL_MACHINES_CFILES
) \
846 $(BFD32_BACKENDS_CFILES
) \
847 $(BFD64_BACKENDS_CFILES
) \
848 $(OPTIONAL_BACKENDS_CFILES
)
851 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
853 CFILES
= $(SOURCE_CFILES
) $(BUILD_CFILES
)
855 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
856 elf-bfd.h elf-hppa.h elf32-hppa.h \
857 elf64-hppa.h elfcode.h elfcore.h \
858 freebsd.h genlink.h go32stub.h \
859 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
860 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
861 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
862 pef.h pef-traceback.h peicode.h som.h version.h \
863 vms.h xcoff-target.h xsym.h
866 bfdver.h elf32-target.h elf64-target.h targmatch.h
868 HFILES
= $(SOURCE_HFILES
) $(BUILD_HFILES
)
869 SRC_POTFILES
= $(SOURCE_CFILES
) $(SOURCE_HFILES
)
870 BLD_POTFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
872 # Various kinds of .o files to put in libbfd.a:
873 # BFD_BACKENDS Routines the configured targets need.
874 # BFD_MACHINES Architecture-specific routines the configured targets need.
875 # COREFILE Core file routines for a native configuration
876 OFILES
= $(BFD_BACKENDS
) $(BFD_MACHINES
) @COREFILE@
877 libbfd_la_SOURCES
= $(BFD32_LIBS_CFILES
) $(BFD64_LIBS_CFILES
)
878 libbfd_la_DEPENDENCIES
= $(OFILES
) ofiles
879 libbfd_la_LIBADD
= `cat ofiles` @WIN32LIBADD@
880 libbfd_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
882 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
883 # directory so that we don't have to convert all the programs that use
884 # libbfd.a simultaneously. This is a hack which should be removed if
885 # everything else starts using libtool. FIXME.
886 noinst_LIBRARIES
= libbfd.a
888 BFD_H_DEPS
= $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
889 LOCAL_H_DEPS
= libbfd.h sysdep.h config.h
890 BFD_H_FILES
= bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
891 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
892 archive.c corefile.c targets.c format.c
894 BFD64_H_FILES
= archive64.c
895 LIBBFD_H_FILES
= libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
896 cache.c reloc.c archures.c elf.c
898 LIBCOFF_H_FILES
= libcoff-in.h coffcode.h
899 MOSTLYCLEANFILES
= ofiles stamp-ofiles
900 CLEANFILES
= bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
901 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
903 DISTCLEANFILES
= $(BUILD_CFILES
) $(BUILD_HFILES
)
905 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
908 .SUFFIXES
: .c .lo .o .obj
911 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
913 case
'$(am__configure_deps)' in \
915 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
916 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
921 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
922 cd
$(top_srcdir
) && \
923 $(AUTOMAKE
) --foreign Makefile
925 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
928 echo
' $(SHELL) ./config.status'; \
929 $(SHELL
) .
/config.status
;; \
931 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
932 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
935 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
936 $(SHELL
) .
/config.status
--recheck
938 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
939 cd
$(srcdir) && $(AUTOCONF
)
940 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
941 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
944 @if
test ! -f
$@
; then \
949 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
951 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
952 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
953 cd
$(top_srcdir
) && $(AUTOHEADER
)
958 -rm -f config.h stamp-h1
959 bfd-in3.h
: $(top_builddir
)/config.status
$(srcdir)/bfd-in2.h
960 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
961 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
962 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
964 clean-noinstLIBRARIES
:
965 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
967 clean-bfdlibLTLIBRARIES
:
968 -test -z
"$(bfdlib_LTLIBRARIES)" ||
rm -f
$(bfdlib_LTLIBRARIES
)
969 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
970 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
971 test "$$dir" != "$$p" ||
dir=.
; \
972 echo
"rm -f \"$${dir}/so_locations\""; \
973 rm -f
"$${dir}/so_locations"; \
975 libbfd.la
: $(libbfd_la_OBJECTS
) $(libbfd_la_DEPENDENCIES
)
976 $(LINK
) -rpath
$(bfdlibdir
) $(libbfd_la_LDFLAGS
) $(libbfd_la_OBJECTS
) $(libbfd_la_LIBADD
) $(LIBS
)
988 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
991 $(LTCOMPILE
) -c
-o
$@
$<
1003 # This directory's subdirectories are mostly independent; you can cd
1004 # into them and run `make' without going through this Makefile.
1005 # To change the values of `make' variables: instead of editing Makefiles,
1006 # (1) if the variable is set in `config.status', edit `config.status'
1007 # (which will cause the Makefiles to be regenerated when you run `make');
1008 # (2) otherwise, pass the desired values on the `make' command line.
1009 $(RECURSIVE_TARGETS
):
1010 @set fnord
$$MAKEFLAGS; amf
=$$2; \
1012 target
=`echo $@ | sed s/-recursive//`; \
1013 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1014 echo
"Making $$target in $$subdir"; \
1015 if
test "$$subdir" = "."; then \
1017 local_target
="$$target-am"; \
1019 local_target
="$$target"; \
1021 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1022 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
1024 if
test "$$dot_seen" = "no"; then \
1025 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
1026 fi
; test -z
"$$fail"
1028 mostlyclean-recursive clean-recursive distclean-recursive \
1029 maintainer-clean-recursive
:
1030 @set fnord
$$MAKEFLAGS; amf
=$$2; \
1033 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
1034 *) list
='$(SUBDIRS)' ;; \
1036 rev
=''; for subdir in
$$list; do \
1037 if
test "$$subdir" = "."; then
:; else \
1038 rev
="$$subdir $$rev"; \
1042 target
=`echo $@ | sed s/-recursive//`; \
1043 for subdir in
$$rev; do \
1044 echo
"Making $$target in $$subdir"; \
1045 if
test "$$subdir" = "."; then \
1046 local_target
="$$target-am"; \
1048 local_target
="$$target"; \
1050 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
1051 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
1052 done
&& test -z
"$$fail"
1054 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1055 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
1058 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1059 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
1062 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1063 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1064 unique
=`for i in $$list; do \
1065 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1067 $(AWK) ' { files[$$0] = 1; } \
1068 END { for (i in files) print i; }'`; \
1072 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1073 $(TAGS_FILES
) $(LISP
)
1076 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
1077 include_option
=--etags-include
; \
1080 include_option
=--include; \
1083 list
='$(SUBDIRS)'; for subdir in
$$list; do \
1084 if
test "$$subdir" = .
; then
:; else \
1085 test ! -f
$$subdir/TAGS || \
1086 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1089 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1090 unique
=`for i in $$list; do \
1091 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1093 $(AWK) ' { files[$$0] = 1; } \
1094 END { for (i in files) print i; }'`; \
1095 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
1096 test -n
"$$unique" || unique
=$$empty_fix; \
1097 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1101 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
1102 $(TAGS_FILES
) $(LISP
)
1105 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1106 unique
=`for i in $$list; do \
1107 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1109 $(AWK) ' { files[$$0] = 1; } \
1110 END { for (i in files) print i; }'`; \
1111 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
1112 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1116 here
=`$(am__cd) $(top_builddir) && pwd` \
1117 && cd
$(top_srcdir
) \
1118 && gtags
-i
$(GTAGS_ARGS
) $$here
1121 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1123 check: check-recursive
1124 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
1125 installdirs: installdirs-recursive
1127 for
dir in
"$(DESTDIR)$(bfdlibdir)"; do \
1128 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
1130 install: install-recursive
1131 install-exec
: install-exec-recursive
1132 install-data
: install-data-recursive
1133 uninstall: uninstall-recursive
1136 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1138 installcheck: installcheck-recursive
1140 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1141 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1142 `test -z '$(STRIP)' || \
1143 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1144 mostlyclean-generic
:
1145 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1148 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1151 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1152 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1154 maintainer-clean-generic
:
1155 @echo
"This command is intended for maintainers to use"
1156 @echo
"it deletes files that may require special tools to rebuild."
1157 clean: clean-recursive
1159 clean-am
: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1160 clean-noinstLIBRARIES mostlyclean-am
1162 distclean: distclean-recursive
1163 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1165 distclean-am
: clean-am distclean-compile distclean-generic \
1166 distclean-hdr distclean-libtool distclean-tags
1172 html
: html-recursive
1174 info: info-recursive
1178 install-data-am
: install-bfdlibLTLIBRARIES
1182 install-info
: install-info-recursive
1188 maintainer-clean
: maintainer-clean-recursive
1189 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1190 -rm -rf
$(top_srcdir
)/autom4te.cache
1192 maintainer-clean-am
: distclean-am maintainer-clean-generic
1194 mostlyclean: mostlyclean-recursive
1196 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1207 uninstall-am
: uninstall-bfdlibLTLIBRARIES
1209 uninstall-info
: uninstall-info-recursive
1211 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1212 check-am
clean clean-bfdlibLTLIBRARIES clean-generic \
1213 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1214 ctags-recursive
distclean distclean-compile distclean-generic \
1215 distclean-hdr distclean-libtool distclean-recursive \
1216 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1217 install-am install-bfdlibLTLIBRARIES install-data \
1218 install-data-am install-exec install-exec-am install-info \
1219 install-info-am install-man install-strip
installcheck \
1220 installcheck-am
installdirs installdirs-am maintainer-clean \
1221 maintainer-clean-generic maintainer-clean-recursive \
1222 mostlyclean mostlyclean-compile mostlyclean-generic \
1223 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1224 tags tags-recursive
uninstall uninstall-am \
1225 uninstall-bfdlibLTLIBRARIES uninstall-info-am
1228 po
/SRC-POTFILES.in
: @MAINT@ Makefile
$(SRC_POTFILES
)
1229 for file in
$(SRC_POTFILES
); do echo
$$file; done \
1230 | LC_COLLATE
= sort > tmp.src \
1231 && mv tmp.src
$(srcdir)/po
/SRC-POTFILES.in
1233 po
/BLD-POTFILES.in
: @MAINT@ Makefile
$(BLD_POTFILES
)
1234 for file in
$(BLD_POTFILES
); do echo
$$file; done \
1235 | LC_COLLATE
= sort > tmp.bld \
1236 && mv tmp.bld
$(srcdir)/po
/BLD-POTFILES.in
1240 stamp-ofiles
: Makefile
1243 for i in
$(OFILES
) ; do \
1250 $(SHELL
) $(srcdir)/..
/move-if-change tofiles ofiles
1253 ofiles
: stamp-ofiles
; @true
1255 stamp-lib
: libbfd.la
1256 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1257 if
[ -f
$$libtooldir/libbfd.a
]; then \
1258 cp
$$libtooldir/libbfd.a libbfd.tmp
; \
1259 $(RANLIB
) libbfd.tmp
; \
1260 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.tmp libbfd.a
; \
1264 libbfd.a
: stamp-lib
; @true
1266 # This file holds an array associating configuration triplets and
1267 # vector names. It is built from config.bfd. It is not compiled by
1268 # itself, but is included by targets.c.
1269 targmatch.h
: config.bfd targmatch.sed
1271 sed
-f
$(srcdir)/targmatch.sed
< $(srcdir)/config.bfd
> targmatch.new
1272 mv
-f targmatch.new targmatch.h
1274 # When compiling archures.c and targets.c, supply the default target
1275 # info from configure.
1277 targets.lo
: targets.c Makefile
1278 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/targets.c
1280 archures.lo
: archures.c Makefile
1281 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$(TDEFAULTS
) $(srcdir)/archures.c
1283 elf32-target.h
: elfxx-target.h
1284 rm -f elf32-target.h
1285 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-target.h
> elf32-target.new
1286 mv
-f elf32-target.new elf32-target.h
1288 elf64-target.h
: elfxx-target.h
1289 rm -f elf64-target.h
1290 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-target.h
> elf64-target.new
1291 mv
-f elf64-target.new elf64-target.h
1293 elf32-ia64.c
: elfxx-ia64.c
1295 sed
-e s
/NN
/32/g
< $(srcdir)/elfxx-ia64.c
> elf32-ia64.new
1296 mv
-f elf32-ia64.new elf32-ia64.c
1298 elf64-ia64.c
: elfxx-ia64.c
1300 sed
-e s
/NN
/64/g
< $(srcdir)/elfxx-ia64.c
> elf64-ia64.new
1301 mv
-f elf64-ia64.new elf64-ia64.c
1303 peigen.c
: peXXigen.c
1305 sed
-e s
/XX
/pe
/g
< $(srcdir)/peXXigen.c
> peigen.new
1306 mv
-f peigen.new peigen.c
1308 pepigen.c
: peXXigen.c
1310 sed
-e s
/XX
/pep
/g
< $(srcdir)/peXXigen.c
> pepigen.new
1311 mv
-f pepigen.new pepigen.c
1317 $(OPTIONAL_BACKENDS
): $(BFD_H
) $(BFD_H_DEPS
) $(LOCAL_H_DEPS
)
1319 install-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@install_libbfd
1322 uninstall-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1323 @
$(NORMAL_UNINSTALL
)
1325 .PHONY
: install_libbfd uninstall_libbfd
1326 install_libbfd
: $(bfdlib_LTLIBRARIES
) $(BFD_H
)
1327 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
1328 $(mkinstalldirs
) $(DESTDIR
)$(bfdincludedir
)
1329 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1330 if
test -f
$$p; then \
1331 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1332 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(bfdlibdir
)/$$p; \
1335 $(INSTALL_DATA
) $(BFD_H
) $(DESTDIR
)$(bfdincludedir
)/bfd.h
1336 $(INSTALL_DATA
) $(INCDIR
)/ansidecl.h
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1337 $(INSTALL_DATA
) $(INCDIR
)/symcat.h
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1338 $(INSTALL_DATA
) $(INCDIR
)/bfdlink.h
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1341 list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
1342 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(bfdlibdir
)/$$p; \
1344 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfd.h
1345 rm -f
$(DESTDIR
)$(bfdincludedir
)/ansidecl.h
1346 rm -f
$(DESTDIR
)$(bfdincludedir
)/symcat.h
1347 rm -f
$(DESTDIR
)$(bfdincludedir
)/bfdlink.h
1349 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1350 DEP
: dep.sed
$(CFILES
) $(HFILES
) bfd.h
1352 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
1353 sed
-f dep.sed
< DEP1
> DEPA
1354 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1355 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
1356 echo
'make DEP failed!'; exit
1; \
1362 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1363 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1364 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
1367 dep.sed
: dep-in.sed config.status
1368 sed
<$(srcdir)/dep-in.sed
>dep.sed \
1369 -e
's!@BFD_H@!$(BFD_H)!' \
1370 -e
's!@SRCDIR@!$(srcdir)!' \
1371 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1374 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
1375 cat DEP
>> tmp-Makefile
1376 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
1379 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
1380 cat DEP
>> tmp-Makefile.in
1381 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1384 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1385 cat DEP
>> tmp-Makefile.am
1386 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1388 host-aout.lo
: Makefile
1390 # The following program can be used to generate a simple config file
1391 # which can be folded into an h-XXX file for a new host, with some editing.
1392 aout-params.h
: gen-aout
1393 .
/gen-aout host
> aout-params.h
1394 gen-aout
: $(srcdir)/gen-aout.c Makefile
1395 $(CC
) -o gen-aout
$(CFLAGS
) $(LFLAGS
) $(srcdir)/gen-aout.c
1397 $(BFD_H
): stmp-bfd-h
; @true
1399 stmp-bfd-h
: bfd-in3.h
1401 cp bfd-in3.h bfd-tmp.h
1402 $(SHELL
) $(srcdir)/..
/move-if-change bfd-tmp.h
$(BFD_H
)
1406 # Could really use a "copy-if-change"...
1408 (cd
$(docdir
); $(MAKE
) protos
$(FLAGS_TO_PASS
))
1409 cp
$(docdir
)/bfd.h bfd-in2.h-new
1410 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1411 cp
$(docdir
)/libbfd.h libbfd.h-new
1412 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1413 cp
$(docdir
)/libcoff.h libcoff.h-new
1414 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1416 # We only rebuild the header files automatically if we have been
1417 # configured with --enable-maintainer-mode.
1419 $(srcdir)/bfd-in2.h
: @MAINT@ stmp-bin2-h
; @true
1420 stmp-bin2-h
: $(BFD_H_FILES
) $(BFD64_H_FILES
)
1421 (cd
$(docdir
); $(MAKE
) $(FLAGS_TO_PASS
) bfd.h
)
1422 cp
$(docdir
)/bfd.h bfd-in2.h-new
1423 $(SHELL
) $(srcdir)/..
/move-if-change bfd-in2.h-new
$(srcdir)/bfd-in2.h
1426 $(srcdir)/libbfd.h
: @MAINT@ stmp-lbfd-h
; @true
1427 stmp-lbfd-h
: $(LIBBFD_H_FILES
)
1428 (cd
$(docdir
); $(MAKE
) $(FLAGS_TO_PASS
) libbfd.h
)
1429 cp
$(docdir
)/libbfd.h libbfd.h-new
1430 $(SHELL
) $(srcdir)/..
/move-if-change libbfd.h-new
$(srcdir)/libbfd.h
1433 $(srcdir)/libcoff.h
: @MAINT@ stmp-lcoff-h
; @true
1434 stmp-lcoff-h
: $(LIBCOFF_H_FILES
)
1435 (cd
$(docdir
); $(MAKE
) $(FLAGS_TO_PASS
) libcoff.h
)
1436 cp
$(docdir
)/libcoff.h libcoff.h-new
1437 $(SHELL
) $(srcdir)/..
/move-if-change libcoff.h-new
$(srcdir)/libcoff.h
1440 bfdver.h
: $(srcdir)/version.h
$(srcdir)/Makefile.in
1442 @bfd_version
=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1443 bfd_version_string
="\"$(VERSION)\"" ;\
1444 if
test "x$(RELEASE)" = x
; then \
1445 bfd_version_date
=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1446 bfd_version_string
="\"$(VERSION) $${bfd_version_date}\"" ;\
1448 sed
-e
"s/@bfd_version@/$$bfd_version/" -e
"s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h
> $@
1450 # What appears below is generated by a hacked mkdep using gcc -MM.
1452 # DO NOT DELETE THIS LINE -- mkdep uses it.
1453 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1454 archive.lo
: archive.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/ar.h \
1455 $(INCDIR
)/aout
/ranlib.h
$(INCDIR
)/safe-ctype.h
1456 archures.lo
: archures.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
1457 bfd.lo
: bfd.c bfdver.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1458 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/internal.h \
1459 $(INCDIR
)/coff
/sym.h libcoff.h libecoff.h
$(INCDIR
)/coff
/ecoff.h \
1460 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1461 $(INCDIR
)/elf
/external.h
1462 bfdio.lo
: bfdio.c
$(INCDIR
)/filenames.h
1463 bfdwin.lo
: bfdwin.c
$(INCDIR
)/filenames.h
1464 cache.lo
: cache.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h
1465 coffgen.lo
: coffgen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/internal.h \
1466 libcoff.h
$(INCDIR
)/bfdlink.h
1467 corefile.lo
: corefile.c
$(INCDIR
)/filenames.h
1468 format.lo
: format.c
$(INCDIR
)/filenames.h
1469 init.lo
: init.c
$(INCDIR
)/filenames.h
1470 libbfd.lo
: libbfd.c
$(INCDIR
)/filenames.h
1471 opncls.lo
: opncls.c
$(INCDIR
)/filenames.h
$(INCDIR
)/objalloc.h \
1472 $(INCDIR
)/libiberty.h
1473 reloc.lo
: reloc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
1474 section.lo
: section.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
1475 syms.lo
: syms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1476 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1477 targets.lo
: targets.c
$(INCDIR
)/filenames.h
$(INCDIR
)/fnmatch.h \
1479 hash.lo
: hash.c
$(INCDIR
)/filenames.h
$(INCDIR
)/objalloc.h \
1480 $(INCDIR
)/libiberty.h
1481 linker.lo
: linker.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1483 srec.lo
: srec.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1484 $(INCDIR
)/safe-ctype.h
1485 binary.lo
: binary.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
1486 tekhex.lo
: tekhex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h
1487 ihex.lo
: ihex.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1488 $(INCDIR
)/safe-ctype.h
1489 stabs.lo
: stabs.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/stab_gnu.h \
1490 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/safe-ctype.h
1491 stab-syms.lo
: stab-syms.c libaout.h
$(INCDIR
)/bfdlink.h \
1492 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab.def
1493 merge.lo
: merge.c
$(INCDIR
)/filenames.h
$(INCDIR
)/hashtab.h \
1494 $(INCDIR
)/libiberty.h
1495 dwarf2.lo
: dwarf2.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1496 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1497 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dwarf2.h
1498 simple.lo
: simple.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h
1499 archive64.lo
: archive64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/ar.h
1500 cpu-a29k.lo
: cpu-a29k.c
$(INCDIR
)/filenames.h
1501 cpu-alpha.lo
: cpu-alpha.c
$(INCDIR
)/filenames.h
1502 cpu-arc.lo
: cpu-arc.c
$(INCDIR
)/filenames.h
1503 cpu-arm.lo
: cpu-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h
1504 cpu-avr.lo
: cpu-avr.c
$(INCDIR
)/filenames.h
1505 cpu-cris.lo
: cpu-cris.c
$(INCDIR
)/filenames.h
1506 cpu-cr16c.lo
: cpu-cr16c.c
$(INCDIR
)/filenames.h
1507 cpu-crx.lo
: cpu-crx.c
$(INCDIR
)/filenames.h
1508 cpu-d10v.lo
: cpu-d10v.c
$(INCDIR
)/filenames.h
1509 cpu-d30v.lo
: cpu-d30v.c
$(INCDIR
)/filenames.h
1510 cpu-dlx.lo
: cpu-dlx.c
$(INCDIR
)/filenames.h
1511 cpu-fr30.lo
: cpu-fr30.c
$(INCDIR
)/filenames.h
1512 cpu-frv.lo
: cpu-frv.c
$(INCDIR
)/filenames.h
1513 cpu-h8300.lo
: cpu-h8300.c
$(INCDIR
)/filenames.h
1514 cpu-h8500.lo
: cpu-h8500.c
$(INCDIR
)/filenames.h
1515 cpu-hppa.lo
: cpu-hppa.c
$(INCDIR
)/filenames.h
1516 cpu-ia64.lo
: cpu-ia64.c
$(INCDIR
)/filenames.h cpu-ia64-opc.c \
1517 $(srcdir)/..
/opcodes
/ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1518 cpu-i370.lo
: cpu-i370.c
$(INCDIR
)/filenames.h
1519 cpu-i386.lo
: cpu-i386.c
$(INCDIR
)/filenames.h
1520 cpu-i860.lo
: cpu-i860.c
$(INCDIR
)/filenames.h
1521 cpu-i960.lo
: cpu-i960.c
$(INCDIR
)/filenames.h
1522 cpu-ip2k.lo
: cpu-ip2k.c
$(INCDIR
)/filenames.h
1523 cpu-iq2000.lo
: cpu-iq2000.c
$(INCDIR
)/filenames.h
1524 cpu-m32r.lo
: cpu-m32r.c
$(INCDIR
)/filenames.h
1525 cpu-m68hc11.lo
: cpu-m68hc11.c
$(INCDIR
)/filenames.h
1526 cpu-m68hc12.lo
: cpu-m68hc12.c
$(INCDIR
)/filenames.h
1527 cpu-m68k.lo
: cpu-m68k.c
$(INCDIR
)/filenames.h
1528 cpu-m88k.lo
: cpu-m88k.c
$(INCDIR
)/filenames.h
1529 cpu-m10200.lo
: cpu-m10200.c
$(INCDIR
)/filenames.h
1530 cpu-m10300.lo
: cpu-m10300.c
$(INCDIR
)/filenames.h
1531 cpu-maxq.lo
: cpu-maxq.c
$(INCDIR
)/filenames.h
1532 cpu-mcore.lo
: cpu-mcore.c
$(INCDIR
)/filenames.h
1533 cpu-mips.lo
: cpu-mips.c
$(INCDIR
)/filenames.h
1534 cpu-mmix.lo
: cpu-mmix.c
$(INCDIR
)/filenames.h
1535 cpu-msp430.lo
: cpu-msp430.c
$(INCDIR
)/filenames.h
1536 cpu-or32.lo
: cpu-or32.c
$(INCDIR
)/filenames.h
1537 cpu-ns32k.lo
: cpu-ns32k.c
$(INCDIR
)/filenames.h ns32k.h
1538 cpu-openrisc.lo
: cpu-openrisc.c
$(INCDIR
)/filenames.h
1539 cpu-pdp11.lo
: cpu-pdp11.c
$(INCDIR
)/filenames.h
1540 cpu-pj.lo
: cpu-pj.c
$(INCDIR
)/filenames.h
1541 cpu-powerpc.lo
: cpu-powerpc.c
$(INCDIR
)/filenames.h
1542 cpu-rs6000.lo
: cpu-rs6000.c
$(INCDIR
)/filenames.h
1543 cpu-s390.lo
: cpu-s390.c
$(INCDIR
)/filenames.h
1544 cpu-sh.lo
: cpu-sh.c
$(INCDIR
)/filenames.h
$(srcdir)/..
/opcodes
/sh-opc.h
1545 cpu-sparc.lo
: cpu-sparc.c
$(INCDIR
)/filenames.h
1546 cpu-tic30.lo
: cpu-tic30.c
$(INCDIR
)/filenames.h
1547 cpu-tic4x.lo
: cpu-tic4x.c
$(INCDIR
)/filenames.h
1548 cpu-tic54x.lo
: cpu-tic54x.c
$(INCDIR
)/filenames.h
1549 cpu-tic80.lo
: cpu-tic80.c
$(INCDIR
)/filenames.h
1550 cpu-v850.lo
: cpu-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
1551 cpu-vax.lo
: cpu-vax.c
$(INCDIR
)/filenames.h
1552 cpu-we32k.lo
: cpu-we32k.c
$(INCDIR
)/filenames.h
1553 cpu-w65.lo
: cpu-w65.c
$(INCDIR
)/filenames.h
1554 cpu-xstormy16.lo
: cpu-xstormy16.c
$(INCDIR
)/filenames.h
1555 cpu-xtensa.lo
: cpu-xtensa.c
$(INCDIR
)/filenames.h
1556 cpu-z8k.lo
: cpu-z8k.c
$(INCDIR
)/filenames.h
1557 aout-adobe.lo
: aout-adobe.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/adobe.h \
1558 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def libaout.h \
1560 aout-arm.lo
: aout-arm.c
$(INCDIR
)/filenames.h libaout.h \
1561 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aoutx.h \
1562 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1563 $(INCDIR
)/aout
/ar.h aout-target.h
1564 aout-cris.lo
: aout-cris.c aout32.c aoutx.h
$(INCDIR
)/filenames.h \
1565 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h libaout.h \
1566 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1567 $(INCDIR
)/aout
/ar.h aout-target.h
1568 aout-ns32k.lo
: aout-ns32k.c
$(INCDIR
)/aout
/aout64.h \
1569 ns32k.h libaout.h
$(INCDIR
)/bfdlink.h aoutx.h
$(INCDIR
)/filenames.h \
1570 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1572 aout-sparcle.lo
: aout-sparcle.c
$(INCDIR
)/bfdlink.h \
1573 libaout.h aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/sun4.h \
1574 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1575 $(INCDIR
)/aout
/ar.h aout-target.h
1576 aout-tic30.lo
: aout-tic30.c
$(INCDIR
)/filenames.h libaout.h \
1577 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1578 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aoutx.h \
1579 $(INCDIR
)/safe-ctype.h
1580 aout0.lo
: aout0.c aoutf1.h
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/sun4.h \
1581 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1582 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
1584 aout32.lo
: aout32.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1585 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/aout
/aout64.h \
1586 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1587 armnetbsd.lo
: armnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1588 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1589 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1590 bout.lo
: bout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1591 genlink.h
$(INCDIR
)/bout.h
$(INCDIR
)/aout
/stab_gnu.h \
1592 $(INCDIR
)/aout
/stab.def libaout.h
1593 cf-i386lynx.lo
: cf-i386lynx.c
$(INCDIR
)/filenames.h \
1594 coff-i386.c
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1595 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1596 coffcode.h coffswap.h
1597 cf-m68klynx.lo
: cf-m68klynx.c coff-m68k.c
$(INCDIR
)/filenames.h \
1598 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1599 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1600 cf-sparclynx.lo
: cf-sparclynx.c coff-sparc.c
$(INCDIR
)/filenames.h \
1601 $(INCDIR
)/coff
/sparc.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1602 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1603 coff-a29k.lo
: coff-a29k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/a29k.h \
1604 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1605 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1606 coff-apollo.lo
: coff-apollo.c
$(INCDIR
)/filenames.h \
1607 $(INCDIR
)/coff
/apollo.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1608 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1609 coff-arm.lo
: coff-arm.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/arm.h \
1610 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1611 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1612 coff-aux.lo
: coff-aux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/aux-coff.h \
1613 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h \
1614 coff-m68k.c libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
1616 coff-h8300.lo
: coff-h8300.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1617 genlink.h
$(INCDIR
)/coff
/h8300.h
$(INCDIR
)/coff
/external.h \
1618 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/libiberty.h \
1619 coffcode.h coffswap.h
1620 coff-h8500.lo
: coff-h8500.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1621 $(INCDIR
)/coff
/h8500.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1622 libcoff.h coffcode.h coffswap.h
1623 coff-i386.lo
: coff-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/i386.h \
1624 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1625 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1626 coff-i860.lo
: coff-i860.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/i860.h \
1627 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1628 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1629 coff-go32.lo
: coff-go32.c coff-i386.c
$(INCDIR
)/filenames.h \
1630 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1631 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1632 coff-i960.lo
: coff-i960.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/i960.h \
1633 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1634 coffcode.h coffswap.h
1635 coff-m68k.lo
: coff-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/m68k.h \
1636 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1637 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1638 coff-m88k.lo
: coff-m88k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/m88k.h \
1639 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1640 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1641 coff-maxq.lo
: coff-maxq.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/maxq.h \
1642 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1643 libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h \
1644 coffcode.h coffswap.h
1645 coff-mips.lo
: coff-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1646 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
1647 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
1648 libcoff.h libecoff.h coffswap.h ecoffswap.h
1649 coff-or32.lo
: coff-or32.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/or32.h \
1650 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/bfdlink.h \
1651 coffcode.h coffswap.h
1652 coff-rs6000.lo
: coff-rs6000.c
$(INCDIR
)/filenames.h \
1653 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h \
1654 $(INCDIR
)/coff
/rs6000.h libcoff.h libxcoff.h coffcode.h \
1656 coff-sh.lo
: coff-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1657 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
1658 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1659 coff-sparc.lo
: coff-sparc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/sparc.h \
1660 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1661 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1662 coff-stgo32.lo
: coff-stgo32.c coff-i386.c
$(INCDIR
)/filenames.h \
1663 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1664 $(INCDIR
)/coff
/go32exe.h libcoff.h
$(INCDIR
)/bfdlink.h \
1665 coffcode.h coffswap.h go32stub.h
1666 coff-svm68k.lo
: coff-svm68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1667 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1668 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1669 coff-tic30.lo
: coff-tic30.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1670 $(INCDIR
)/coff
/tic30.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1671 libcoff.h coffcode.h coffswap.h
1672 coff-tic4x.lo
: coff-tic4x.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1673 $(INCDIR
)/coff
/tic4x.h
$(INCDIR
)/coff
/ti.h
$(INCDIR
)/coff
/internal.h \
1674 libcoff.h coffcode.h coffswap.h
1675 coff-tic54x.lo
: coff-tic54x.c
$(INCDIR
)/filenames.h \
1676 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1677 $(INCDIR
)/coff
/internal.h libcoff.h coffcode.h coffswap.h
1678 coff-tic80.lo
: coff-tic80.c
$(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h \
1679 $(INCDIR
)/coff
/tic80.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1680 libcoff.h coffcode.h coffswap.h
1681 coff-u68k.lo
: coff-u68k.c coff-m68k.c
$(INCDIR
)/filenames.h \
1682 $(INCDIR
)/coff
/m68k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1683 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1684 coff-we32k.lo
: coff-we32k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/we32k.h \
1685 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1686 libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h coffswap.h
1687 coff-w65.lo
: coff-w65.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1688 $(INCDIR
)/coff
/w65.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1689 libcoff.h coffcode.h coffswap.h
1690 coff-z8k.lo
: coff-z8k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1691 $(INCDIR
)/coff
/z8k.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
1692 libcoff.h coffcode.h coffswap.h
1693 cofflink.lo
: cofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1694 $(INCDIR
)/coff
/internal.h libcoff.h
$(INCDIR
)/safe-ctype.h
1695 dwarf1.lo
: dwarf1.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1696 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1697 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dwarf.h
1698 ecoff.lo
: ecoff.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1699 $(INCDIR
)/aout
/ar.h
$(INCDIR
)/aout
/ranlib.h
$(INCDIR
)/aout
/stab_gnu.h \
1700 $(INCDIR
)/aout
/stab.def libaout.h
$(INCDIR
)/aout
/aout64.h \
1701 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
1702 $(INCDIR
)/coff
/ecoff.h libcoff.h libecoff.h
1703 ecofflink.lo
: ecofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1704 $(INCDIR
)/objalloc.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
1705 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
1706 $(INCDIR
)/coff
/ecoff.h libcoff.h libecoff.h
1707 efi-app-ia32.lo
: efi-app-ia32.c
$(INCDIR
)/filenames.h \
1708 coff-i386.c
$(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h \
1709 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
1710 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
1711 elf.lo
: elf.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1712 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1713 $(INCDIR
)/elf
/external.h
$(INCDIR
)/libiberty.h
1714 elf32-am33lin.lo
: elf32-am33lin.c elf-m10300.c
$(INCDIR
)/filenames.h \
1715 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1716 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h \
1717 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1718 elf32-arc.lo
: elf32-arc.c
$(INCDIR
)/filenames.h elf-bfd.h \
1719 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1720 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h \
1721 $(INCDIR
)/libiberty.h elf32-target.h
1722 elf32-arm.lo
: elf32-arm.c
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
1723 $(INCDIR
)/filenames.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1724 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1726 elf32-avr.lo
: elf32-avr.c
$(INCDIR
)/filenames.h elf-bfd.h \
1727 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1728 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/avr.h
$(INCDIR
)/elf
/reloc-macros.h \
1730 elf32-cr16c.lo
: elf32-cr16c.c
$(INCDIR
)/filenames.h \
1731 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cr16c.h
$(INCDIR
)/elf
/reloc-macros.h \
1732 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1733 $(INCDIR
)/elf
/external.h elf32-target.h
1734 elf32-cris.lo
: elf32-cris.c
$(INCDIR
)/filenames.h elf-bfd.h \
1735 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1736 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/cris.h
$(INCDIR
)/elf
/reloc-macros.h \
1738 elf32-crx.lo
: elf32-crx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1739 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1740 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/crx.h
$(INCDIR
)/elf
/reloc-macros.h \
1742 elf32-d10v.lo
: elf32-d10v.c
$(INCDIR
)/filenames.h elf-bfd.h \
1743 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1744 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d10v.h
$(INCDIR
)/elf
/reloc-macros.h \
1746 elf32-d30v.lo
: elf32-d30v.c
$(INCDIR
)/filenames.h elf-bfd.h \
1747 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1748 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/d30v.h
$(INCDIR
)/elf
/reloc-macros.h \
1750 elf32-dlx.lo
: elf32-dlx.c
$(INCDIR
)/filenames.h elf-bfd.h \
1751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1752 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dlx.h
$(INCDIR
)/elf
/reloc-macros.h \
1754 elf32-fr30.lo
: elf32-fr30.c
$(INCDIR
)/filenames.h elf-bfd.h \
1755 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1756 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/fr30.h
$(INCDIR
)/elf
/reloc-macros.h \
1758 elf32-frv.lo
: elf32-frv.c
$(INCDIR
)/filenames.h elf-bfd.h \
1759 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1760 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/reloc-macros.h \
1761 $(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/hashtab.h elf32-target.h
1762 elf32-gen.lo
: elf32-gen.c
$(INCDIR
)/filenames.h elf-bfd.h \
1763 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1764 $(INCDIR
)/bfdlink.h elf32-target.h
1765 elf32-h8300.lo
: elf32-h8300.c
$(INCDIR
)/filenames.h \
1766 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1767 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/h8.h \
1768 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1769 elf32-hppa.lo
: elf32-hppa.c
$(INCDIR
)/filenames.h elf-bfd.h \
1770 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1771 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
1772 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1773 elf32-i370.lo
: elf32-i370.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1774 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1775 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/reloc-macros.h \
1777 elf32-i386.lo
: elf32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1778 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1779 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/i386.h
$(INCDIR
)/elf
/reloc-macros.h \
1781 elf32-i860.lo
: elf32-i860.c
$(INCDIR
)/filenames.h elf-bfd.h \
1782 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1783 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i860.h
$(INCDIR
)/elf
/reloc-macros.h \
1785 elf32-i960.lo
: elf32-i960.c
$(INCDIR
)/filenames.h elf-bfd.h \
1786 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1787 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/i960.h
$(INCDIR
)/elf
/reloc-macros.h \
1789 elf32-ip2k.lo
: elf32-ip2k.c
$(INCDIR
)/filenames.h elf-bfd.h \
1790 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1791 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/ip2k.h
$(INCDIR
)/elf
/reloc-macros.h \
1793 elf32-iq2000.lo
: elf32-iq2000.c
$(INCDIR
)/filenames.h \
1794 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1795 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/iq2000.h \
1796 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1797 elf32-m32r.lo
: elf32-m32r.c
$(INCDIR
)/filenames.h elf-bfd.h \
1798 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1799 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/reloc-macros.h \
1801 elf32-m68k.lo
: elf32-m68k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1802 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1803 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h \
1805 elf32-m68hc11.lo
: elf32-m68hc11.c
$(INCDIR
)/filenames.h \
1806 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1807 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1808 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1809 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
1810 elf32-m68hc12.lo
: elf32-m68hc12.c
$(INCDIR
)/filenames.h \
1811 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1812 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1813 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1814 $(INCDIR
)/opcode
/m68hc11.h elf32-target.h
1815 elf32-m68hc1x.lo
: elf32-m68hc1x.c
$(INCDIR
)/filenames.h \
1816 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1817 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elf32-m68hc1x.h \
1818 $(INCDIR
)/elf
/m68hc11.h
$(INCDIR
)/elf
/reloc-macros.h \
1819 $(INCDIR
)/opcode
/m68hc11.h
1820 elf32-m88k.lo
: elf32-m88k.c
$(INCDIR
)/filenames.h elf-bfd.h \
1821 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1822 $(INCDIR
)/bfdlink.h elf32-target.h
1823 elf-m10200.lo
: elf-m10200.c
$(INCDIR
)/filenames.h elf-bfd.h \
1824 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1825 $(INCDIR
)/bfdlink.h elf32-target.h
1826 elf-m10300.lo
: elf-m10300.c
$(INCDIR
)/filenames.h elf-bfd.h \
1827 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1828 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mn10300.h
$(INCDIR
)/elf
/reloc-macros.h \
1830 elf32-mcore.lo
: elf32-mcore.c
$(INCDIR
)/filenames.h \
1831 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1832 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mcore.h \
1833 $(INCDIR
)/elf
/reloc-macros.h elf32-target.h
1834 elfxx-mips.lo
: elfxx-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1835 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1836 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h elfxx-mips.h \
1837 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/sym.h \
1838 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h \
1839 $(INCDIR
)/coff
/external.h
$(INCDIR
)/hashtab.h
1840 elf32-mips.lo
: elf32-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1841 genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1842 $(INCDIR
)/elf
/external.h elfxx-mips.h
$(INCDIR
)/elf
/mips.h \
1843 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
1844 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h \
1845 $(INCDIR
)/coff
/external.h ecoffswap.h elf32-target.h
1846 elf32-msp430.lo
: elf32-msp430.c
$(INCDIR
)/filenames.h \
1847 $(INCDIR
)/libiberty.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1848 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1849 $(INCDIR
)/elf
/msp430.h
$(INCDIR
)/elf
/reloc-macros.h \
1851 elf32-openrisc.lo
: elf32-openrisc.c
$(INCDIR
)/filenames.h \
1852 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1853 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/openrisc.h \
1854 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1856 elf32-or32.lo
: elf32-or32.c
$(INCDIR
)/filenames.h elf-bfd.h \
1857 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1858 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/reloc-macros.h \
1859 $(INCDIR
)/libiberty.h elf32-target.h
1860 elf32-pj.lo
: elf32-pj.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1861 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1862 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/pj.h
$(INCDIR
)/elf
/reloc-macros.h \
1864 elf32-ppc.lo
: elf32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1865 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1866 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1867 elf32-ppc.h elf32-target.h
1868 elf32-sh64.lo
: elf32-sh64.c
$(INCDIR
)/filenames.h elf-bfd.h \
1869 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1870 $(INCDIR
)/bfdlink.h
$(srcdir)/..
/opcodes
/sh64-opc.h \
1871 elf32-sh64.h elf32-sh.c
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1872 $(INCDIR
)/libiberty.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1874 elf32-sh64-com.lo
: elf32-sh64-com.c
$(INCDIR
)/filenames.h \
1875 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1876 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/sh.h \
1877 $(INCDIR
)/elf
/reloc-macros.h elf32-sh64.h
$(srcdir)/..
/opcodes
/sh64-opc.h
1878 elf32-s390.lo
: elf32-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1879 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1880 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h \
1882 elf32-sh.lo
: elf32-sh.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1883 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1884 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1885 $(INCDIR
)/libiberty.h
$(srcdir)/..
/opcodes
/sh-opc.h \
1887 elf32-sh-symbian.lo
: elf32-sh-symbian.c elf32-sh.c \
1888 $(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h elf-bfd.h \
1889 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1890 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1891 $(srcdir)/..
/opcodes
/sh-opc.h elf32-target.h
1892 elf32-sparc.lo
: elf32-sparc.c
$(INCDIR
)/filenames.h \
1893 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1894 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sparc.h \
1895 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/sparc.h \
1897 elf32-v850.lo
: elf32-v850.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1898 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1899 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/reloc-macros.h \
1900 $(INCDIR
)/libiberty.h elf32-target.h
1901 elf32-vax.lo
: elf32-vax.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1902 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1903 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/vax.h
$(INCDIR
)/elf
/reloc-macros.h \
1905 elf32-xstormy16.lo
: elf32-xstormy16.c
$(INCDIR
)/filenames.h \
1906 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1907 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/xstormy16.h \
1908 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/libiberty.h \
1910 elf32-xtensa.lo
: elf32-xtensa.c
$(INCDIR
)/filenames.h \
1911 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1912 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/xtensa.h \
1913 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/xtensa-isa.h \
1914 $(INCDIR
)/xtensa-config.h elf32-target.h
1915 elf32.lo
: elf32.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
1916 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
1917 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfcore.h
1918 elflink.lo
: elflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1919 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1920 $(INCDIR
)/elf
/external.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
1921 elf-strtab.lo
: elf-strtab.c
$(INCDIR
)/filenames.h elf-bfd.h \
1922 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1923 $(INCDIR
)/bfdlink.h
$(INCDIR
)/hashtab.h
$(INCDIR
)/libiberty.h
1924 elf-eh-frame.lo
: elf-eh-frame.c
$(INCDIR
)/filenames.h \
1925 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1926 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/dwarf2.h
1927 epoc-pe-arm.lo
: epoc-pe-arm.c pe-arm.c
$(INCDIR
)/filenames.h \
1928 coff-arm.c
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1929 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
1930 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
1931 epoc-pei-arm.lo
: epoc-pei-arm.c pei-arm.c
$(INCDIR
)/filenames.h \
1932 coff-arm.c
$(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h \
1933 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
1934 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
1935 hp300bsd.lo
: hp300bsd.c
$(INCDIR
)/filenames.h libaout.h \
1936 $(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1937 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1938 hp300hpux.lo
: hp300hpux.c
$(INCDIR
)/aout
/hp300hpux.h \
1939 aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
1940 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/aout
/aout64.h \
1941 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
1943 som.lo
: som.c
$(INCDIR
)/alloca-conf.h
$(INCDIR
)/filenames.h
1944 i386aout.lo
: i386aout.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
1945 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/stab_gnu.h \
1946 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1947 i386bsd.lo
: i386bsd.c
$(INCDIR
)/filenames.h libaout.h \
1948 $(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1949 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1950 i386dynix.lo
: i386dynix.c
$(INCDIR
)/aout
/dynix3.h aoutx.h \
1951 $(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
1952 libaout.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1953 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h aout-target.h
1954 i386freebsd.lo
: i386freebsd.c freebsd.h
$(INCDIR
)/filenames.h \
1955 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1956 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1957 i386linux.lo
: i386linux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
1958 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
1959 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
1960 i386lynx.lo
: i386lynx.c
$(INCDIR
)/filenames.h libaout.h \
1961 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aout-target.h \
1962 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1963 i386msdos.lo
: i386msdos.c
$(INCDIR
)/filenames.h libaout.h \
1965 i386netbsd.lo
: i386netbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1966 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1967 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1968 i386mach3.lo
: i386mach3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
1969 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
1970 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
1971 i386os9k.lo
: i386os9k.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
1972 libaout.h
$(INCDIR
)/os9k.h
1973 ieee.lo
: ieee.c
$(INCDIR
)/filenames.h
$(INCDIR
)/ieee.h \
1974 libieee.h
$(INCDIR
)/safe-ctype.h
1975 m68k4knetbsd.lo
: m68k4knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1976 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1977 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1978 m68klinux.lo
: m68klinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
1979 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
1980 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
1981 m68klynx.lo
: m68klynx.c
$(INCDIR
)/filenames.h libaout.h \
1982 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aout-target.h \
1983 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1984 m68knetbsd.lo
: m68knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1985 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1986 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1987 m88kmach3.lo
: m88kmach3.c
$(INCDIR
)/filenames.h libaout.h \
1988 $(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1989 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1990 m88kopenbsd.lo
: m88kopenbsd.c netbsd.h
$(INCDIR
)/filenames.h \
1991 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1992 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1993 mach-o.lo
: mach-o.c mach-o.h
$(INCDIR
)/filenames.h \
1994 $(INCDIR
)/libiberty.h mach-o-target.c
1995 mipsbsd.lo
: mipsbsd.c
$(INCDIR
)/filenames.h libaout.h \
1996 $(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
1997 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
1998 newsos3.lo
: newsos3.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
1999 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2000 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2001 nlm.lo
: nlm.c
$(INCDIR
)/filenames.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2002 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h
2003 nlm32-i386.lo
: nlm32-i386.c
$(INCDIR
)/filenames.h
$(INCDIR
)/nlm
/i386-ext.h \
2004 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2005 $(INCDIR
)/nlm
/external.h nlmswap.h nlm-target.h
2006 nlm32-sparc.lo
: nlm32-sparc.c
$(INCDIR
)/filenames.h \
2007 $(INCDIR
)/nlm
/sparc32-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2008 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2010 nlm32-ppc.lo
: nlm32-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/nlm
/ppc-ext.h \
2011 libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
2012 $(INCDIR
)/nlm
/external.h nlmswap.h nlm-target.h
2013 nlm32.lo
: nlm32.c nlmcode.h
$(INCDIR
)/filenames.h libnlm.h \
2014 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h
2015 ns32knetbsd.lo
: ns32knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2016 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2017 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2018 oasys.lo
: oasys.c
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2019 $(INCDIR
)/oasys.h liboasys.h
2020 pc532-mach.lo
: pc532-mach.c
$(INCDIR
)/filenames.h libaout.h \
2021 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aout-target.h \
2022 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2023 pdp11.lo
: pdp11.c
$(INCDIR
)/filenames.h libaout.h
$(INCDIR
)/bfdlink.h \
2024 aout-target.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
2025 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
$(INCDIR
)/safe-ctype.h
2026 pef.lo
: pef.c
$(INCDIR
)/safe-ctype.h pef.h pef-traceback.h \
2027 $(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h
2028 pe-arm.lo
: pe-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2029 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2030 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2032 pei-arm.lo
: pei-arm.c
$(INCDIR
)/filenames.h coff-arm.c \
2033 $(INCDIR
)/coff
/arm.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2034 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2036 pe-i386.lo
: pe-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2037 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2038 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2040 pei-i386.lo
: pei-i386.c
$(INCDIR
)/filenames.h coff-i386.c \
2041 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2042 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2044 pe-mcore.lo
: pe-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2045 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2046 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2048 pei-mcore.lo
: pei-mcore.c
$(INCDIR
)/filenames.h coff-mcore.c \
2049 $(INCDIR
)/coff
/mcore.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2050 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2052 pe-ppc.lo
: pe-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2053 $(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2054 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2055 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2056 pei-ppc.lo
: pei-ppc.c
$(INCDIR
)/filenames.h coff-ppc.c \
2057 $(INCDIR
)/coff
/powerpc.h
$(INCDIR
)/coff
/external.h \
2058 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2059 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2060 pe-sh.lo
: pe-sh.c
$(INCDIR
)/filenames.h coff-sh.c
$(INCDIR
)/libiberty.h \
2061 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h
$(INCDIR
)/coff
/external.h \
2062 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2063 coffcode.h peicode.h libpei.h
2064 pei-sh.lo
: pei-sh.c
$(INCDIR
)/filenames.h coff-sh.c \
2065 $(INCDIR
)/libiberty.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/sh.h \
2066 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2067 $(INCDIR
)/coff
/pe.h libcoff.h coffcode.h peicode.h \
2069 pe-mips.lo
: pe-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/mipspe.h \
2070 $(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2071 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2073 pei-mips.lo
: pei-mips.c
$(INCDIR
)/filenames.h pe-mips.c \
2074 $(INCDIR
)/coff
/mipspe.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2075 $(INCDIR
)/coff
/pe.h libcoff.h
$(INCDIR
)/bfdlink.h coffcode.h \
2077 ppcboot.lo
: ppcboot.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/filenames.h
2078 reloc16.lo
: reloc16.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2079 genlink.h
$(INCDIR
)/coff
/internal.h libcoff.h
2080 riscix.lo
: riscix.c
$(INCDIR
)/filenames.h libaout.h \
2081 $(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h aout-target.h \
2082 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2083 sparclinux.lo
: sparclinux.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/aout64.h \
2084 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2085 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
2086 sparclynx.lo
: sparclynx.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/sun4.h \
2087 libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
2088 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2090 sparcnetbsd.lo
: sparcnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2091 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2092 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2093 sunos.lo
: sunos.c
$(INCDIR
)/bfdlink.h libaout.h aoutf1.h \
2094 $(INCDIR
)/filenames.h
$(INCDIR
)/aout
/sun4.h
$(INCDIR
)/aout
/aout64.h \
2095 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h \
2097 vaxnetbsd.lo
: vaxnetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2098 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2099 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2100 vax1knetbsd.lo
: vax1knetbsd.c netbsd.h
$(INCDIR
)/filenames.h \
2101 libaout.h
$(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2102 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2103 vaxbsd.lo
: vaxbsd.c
$(INCDIR
)/filenames.h libaout.h \
2104 $(INCDIR
)/bfdlink.h aout-target.h
$(INCDIR
)/aout
/aout64.h \
2105 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2106 versados.lo
: versados.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h
2107 vms.lo
: vms.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2109 vms-gsd.lo
: vms-gsd.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2111 vms-hdr.lo
: vms-hdr.c bfdver.h
$(INCDIR
)/filenames.h \
2112 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h vms.h
2113 vms-misc.lo
: vms-misc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2115 vms-tir.lo
: vms-tir.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2117 xcofflink.lo
: xcofflink.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2118 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h libcoff.h \
2120 xsym.lo
: xsym.c xsym.h
$(INCDIR
)/filenames.h
2121 xtensa-isa.lo
: xtensa-isa.c
$(INCDIR
)/filenames.h
$(INCDIR
)/xtensa-isa.h \
2122 $(INCDIR
)/xtensa-isa-internal.h
2123 xtensa-modules.lo
: xtensa-modules.c
$(INCDIR
)/xtensa-isa.h \
2124 $(INCDIR
)/xtensa-isa-internal.h
2125 aix5ppc-core.lo
: aix5ppc-core.c
2126 aout64.lo
: aout64.c aoutx.h
$(INCDIR
)/filenames.h
$(INCDIR
)/safe-ctype.h \
2127 $(INCDIR
)/bfdlink.h libaout.h
$(INCDIR
)/aout
/aout64.h \
2128 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ar.h
2129 coff-alpha.lo
: coff-alpha.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2130 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h \
2131 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h
$(INCDIR
)/aout
/ar.h \
2132 libcoff.h libecoff.h coffswap.h ecoffswap.h
2133 coff64-rs6000.lo
: coff64-rs6000.c
$(INCDIR
)/filenames.h \
2134 $(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/xcoff.h \
2135 $(INCDIR
)/coff
/rs6k64.h libcoff.h libxcoff.h coffcode.h \
2137 demo64.lo
: demo64.c aoutf1.h
$(INCDIR
)/filenames.h \
2138 $(INCDIR
)/aout
/sun4.h libaout.h
$(INCDIR
)/bfdlink.h \
2139 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def \
2140 $(INCDIR
)/aout
/ar.h aout-target.h
2141 efi-app-ia64.lo
: efi-app-ia64.c
$(INCDIR
)/filenames.h \
2142 coff-ia64.c
$(INCDIR
)/coff
/ia64.h
$(INCDIR
)/coff
/external.h \
2143 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/pe.h libcoff.h \
2144 $(INCDIR
)/bfdlink.h coffcode.h peicode.h libpei.h
2145 elf64-x86-64.lo
: elf64-x86-64.c
$(INCDIR
)/filenames.h \
2146 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2147 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/x86-64.h \
2148 $(INCDIR
)/elf
/reloc-macros.h elf64-target.h
2149 elf64-alpha.lo
: elf64-alpha.c
$(INCDIR
)/filenames.h \
2150 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2151 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/alpha.h \
2152 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/internal.h \
2153 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/ecoff.h \
2154 $(INCDIR
)/coff
/alpha.h
$(INCDIR
)/aout
/ar.h libcoff.h \
2155 libecoff.h ecoffswap.h elf64-target.h
2156 elf64-hppa.lo
: elf64-hppa.c
$(INCDIR
)/alloca-conf.h \
2157 $(INCDIR
)/filenames.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2158 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
2159 $(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h libhppa.h \
2160 elf64-hppa.h elf-hppa.h elf64-target.h
2161 elf64-gen.lo
: elf64-gen.c
$(INCDIR
)/filenames.h elf-bfd.h \
2162 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2163 $(INCDIR
)/bfdlink.h elf64-target.h
2164 elfn32-mips.lo
: elfn32-mips.c
$(INCDIR
)/filenames.h \
2165 $(INCDIR
)/bfdlink.h genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2166 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfxx-mips.h \
2167 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/sym.h \
2168 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2169 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/mips.h
$(INCDIR
)/coff
/external.h \
2170 ecoffswap.h elf32-target.h
2171 elf64-mips.lo
: elf64-mips.c
$(INCDIR
)/filenames.h
$(INCDIR
)/aout
/ar.h \
2172 $(INCDIR
)/bfdlink.h genlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2173 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfxx-mips.h \
2174 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/coff
/sym.h \
2175 $(INCDIR
)/coff
/symconst.h
$(INCDIR
)/coff
/internal.h \
2176 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/alpha.h ecoffswap.h \
2178 elf64-mmix.lo
: elf64-mmix.c
$(INCDIR
)/filenames.h elf-bfd.h \
2179 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2180 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mmix.h
$(INCDIR
)/elf
/reloc-macros.h \
2181 $(INCDIR
)/opcode
/mmix.h elf64-target.h
2182 elf64-ppc.lo
: elf64-ppc.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2183 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2184 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/ppc64.h
$(INCDIR
)/elf
/reloc-macros.h \
2185 elf64-ppc.h elf64-target.h
2186 elf64-s390.lo
: elf64-s390.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2187 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2188 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/reloc-macros.h \
2190 elf64-sh64.lo
: elf64-sh64.c
$(INCDIR
)/filenames.h
$(INCDIR
)/bfdlink.h \
2191 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2192 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
2194 elf64-sparc.lo
: elf64-sparc.c
$(INCDIR
)/filenames.h \
2195 elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
2196 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/sparc.h \
2197 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/reloc-macros.h \
2199 elf64.lo
: elf64.c elfcode.h
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2200 $(INCDIR
)/bfdlink.h elf-bfd.h
$(INCDIR
)/elf
/common.h \
2201 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h elfcore.h
2202 mmo.lo
: mmo.c
$(INCDIR
)/filenames.h
$(INCDIR
)/libiberty.h \
2203 $(INCDIR
)/elf
/mmix.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/opcode
/mmix.h
2204 nlm32-alpha.lo
: nlm32-alpha.c
$(INCDIR
)/filenames.h \
2205 $(INCDIR
)/nlm
/alpha-ext.h libnlm.h
$(INCDIR
)/nlm
/common.h \
2206 $(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h nlmswap.h \
2208 nlm64.lo
: nlm64.c nlmcode.h
$(INCDIR
)/filenames.h libnlm.h \
2209 $(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h
$(INCDIR
)/nlm
/external.h
2210 aix386-core.lo
: aix386-core.c
$(INCDIR
)/filenames.h \
2211 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/internal.h \
2212 libcoff.h
$(INCDIR
)/bfdlink.h
2213 hpux-core.lo
: hpux-core.c
$(INCDIR
)/filenames.h
2214 irix-core.lo
: irix-core.c
$(INCDIR
)/filenames.h
2215 lynx-core.lo
: lynx-core.c
$(INCDIR
)/filenames.h
2216 osf-core.lo
: osf-core.c
$(INCDIR
)/filenames.h
2217 sco5-core.lo
: sco5-core.c
$(INCDIR
)/filenames.h libaout.h \
2219 trad-core.lo
: trad-core.c
$(INCDIR
)/filenames.h libaout.h \
2221 cisco-core.lo
: cisco-core.c
$(INCDIR
)/filenames.h
2222 elf32-ia64.lo
: elf32-ia64.c
$(INCDIR
)/filenames.h elf-bfd.h \
2223 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2224 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h \
2225 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h
$(INCDIR
)/hashtab.h \
2227 elf64-ia64.lo
: elf64-ia64.c
$(INCDIR
)/filenames.h elf-bfd.h \
2228 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
2229 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ia64.h
$(INCDIR
)/elf
/ia64.h \
2230 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/objalloc.h
$(INCDIR
)/hashtab.h \
2232 peigen.lo
: peigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/internal.h \
2233 $(INCDIR
)/coff
/i386.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/pe.h \
2234 libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2235 pepigen.lo
: pepigen.c
$(INCDIR
)/filenames.h
$(INCDIR
)/coff
/internal.h \
2236 $(INCDIR
)/coff
/ia64.h
$(INCDIR
)/coff
/external.h
$(INCDIR
)/coff
/pe.h \
2237 libcoff.h
$(INCDIR
)/bfdlink.h libpei.h
2238 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2239 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2240 # Otherwise a system limit (for SysV at least) may be exceeded.