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