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