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