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