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