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