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