* configure.in (bfin-*-*): Support bfin.
[binutils.git] / bfd / Makefile.in
blob6c3f5980e453f17d7fc373b654fb0b6bda86f9b7
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
18 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 target_triplet = @target@
43 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \
44 ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
45 $(top_srcdir)/configure $(am__configure_deps) \
46 $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
47 $(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \
48 $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
49 $(srcdir)/../config.sub
50 subdir = .
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53 $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
54 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
55 $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
61 CONFIG_HEADER = config.h
62 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
63 LIBRARIES = $(noinst_LIBRARIES)
64 ARFLAGS = cru
65 libbfd_a_AR = $(AR) $(ARFLAGS)
66 libbfd_a_LIBADD =
67 am_libbfd_a_OBJECTS =
68 libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 *) f=$$p;; \
73 esac;
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs = "$(DESTDIR)$(bfdlibdir)"
76 bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
77 LTLIBRARIES = $(bfdlib_LTLIBRARIES)
78 am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
79 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
80 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
81 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
82 stab-syms.lo merge.lo dwarf2.lo simple.lo
83 am__objects_2 = archive64.lo
84 am_libbfd_la_OBJECTS = $(am__objects_1) $(am__objects_2)
85 libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
86 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
87 depcomp =
88 am__depfiles_maybe =
89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
92 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
93 $(AM_CFLAGS) $(CFLAGS)
94 CCLD = $(CC)
95 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96 $(AM_LDFLAGS) $(LDFLAGS) -o $@
97 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
98 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99 html-recursive info-recursive install-data-recursive \
100 install-exec-recursive install-info-recursive \
101 install-recursive installcheck-recursive installdirs-recursive \
102 pdf-recursive ps-recursive uninstall-info-recursive \
103 uninstall-recursive
104 ETAGS = etags
105 CTAGS = ctags
106 DIST_SUBDIRS = $(SUBDIRS)
107 ACLOCAL = @ACLOCAL@
108 ALLOCA = @ALLOCA@
109 AMDEP_FALSE = @AMDEP_FALSE@
110 AMDEP_TRUE = @AMDEP_TRUE@
111 AMTAR = @AMTAR@
112 AR = @AR@
113 AUTOCONF = @AUTOCONF@
114 AUTOHEADER = @AUTOHEADER@
115 AUTOMAKE = @AUTOMAKE@
116 AWK = @AWK@
117 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
118 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
119 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
120 BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
121 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
122 CATALOGS = @CATALOGS@
123 CATOBJEXT = @CATOBJEXT@
124 CC = @CC@
125 CCDEPMODE = @CCDEPMODE@
126 CC_FOR_BUILD = @CC_FOR_BUILD@
127 CFLAGS = @CFLAGS@
128 COREFILE = @COREFILE@
129 COREFLAG = @COREFLAG@
130 CPP = @CPP@
131 CPPFLAGS = @CPPFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 DATADIRNAME = @DATADIRNAME@
134 DEFS = @DEFS@
135 DEPDIR = @DEPDIR@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 EXEEXT = @EXEEXT@
141 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
142 GMOFILES = @GMOFILES@
143 GMSGFMT = @GMSGFMT@
144 GT_NO = @GT_NO@
145 GT_YES = @GT_YES@
146 HDEFINES = @HDEFINES@
147 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
150 INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
151 INSTALL_PROGRAM = @INSTALL_PROGRAM@
152 INSTALL_SCRIPT = @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT = @INSTOBJEXT@
155 INTLDEPS = @INTLDEPS@
156 INTLLIBS = @INTLLIBS@
157 INTLOBJS = @INTLOBJS@
158 LDFLAGS = @LDFLAGS@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LN_S = @LN_S@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAINT = @MAINT@
165 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
167 MAKEINFO = @MAKEINFO@
168 MKINSTALLDIRS = @MKINSTALLDIRS@
169 MSGFMT = @MSGFMT@
170 NO_WERROR = @NO_WERROR@
171 OBJEXT = @OBJEXT@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_VERSION = @PACKAGE_VERSION@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 POFILES = @POFILES@
180 POSUB = @POSUB@
181 RANLIB = @RANLIB@
182 SET_MAKE = @SET_MAKE@
183 SHELL = @SHELL@
184 STRIP = @STRIP@
185 TDEFINES = @TDEFINES@
186 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
187 USE_NLS = @USE_NLS@
188 VERSION = @VERSION@
189 WARN_CFLAGS = @WARN_CFLAGS@
190 WIN32LDFLAGS = @WIN32LDFLAGS@
191 WIN32LIBADD = @WIN32LIBADD@
192 XGETTEXT = @XGETTEXT@
193 ac_ct_AR = @ac_ct_AR@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_RANLIB = @ac_ct_RANLIB@
196 ac_ct_STRIP = @ac_ct_STRIP@
197 all_backends = @all_backends@
198 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
199 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
200 am__include = @am__include@
201 am__leading_dot = @am__leading_dot@
202 am__quote = @am__quote@
203 am__tar = @am__tar@
204 am__untar = @am__untar@
205 bfd_backends = @bfd_backends@
206 bfd_default_target_size = @bfd_default_target_size@
207 bfd_file_ptr = @bfd_file_ptr@
208 bfd_libs = @bfd_libs@
209 bfd_machines = @bfd_machines@
210 bfd_ufile_ptr = @bfd_ufile_ptr@
211 bfdincludedir = @bfdincludedir@
212 bfdlibdir = @bfdlibdir@
213 bindir = @bindir@
214 build = @build@
215 build_alias = @build_alias@
216 build_cpu = @build_cpu@
217 build_os = @build_os@
218 build_vendor = @build_vendor@
219 datadir = @datadir@
220 exec_prefix = @exec_prefix@
221 host = @host@
222 host_alias = @host_alias@
223 host_cpu = @host_cpu@
224 host_noncanonical = @host_noncanonical@
225 host_os = @host_os@
226 host_vendor = @host_vendor@
227 includedir = @includedir@
228 infodir = @infodir@
229 install_sh = @install_sh@
230 l = @l@
231 libdir = @libdir@
232 libexecdir = @libexecdir@
233 localstatedir = @localstatedir@
234 mandir = @mandir@
235 mkdir_p = @mkdir_p@
236 oldincludedir = @oldincludedir@
237 prefix = @prefix@
238 program_transform_name = @program_transform_name@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 sysconfdir = @sysconfdir@
242 target = @target@
243 target_alias = @target_alias@
244 target_cpu = @target_cpu@
245 target_noncanonical = @target_noncanonical@
246 target_os = @target_os@
247 target_vendor = @target_vendor@
248 tdefaults = @tdefaults@
249 wordsize = @wordsize@
250 AUTOMAKE_OPTIONS = 1.9 cygnus
252 # Uncomment the following line when doing a release.
253 # RELEASE=y
254 INCDIR = $(srcdir)/../include
255 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
256 MKDEP = gcc -MM
257 SUBDIRS = doc po
258 docdir = doc
259 bfdlib_LTLIBRARIES = libbfd.la
260 AM_CFLAGS = $(WARN_CFLAGS)
262 # bfd.h goes here, for now
263 BFD_H = bfd.h
265 # Jim Kingdon notes:
266 # Writing S-records should be included in all (or at least most)
267 # *-*-coff, *-*-aout, etc., configurations, because people will want to
268 # be able to use objcopy to create S-records. (S-records are not useful
269 # for the debugger, so if you are downloading things as S-records you
270 # need two copies of the executable, one to download and one for the
271 # debugger).
272 BFD32_LIBS = \
273 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
274 cache.lo coffgen.lo corefile.lo \
275 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
276 section.lo syms.lo targets.lo hash.lo linker.lo \
277 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
278 merge.lo dwarf2.lo simple.lo
280 BFD64_LIBS = archive64.lo
281 BFD32_LIBS_CFILES = \
282 archive.c archures.c bfd.c bfdio.c bfdwin.c \
283 cache.c coffgen.c corefile.c \
284 format.c init.c libbfd.c opncls.c reloc.c \
285 section.c syms.c targets.c hash.c linker.c \
286 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
287 merge.c dwarf2.c simple.c
289 BFD64_LIBS_CFILES = archive64.c
291 # This list is alphabetized to make it easier to keep in sync
292 # with the decls and initializer in archures.c.
293 ALL_MACHINES = \
294 cpu-alpha.lo \
295 cpu-arc.lo \
296 cpu-arm.lo \
297 cpu-avr.lo \
298 cpu-bfin.lo \
299 cpu-cr16c.lo \
300 cpu-cris.lo \
301 cpu-crx.lo \
302 cpu-d10v.lo \
303 cpu-d30v.lo \
304 cpu-dlx.lo \
305 cpu-fr30.lo \
306 cpu-frv.lo \
307 cpu-h8300.lo \
308 cpu-h8500.lo \
309 cpu-hppa.lo \
310 cpu-ia64.lo \
311 cpu-i370.lo \
312 cpu-i386.lo \
313 cpu-i860.lo \
314 cpu-i960.lo \
315 cpu-ip2k.lo \
316 cpu-iq2000.lo \
317 cpu-m32c.lo \
318 cpu-m32r.lo \
319 cpu-m68hc11.lo \
320 cpu-m68hc12.lo \
321 cpu-m68k.lo \
322 cpu-m88k.lo \
323 cpu-m10200.lo \
324 cpu-m10300.lo \
325 cpu-maxq.lo \
326 cpu-mcore.lo \
327 cpu-mips.lo \
328 cpu-mmix.lo \
329 cpu-ms1.lo \
330 cpu-msp430.lo \
331 cpu-or32.lo \
332 cpu-ns32k.lo \
333 cpu-openrisc.lo \
334 cpu-pdp11.lo \
335 cpu-pj.lo \
336 cpu-powerpc.lo \
337 cpu-rs6000.lo \
338 cpu-s390.lo \
339 cpu-sh.lo \
340 cpu-sparc.lo \
341 cpu-tic30.lo \
342 cpu-tic4x.lo \
343 cpu-tic54x.lo \
344 cpu-tic80.lo \
345 cpu-v850.lo \
346 cpu-vax.lo \
347 cpu-we32k.lo \
348 cpu-w65.lo \
349 cpu-xstormy16.lo \
350 cpu-xtensa.lo \
351 cpu-z8k.lo
353 ALL_MACHINES_CFILES = \
354 cpu-alpha.c \
355 cpu-arc.c \
356 cpu-arm.c \
357 cpu-avr.c \
358 cpu-bfin.c \
359 cpu-cris.c \
360 cpu-cr16c.c \
361 cpu-crx.c \
362 cpu-d10v.c \
363 cpu-d30v.c \
364 cpu-dlx.c \
365 cpu-fr30.c \
366 cpu-frv.c \
367 cpu-h8300.c \
368 cpu-h8500.c \
369 cpu-hppa.c \
370 cpu-ia64.c \
371 cpu-i370.c \
372 cpu-i386.c \
373 cpu-i860.c \
374 cpu-i960.c \
375 cpu-ip2k.c \
376 cpu-iq2000.c \
377 cpu-m32c.c \
378 cpu-m32r.c \
379 cpu-m68hc11.c \
380 cpu-m68hc12.c \
381 cpu-m68k.c \
382 cpu-m88k.c \
383 cpu-m10200.c \
384 cpu-m10300.c \
385 cpu-maxq.c \
386 cpu-mcore.c \
387 cpu-mips.c \
388 cpu-mmix.c \
389 cpu-ms1.c \
390 cpu-msp430.c \
391 cpu-or32.c \
392 cpu-ns32k.c \
393 cpu-openrisc.c \
394 cpu-pdp11.c \
395 cpu-pj.c \
396 cpu-powerpc.c \
397 cpu-rs6000.c \
398 cpu-s390.c \
399 cpu-sh.c \
400 cpu-sparc.c \
401 cpu-tic30.c \
402 cpu-tic4x.c \
403 cpu-tic54x.c \
404 cpu-tic80.c \
405 cpu-v850.c \
406 cpu-vax.c \
407 cpu-we32k.c \
408 cpu-w65.c \
409 cpu-xstormy16.c \
410 cpu-xtensa.c \
411 cpu-z8k.c
414 # The .o files needed by all of the 32 bit vectors that are configured into
415 # target_vector in targets.c if configured with --enable-targets=all.
416 BFD32_BACKENDS = \
417 aout-adobe.lo \
418 aout-arm.lo \
419 aout-cris.lo \
420 aout-ns32k.lo \
421 aout-sparcle.lo \
422 aout-tic30.lo \
423 aout0.lo \
424 aout32.lo \
425 armnetbsd.lo \
426 bout.lo \
427 cf-i386lynx.lo \
428 cf-sparclynx.lo \
429 coff-apollo.lo \
430 coff-arm.lo \
431 coff-aux.lo \
432 coff-h8300.lo \
433 coff-h8500.lo \
434 coff-i386.lo \
435 coff-go32.lo \
436 coff-i860.lo \
437 coff-i960.lo \
438 coff-m68k.lo \
439 coff-m88k.lo \
440 coff-maxq.lo \
441 coff-mips.lo \
442 coff-or32.lo \
443 coff-rs6000.lo \
444 coff-sh.lo \
445 coff-sparc.lo \
446 coff-stgo32.lo \
447 coff-svm68k.lo \
448 coff-tic30.lo \
449 coff-tic4x.lo \
450 coff-tic54x.lo \
451 coff-tic80.lo \
452 coff-u68k.lo \
453 coff-we32k.lo \
454 coff-w65.lo \
455 coff-z8k.lo \
456 cofflink.lo \
457 dwarf1.lo \
458 ecoff.lo \
459 ecofflink.lo \
460 efi-app-ia32.lo \
461 elf.lo \
462 elf32-am33lin.lo \
463 elf32-arc.lo \
464 elf32-arm.lo \
465 elf32-avr.lo \
466 elf32-bfin.lo \
467 elf32-cr16c.lo \
468 elf32-cris.lo \
469 elf32-crx.lo \
470 elf32-d10v.lo \
471 elf32-d30v.lo \
472 elf32-dlx.lo \
473 elf32-fr30.lo \
474 elf32-frv.lo \
475 elf32-gen.lo \
476 elf32-h8300.lo \
477 elf32-hppa.lo \
478 elf32-i370.lo \
479 elf32-i386.lo \
480 elf32-i860.lo \
481 elf32-i960.lo \
482 elf32-ip2k.lo \
483 elf32-iq2000.lo \
484 elf32-m32c.lo \
485 elf32-m32r.lo \
486 elf32-m68hc11.lo \
487 elf32-m68hc12.lo \
488 elf32-m68hc1x.lo \
489 elf32-m68k.lo \
490 elf32-m88k.lo \
491 elf-m10200.lo \
492 elf-m10300.lo \
493 elf32-mcore.lo \
494 elfxx-mips.lo \
495 elf32-mips.lo \
496 elf32-ms1.lo \
497 elf32-msp430.lo \
498 elf32-openrisc.lo \
499 elf32-or32.lo \
500 elf32-pj.lo \
501 elf32-ppc.lo \
502 elf32-s390.lo \
503 elf32-sh.lo \
504 elf32-sh-symbian.lo \
505 elf32-sh64.lo \
506 elf32-sh64-com.lo \
507 elfxx-sparc.lo \
508 elf32-sparc.lo \
509 elf32-v850.lo \
510 elf32-vax.lo \
511 elf32-xstormy16.lo \
512 elf32-xtensa.lo \
513 elf32.lo \
514 elflink.lo \
515 elf-strtab.lo \
516 elf-eh-frame.lo \
517 elf-vxworks.lo \
518 epoc-pe-arm.lo \
519 epoc-pei-arm.lo \
520 hp300bsd.lo \
521 hp300hpux.lo \
522 som.lo \
523 i386aout.lo \
524 i386bsd.lo \
525 i386dynix.lo \
526 i386freebsd.lo \
527 i386linux.lo \
528 i386lynx.lo \
529 i386msdos.lo \
530 i386netbsd.lo \
531 i386mach3.lo \
532 i386os9k.lo \
533 ieee.lo \
534 m68k4knetbsd.lo \
535 m68klinux.lo \
536 m68knetbsd.lo \
537 m88kmach3.lo \
538 m88kopenbsd.lo \
539 mach-o.lo \
540 mipsbsd.lo \
541 newsos3.lo \
542 nlm.lo \
543 nlm32-i386.lo \
544 nlm32-sparc.lo \
545 nlm32-ppc.lo \
546 nlm32.lo \
547 ns32knetbsd.lo \
548 oasys.lo \
549 pc532-mach.lo \
550 pdp11.lo \
551 pef.lo \
552 pe-arm.lo \
553 pei-arm.lo \
554 pe-i386.lo \
555 pei-i386.lo \
556 pe-mcore.lo \
557 pei-mcore.lo \
558 pe-ppc.lo \
559 pei-ppc.lo \
560 pe-sh.lo \
561 pei-sh.lo \
562 pe-mips.lo \
563 pei-mips.lo \
564 peigen.lo \
565 ppcboot.lo \
566 reloc16.lo \
567 riscix.lo \
568 sparclinux.lo \
569 sparclynx.lo \
570 sparcnetbsd.lo \
571 sunos.lo \
572 vaxnetbsd.lo \
573 vax1knetbsd.lo \
574 vaxbsd.lo \
575 versados.lo \
576 vms.lo \
577 vms-gsd.lo \
578 vms-hdr.lo \
579 vms-misc.lo \
580 vms-tir.lo \
581 xcofflink.lo \
582 xsym.lo \
583 xtensa-isa.lo \
584 xtensa-modules.lo
586 BFD32_BACKENDS_CFILES = \
587 aout-adobe.c \
588 aout-arm.c \
589 aout-cris.c \
590 aout-ns32k.c \
591 aout-sparcle.c \
592 aout-tic30.c \
593 aout0.c \
594 aout32.c \
595 armnetbsd.c \
596 bout.c \
597 cf-i386lynx.c \
598 cf-sparclynx.c \
599 coff-apollo.c \
600 coff-arm.c \
601 coff-aux.c \
602 coff-h8300.c \
603 coff-h8500.c \
604 coff-i386.c \
605 coff-i860.c \
606 coff-go32.c \
607 coff-i960.c \
608 coff-m68k.c \
609 coff-m88k.c \
610 coff-maxq.c \
611 coff-mips.c \
612 coff-or32.c \
613 coff-rs6000.c \
614 coff-sh.c \
615 coff-sparc.c \
616 coff-stgo32.c \
617 coff-svm68k.c \
618 coff-tic30.c \
619 coff-tic4x.c \
620 coff-tic54x.c \
621 coff-tic80.c \
622 coff-u68k.c \
623 coff-we32k.c \
624 coff-w65.c \
625 coff-z8k.c \
626 cofflink.c \
627 dwarf1.c \
628 ecoff.c \
629 ecofflink.c \
630 efi-app-ia32.c \
631 elf.c \
632 elf32-am33lin.c \
633 elf32-arc.c \
634 elf32-arm.c \
635 elf32-avr.c \
636 elf32-bfin.c \
637 elf32-cr16c.c \
638 elf32-cris.c \
639 elf32-crx.c \
640 elf32-d10v.c \
641 elf32-d30v.c \
642 elf32-dlx.c \
643 elf32-fr30.c \
644 elf32-frv.c \
645 elf32-gen.c \
646 elf32-h8300.c \
647 elf32-hppa.c \
648 elf32-i370.c \
649 elf32-i386.c \
650 elf32-i860.c \
651 elf32-i960.c \
652 elf32-ip2k.c \
653 elf32-iq2000.c \
654 elf32-m32c.c \
655 elf32-m32r.c \
656 elf32-m68k.c \
657 elf32-m68hc11.c \
658 elf32-m68hc12.c \
659 elf32-m68hc1x.c \
660 elf32-m88k.c \
661 elf-m10200.c \
662 elf-m10300.c \
663 elf32-mcore.c \
664 elfxx-mips.c \
665 elf32-mips.c \
666 elf32-ms1.c \
667 elf32-msp430.c \
668 elf32-openrisc.c \
669 elf32-or32.c \
670 elf32-pj.c \
671 elf32-ppc.c \
672 elf32-sh64.c \
673 elf32-sh64-com.c \
674 elf32-s390.c \
675 elf32-sh.c \
676 elf32-sh-symbian.c \
677 elfxx-sparc.c \
678 elf32-sparc.c \
679 elf32-v850.c \
680 elf32-vax.c \
681 elf32-xstormy16.c \
682 elf32-xtensa.c \
683 elf32.c \
684 elflink.c \
685 elf-strtab.c \
686 elf-eh-frame.c \
687 elf-vxworks.c \
688 epoc-pe-arm.c \
689 epoc-pei-arm.c \
690 hp300bsd.c \
691 hp300hpux.c \
692 som.c \
693 i386aout.c \
694 i386bsd.c \
695 i386dynix.c \
696 i386freebsd.c \
697 i386linux.c \
698 i386lynx.c \
699 i386msdos.c \
700 i386netbsd.c \
701 i386mach3.c \
702 i386os9k.c \
703 ieee.c \
704 m68k4knetbsd.c \
705 m68klinux.c \
706 m68knetbsd.c \
707 m88kmach3.c \
708 m88kopenbsd.c \
709 mach-o.c \
710 mipsbsd.c \
711 newsos3.c \
712 nlm.c \
713 nlm32-i386.c \
714 nlm32-sparc.c \
715 nlm32-ppc.c \
716 nlm32.c \
717 ns32knetbsd.c \
718 oasys.c \
719 pc532-mach.c \
720 pdp11.c \
721 pef.c \
722 pe-arm.c \
723 pei-arm.c \
724 pe-i386.c \
725 pei-i386.c \
726 pe-mcore.c \
727 pei-mcore.c \
728 pe-ppc.c \
729 pei-ppc.c \
730 pe-sh.c \
731 pei-sh.c \
732 pe-mips.c \
733 pei-mips.c \
734 ppcboot.c \
735 reloc16.c \
736 riscix.c \
737 sparclinux.c \
738 sparclynx.c \
739 sparcnetbsd.c \
740 sunos.c \
741 vaxnetbsd.c \
742 vax1knetbsd.c \
743 vaxbsd.c \
744 versados.c \
745 vms.c \
746 vms-gsd.c \
747 vms-hdr.c \
748 vms-misc.c \
749 vms-tir.c \
750 xcofflink.c \
751 xsym.c \
752 xtensa-isa.c \
753 xtensa-modules.c
756 # The .o files needed by all of the 64 bit vectors that are configured into
757 # target_vector in targets.c if configured with --enable-targets=all
758 # and --enable-64-bit-bfd.
759 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
760 # BFD32_BACKENDS.
761 BFD64_BACKENDS = \
762 aix5ppc-core.lo \
763 aout64.lo \
764 coff-alpha.lo \
765 coff64-rs6000.lo \
766 demo64.lo \
767 efi-app-ia64.lo \
768 elf64-x86-64.lo \
769 elf64-alpha.lo \
770 elf64-hppa.lo \
771 elf32-ia64.lo \
772 elf64-ia64.lo \
773 elf64-gen.lo \
774 elfn32-mips.lo \
775 elf64-mips.lo \
776 elf64-mmix.lo \
777 elf64-sh64.lo \
778 elf64-ppc.lo \
779 elf64-s390.lo \
780 elf64-sparc.lo \
781 elf64.lo \
782 mmo.lo \
783 nlm32-alpha.lo \
784 nlm64.lo \
785 pepigen.lo
787 BFD64_BACKENDS_CFILES = \
788 aix5ppc-core.c \
789 aout64.c \
790 coff-alpha.c \
791 coff64-rs6000.c \
792 demo64.c \
793 efi-app-ia64.c \
794 elf64-x86-64.c \
795 elf64-alpha.c \
796 elf64-hppa.c \
797 elf64-gen.c \
798 elfn32-mips.c \
799 elf64-mips.c \
800 elf64-mmix.c \
801 elf64-ppc.c \
802 elf64-s390.c \
803 elf64-sh64.c \
804 elf64-sparc.c \
805 elf64.c \
806 mmo.c \
807 nlm32-alpha.c \
808 nlm64.c
810 OPTIONAL_BACKENDS = \
811 aix386-core.lo \
812 hpux-core.lo \
813 irix-core.lo \
814 lynx-core.lo \
815 osf-core.lo \
816 sco5-core.lo \
817 trad-core.lo \
818 cisco-core.lo
820 OPTIONAL_BACKENDS_CFILES = \
821 aix386-core.c \
822 hpux-core.c \
823 irix-core.c \
824 lynx-core.c \
825 osf-core.c \
826 sco5-core.c \
827 trad-core.c \
828 cisco-core.c
831 # We want to rerun configure if configure.in, config.bfd or
832 # configure.host change. configure.in is needed since the version
833 # number in Makefile comes from configure.in.
834 CONFIG_STATUS_DEPENDENCIES = \
835 $(srcdir)/configure.in \
836 $(srcdir)/config.bfd \
837 $(srcdir)/configure.host
840 # These are defined by configure.in:
841 WORDSIZE = @wordsize@
842 ALL_BACKENDS = @all_backends@
843 BFD_BACKENDS = @bfd_backends@
844 BFD_LIBS = @bfd_libs@
845 BFD_MACHINES = @bfd_machines@
846 TDEFAULTS = @tdefaults@
847 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
849 # C source files that correspond to .o's.
850 SOURCE_CFILES = \
851 $(BFD32_LIBS_CFILES) \
852 $(BFD64_LIBS_CFILES) \
853 $(ALL_MACHINES_CFILES) \
854 $(BFD32_BACKENDS_CFILES) \
855 $(BFD64_BACKENDS_CFILES) \
856 $(OPTIONAL_BACKENDS_CFILES)
858 BUILD_CFILES = \
859 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
861 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
862 SOURCE_HFILES = \
863 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
864 elf-bfd.h elf-hppa.h elf32-hppa.h \
865 elf64-hppa.h elfcode.h elfcore.h \
866 freebsd.h genlink.h go32stub.h \
867 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
868 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
869 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
870 pef.h pef-traceback.h peicode.h som.h version.h \
871 vms.h xcoff-target.h xsym.h
873 BUILD_HFILES = \
874 bfdver.h elf32-target.h elf64-target.h targmatch.h
876 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
877 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
878 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
880 # Various kinds of .o files to put in libbfd.a:
881 # BFD_BACKENDS Routines the configured targets need.
882 # BFD_MACHINES Architecture-specific routines the configured targets need.
883 # COREFILE Core file routines for a native configuration
884 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
885 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
886 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
887 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
888 libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
890 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
891 # directory so that we don't have to convert all the programs that use
892 # libbfd.a simultaneously. This is a hack which should be removed if
893 # everything else starts using libtool. FIXME.
894 noinst_LIBRARIES = libbfd.a
895 libbfd_a_SOURCES =
896 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
897 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
898 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
899 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
900 archive.c corefile.c targets.c format.c
902 BFD64_H_FILES = archive64.c
903 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
904 cache.c reloc.c archures.c elf.c
906 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
907 MOSTLYCLEANFILES = ofiles stamp-ofiles
908 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
909 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
911 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
912 all: config.h
913 $(MAKE) $(AM_MAKEFLAGS) all-recursive
915 .SUFFIXES:
916 .SUFFIXES: .c .lo .o .obj
917 am--refresh:
919 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
920 @for dep in $?; do \
921 case '$(am__configure_deps)' in \
922 *$$dep*) \
923 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
924 cd $(srcdir) && $(AUTOMAKE) --foreign \
925 && exit 0; \
926 exit 1;; \
927 esac; \
928 done; \
929 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
930 cd $(top_srcdir) && \
931 $(AUTOMAKE) --foreign Makefile
932 .PRECIOUS: Makefile
933 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
934 @case '$?' in \
935 *config.status*) \
936 echo ' $(SHELL) ./config.status'; \
937 $(SHELL) ./config.status;; \
938 *) \
939 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
940 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
941 esac;
943 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
944 $(SHELL) ./config.status --recheck
946 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
947 cd $(srcdir) && $(AUTOCONF)
948 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
949 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
951 config.h: stamp-h1
952 @if test ! -f $@; then \
953 rm -f stamp-h1; \
954 $(MAKE) stamp-h1; \
955 else :; fi
957 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
958 @rm -f stamp-h1
959 cd $(top_builddir) && $(SHELL) ./config.status config.h
960 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
961 cd $(top_srcdir) && $(AUTOHEADER)
962 rm -f stamp-h1
963 touch $@
965 distclean-hdr:
966 -rm -f config.h stamp-h1
967 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
968 cd $(top_builddir) && $(SHELL) ./config.status $@
969 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
970 cd $(top_builddir) && $(SHELL) ./config.status $@
972 clean-noinstLIBRARIES:
973 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
975 clean-bfdlibLTLIBRARIES:
976 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
977 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
978 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
979 test "$$dir" != "$$p" || dir=.; \
980 echo "rm -f \"$${dir}/so_locations\""; \
981 rm -f "$${dir}/so_locations"; \
982 done
983 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
984 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
986 mostlyclean-compile:
987 -rm -f *.$(OBJEXT)
989 distclean-compile:
990 -rm -f *.tab.c
992 .c.o:
993 $(COMPILE) -c $<
995 .c.obj:
996 $(COMPILE) -c `$(CYGPATH_W) '$<'`
998 .c.lo:
999 $(LTCOMPILE) -c -o $@ $<
1001 mostlyclean-libtool:
1002 -rm -f *.lo
1004 clean-libtool:
1005 -rm -rf .libs _libs
1007 distclean-libtool:
1008 -rm -f libtool
1009 uninstall-info-am:
1011 # This directory's subdirectories are mostly independent; you can cd
1012 # into them and run `make' without going through this Makefile.
1013 # To change the values of `make' variables: instead of editing Makefiles,
1014 # (1) if the variable is set in `config.status', edit `config.status'
1015 # (which will cause the Makefiles to be regenerated when you run `make');
1016 # (2) otherwise, pass the desired values on the `make' command line.
1017 $(RECURSIVE_TARGETS):
1018 @failcom='exit 1'; \
1019 for f in x $$MAKEFLAGS; do \
1020 case $$f in \
1021 *=* | --[!k]*);; \
1022 *k*) failcom='fail=yes';; \
1023 esac; \
1024 done; \
1025 dot_seen=no; \
1026 target=`echo $@ | sed s/-recursive//`; \
1027 list='$(SUBDIRS)'; for subdir in $$list; do \
1028 echo "Making $$target in $$subdir"; \
1029 if test "$$subdir" = "."; then \
1030 dot_seen=yes; \
1031 local_target="$$target-am"; \
1032 else \
1033 local_target="$$target"; \
1034 fi; \
1035 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1036 || eval $$failcom; \
1037 done; \
1038 if test "$$dot_seen" = "no"; then \
1039 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1040 fi; test -z "$$fail"
1042 mostlyclean-recursive clean-recursive distclean-recursive \
1043 maintainer-clean-recursive:
1044 @failcom='exit 1'; \
1045 for f in x $$MAKEFLAGS; do \
1046 case $$f in \
1047 *=* | --[!k]*);; \
1048 *k*) failcom='fail=yes';; \
1049 esac; \
1050 done; \
1051 dot_seen=no; \
1052 case "$@" in \
1053 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1054 *) list='$(SUBDIRS)' ;; \
1055 esac; \
1056 rev=''; for subdir in $$list; do \
1057 if test "$$subdir" = "."; then :; else \
1058 rev="$$subdir $$rev"; \
1059 fi; \
1060 done; \
1061 rev="$$rev ."; \
1062 target=`echo $@ | sed s/-recursive//`; \
1063 for subdir in $$rev; do \
1064 echo "Making $$target in $$subdir"; \
1065 if test "$$subdir" = "."; then \
1066 local_target="$$target-am"; \
1067 else \
1068 local_target="$$target"; \
1069 fi; \
1070 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1071 || eval $$failcom; \
1072 done && test -z "$$fail"
1073 tags-recursive:
1074 list='$(SUBDIRS)'; for subdir in $$list; do \
1075 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1076 done
1077 ctags-recursive:
1078 list='$(SUBDIRS)'; for subdir in $$list; do \
1079 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1080 done
1082 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1083 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1084 unique=`for i in $$list; do \
1085 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1086 done | \
1087 $(AWK) ' { files[$$0] = 1; } \
1088 END { for (i in files) print i; }'`; \
1089 mkid -fID $$unique
1090 tags: TAGS
1092 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1093 $(TAGS_FILES) $(LISP)
1094 tags=; \
1095 here=`pwd`; \
1096 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1097 include_option=--etags-include; \
1098 empty_fix=.; \
1099 else \
1100 include_option=--include; \
1101 empty_fix=; \
1102 fi; \
1103 list='$(SUBDIRS)'; for subdir in $$list; do \
1104 if test "$$subdir" = .; then :; else \
1105 test ! -f $$subdir/TAGS || \
1106 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1107 fi; \
1108 done; \
1109 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1110 unique=`for i in $$list; do \
1111 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1112 done | \
1113 $(AWK) ' { files[$$0] = 1; } \
1114 END { for (i in files) print i; }'`; \
1115 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1116 test -n "$$unique" || unique=$$empty_fix; \
1117 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1118 $$tags $$unique; \
1120 ctags: CTAGS
1121 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1122 $(TAGS_FILES) $(LISP)
1123 tags=; \
1124 here=`pwd`; \
1125 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1126 unique=`for i in $$list; do \
1127 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1128 done | \
1129 $(AWK) ' { files[$$0] = 1; } \
1130 END { for (i in files) print i; }'`; \
1131 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1132 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1133 $$tags $$unique
1135 GTAGS:
1136 here=`$(am__cd) $(top_builddir) && pwd` \
1137 && cd $(top_srcdir) \
1138 && gtags -i $(GTAGS_ARGS) $$here
1140 distclean-tags:
1141 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1142 check-am:
1143 check: check-recursive
1144 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1145 installdirs: installdirs-recursive
1146 installdirs-am:
1147 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
1148 test -z "$$dir" || $(mkdir_p) "$$dir"; \
1149 done
1150 install: install-recursive
1151 install-exec: install-exec-recursive
1152 install-data: install-data-recursive
1153 uninstall: uninstall-recursive
1155 install-am: all-am
1156 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1158 installcheck: installcheck-recursive
1159 install-strip:
1160 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1161 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1162 `test -z '$(STRIP)' || \
1163 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1164 mostlyclean-generic:
1165 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1167 clean-generic:
1168 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1170 distclean-generic:
1171 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1172 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1174 maintainer-clean-generic:
1175 @echo "This command is intended for maintainers to use"
1176 @echo "it deletes files that may require special tools to rebuild."
1177 clean: clean-recursive
1179 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1180 clean-noinstLIBRARIES mostlyclean-am
1182 distclean: distclean-recursive
1183 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1184 -rm -f Makefile
1185 distclean-am: clean-am distclean-compile distclean-generic \
1186 distclean-hdr distclean-libtool distclean-tags
1188 dvi: dvi-recursive
1190 dvi-am:
1192 html: html-recursive
1194 info: info-recursive
1196 info-am:
1198 install-data-am: install-bfdlibLTLIBRARIES
1200 install-exec-am:
1202 install-info: install-info-recursive
1204 install-man:
1206 installcheck-am:
1208 maintainer-clean: maintainer-clean-recursive
1209 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1210 -rm -rf $(top_srcdir)/autom4te.cache
1211 -rm -f Makefile
1212 maintainer-clean-am: distclean-am maintainer-clean-generic
1214 mostlyclean: mostlyclean-recursive
1216 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1217 mostlyclean-libtool
1219 pdf: pdf-recursive
1221 pdf-am:
1223 ps: ps-recursive
1225 ps-am:
1227 uninstall-am: uninstall-bfdlibLTLIBRARIES
1229 uninstall-info: uninstall-info-recursive
1231 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1232 check-am clean clean-bfdlibLTLIBRARIES clean-generic \
1233 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1234 ctags-recursive distclean distclean-compile distclean-generic \
1235 distclean-hdr distclean-libtool distclean-recursive \
1236 distclean-tags dvi dvi-am html html-am info info-am install \
1237 install-am install-bfdlibLTLIBRARIES install-data \
1238 install-data-am install-exec install-exec-am install-info \
1239 install-info-am install-man install-strip installcheck \
1240 installcheck-am installdirs installdirs-am maintainer-clean \
1241 maintainer-clean-generic maintainer-clean-recursive \
1242 mostlyclean mostlyclean-compile mostlyclean-generic \
1243 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1244 tags tags-recursive uninstall uninstall-am \
1245 uninstall-bfdlibLTLIBRARIES uninstall-info-am
1248 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1249 for file in $(SRC_POTFILES); do echo $$file; done \
1250 | LC_COLLATE= sort > tmp.src \
1251 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1253 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1254 for file in $(BLD_POTFILES); do echo $$file; done \
1255 | LC_COLLATE= sort > tmp.bld \
1256 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1258 all diststuff: info
1260 stamp-ofiles: Makefile
1261 rm -f tofiles
1262 f=""; \
1263 for i in $(OFILES) ; do \
1264 case " $$f " in \
1265 *" $$i "*) ;; \
1266 *) f="$$f $$i" ;; \
1267 esac ; \
1268 done ; \
1269 echo $$f > tofiles
1270 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1271 touch stamp-ofiles
1273 ofiles: stamp-ofiles ; @true
1275 stamp-lib: libbfd.la
1276 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1277 if [ -f $$libtooldir/libbfd.a ]; then \
1278 cp $$libtooldir/libbfd.a libbfd.tmp; \
1279 $(RANLIB) libbfd.tmp; \
1280 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1281 else true; fi
1282 touch stamp-lib
1284 libbfd.a: stamp-lib ; @true
1286 # This file holds an array associating configuration triplets and
1287 # vector names. It is built from config.bfd. It is not compiled by
1288 # itself, but is included by targets.c.
1289 targmatch.h: config.bfd targmatch.sed
1290 rm -f targmatch.h
1291 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1292 mv -f targmatch.new targmatch.h
1294 # When compiling archures.c and targets.c, supply the default target
1295 # info from configure.
1297 targets.lo: targets.c Makefile
1298 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1300 archures.lo: archures.c Makefile
1301 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1303 elf32-target.h : elfxx-target.h
1304 rm -f elf32-target.h
1305 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1306 mv -f elf32-target.new elf32-target.h
1308 elf64-target.h : elfxx-target.h
1309 rm -f elf64-target.h
1310 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1311 mv -f elf64-target.new elf64-target.h
1313 elf32-ia64.c : elfxx-ia64.c
1314 rm -f elf32-ia64.c
1315 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1316 mv -f elf32-ia64.new elf32-ia64.c
1318 elf64-ia64.c : elfxx-ia64.c
1319 rm -f elf64-ia64.c
1320 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1321 mv -f elf64-ia64.new elf64-ia64.c
1323 peigen.c : peXXigen.c
1324 rm -f peigen.c
1325 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1326 mv -f peigen.new peigen.c
1328 pepigen.c : peXXigen.c
1329 rm -f pepigen.c
1330 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1331 mv -f pepigen.new pepigen.c
1332 $(BFD32_LIBS) \
1333 $(BFD64_LIBS) \
1334 $(ALL_MACHINES) \
1335 $(BFD32_BACKENDS) \
1336 $(BFD64_BACKENDS) \
1337 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
1339 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
1340 @$(NORMAL_INSTALL)
1342 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1343 @$(NORMAL_UNINSTALL)
1345 .PHONY: install_libbfd uninstall_libbfd
1346 install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1347 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1348 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1349 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1350 if test -f $$p; then \
1351 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1352 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1353 else :; fi; \
1354 done
1355 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1356 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1357 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1358 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1360 uninstall_libbfd:
1361 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1362 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1363 done
1364 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1365 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1366 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1367 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
1369 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1370 DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1371 rm -f DEP1
1372 $(MAKE) MKDEP="$(MKDEP)" DEP1
1373 sed -f dep.sed < DEP1 > DEPA
1374 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1375 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1376 echo 'make DEP failed!'; exit 1; \
1377 else \
1378 mv -f DEPA $@; \
1381 DEP1: $(CFILES)
1382 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1383 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1384 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1385 mv -f DEP2 $@
1387 dep.sed: dep-in.sed config.status
1388 sed <$(srcdir)/dep-in.sed >dep.sed \
1389 -e 's!@BFD_H@!$(BFD_H)!' \
1390 -e 's!@SRCDIR@!$(srcdir)!' \
1391 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1393 dep: DEP
1394 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
1395 cat DEP >> tmp-Makefile
1396 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1398 dep-in: DEP
1399 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
1400 cat DEP >> tmp-Makefile.in
1401 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1403 dep-am: DEP
1404 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
1405 cat DEP >> tmp-Makefile.am
1406 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1408 host-aout.lo: Makefile
1410 # The following program can be used to generate a simple config file
1411 # which can be folded into an h-XXX file for a new host, with some editing.
1412 aout-params.h: gen-aout
1413 ./gen-aout host > aout-params.h
1414 gen-aout: $(srcdir)/gen-aout.c Makefile
1415 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1417 $(BFD_H): stmp-bfd-h ; @true
1419 stmp-bfd-h: bfd-in3.h
1420 rm -f bfd-tmp.h
1421 cp bfd-in3.h bfd-tmp.h
1422 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1423 rm -f bfd-tmp.h
1424 touch stmp-bfd-h
1426 # Could really use a "copy-if-change"...
1427 headers:
1428 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
1429 cp $(docdir)/bfd.h bfd-in2.h-new
1430 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1431 cp $(docdir)/libbfd.h libbfd.h-new
1432 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1433 cp $(docdir)/libcoff.h libcoff.h-new
1434 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1436 # We only rebuild the header files automatically if we have been
1437 # configured with --enable-maintainer-mode.
1439 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1440 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1441 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1442 cp $(docdir)/bfd.h bfd-in2.h-new
1443 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1444 touch stmp-bin2-h
1446 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1447 stmp-lbfd-h: $(LIBBFD_H_FILES)
1448 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1449 cp $(docdir)/libbfd.h libbfd.h-new
1450 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1451 touch stmp-lbfd-h
1453 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1454 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1455 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1456 cp $(docdir)/libcoff.h libcoff.h-new
1457 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1458 touch stmp-lcoff-h
1460 bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
1461 @echo "creating $@"
1462 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1463 bfd_version_string="\"$(VERSION)\"" ;\
1464 if test "x$(RELEASE)" = x ; then \
1465 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1466 bfd_version_string="\"$(VERSION) $${bfd_version_date}\"" ;\
1467 fi ;\
1468 sed -e "s/@bfd_version@/$$bfd_version/" -e "s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h > $@
1470 # What appears below is generated by a hacked mkdep using gcc -MM.
1472 # DO NOT DELETE THIS LINE -- mkdep uses it.
1473 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1474 archive.lo: archive.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1475 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h \
1476 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1477 archures.lo: archures.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1478 $(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
1479 bfd.lo: bfd.c ./bfd.h ./bfdver.h ./config.h $(INCDIR)/filenames.h \
1480 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1481 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1482 libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h \
1483 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
1484 bfdio.lo: bfdio.c ./config.h $(INCDIR)/filenames.h \
1485 ./bfd.h $(INCDIR)/hashtab.h
1486 bfdwin.lo: bfdwin.c ./config.h $(INCDIR)/filenames.h \
1487 ./bfd.h $(INCDIR)/hashtab.h
1488 cache.lo: cache.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1489 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1490 coffgen.lo: coffgen.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1491 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h libcoff.h \
1492 $(INCDIR)/bfdlink.h
1493 corefile.lo: corefile.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1494 $(INCDIR)/hashtab.h
1495 format.lo: format.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1496 $(INCDIR)/hashtab.h
1497 init.lo: init.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1498 $(INCDIR)/hashtab.h
1499 libbfd.lo: libbfd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1500 $(INCDIR)/hashtab.h
1501 opncls.lo: opncls.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1502 $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1503 reloc.lo: reloc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1504 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h
1505 section.lo: section.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1506 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h
1507 syms.lo: syms.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1508 $(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1509 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1510 targets.lo: targets.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1511 $(INCDIR)/hashtab.h $(INCDIR)/fnmatch.h ./targmatch.h
1512 hash.lo: hash.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1513 $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
1514 linker.lo: linker.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1515 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h
1516 srec.lo: srec.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1517 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1518 binary.lo: binary.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1519 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h
1520 tekhex.lo: tekhex.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1521 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1522 ihex.lo: ihex.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1523 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1524 stabs.lo: stabs.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1525 $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1526 $(INCDIR)/safe-ctype.h
1527 stab-syms.lo: stab-syms.c ./bfd.h libaout.h $(INCDIR)/bfdlink.h \
1528 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1529 merge.lo: merge.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1530 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1531 dwarf2.lo: dwarf2.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1532 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \
1533 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1534 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1535 simple.lo: simple.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1536 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h
1537 archive64.lo: archive64.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1538 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h
1539 cpu-alpha.lo: cpu-alpha.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1540 $(INCDIR)/hashtab.h
1541 cpu-arc.lo: cpu-arc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1542 $(INCDIR)/hashtab.h
1543 cpu-arm.lo: cpu-arm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1544 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1545 cpu-avr.lo: cpu-avr.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1546 $(INCDIR)/hashtab.h
1547 cpu-bfin.lo: cpu-bfin.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1548 $(INCDIR)/hashtab.h
1549 cpu-cris.lo: cpu-cris.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1550 $(INCDIR)/hashtab.h
1551 cpu-cr16c.lo: cpu-cr16c.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1552 $(INCDIR)/hashtab.h
1553 cpu-crx.lo: cpu-crx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1554 $(INCDIR)/hashtab.h
1555 cpu-d10v.lo: cpu-d10v.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1556 $(INCDIR)/hashtab.h
1557 cpu-d30v.lo: cpu-d30v.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1558 $(INCDIR)/hashtab.h
1559 cpu-dlx.lo: cpu-dlx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1560 $(INCDIR)/hashtab.h
1561 cpu-fr30.lo: cpu-fr30.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1562 $(INCDIR)/hashtab.h
1563 cpu-frv.lo: cpu-frv.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1564 $(INCDIR)/hashtab.h
1565 cpu-h8300.lo: cpu-h8300.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1566 $(INCDIR)/hashtab.h
1567 cpu-h8500.lo: cpu-h8500.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1568 $(INCDIR)/hashtab.h
1569 cpu-hppa.lo: cpu-hppa.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1570 $(INCDIR)/hashtab.h
1571 cpu-ia64.lo: cpu-ia64.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1572 $(INCDIR)/hashtab.h cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h \
1573 $(INCDIR)/opcode/ia64.h ./bfd.h
1574 cpu-i370.lo: cpu-i370.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1575 $(INCDIR)/hashtab.h
1576 cpu-i386.lo: cpu-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1577 $(INCDIR)/hashtab.h
1578 cpu-i860.lo: cpu-i860.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1579 $(INCDIR)/hashtab.h
1580 cpu-i960.lo: cpu-i960.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1581 $(INCDIR)/hashtab.h
1582 cpu-ip2k.lo: cpu-ip2k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1583 $(INCDIR)/hashtab.h
1584 cpu-iq2000.lo: cpu-iq2000.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1585 $(INCDIR)/hashtab.h
1586 cpu-m32c.lo: cpu-m32c.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1587 $(INCDIR)/hashtab.h
1588 cpu-m32r.lo: cpu-m32r.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1589 $(INCDIR)/hashtab.h
1590 cpu-m68hc11.lo: cpu-m68hc11.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1591 $(INCDIR)/hashtab.h
1592 cpu-m68hc12.lo: cpu-m68hc12.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1593 $(INCDIR)/hashtab.h
1594 cpu-m68k.lo: cpu-m68k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1595 $(INCDIR)/hashtab.h
1596 cpu-m88k.lo: cpu-m88k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1597 $(INCDIR)/hashtab.h
1598 cpu-m10200.lo: cpu-m10200.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1599 $(INCDIR)/hashtab.h
1600 cpu-m10300.lo: cpu-m10300.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1601 $(INCDIR)/hashtab.h
1602 cpu-maxq.lo: cpu-maxq.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1603 $(INCDIR)/hashtab.h
1604 cpu-mcore.lo: cpu-mcore.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1605 $(INCDIR)/hashtab.h
1606 cpu-mips.lo: cpu-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1607 $(INCDIR)/hashtab.h
1608 cpu-mmix.lo: cpu-mmix.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1609 $(INCDIR)/hashtab.h
1610 cpu-ms1.lo: cpu-ms1.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1611 $(INCDIR)/hashtab.h
1612 cpu-msp430.lo: cpu-msp430.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1613 $(INCDIR)/hashtab.h
1614 cpu-or32.lo: cpu-or32.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1615 $(INCDIR)/hashtab.h
1616 cpu-ns32k.lo: cpu-ns32k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1617 $(INCDIR)/hashtab.h ns32k.h
1618 cpu-openrisc.lo: cpu-openrisc.c ./bfd.h ./config.h \
1619 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1620 cpu-pdp11.lo: cpu-pdp11.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1621 $(INCDIR)/hashtab.h
1622 cpu-pj.lo: cpu-pj.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1623 $(INCDIR)/hashtab.h
1624 cpu-powerpc.lo: cpu-powerpc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1625 $(INCDIR)/hashtab.h
1626 cpu-rs6000.lo: cpu-rs6000.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1627 $(INCDIR)/hashtab.h
1628 cpu-s390.lo: cpu-s390.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1629 $(INCDIR)/hashtab.h
1630 cpu-sh.lo: cpu-sh.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1631 $(INCDIR)/hashtab.h $(srcdir)/../opcodes/sh-opc.h ./bfd.h
1632 cpu-sparc.lo: cpu-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1633 $(INCDIR)/hashtab.h
1634 cpu-tic30.lo: cpu-tic30.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1635 $(INCDIR)/hashtab.h
1636 cpu-tic4x.lo: cpu-tic4x.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1637 $(INCDIR)/hashtab.h
1638 cpu-tic54x.lo: cpu-tic54x.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1639 $(INCDIR)/hashtab.h
1640 cpu-tic80.lo: cpu-tic80.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1641 $(INCDIR)/hashtab.h
1642 cpu-v850.lo: cpu-v850.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1643 $(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
1644 cpu-vax.lo: cpu-vax.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1645 $(INCDIR)/hashtab.h
1646 cpu-we32k.lo: cpu-we32k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1647 $(INCDIR)/hashtab.h
1648 cpu-w65.lo: cpu-w65.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1649 $(INCDIR)/hashtab.h
1650 cpu-xstormy16.lo: cpu-xstormy16.c ./bfd.h ./config.h \
1651 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1652 cpu-xtensa.lo: cpu-xtensa.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1653 $(INCDIR)/hashtab.h
1654 cpu-z8k.lo: cpu-z8k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1655 $(INCDIR)/hashtab.h
1656 aout-adobe.lo: aout-adobe.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1657 $(INCDIR)/hashtab.h $(INCDIR)/aout/adobe.h $(INCDIR)/aout/stab_gnu.h \
1658 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/bfdlink.h
1659 aout-arm.lo: aout-arm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1660 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1661 aoutx.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \
1662 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1663 aout-target.h
1664 aout-cris.lo: aout-cris.c ./bfd.h aout32.c aoutx.h \
1665 ./config.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1666 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
1667 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1668 aout-target.h
1669 aout-ns32k.lo: aout-ns32k.c ./bfd.h $(INCDIR)/aout/aout64.h \
1670 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h ./config.h \
1671 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \
1672 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1673 aout-sparcle.lo: aout-sparcle.c ./bfd.h $(INCDIR)/bfdlink.h \
1674 libaout.h aoutf1.h ./config.h $(INCDIR)/filenames.h \
1675 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1676 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1677 aout-target.h
1678 aout-tic30.lo: aout-tic30.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1679 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1680 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1681 aoutx.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h
1682 aout0.lo: aout0.c ./bfd.h aoutf1.h ./config.h $(INCDIR)/filenames.h \
1683 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
1684 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1685 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1686 aout32.lo: aout32.c aoutx.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
1687 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
1688 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1689 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1690 armnetbsd.lo: armnetbsd.c netbsd.h ./bfd.h ./config.h \
1691 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
1692 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1693 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1694 bout.lo: bout.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1695 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h \
1696 $(INCDIR)/libiberty.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1697 libaout.h
1698 cf-i386lynx.lo: cf-i386lynx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1699 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1700 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1701 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1702 cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c ./bfd.h \
1703 ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1704 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1705 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1706 coff-apollo.lo: coff-apollo.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1707 $(INCDIR)/hashtab.h $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h \
1708 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1709 coffcode.h coffswap.h
1710 coff-arm.lo: coff-arm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1711 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1712 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1713 coffcode.h coffswap.h
1714 coff-aux.lo: coff-aux.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1715 $(INCDIR)/coff/aux-coff.h $(INCDIR)/coff/internal.h \
1716 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h coff-m68k.c \
1717 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/internal.h \
1718 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1719 coff-h8300.lo: coff-h8300.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1720 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
1721 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1722 libcoff.h $(INCDIR)/libiberty.h coffcode.h coffswap.h
1723 coff-h8500.lo: coff-h8500.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1724 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h \
1725 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1726 libcoff.h coffcode.h coffswap.h
1727 coff-i386.lo: coff-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1728 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1729 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1730 coffcode.h coffswap.h
1731 coff-i860.lo: coff-i860.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1732 $(INCDIR)/hashtab.h $(INCDIR)/coff/i860.h $(INCDIR)/coff/external.h \
1733 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1734 coffcode.h coffswap.h
1735 coff-go32.lo: coff-go32.c coff-i386.c ./bfd.h ./config.h \
1736 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1737 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1738 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1739 coff-i960.lo: coff-i960.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1740 $(INCDIR)/hashtab.h $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h \
1741 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1742 coff-m68k.lo: coff-m68k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1743 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1744 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1745 coffcode.h coffswap.h
1746 coff-m88k.lo: coff-m88k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1747 $(INCDIR)/hashtab.h $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h \
1748 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1749 coffcode.h coffswap.h
1750 coff-maxq.lo: coff-maxq.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1751 $(INCDIR)/hashtab.h $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h \
1752 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1753 $(INCDIR)/libiberty.h coffcode.h coffswap.h
1754 coff-mips.lo: coff-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1755 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1756 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1757 $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h libcoff.h \
1758 libecoff.h coffswap.h ecoffswap.h
1759 coff-or32.lo: coff-or32.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1760 $(INCDIR)/hashtab.h $(INCDIR)/coff/or32.h $(INCDIR)/coff/internal.h \
1761 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1762 coff-rs6000.lo: coff-rs6000.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1763 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1764 $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6000.h libcoff.h \
1765 libxcoff.h coffcode.h coffswap.h
1766 coff-sh.lo: coff-sh.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1767 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h \
1768 $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1769 libcoff.h coffcode.h coffswap.h
1770 coff-sparc.lo: coff-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1771 $(INCDIR)/hashtab.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
1772 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1773 coffcode.h coffswap.h
1774 coff-stgo32.lo: coff-stgo32.c ./bfd.h coff-i386.c ./config.h \
1775 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1776 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1777 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1778 coffcode.h coffswap.h go32stub.h
1779 coff-svm68k.lo: coff-svm68k.c coff-m68k.c ./bfd.h ./config.h \
1780 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
1781 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1782 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1783 coff-tic30.lo: coff-tic30.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1784 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h \
1785 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1786 libcoff.h coffcode.h coffswap.h
1787 coff-tic4x.lo: coff-tic4x.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1788 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic4x.h \
1789 $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \
1790 coffcode.h coffswap.h
1791 coff-tic54x.lo: coff-tic54x.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1792 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h \
1793 $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \
1794 coffcode.h coffswap.h
1795 coff-tic80.lo: coff-tic80.c ./bfd.h $(INCDIR)/bfdlink.h \
1796 ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1797 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1798 libcoff.h coffcode.h coffswap.h
1799 coff-u68k.lo: coff-u68k.c coff-m68k.c ./bfd.h ./config.h \
1800 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
1801 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1802 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1803 coff-we32k.lo: coff-we32k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1804 $(INCDIR)/hashtab.h $(INCDIR)/coff/we32k.h $(INCDIR)/coff/external.h \
1805 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1806 coffcode.h coffswap.h
1807 coff-w65.lo: coff-w65.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1808 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h \
1809 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1810 libcoff.h coffcode.h coffswap.h
1811 coff-z8k.lo: coff-z8k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1812 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h \
1813 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1814 libcoff.h coffcode.h coffswap.h
1815 cofflink.lo: cofflink.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1816 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1817 libcoff.h $(INCDIR)/safe-ctype.h
1818 dwarf1.lo: dwarf1.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1819 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \
1820 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1821 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1822 ecoff.lo: ecoff.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1823 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h \
1824 $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1825 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h \
1826 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1827 libcoff.h libecoff.h $(INCDIR)/libiberty.h
1828 ecofflink.lo: ecofflink.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1829 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h \
1830 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h \
1831 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1832 libcoff.h libecoff.h
1833 efi-app-ia32.lo: efi-app-ia32.c ./bfd.h ./config.h \
1834 $(INCDIR)/filenames.h coff-i386.c $(INCDIR)/hashtab.h \
1835 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1836 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1837 peicode.h libpei.h
1838 elf.lo: elf.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1839 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1840 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1841 elf32-am33lin.lo: elf32-am33lin.c ./bfd.h ./config.h \
1842 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1843 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1844 $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1845 elf-m10300.c $(INCDIR)/hashtab.h ./elf32-target.h
1846 elf32-arc.lo: elf32-arc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1847 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1848 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1849 $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1850 ./elf32-target.h
1851 elf32-arm.lo: elf32-arm.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1852 ./bfd.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1853 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1854 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./elf32-target.h
1855 elf32-avr.lo: elf32-avr.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1856 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1857 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1858 $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1859 elf32-bfin.lo: elf32-bfin.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1860 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1861 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1862 $(INCDIR)/elf/bfin.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1863 elf32-cr16c.lo: elf32-cr16c.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1864 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h \
1865 ./bfd.h $(INCDIR)/elf/reloc-macros.h elf-bfd.h $(INCDIR)/elf/common.h \
1866 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h ./elf32-target.h
1867 elf32-cris.lo: elf32-cris.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1868 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1869 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1870 $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1871 elf32-crx.lo: elf32-crx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1872 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1873 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h \
1874 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1875 elf32-d10v.lo: elf32-d10v.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1876 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1877 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1878 $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1879 elf32-d30v.lo: elf32-d30v.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1880 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1881 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1882 $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1883 elf32-dlx.lo: elf32-dlx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1884 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1885 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1886 $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1887 elf32-fr30.lo: elf32-fr30.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1888 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1889 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1890 $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1891 elf32-frv.lo: elf32-frv.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1892 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1893 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1894 $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1895 ./elf32-target.h
1896 elf32-gen.lo: elf32-gen.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1897 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1898 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1899 ./elf32-target.h
1900 elf32-h8300.lo: elf32-h8300.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1901 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1902 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1903 $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1904 elf32-hppa.lo: elf32-hppa.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1905 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1906 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1907 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
1908 elf32-hppa.h elf-hppa.h ./elf32-target.h
1909 elf32-i370.lo: elf32-i370.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1910 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1911 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h \
1912 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1913 elf32-i386.lo: elf32-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1914 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1915 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf-vxworks.h \
1916 $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1917 elf32-i860.lo: elf32-i860.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1918 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1919 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1920 $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1921 elf32-i960.lo: elf32-i960.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1922 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1923 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1924 $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1925 elf32-ip2k.lo: elf32-ip2k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1926 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1927 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1928 $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1929 elf32-iq2000.lo: elf32-iq2000.c ./bfd.h ./config.h \
1930 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
1931 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1932 $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/reloc-macros.h \
1933 ./elf32-target.h
1934 elf32-m32c.lo: elf32-m32c.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1935 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1936 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1937 $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1938 ./elf32-target.h
1939 elf32-m32r.lo: elf32-m32r.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1940 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1941 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1942 $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1943 elf32-m68k.lo: elf32-m68k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1944 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1945 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h \
1946 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1947 elf32-m68hc11.lo: elf32-m68hc11.c ./bfd.h ./config.h \
1948 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
1949 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1950 $(INCDIR)/elf/external.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
1951 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h \
1952 ./elf32-target.h
1953 elf32-m68hc12.lo: elf32-m68hc12.c ./bfd.h ./config.h \
1954 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
1955 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1956 $(INCDIR)/elf/external.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
1957 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h \
1958 ./elf32-target.h
1959 elf32-m68hc1x.lo: elf32-m68hc1x.c ./bfd.h ./config.h \
1960 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
1961 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1962 $(INCDIR)/elf/external.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
1963 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h
1964 elf32-m88k.lo: elf32-m88k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1965 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1966 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1967 ./elf32-target.h
1968 elf-m10200.lo: elf-m10200.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1969 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1970 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1971 ./elf32-target.h
1972 elf-m10300.lo: elf-m10300.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1973 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1974 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1975 $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1976 ./elf32-target.h
1977 elf32-mcore.lo: elf32-mcore.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1978 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1979 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1980 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1981 elfxx-mips.lo: elfxx-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1982 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h elf-bfd.h \
1983 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1984 $(INCDIR)/bfdlink.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1985 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1986 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
1987 elf32-mips.lo: elf32-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1988 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
1989 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1990 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1991 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1992 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1993 ecoffswap.h ./elf32-target.h
1994 elf32-ms1.lo: elf32-ms1.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
1995 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1996 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1997 $(INCDIR)/elf/ms1.h $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
1998 elf32-msp430.lo: elf32-msp430.c ./bfd.h ./config.h \
1999 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h \
2000 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2001 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/msp430.h \
2002 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
2003 elf32-openrisc.lo: elf32-openrisc.c ./bfd.h ./config.h \
2004 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2005 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2006 $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h $(INCDIR)/elf/reloc-macros.h \
2007 $(INCDIR)/libiberty.h ./elf32-target.h
2008 elf32-or32.lo: elf32-or32.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2009 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2010 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2011 $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2012 ./elf32-target.h
2013 elf32-pj.lo: elf32-pj.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2014 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2015 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h \
2016 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
2017 elf32-ppc.lo: elf32-ppc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2018 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2019 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h \
2020 $(INCDIR)/elf/reloc-macros.h elf32-ppc.h elf-vxworks.h \
2021 ./elf32-target.h
2022 elf32-sh64.lo: elf32-sh64.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2023 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2024 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
2025 elf32-sh64.h elf32-sh.c $(INCDIR)/hashtab.h $(INCDIR)/elf/sh.h \
2026 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2027 $(srcdir)/../opcodes/sh-opc.h ./bfd.h ./elf32-target.h
2028 elf32-sh64-com.lo: elf32-sh64-com.c ./bfd.h ./config.h \
2029 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2030 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2031 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2032 elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
2033 elf32-s390.lo: elf32-s390.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2034 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2035 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
2036 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
2037 elf32-sh.lo: elf32-sh.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2038 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2039 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2040 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2041 $(srcdir)/../opcodes/sh-opc.h ./bfd.h ./elf32-target.h
2042 elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \
2043 ./bfd.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2044 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2045 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2046 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2047 $(srcdir)/../opcodes/sh-opc.h ./bfd.h ./elf32-target.h
2048 elfxx-sparc.lo: elfxx-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2049 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2050 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
2051 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
2052 elfxx-sparc.h
2053 elf32-sparc.lo: elf32-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2054 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2055 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
2056 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
2057 elfxx-sparc.h ./elf32-target.h
2058 elf32-v850.lo: elf32-v850.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2059 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2060 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h \
2061 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2062 ./elf32-target.h
2063 elf32-vax.lo: elf32-vax.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2064 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2065 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h \
2066 $(INCDIR)/elf/reloc-macros.h ./elf32-target.h
2067 elf32-xstormy16.lo: elf32-xstormy16.c ./bfd.h ./config.h \
2068 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2069 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2070 $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/reloc-macros.h \
2071 $(INCDIR)/libiberty.h ./elf32-target.h
2072 elf32-xtensa.lo: elf32-xtensa.c ./bfd.h ./config.h \
2073 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2074 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2075 $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h $(INCDIR)/elf/reloc-macros.h \
2076 $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-config.h ./elf32-target.h
2077 elf32.lo: elf32.c elfcode.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2078 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2079 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2080 $(INCDIR)/elf/external.h elfcore.h
2081 elflink.lo: elflink.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2082 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2083 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h \
2084 $(INCDIR)/libiberty.h
2085 elf-strtab.lo: elf-strtab.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2086 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2087 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2088 $(INCDIR)/libiberty.h
2089 elf-eh-frame.lo: elf-eh-frame.c ./bfd.h ./config.h \
2090 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2091 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2092 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
2093 elf-vxworks.lo: elf-vxworks.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2094 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2095 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2096 elf-vxworks.h
2097 epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c ./bfd.h ./config.h \
2098 $(INCDIR)/filenames.h coff-arm.c $(INCDIR)/hashtab.h \
2099 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2100 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2101 peicode.h libpei.h
2102 epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c ./bfd.h ./config.h \
2103 $(INCDIR)/filenames.h coff-arm.c $(INCDIR)/hashtab.h \
2104 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2105 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2106 peicode.h libpei.h
2107 hp300bsd.lo: hp300bsd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2108 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2109 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2110 $(INCDIR)/aout/ar.h
2111 hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
2112 aoutx.h ./bfd.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2113 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2114 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2115 aout-target.h
2116 som.lo: som.c $(INCDIR)/alloca-conf.h ./config.h ./bfd.h \
2117 ./config.h $(INCDIR)/filenames.h
2118 i386aout.lo: i386aout.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2119 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h libaout.h \
2120 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
2121 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2122 i386bsd.lo: i386bsd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2123 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2124 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2125 $(INCDIR)/aout/ar.h
2126 i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
2127 ./bfd.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2128 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2129 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2130 aout-target.h
2131 i386freebsd.lo: i386freebsd.c freebsd.h ./bfd.h ./config.h \
2132 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2133 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2134 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2135 i386linux.lo: i386linux.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2136 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2137 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
2138 $(INCDIR)/bfdlink.h aout-target.h
2139 i386lynx.lo: i386lynx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2140 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2141 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2142 $(INCDIR)/aout/ar.h
2143 i386msdos.lo: i386msdos.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2144 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h
2145 i386netbsd.lo: i386netbsd.c netbsd.h ./bfd.h ./config.h \
2146 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2147 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2148 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2149 i386mach3.lo: i386mach3.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2150 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2151 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
2152 $(INCDIR)/bfdlink.h aout-target.h
2153 i386os9k.lo: i386os9k.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2154 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/os9k.h
2155 ieee.lo: ieee.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2156 $(INCDIR)/hashtab.h $(INCDIR)/ieee.h libieee.h $(INCDIR)/safe-ctype.h
2157 m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h ./bfd.h ./config.h \
2158 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2159 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2160 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2161 m68klinux.lo: m68klinux.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2162 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2163 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
2164 $(INCDIR)/bfdlink.h aout-target.h
2165 m68knetbsd.lo: m68knetbsd.c netbsd.h ./bfd.h ./config.h \
2166 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2167 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2168 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2169 m88kmach3.lo: m88kmach3.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2170 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2171 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2172 $(INCDIR)/aout/ar.h
2173 m88kopenbsd.lo: m88kopenbsd.c netbsd.h ./bfd.h ./config.h \
2174 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2175 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2176 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2177 mach-o.lo: mach-o.c mach-o.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2178 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h mach-o-target.c
2179 mipsbsd.lo: mipsbsd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2180 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2181 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2182 $(INCDIR)/aout/ar.h
2183 newsos3.lo: newsos3.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2184 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2185 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
2186 $(INCDIR)/bfdlink.h aout-target.h
2187 nlm.lo: nlm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2188 $(INCDIR)/hashtab.h libnlm.h $(INCDIR)/nlm/common.h \
2189 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2190 nlm32-i386.lo: nlm32-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2191 $(INCDIR)/hashtab.h $(INCDIR)/nlm/i386-ext.h libnlm.h \
2192 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2193 nlmswap.h nlm-target.h
2194 nlm32-sparc.lo: nlm32-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2195 $(INCDIR)/hashtab.h $(INCDIR)/nlm/sparc32-ext.h libnlm.h \
2196 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2197 nlmswap.h nlm-target.h
2198 nlm32-ppc.lo: nlm32-ppc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2199 $(INCDIR)/hashtab.h $(INCDIR)/nlm/ppc-ext.h libnlm.h \
2200 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2201 nlmswap.h nlm-target.h
2202 nlm32.lo: nlm32.c nlmcode.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2203 $(INCDIR)/hashtab.h libnlm.h $(INCDIR)/nlm/common.h \
2204 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2205 ns32knetbsd.lo: ns32knetbsd.c ./bfd.h netbsd.h ./config.h \
2206 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2207 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2208 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2209 oasys.lo: oasys.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2210 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/oasys.h \
2211 liboasys.h
2212 pc532-mach.lo: pc532-mach.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2213 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2214 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2215 $(INCDIR)/aout/ar.h
2216 pdp11.lo: pdp11.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2217 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2218 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2219 $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
2220 pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h ./bfd.h \
2221 pef-traceback.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2222 $(INCDIR)/libiberty.h
2223 pe-arm.lo: pe-arm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2224 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2225 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2226 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2227 peicode.h libpei.h
2228 pei-arm.lo: pei-arm.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2229 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2230 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2231 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2232 peicode.h libpei.h
2233 pe-i386.lo: pe-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2234 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
2235 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2236 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2237 peicode.h libpei.h
2238 pei-i386.lo: pei-i386.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2239 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
2240 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2241 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2242 peicode.h libpei.h
2243 pe-mcore.lo: pe-mcore.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2244 coff-mcore.c $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h \
2245 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2246 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2247 peicode.h libpei.h
2248 pei-mcore.lo: pei-mcore.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2249 coff-mcore.c $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h \
2250 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2251 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2252 peicode.h libpei.h
2253 pe-ppc.lo: pe-ppc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2254 coff-ppc.c $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h \
2255 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2256 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2257 peicode.h libpei.h
2258 pei-ppc.lo: pei-ppc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2259 coff-ppc.c $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h \
2260 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2261 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2262 peicode.h libpei.h
2263 pe-sh.lo: pe-sh.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2264 coff-sh.c $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h \
2265 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
2266 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2267 coffcode.h peicode.h libpei.h
2268 pei-sh.lo: pei-sh.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2269 coff-sh.c $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h \
2270 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
2271 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2272 coffcode.h peicode.h libpei.h
2273 pe-mips.lo: pe-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2274 $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
2275 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2276 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2277 pei-mips.lo: pei-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2278 pe-mips.c $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h \
2279 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2280 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2281 peicode.h libpei.h
2282 ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h ./bfd.h \
2283 ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2284 reloc16.lo: reloc16.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2285 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/internal.h \
2286 libcoff.h
2287 riscix.lo: riscix.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2288 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2289 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2290 $(INCDIR)/aout/ar.h
2291 sparclinux.lo: sparclinux.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2292 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2293 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
2294 $(INCDIR)/bfdlink.h aout-target.h
2295 sparclynx.lo: sparclynx.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2296 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
2297 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2298 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
2299 sparcnetbsd.lo: sparcnetbsd.c netbsd.h ./bfd.h ./config.h \
2300 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2301 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2302 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2303 sunos.lo: sunos.c ./bfd.h $(INCDIR)/bfdlink.h libaout.h \
2304 aoutf1.h ./config.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2305 $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2306 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
2307 vaxnetbsd.lo: vaxnetbsd.c netbsd.h ./bfd.h ./config.h \
2308 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2309 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2310 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2311 vax1knetbsd.lo: vax1knetbsd.c netbsd.h ./bfd.h ./config.h \
2312 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h libaout.h \
2313 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2314 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2315 vaxbsd.lo: vaxbsd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2316 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2317 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2318 $(INCDIR)/aout/ar.h
2319 versados.lo: versados.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2320 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
2321 vms.lo: vms.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2322 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h vms.h
2323 vms-gsd.lo: vms-gsd.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2324 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h vms.h
2325 vms-hdr.lo: vms-hdr.c ./bfd.h ./bfdver.h ./config.h \
2326 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
2327 $(INCDIR)/hashtab.h vms.h
2328 vms-misc.lo: vms-misc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2329 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h vms.h
2330 vms-tir.lo: vms-tir.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2331 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h vms.h
2332 xcofflink.lo: xcofflink.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2333 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
2334 $(INCDIR)/coff/xcoff.h libcoff.h libxcoff.h
2335 xsym.lo: xsym.c xsym.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2336 $(INCDIR)/hashtab.h
2337 xtensa-isa.lo: xtensa-isa.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2338 $(INCDIR)/hashtab.h $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
2339 xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
2340 $(INCDIR)/xtensa-isa-internal.h
2341 aix5ppc-core.lo: aix5ppc-core.c ./bfd.h
2342 aout64.lo: aout64.c aoutx.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2343 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
2344 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2345 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2346 coff-alpha.lo: coff-alpha.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2347 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
2348 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2349 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2350 libecoff.h coffswap.h ecoffswap.h
2351 coff64-rs6000.lo: coff64-rs6000.c ./bfd.h ./config.h \
2352 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2353 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6k64.h \
2354 libcoff.h libxcoff.h coffcode.h coffswap.h
2355 demo64.lo: demo64.c aoutf1.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2356 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
2357 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2358 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
2359 efi-app-ia64.lo: efi-app-ia64.c ./bfd.h ./config.h \
2360 $(INCDIR)/filenames.h coff-ia64.c $(INCDIR)/hashtab.h \
2361 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2362 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2363 peicode.h libpei.h
2364 elf64-x86-64.lo: elf64-x86-64.c ./bfd.h ./config.h \
2365 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2366 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2367 $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
2368 ./elf64-target.h
2369 elf64-alpha.lo: elf64-alpha.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2370 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2371 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2372 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
2373 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2374 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2375 libcoff.h libecoff.h ecoffswap.h ./elf64-target.h
2376 elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
2377 ./config.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2378 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2379 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2380 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2381 elf64-hppa.h elf-hppa.h ./elf64-target.h
2382 elf64-gen.lo: elf64-gen.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2383 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2384 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2385 ./elf64-target.h
2386 elfn32-mips.lo: elfn32-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2387 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
2388 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2389 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
2390 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2391 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2392 ecoffswap.h ./elf32-target.h
2393 elf64-mips.lo: elf64-mips.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2394 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h \
2395 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2396 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
2397 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2398 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
2399 ecoffswap.h ./elf64-target.h
2400 elf64-mmix.lo: elf64-mmix.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2401 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2402 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2403 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
2404 ./elf64-target.h
2405 elf64-ppc.lo: elf64-ppc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2406 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2407 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h \
2408 $(INCDIR)/elf/reloc-macros.h elf64-ppc.h ./elf64-target.h
2409 elf64-s390.lo: elf64-s390.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2410 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2411 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
2412 $(INCDIR)/elf/reloc-macros.h ./elf64-target.h
2413 elf64-sh64.lo: elf64-sh64.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2414 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2415 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2416 $(INCDIR)/elf/reloc-macros.h ./elf64-target.h
2417 elf64-sparc.lo: elf64-sparc.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2418 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2419 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2420 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2421 $(INCDIR)/opcode/sparc.h elfxx-sparc.h ./elf64-target.h
2422 elf64.lo: elf64.c elfcode.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2423 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2424 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2425 $(INCDIR)/elf/external.h elfcore.h
2426 mmo.lo: mmo.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2427 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h $(INCDIR)/elf/mmix.h \
2428 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
2429 nlm32-alpha.lo: nlm32-alpha.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2430 $(INCDIR)/hashtab.h $(INCDIR)/nlm/alpha-ext.h libnlm.h \
2431 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2432 nlmswap.h nlm-target.h
2433 nlm64.lo: nlm64.c nlmcode.h ./bfd.h ./config.h $(INCDIR)/filenames.h \
2434 $(INCDIR)/hashtab.h libnlm.h $(INCDIR)/nlm/common.h \
2435 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2436 aix386-core.lo: aix386-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2437 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2438 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
2439 hpux-core.lo: hpux-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2440 $(INCDIR)/hashtab.h
2441 irix-core.lo: irix-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2442 $(INCDIR)/hashtab.h
2443 lynx-core.lo: lynx-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2444 $(INCDIR)/hashtab.h
2445 osf-core.lo: osf-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2446 $(INCDIR)/hashtab.h
2447 sco5-core.lo: sco5-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2448 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h
2449 trad-core.lo: trad-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2450 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h
2451 cisco-core.lo: cisco-core.c ./bfd.h ./config.h $(INCDIR)/filenames.h \
2452 $(INCDIR)/hashtab.h
2453 elf32-ia64.lo: elf32-ia64.c ./config.h $(INCDIR)/filenames.h \
2454 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2455 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2456 $(INCDIR)/opcode/ia64.h ./bfd.h $(INCDIR)/elf/ia64.h \
2457 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2458 elf32-target.h
2459 elf64-ia64.lo: elf64-ia64.c ./config.h $(INCDIR)/filenames.h \
2460 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2461 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2462 $(INCDIR)/opcode/ia64.h ./bfd.h $(INCDIR)/elf/ia64.h \
2463 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2464 elf64-target.h
2465 peigen.lo: peigen.c ./config.h $(INCDIR)/filenames.h \
2466 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h \
2467 $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h libcoff.h \
2468 $(INCDIR)/bfdlink.h libpei.h
2469 pepigen.lo: pepigen.c ./config.h $(INCDIR)/filenames.h \
2470 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/ia64.h \
2471 $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h libcoff.h \
2472 $(INCDIR)/bfdlink.h libpei.h
2473 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2474 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2475 # Otherwise a system limit (for SysV at least) may be exceeded.
2476 .NOEXPORT: