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