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