fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / bfd / Makefile.in
blob7d0238deafca98f5969e2d72ae3f6b7bbd3e5fbe
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
71 BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
72 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
73 CATALOGS = @CATALOGS@
74 CATOBJEXT = @CATOBJEXT@
75 CC = @CC@
76 CC_FOR_BUILD = @CC_FOR_BUILD@
77 COREFILE = @COREFILE@
78 COREFLAG = @COREFLAG@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 DATADIRNAME = @DATADIRNAME@
82 DLLTOOL = @DLLTOOL@
83 EXEEXT = @EXEEXT@
84 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
85 GCJ = @GCJ@
86 GCJFLAGS = @GCJFLAGS@
87 GMOFILES = @GMOFILES@
88 GMSGFMT = @GMSGFMT@
89 GT_NO = @GT_NO@
90 GT_YES = @GT_YES@
91 HAVE_LIB = @HAVE_LIB@
92 HDEFINES = @HDEFINES@
93 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
94 INSTOBJEXT = @INSTOBJEXT@
95 INTLDEPS = @INTLDEPS@
96 INTLLIBS = @INTLLIBS@
97 INTLOBJS = @INTLOBJS@
98 LIB = @LIB@
99 LIBTOOL = @LIBTOOL@
100 LN_S = @LN_S@
101 LTLIB = @LTLIB@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
105 MSGFMT = @MSGFMT@
106 OBJDUMP = @OBJDUMP@
107 OBJEXT = @OBJEXT@
108 PACKAGE = @PACKAGE@
109 POFILES = @POFILES@
110 POSUB = @POSUB@
111 RANLIB = @RANLIB@
112 STRIP = @STRIP@
113 TDEFINES = @TDEFINES@
114 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
115 USE_NLS = @USE_NLS@
116 VERSION = @VERSION@
117 WIN32LDFLAGS = @WIN32LDFLAGS@
118 WIN32LIBADD = @WIN32LIBADD@
119 all_backends = @all_backends@
120 bfd_backends = @bfd_backends@
121 bfd_default_target_size = @bfd_default_target_size@
122 bfd_file_ptr = @bfd_file_ptr@
123 bfd_libs = @bfd_libs@
124 bfd_machines = @bfd_machines@
125 bfd_ufile_ptr = @bfd_ufile_ptr@
126 bfd_version = @bfd_version@
127 bfd_version_string = @bfd_version_string@
128 l = @l@
129 tdefaults = @tdefaults@
130 wordsize = @wordsize@
132 AUTOMAKE_OPTIONS = cygnus
134 INCDIR = $(srcdir)/../include
135 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
136 MKDEP = gcc -MM
138 SUBDIRS = doc po
140 docdir = doc
141 bfdlibdir = @bfdlibdir@
142 bfdincludedir = @bfdincludedir@
144 bfdlib_LTLIBRARIES = libbfd.la
146 WARN_CFLAGS = @WARN_CFLAGS@
147 AM_CFLAGS = $(WARN_CFLAGS)
149 # bfd.h goes here, for now
150 BFD_H = bfd.h
152 # Jim Kingdon notes:
153 # Writing S-records should be included in all (or at least most)
154 # *-*-coff, *-*-aout, etc., configurations, because people will want to
155 # be able to use objcopy to create S-records. (S-records are not useful
156 # for the debugger, so if you are downloading things as S-records you
157 # need two copies of the executable, one to download and one for the
158 # debugger).
159 BFD32_LIBS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo
162 BFD64_LIBS = archive64.lo
164 BFD32_LIBS_CFILES = archive.c archures.c bfd.c bfdio.c bfdwin.c cache.c coffgen.c corefile.c format.c init.c libbfd.c opncls.c reloc.c section.c syms.c targets.c hash.c linker.c srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c merge.c dwarf2.c simple.c
167 BFD64_LIBS_CFILES = archive64.c
169 # This list is alphabetized to make it easier to keep in sync
170 # with the decls and initializer in archures.c.
171 ALL_MACHINES = cpu-a29k.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-cris.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-fr30.lo cpu-frv.lo cpu-h8300.lo cpu-h8500.lo cpu-hppa.lo cpu-ia64.lo cpu-i370.lo cpu-i386.lo cpu-i860.lo cpu-i960.lo cpu-ip2k.lo cpu-iq2000.lo cpu-m32r.lo cpu-zpu.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m68k.lo cpu-m88k.lo cpu-m10200.lo cpu-m10300.lo cpu-mcore.lo cpu-mips.lo cpu-mmix.lo cpu-msp430.lo cpu-or32.lo cpu-ns32k.lo cpu-openrisc.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-rs6000.lo cpu-s390.lo cpu-sh.lo cpu-sparc.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic80.lo cpu-v850.lo cpu-vax.lo cpu-we32k.lo cpu-w65.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z8k.lo
174 ALL_MACHINES_CFILES = cpu-a29k.c cpu-alpha.c cpu-arc.c cpu-arm.c cpu-avr.c cpu-cris.c cpu-d10v.c cpu-d30v.c cpu-dlx.c cpu-fr30.c cpu-frv.c cpu-h8300.c cpu-h8500.c cpu-hppa.c cpu-ia64.c cpu-i370.c cpu-i386.c cpu-i860.c cpu-i960.c cpu-ip2k.c cpu-iq2000.c cpu-m32r.c cpu-zpu.c cpu-m68hc11.c cpu-m68hc12.c cpu-m68k.c cpu-m88k.c cpu-m10200.c cpu-m10300.c cpu-mcore.c cpu-mips.c cpu-mmix.c cpu-msp430.c cpu-or32.c cpu-ns32k.c cpu-openrisc.c cpu-pdp11.c cpu-pj.c cpu-powerpc.c cpu-rs6000.c cpu-s390.c cpu-sh.c cpu-sparc.c cpu-tic30.c cpu-tic4x.c cpu-tic54x.c cpu-tic80.c cpu-v850.c cpu-vax.c cpu-we32k.c cpu-w65.c cpu-xstormy16.c cpu-xtensa.c cpu-z8k.c
177 # The .o files needed by all of the 32 bit vectors that are configured into
178 # target_vector in targets.c if configured with --enable-targets=all.
179 BFD32_BACKENDS = aout-adobe.lo aout-arm.lo aout-cris.lo aout-ns32k.lo aout-sparcle.lo aout-tic30.lo aout0.lo aout32.lo armnetbsd.lo bout.lo cf-i386lynx.lo cf-m68klynx.lo cf-sparclynx.lo coff-a29k.lo coff-apollo.lo coff-arm.lo coff-aux.lo coff-h8300.lo coff-h8500.lo coff-i386.lo coff-go32.lo coff-i860.lo coff-i960.lo coff-m68k.lo coff-m88k.lo coff-mips.lo coff-or32.lo coff-rs6000.lo coff-sh.lo coff-sparc.lo coff-stgo32.lo coff-svm68k.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-tic80.lo coff-u68k.lo coff-we32k.lo coff-w65.lo coff-z8k.lo cofflink.lo dwarf1.lo ecoff.lo ecofflink.lo efi-app-ia32.lo elf.lo elf32-am33lin.lo elf32-arc.lo elfarm-oabi.lo elfarm-nabi.lo elf32-avr.lo elf32-cris.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-fr30.lo elf32-frv.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i370.lo elf32-i386.lo elf32-i860.lo elf32-i960.lo elf32-ia64.lo elf32-ip2k.lo elf32-iq2000.lo elf32-m32r.lo elf32-zpu.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-m88k.lo elf-m10200.lo elf-m10300.lo elf32-mcore.lo elfxx-mips.lo elf32-mips.lo elf32-msp430.lo elf32-openrisc.lo elf32-or32.lo elf32-pj.lo elf32-ppc.lo elf32-s390.lo elf32-sh.lo elf32-sh64.lo elf32-sh64-com.lo elf32-sparc.lo elf32-v850.lo elf32-vax.lo elf32-xstormy16.lo elf32-xtensa.lo elf32.lo elflink.lo elf-strtab.lo elf-eh-frame.lo epoc-pe-arm.lo epoc-pei-arm.lo hp300bsd.lo hp300hpux.lo som.lo i386aout.lo i386bsd.lo i386dynix.lo i386freebsd.lo i386linux.lo i386lynx.lo i386msdos.lo i386netbsd.lo i386mach3.lo i386os9k.lo ieee.lo m68k4knetbsd.lo m68klinux.lo m68klynx.lo m68knetbsd.lo m88kmach3.lo mach-o.lo mipsbsd.lo newsos3.lo nlm.lo nlm32-i386.lo nlm32-sparc.lo nlm32-ppc.lo nlm32.lo ns32knetbsd.lo oasys.lo pc532-mach.lo pdp11.lo pef.lo pe-arm.lo pei-arm.lo pe-i386.lo pei-i386.lo pe-mcore.lo pei-mcore.lo pe-ppc.lo pei-ppc.lo pe-sh.lo pei-sh.lo pe-mips.lo pei-mips.lo peigen.lo ppcboot.lo reloc16.lo riscix.lo sparclinux.lo sparclynx.lo sparcnetbsd.lo sunos.lo vaxnetbsd.lo vax1knetbsd.lo vaxbsd.lo versados.lo vms.lo vms-gsd.lo vms-hdr.lo vms-misc.lo vms-tir.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo
182 BFD32_BACKENDS_CFILES = aout-adobe.c aout-arm.c aout-cris.c aout-ns32k.c aout-sparcle.c aout-tic30.c aout0.c aout32.c armnetbsd.c bout.c cf-i386lynx.c cf-m68klynx.c cf-sparclynx.c coff-a29k.c coff-apollo.c coff-arm.c coff-aux.c coff-h8300.c coff-h8500.c coff-i386.c coff-i860.c coff-go32.c coff-i960.c coff-m68k.c coff-m88k.c coff-mips.c coff-or32.c coff-rs6000.c coff-sh.c coff-sparc.c coff-stgo32.c coff-svm68k.c coff-tic30.c coff-tic4x.c coff-tic54x.c coff-tic80.c coff-u68k.c coff-we32k.c coff-w65.c coff-z8k.c cofflink.c dwarf1.c ecoff.c ecofflink.c efi-app-ia32.c elf.c elf32-am33lin.c elf32-arc.c elfarm-oabi.c elfarm-nabi.c elf32-avr.c elf32-cris.c elf32-d10v.c elf32-d30v.c elf32-dlx.c elf32-fr30.c elf32-frv.c elf32-gen.c elf32-h8300.c elf32-hppa.c elf32-i370.c elf32-i386.c elf32-i860.c elf32-i960.c elf32-ip2k.c elf32-iq2000.c elf32-m32r.c elf32-m68k.c elf32-zpu.c elf32-m68hc11.c elf32-m68hc12.c elf32-m68hc1x.c elf32-m88k.c elf-m10200.c elf-m10300.c elf32-mcore.c elfxx-mips.c elf32-mips.c elf32-msp430.c elf32-openrisc.c elf32-or32.c elf32-pj.c elf32-ppc.c elf32-sh64.c elf32-sh64-com.c elf32-s390.c elf32-sh.c elf32-sparc.c elf32-v850.c elf32-vax.c elf32-xstormy16.c elf32-xtensa.c elf32.c elflink.c elf-strtab.c elf-eh-frame.c epoc-pe-arm.c epoc-pei-arm.c hp300bsd.c hp300hpux.c som.c i386aout.c i386bsd.c i386dynix.c i386freebsd.c i386linux.c i386lynx.c i386msdos.c i386netbsd.c i386mach3.c i386os9k.c ieee.c m68k4knetbsd.c m68klinux.c m68klynx.c m68knetbsd.c m88kmach3.c mach-o.c mipsbsd.c newsos3.c nlm.c nlm32-i386.c nlm32-sparc.c nlm32-ppc.c nlm32.c ns32knetbsd.c oasys.c pc532-mach.c pdp11.c pef.c pe-arm.c pei-arm.c pe-i386.c pei-i386.c pe-mcore.c pei-mcore.c pe-ppc.c pei-ppc.c pe-sh.c pei-sh.c pe-mips.c pei-mips.c ppcboot.c reloc16.c riscix.c sparclinux.c sparclynx.c sparcnetbsd.c sunos.c vaxnetbsd.c vax1knetbsd.c vaxbsd.c versados.c vms.c vms-gsd.c vms-hdr.c vms-misc.c vms-tir.c xcofflink.c xsym.c xtensa-isa.c xtensa-modules.c
185 # The .o files needed by all of the 64 bit vectors that are configured into
186 # target_vector in targets.c if configured with --enable-targets=all
187 # and --enable-64-bit-bfd.
188 BFD64_BACKENDS = aix5ppc-core.lo aout64.lo coff-alpha.lo coff64-rs6000.lo demo64.lo efi-app-ia64.lo elf64-x86-64.lo elf64-alpha.lo elf64-hppa.lo elf64-ia64.lo elf64-gen.lo elfn32-mips.lo elf64-mips.lo elf64-mmix.lo elf64-sh64.lo elf64-ppc.lo elf64-s390.lo elf64-sparc.lo elf64.lo mmo.lo nlm32-alpha.lo nlm64.lo pepigen.lo
191 BFD64_BACKENDS_CFILES = aix5ppc-core.c aout64.c coff-alpha.c coff64-rs6000.c demo64.c efi-app-ia64.c elf64-x86-64.c elf64-alpha.c elf64-hppa.c elf64-gen.c elfn32-mips.c elf64-mips.c elf64-mmix.c elf64-ppc.c elf64-s390.c elf64-sh64.c elf64-sparc.c elf64.c mmo.c nlm32-alpha.c nlm64.c
194 OPTIONAL_BACKENDS = aix386-core.lo hpux-core.lo irix-core.lo lynx-core.lo osf-core.lo sco5-core.lo trad-core.lo cisco-core.lo
197 OPTIONAL_BACKENDS_CFILES = aix386-core.c hpux-core.c irix-core.c lynx-core.c osf-core.c sco5-core.c trad-core.c cisco-core.c
200 # These are defined by configure.in:
201 WORDSIZE = @wordsize@
202 ALL_BACKENDS = @all_backends@
203 BFD_BACKENDS = @bfd_backends@
204 BFD_LIBS = @bfd_libs@
205 BFD_MACHINES = @bfd_machines@
206 TDEFAULTS = @tdefaults@
208 INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
210 # C source files that correspond to .o's.
211 SOURCE_CFILES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES) $(ALL_MACHINES_CFILES) $(BFD32_BACKENDS_CFILES) $(BFD64_BACKENDS_CFILES) $(OPTIONAL_BACKENDS_CFILES)
214 BUILD_CFILES = elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
217 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
219 SOURCE_HFILES = aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h elfcode.h elfcore.h freebsd.h genlink.h go32stub.h libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h pef.h pef-traceback.h peicode.h som.h version.h vms.h xcoff-target.h xsym.h
222 BUILD_HFILES = bfdver.h elf32-target.h elf64-target.h targmatch.h
225 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
227 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
228 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
230 # Various kinds of .o files to put in libbfd.a:
231 # BFD_BACKENDS Routines the configured targets need.
232 # BFD_MACHINES Architecture-specific routines the configured targets need.
233 # COREFILE Core file routines for a native configuration
234 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
236 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
237 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
238 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
239 libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
241 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
242 # directory so that we don't have to convert all the programs that use
243 # libbfd.a simultaneously. This is a hack which should be removed if
244 # everything else starts using libtool. FIXME.
246 noinst_LIBRARIES = libbfd.a
247 libbfd_a_SOURCES =
249 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
250 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
252 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c reloc.c syms.c bfd.c bfdio.c bfdwin.c archive.c corefile.c targets.c format.c
254 BFD64_H_FILES = archive64.c
255 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c cache.c reloc.c archures.c elf.c
257 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
259 MOSTLYCLEANFILES = ofiles stamp-ofiles
261 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
264 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
265 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
266 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
267 CONFIG_HEADER = config.h
268 CONFIG_CLEAN_FILES = bfd-in3.h bfdver.h
269 LIBRARIES = $(noinst_LIBRARIES)
272 DEFS = @DEFS@ -I. -I$(srcdir) -I.
273 CPPFLAGS = @CPPFLAGS@
274 LDFLAGS = @LDFLAGS@
275 LIBS = @LIBS@
276 libbfd_a_LIBADD =
277 libbfd_a_OBJECTS =
278 LTLIBRARIES = $(bfdlib_LTLIBRARIES)
280 libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
281 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \
282 reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \
283 binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \
284 simple.lo archive64.lo
285 CFLAGS = @CFLAGS@
286 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
287 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
288 CCLD = $(CC)
289 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
290 DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
291 Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
292 configure.in version.h
295 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
297 TAR = tar
298 GZIP_ENV = --best
299 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
300 OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
302 all: all-redirect
303 .SUFFIXES:
304 .SUFFIXES: .S .c .lo .o .obj .s
305 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
306 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309 cd $(top_builddir) \
310 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
312 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
313 cd $(srcdir) && $(ACLOCAL)
314 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
315 cd $(srcdir) && $(AUTOCONF)
317 config.h: stamp-h
318 @if test ! -f $@; then \
319 rm -f stamp-h; \
320 $(MAKE) stamp-h; \
321 else :; fi
322 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
323 cd $(top_builddir) \
324 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
325 $(SHELL) ./config.status
326 @echo timestamp > stamp-h 2> /dev/null
327 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
328 @if test ! -f $@; then \
329 rm -f $(srcdir)/stamp-h.in; \
330 $(MAKE) $(srcdir)/stamp-h.in; \
331 else :; fi
332 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
333 cd $(top_srcdir) && $(AUTOHEADER)
334 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
336 mostlyclean-hdr:
338 clean-hdr:
340 distclean-hdr:
341 -rm -f config.h
343 maintainer-clean-hdr:
344 bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
345 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
346 bfdver.h: $(top_builddir)/config.status version.h
347 cd $(top_builddir) && CONFIG_FILES=$@:version.h CONFIG_HEADERS= $(SHELL) ./config.status
349 mostlyclean-noinstLIBRARIES:
351 clean-noinstLIBRARIES:
352 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
354 distclean-noinstLIBRARIES:
356 maintainer-clean-noinstLIBRARIES:
358 .c.o:
359 $(COMPILE) -c $<
361 # FIXME: We should only use cygpath when building on Windows,
362 # and only if it is available.
363 .c.obj:
364 $(COMPILE) -c `cygpath -w $<`
366 .s.o:
367 $(COMPILE) -c $<
369 .S.o:
370 $(COMPILE) -c $<
372 mostlyclean-compile:
373 -rm -f *.o core *.core
374 -rm -f *.$(OBJEXT)
376 clean-compile:
378 distclean-compile:
379 -rm -f *.tab.c
381 maintainer-clean-compile:
383 .c.lo:
384 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
386 .s.lo:
387 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
389 .S.lo:
390 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
392 mostlyclean-libtool:
393 -rm -f *.lo
395 clean-libtool:
396 -rm -rf .libs _libs
398 distclean-libtool:
400 maintainer-clean-libtool:
402 mostlyclean-bfdlibLTLIBRARIES:
404 clean-bfdlibLTLIBRARIES:
405 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
407 distclean-bfdlibLTLIBRARIES:
409 maintainer-clean-bfdlibLTLIBRARIES:
411 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
412 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
414 # This directory's subdirectories are mostly independent; you can cd
415 # into them and run `make' without going through this Makefile.
416 # To change the values of `make' variables: instead of editing Makefiles,
417 # (1) if the variable is set in `config.status', edit `config.status'
418 # (which will cause the Makefiles to be regenerated when you run `make');
419 # (2) otherwise, pass the desired values on the `make' command line.
421 @SET_MAKE@
423 all-recursive install-data-recursive install-exec-recursive \
424 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
425 check-recursive installcheck-recursive info-recursive dvi-recursive:
426 @set fnord $(MAKEFLAGS); amf=$$2; \
427 dot_seen=no; \
428 target=`echo $@ | sed s/-recursive//`; \
429 list='$(SUBDIRS)'; for subdir in $$list; do \
430 echo "Making $$target in $$subdir"; \
431 if test "$$subdir" = "."; then \
432 dot_seen=yes; \
433 local_target="$$target-am"; \
434 else \
435 local_target="$$target"; \
436 fi; \
437 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
438 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
439 done; \
440 if test "$$dot_seen" = "no"; then \
441 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
442 fi; test -z "$$fail"
444 mostlyclean-recursive clean-recursive distclean-recursive \
445 maintainer-clean-recursive:
446 @set fnord $(MAKEFLAGS); amf=$$2; \
447 dot_seen=no; \
448 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
449 rev="$$subdir $$rev"; \
450 test "$$subdir" != "." || dot_seen=yes; \
451 done; \
452 test "$$dot_seen" = "no" && rev=". $$rev"; \
453 target=`echo $@ | sed s/-recursive//`; \
454 for subdir in $$rev; do \
455 echo "Making $$target in $$subdir"; \
456 if test "$$subdir" = "."; then \
457 local_target="$$target-am"; \
458 else \
459 local_target="$$target"; \
460 fi; \
461 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
462 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
463 done && test -z "$$fail"
464 tags-recursive:
465 list='$(SUBDIRS)'; for subdir in $$list; do \
466 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
467 done
469 tags: TAGS
471 ID: $(HEADERS) $(SOURCES) $(LISP)
472 list='$(SOURCES) $(HEADERS)'; \
473 unique=`for i in $$list; do echo $$i; done | \
474 awk ' { files[$$0] = 1; } \
475 END { for (i in files) print i; }'`; \
476 here=`pwd` && cd $(srcdir) \
477 && mkid -f$$here/ID $$unique $(LISP)
479 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
480 tags=; \
481 here=`pwd`; \
482 list='$(SUBDIRS)'; for subdir in $$list; do \
483 if test "$$subdir" = .; then :; else \
484 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
485 fi; \
486 done; \
487 list='$(SOURCES) $(HEADERS)'; \
488 unique=`for i in $$list; do echo $$i; done | \
489 awk ' { files[$$0] = 1; } \
490 END { for (i in files) print i; }'`; \
491 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
492 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
494 mostlyclean-tags:
496 clean-tags:
498 distclean-tags:
499 -rm -f TAGS ID
501 maintainer-clean-tags:
503 distdir = $(PACKAGE)-$(VERSION)
504 top_distdir = $(distdir)
506 # This target untars the dist file and tries a VPATH configuration. Then
507 # it guarantees that the distribution is self-contained by making another
508 # tarfile.
509 distcheck: dist
510 -rm -rf $(distdir)
511 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
512 mkdir $(distdir)/=build
513 mkdir $(distdir)/=inst
514 dc_install_base=`cd $(distdir)/=inst && pwd`; \
515 cd $(distdir)/=build \
516 && ../configure --srcdir=.. --prefix=$$dc_install_base \
517 && $(MAKE) $(AM_MAKEFLAGS) \
518 && $(MAKE) $(AM_MAKEFLAGS) dvi \
519 && $(MAKE) $(AM_MAKEFLAGS) check \
520 && $(MAKE) $(AM_MAKEFLAGS) install \
521 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
522 && $(MAKE) $(AM_MAKEFLAGS) dist
523 -rm -rf $(distdir)
524 @banner="$(distdir).tar.gz is ready for distribution"; \
525 dashes=`echo "$$banner" | sed s/./=/g`; \
526 echo "$$dashes"; \
527 echo "$$banner"; \
528 echo "$$dashes"
529 dist: distdir
530 -chmod -R a+r $(distdir)
531 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
532 -rm -rf $(distdir)
533 dist-all: distdir
534 -chmod -R a+r $(distdir)
535 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
536 -rm -rf $(distdir)
537 distdir: $(DISTFILES)
538 -rm -rf $(distdir)
539 mkdir $(distdir)
540 -chmod 777 $(distdir)
541 @for file in $(DISTFILES); do \
542 if test -f $$file; then d=.; else d=$(srcdir); fi; \
543 if test -d $$d/$$file; then \
544 cp -pr $$d/$$file $(distdir)/$$file; \
545 else \
546 test -f $(distdir)/$$file \
547 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
548 || cp -p $$d/$$file $(distdir)/$$file || :; \
549 fi; \
550 done
551 for subdir in $(SUBDIRS); do \
552 if test "$$subdir" = .; then :; else \
553 test -d $(distdir)/$$subdir \
554 || mkdir $(distdir)/$$subdir \
555 || exit 1; \
556 chmod 777 $(distdir)/$$subdir; \
557 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
558 || exit 1; \
559 fi; \
560 done
561 info-am:
562 info: info-recursive
563 dvi-am:
564 dvi: dvi-recursive
565 check-am:
566 check: check-recursive
567 installcheck-am:
568 installcheck: installcheck-recursive
569 install-info-am:
570 install-info: install-info-recursive
571 all-recursive-am: config.h
572 $(MAKE) $(AM_MAKEFLAGS) all-recursive
574 install-exec-am:
575 install-exec: install-exec-recursive
577 install-data-am: install-bfdlibLTLIBRARIES
578 install-data: install-data-recursive
580 install-am: all-am
581 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582 install: install-recursive
583 uninstall-am: uninstall-bfdlibLTLIBRARIES
584 uninstall: uninstall-recursive
585 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
586 all-redirect: all-recursive-am
587 install-strip:
588 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
589 installdirs: installdirs-recursive
590 installdirs-am:
591 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
594 mostlyclean-generic:
595 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
597 clean-generic:
598 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
600 distclean-generic:
601 -rm -f Makefile $(CONFIG_CLEAN_FILES)
602 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
603 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
605 maintainer-clean-generic:
606 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
607 mostlyclean-compile mostlyclean-libtool \
608 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
609 mostlyclean-generic
611 mostlyclean: mostlyclean-recursive
613 clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
614 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
615 mostlyclean-am
617 clean: clean-recursive
619 distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
620 distclean-libtool distclean-bfdlibLTLIBRARIES \
621 distclean-tags distclean-generic clean-am
622 -rm -f libtool
624 distclean: distclean-recursive
625 -rm -f config.status
627 maintainer-clean-am: maintainer-clean-hdr \
628 maintainer-clean-noinstLIBRARIES \
629 maintainer-clean-compile maintainer-clean-libtool \
630 maintainer-clean-bfdlibLTLIBRARIES \
631 maintainer-clean-tags maintainer-clean-generic \
632 distclean-am
633 @echo "This command is intended for maintainers to use;"
634 @echo "it deletes files that may require special tools to rebuild."
636 maintainer-clean: maintainer-clean-recursive
637 -rm -f config.status
639 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
640 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
641 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
642 mostlyclean-compile distclean-compile clean-compile \
643 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
644 clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
645 distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
646 maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
647 install-bfdlibLTLIBRARIES install-data-recursive \
648 uninstall-data-recursive install-exec-recursive \
649 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
650 all-recursive check-recursive installcheck-recursive info-recursive \
651 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
652 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
653 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
654 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
655 install-info all-recursive-am install-exec-am install-exec \
656 install-data-am install-data install-am install uninstall-am uninstall \
657 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
658 distclean-generic clean-generic maintainer-clean-generic clean \
659 mostlyclean distclean maintainer-clean
662 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
663 for file in $(SRC_POTFILES); do echo $$file; done \
664 | LC_COLLATE= sort > tmp.src \
665 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
667 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
668 for file in $(BLD_POTFILES); do echo $$file; done \
669 | LC_COLLATE= sort > tmp.bld \
670 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
672 diststuff: info
674 stamp-ofiles: Makefile
675 rm -f tofiles
676 f=""; \
677 for i in $(OFILES) ; do \
678 case " $$f " in \
679 *" $$i "*) ;; \
680 *) f="$$f $$i" ;; \
681 esac ; \
682 done ; \
683 echo $$f > tofiles
684 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
685 touch stamp-ofiles
687 ofiles: stamp-ofiles ; @true
689 stamp-lib: libbfd.la
690 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
691 if [ -f $$libtooldir/libbfd.a ]; then \
692 cp $$libtooldir/libbfd.a libbfd.tmp; \
693 $(RANLIB) libbfd.tmp; \
694 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
695 else true; fi
696 touch stamp-lib
698 libbfd.a: stamp-lib ; @true
700 # This file holds an array associating configuration triplets and
701 # vector names. It is built from config.bfd. It is not compiled by
702 # itself, but is included by targets.c.
703 targmatch.h: config.bfd targmatch.sed
704 rm -f targmatch.h
705 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
706 mv -f targmatch.new targmatch.h
708 # When compiling archures.c and targets.c, supply the default target
709 # info from configure.
711 targets.lo: targets.c Makefile
712 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
714 archures.lo: archures.c Makefile
715 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
717 elf32-target.h : elfxx-target.h
718 rm -f elf32-target.h
719 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
720 mv -f elf32-target.new elf32-target.h
722 elf64-target.h : elfxx-target.h
723 rm -f elf64-target.h
724 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
725 mv -f elf64-target.new elf64-target.h
727 elf32-ia64.c : elfxx-ia64.c
728 rm -f elf32-ia64.c
729 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
730 mv -f elf32-ia64.new elf32-ia64.c
732 elf64-ia64.c : elfxx-ia64.c
733 rm -f elf64-ia64.c
734 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
735 mv -f elf64-ia64.new elf64-ia64.c
737 peigen.c : peXXigen.c
738 rm -f peigen.c
739 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
740 mv -f peigen.new peigen.c
742 pepigen.c : peXXigen.c
743 rm -f pepigen.c
744 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
745 mv -f pepigen.new pepigen.c
746 $(BFD32_LIBS) \
747 $(BFD64_LIBS) \
748 $(ALL_MACHINES) \
749 $(BFD32_BACKENDS) \
750 $(BFD64_BACKENDS) \
751 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
753 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
754 @$(NORMAL_INSTALL)
756 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
757 @$(NORMAL_UNINSTALL)
759 .PHONY: install_libbfd uninstall_libbfd
760 install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
761 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
762 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
763 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
764 if test -f $$p; then \
765 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
766 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
767 else :; fi; \
768 done
769 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
770 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
771 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
772 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
774 uninstall_libbfd:
775 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
776 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
777 done
778 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
779 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
780 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
781 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
783 Makefile: $(srcdir)/configure.in
785 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
786 DEP: dep.sed $(CFILES) $(HFILES) bfd.h
787 rm -f DEP1
788 $(MAKE) MKDEP="$(MKDEP)" DEP1
789 sed -f dep.sed < DEP1 > DEPA
790 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
791 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
792 echo 'make DEP failed!'; exit 1; \
793 else \
794 mv -f DEPA $@; \
797 DEP1: $(CFILES)
798 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
799 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
800 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
801 mv -f DEP2 $@
803 dep.sed: dep-in.sed config.status
804 sed <$(srcdir)/dep-in.sed >dep.sed \
805 -e 's!@BFD_H@!$(BFD_H)!' \
806 -e 's!@SRCDIR@!$(srcdir)!' \
807 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
809 dep: DEP
810 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
811 cat DEP >> tmp-Makefile
812 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
814 dep-in: DEP
815 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
816 cat DEP >> tmp-Makefile.in
817 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
819 dep-am: DEP
820 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
821 cat DEP >> tmp-Makefile.am
822 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
824 host-aout.lo: Makefile
826 # The following program can be used to generate a simple config file
827 # which can be folded into an h-XXX file for a new host, with some editing.
828 aout-params.h: gen-aout
829 ./gen-aout host > aout-params.h
830 gen-aout: $(srcdir)/gen-aout.c Makefile
831 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
833 $(BFD_H): stmp-bfd-h ; @true
835 stmp-bfd-h: bfd-in3.h
836 rm -f bfd-tmp.h
837 cp bfd-in3.h bfd-tmp.h
838 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
839 rm -f bfd-tmp.h
840 touch stmp-bfd-h
842 # Could really use a "copy-if-change"...
843 headers:
844 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
845 cp $(docdir)/bfd.h bfd-in2.h-new
846 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
847 cp $(docdir)/libbfd.h libbfd.h-new
848 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
849 cp $(docdir)/libcoff.h libcoff.h-new
850 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
852 # We only rebuild the header files automatically if we have been
853 # configured with --enable-maintainer-mode.
855 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
856 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
857 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
858 cp $(docdir)/bfd.h bfd-in2.h-new
859 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
860 touch stmp-bin2-h
862 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
863 stmp-lbfd-h: $(LIBBFD_H_FILES)
864 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
865 cp $(docdir)/libbfd.h libbfd.h-new
866 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
867 touch stmp-lbfd-h
869 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
870 stmp-lcoff-h: $(LIBCOFF_H_FILES)
871 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
872 cp $(docdir)/libcoff.h libcoff.h-new
873 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
874 touch stmp-lcoff-h
876 # We want to rerun configure if config.bfd, configure.host or version.h change.
877 config.status: $(srcdir)/configure $(srcdir)/config.bfd \
878 $(srcdir)/configure.host $(srcdir)/version.h
879 $(SHELL) ./config.status --recheck
881 # What appears below is generated by a hacked mkdep using gcc -MM.
883 # DO NOT DELETE THIS LINE -- mkdep uses it.
884 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
885 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
886 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
887 archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
888 bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
889 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
890 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
891 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
892 $(INCDIR)/elf/external.h
893 bfdio.lo: bfdio.c $(INCDIR)/filenames.h
894 bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h
895 cache.lo: cache.c $(INCDIR)/filenames.h
896 coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
897 libcoff.h $(INCDIR)/bfdlink.h
898 corefile.lo: corefile.c $(INCDIR)/filenames.h
899 format.lo: format.c $(INCDIR)/filenames.h
900 init.lo: init.c $(INCDIR)/filenames.h
901 libbfd.lo: libbfd.c $(INCDIR)/filenames.h
902 opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
903 $(INCDIR)/libiberty.h
904 reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
905 section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
906 syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
907 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
908 targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
909 targmatch.h
910 hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
911 linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
912 genlink.h
913 srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
914 $(INCDIR)/safe-ctype.h
915 binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
916 tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
917 ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
918 $(INCDIR)/safe-ctype.h
919 stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
920 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
921 stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
922 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
923 merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
924 $(INCDIR)/libiberty.h
925 dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
926 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
927 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
928 simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
929 archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
930 cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
931 cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
932 cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
933 cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
934 cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
935 cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
936 cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
937 cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
938 cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
939 cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
940 cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
941 cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
942 cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
943 cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
944 cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
945 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
946 cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
947 cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
948 cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
949 cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
950 cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
951 cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h
952 cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
953 cpu-zpu.lo: cpu-zpu.c $(INCDIR)/filenames.h
954 cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
955 cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
956 cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
957 cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
958 cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
959 cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
960 cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
961 cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
962 cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
963 cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h
964 cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
965 cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
966 cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
967 cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
968 cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
969 cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
970 cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
971 cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
972 cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
973 cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
974 cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
975 cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
976 cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
977 cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
978 cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
979 cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
980 cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
981 cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
982 cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
983 cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h
984 cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
985 aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
986 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
987 $(INCDIR)/bfdlink.h
988 aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
989 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
990 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
991 $(INCDIR)/aout/ar.h aout-target.h
992 aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
993 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
994 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
995 $(INCDIR)/aout/ar.h aout-target.h
996 aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
997 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
998 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
999 $(INCDIR)/aout/ar.h
1000 aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1001 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1002 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1003 $(INCDIR)/aout/ar.h aout-target.h
1004 aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1005 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1006 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1007 $(INCDIR)/safe-ctype.h
1008 aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1009 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1010 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1011 aout-target.h
1012 aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1013 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1014 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1015 armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1016 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1017 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1018 bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1019 genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
1020 $(INCDIR)/aout/stab.def libaout.h
1021 cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
1022 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1023 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1024 coffcode.h coffswap.h
1025 cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
1026 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1027 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1028 cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1029 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1030 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1031 coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
1032 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1033 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1034 coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1035 $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1036 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1037 coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
1038 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1039 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1040 coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1041 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1042 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1043 coffswap.h
1044 coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1045 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1046 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/libiberty.h \
1047 coffcode.h coffswap.h
1048 coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1049 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1050 libcoff.h coffcode.h coffswap.h
1051 coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1052 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1053 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1054 coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1055 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1056 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1057 coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
1058 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1059 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1060 coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
1061 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1062 coffcode.h coffswap.h
1063 coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
1064 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1065 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1066 coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
1067 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1068 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1069 coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1070 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1071 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1072 libcoff.h libecoff.h coffswap.h ecoffswap.h
1073 coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
1074 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1075 coffcode.h coffswap.h
1076 coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
1077 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1078 $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
1079 coffswap.h
1080 coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1081 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1082 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1083 coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
1084 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1085 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1086 coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1087 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1088 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1089 coffcode.h coffswap.h go32stub.h
1090 coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1091 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1092 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1093 coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1094 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1095 libcoff.h coffcode.h coffswap.h
1096 coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1097 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1098 libcoff.h coffcode.h coffswap.h
1099 coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1100 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1101 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1102 coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1103 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1104 libcoff.h coffcode.h coffswap.h
1105 coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1106 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1107 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1108 coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
1109 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1110 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1111 coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1112 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1113 libcoff.h coffcode.h coffswap.h
1114 coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1115 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1116 libcoff.h coffcode.h coffswap.h
1117 cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1118 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/safe-ctype.h
1119 dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1120 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1121 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1122 ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1123 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1124 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1125 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1126 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1127 ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1128 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1129 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1130 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1131 efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1132 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1133 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1134 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1135 elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1136 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1137 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1138 elf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \
1139 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1140 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1141 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1142 elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
1143 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1144 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1145 $(INCDIR)/libiberty.h elf32-target.h
1146 elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1147 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1148 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1149 elf32-arm.h elf32-target.h
1150 elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1151 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1152 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1153 elf32-arm.h elf32-target.h
1154 elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
1155 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1156 $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
1157 elf32-target.h
1158 elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
1159 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1160 $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
1161 elf32-target.h
1162 elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
1163 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1164 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
1165 elf32-target.h
1166 elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
1167 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1168 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
1169 elf32-target.h
1170 elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
1171 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1172 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
1173 elf32-target.h
1174 elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1175 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1176 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1177 elf32-target.h
1178 elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1179 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1180 $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
1181 $(INCDIR)/hashtab.h elf32-target.h
1182 elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1183 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1184 $(INCDIR)/bfdlink.h elf32-target.h
1185 elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
1186 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1187 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
1188 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1189 elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1190 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1191 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1192 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1193 elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1194 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1195 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1196 elf32-target.h
1197 elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1198 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1199 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1200 elf32-target.h
1201 elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1202 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1203 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1204 elf32-target.h
1205 elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1206 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1207 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1208 elf32-target.h
1209 elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
1210 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1211 $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1212 elf32-target.h
1213 elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1214 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1215 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h \
1216 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1217 elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1218 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1219 $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1220 elf32-target.h
1221 elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1222 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1223 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1224 elf32-target.h
1225 elf32-zpu.lo: elf32-zpu.c $(INCDIR)/filenames.h \
1226 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1227 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-zpu.h \
1228 $(INCDIR)/elf/zpu.h $(INCDIR)/elf/reloc-macros.h \
1229 $(INCDIR)/opcode/zpu.h elf32-target.h
1230 elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1231 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1232 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1233 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1234 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1235 elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1236 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1237 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1238 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1239 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1240 elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
1241 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1242 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1243 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1244 $(INCDIR)/opcode/m68hc11.h
1245 elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1246 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1247 $(INCDIR)/bfdlink.h elf32-target.h
1248 elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1249 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1250 $(INCDIR)/bfdlink.h elf32-target.h
1251 elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1252 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1253 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1254 elf32-target.h
1255 elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1256 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1257 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1258 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1259 elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1260 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1261 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elfxx-mips.h \
1262 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1263 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1264 $(INCDIR)/coff/external.h $(INCDIR)/hashtab.h
1265 elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1266 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1267 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1268 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1269 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1270 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1271 elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1272 $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1273 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1274 $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1275 elf32-target.h
1276 elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1277 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1278 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1279 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1280 elf32-target.h
1281 elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1282 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1283 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1284 $(INCDIR)/libiberty.h elf32-target.h
1285 elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1286 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1287 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
1288 elf32-target.h
1289 elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1290 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1291 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1292 elf32-ppc.h elf32-target.h
1293 elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1294 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1295 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1296 elf32-sh64.h elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1297 elf32-target.h
1298 elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1299 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1300 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1301 $(INCDIR)/elf/reloc-macros.h elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
1302 elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1303 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1304 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1305 elf32-target.h
1306 elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1307 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1308 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1309 elf32-target.h
1310 elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
1311 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1312 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1313 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1314 elf32-target.h
1315 elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1316 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1317 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1318 $(INCDIR)/libiberty.h elf32-target.h
1319 elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1320 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1321 $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1322 elf32-target.h
1323 elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1324 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1325 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1326 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1327 elf32-target.h
1328 elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
1329 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1330 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
1331 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1332 $(INCDIR)/xtensa-config.h elf32-target.h
1333 elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1334 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1335 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1336 $(INCDIR)/safe-ctype.h
1337 elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1338 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1339 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1340 elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1341 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1342 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1343 elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1344 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1345 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1346 epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1347 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1348 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1349 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1350 epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1351 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1352 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1353 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1354 hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
1355 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1356 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1357 hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
1358 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1359 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1360 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1361 aout-target.h
1362 som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
1363 i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1364 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1365 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1366 i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
1367 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1368 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1369 i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
1370 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1371 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1372 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1373 i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1374 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1375 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1376 i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1377 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1378 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1379 i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
1380 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1381 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1382 i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
1383 $(INCDIR)/bfdlink.h
1384 i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
1385 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1386 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1387 i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1388 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1389 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1390 i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1391 libaout.h $(INCDIR)/os9k.h
1392 ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
1393 libieee.h $(INCDIR)/safe-ctype.h
1394 m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1395 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1396 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1397 m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1398 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1399 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1400 m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
1401 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1402 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1403 m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1404 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1405 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1406 m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1407 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1408 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1409 mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
1410 $(INCDIR)/libiberty.h mach-o-target.c
1411 mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1412 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1413 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1414 newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1415 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1416 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1417 nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1418 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1419 nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
1420 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1421 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1422 nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
1423 $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1424 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1425 nlm-target.h
1426 nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
1427 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1428 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1429 nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1430 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1431 ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1432 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1433 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1434 oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1435 $(INCDIR)/oasys.h liboasys.h
1436 pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1437 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1438 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1439 pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1440 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1441 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1442 pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
1443 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1444 pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1445 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1446 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1447 peicode.h libpei.h
1448 pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1449 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1450 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1451 peicode.h libpei.h
1452 pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1453 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1454 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1455 peicode.h libpei.h
1456 pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1457 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1458 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1459 peicode.h libpei.h
1460 pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1461 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1462 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1463 peicode.h libpei.h
1464 pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1465 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1466 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1467 peicode.h libpei.h
1468 pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1469 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1470 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1471 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1472 pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1473 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1474 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1475 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1476 pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
1477 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1478 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1479 coffcode.h peicode.h libpei.h
1480 pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
1481 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
1482 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1483 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
1484 libpei.h
1485 pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
1486 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1487 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1488 peicode.h libpei.h
1489 pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
1490 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1491 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1492 peicode.h libpei.h
1493 ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
1494 reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1495 genlink.h $(INCDIR)/coff/internal.h libcoff.h
1496 riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
1497 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1498 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1499 sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1500 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1501 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1502 sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1503 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1504 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1505 aout-target.h
1506 sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1507 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1508 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1509 sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
1510 $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1511 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1512 aout-target.h
1513 vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1514 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1515 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1516 vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1517 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1518 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1519 vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
1520 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1521 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1522 versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1523 vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1524 vms.h
1525 vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1526 vms.h
1527 vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
1528 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
1529 vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1530 vms.h
1531 vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1532 vms.h
1533 xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1534 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
1535 libxcoff.h
1536 xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h
1537 xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \
1538 $(INCDIR)/xtensa-isa-internal.h
1539 xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
1540 $(INCDIR)/xtensa-isa-internal.h
1541 aix5ppc-core.lo: aix5ppc-core.c
1542 aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1543 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1544 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1545 coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1546 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1547 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
1548 libcoff.h libecoff.h coffswap.h ecoffswap.h
1549 coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
1550 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1551 $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
1552 coffswap.h
1553 demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
1554 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1555 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1556 $(INCDIR)/aout/ar.h aout-target.h
1557 efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
1558 coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
1559 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1560 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1561 elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
1562 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1563 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
1564 $(INCDIR)/elf/reloc-macros.h elf64-target.h
1565 elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
1566 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1567 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
1568 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
1569 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1570 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
1571 libecoff.h ecoffswap.h elf64-target.h
1572 elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
1573 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1574 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1575 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
1576 elf64-hppa.h elf-hppa.h elf64-target.h
1577 elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1578 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1579 $(INCDIR)/bfdlink.h elf64-target.h
1580 elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
1581 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1582 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
1583 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1584 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1585 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1586 ecoffswap.h elf32-target.h
1587 elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1588 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1589 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
1590 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1591 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1592 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1593 elf64-target.h
1594 elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
1595 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1596 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
1597 $(INCDIR)/opcode/mmix.h elf64-target.h
1598 elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1599 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1600 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/reloc-macros.h \
1601 elf64-ppc.h elf64-target.h
1602 elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1603 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1604 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1605 elf64-target.h
1606 elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1607 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1608 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1609 elf64-target.h
1610 elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
1611 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1612 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
1613 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
1614 elf64-target.h
1615 elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1616 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1617 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1618 $(INCDIR)/safe-ctype.h
1619 mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1620 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
1621 nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
1622 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1623 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1624 nlm-target.h
1625 nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1626 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1627 aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
1628 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1629 libcoff.h $(INCDIR)/bfdlink.h
1630 hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
1631 irix-core.lo: irix-core.c $(INCDIR)/filenames.h
1632 lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
1633 osf-core.lo: osf-core.c $(INCDIR)/filenames.h
1634 sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
1635 $(INCDIR)/bfdlink.h
1636 trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
1637 $(INCDIR)/bfdlink.h
1638 cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
1639 elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
1640 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1641 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
1642 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
1643 elf32-target.h
1644 elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
1645 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1646 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
1647 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
1648 elf64-target.h
1649 peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1650 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
1651 libcoff.h $(INCDIR)/bfdlink.h libpei.h
1652 pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1653 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
1654 libcoff.h $(INCDIR)/bfdlink.h libpei.h
1655 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1657 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1658 # Otherwise a system limit (for SysV at least) may be exceeded.
1659 .NOEXPORT: