Regenerate tree using Autoconf 2.64 and Automake 1.11.
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
81ecdfbb 1# Makefile.in generated by automake 1.11 from Makefile.am.
90c0a373 2# @configure_input@
252b5132 3
90c0a373 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
81ecdfbb
RW
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
252b5132
RH
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
90c0a373 16@SET_MAKE@
a2d91340 17
90c0a373 18
252b5132 19VPATH = @srcdir@
252b5132 20pkgdatadir = $(datadir)/@PACKAGE@
252b5132 21pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
90c0a373 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90c0a373
AM
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
252b5132
RH
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
90c0a373 36build_triplet = @build@
252b5132 37host_triplet = @host@
90c0a373 38target_triplet = @target@
90c0a373 39subdir = .
81ecdfbb
RW
40DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
41 $(srcdir)/Makefile.am $(top_srcdir)/configure \
42 $(am__configure_deps) $(srcdir)/config.in \
43 $(srcdir)/../mkinstalldirs $(srcdir)/bfd-in2.h \
44 $(top_srcdir)/po/Make-in
90c0a373 45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79887925
L
46am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
47 $(top_srcdir)/../config/depstand.m4 \
20e95c23 48 $(top_srcdir)/../config/gettext-sister.m4 \
79887925 49 $(top_srcdir)/../config/lead-dot.m4 \
8944f3c2
AM
50 $(top_srcdir)/../config/nls.m4 \
51 $(top_srcdir)/../config/override.m4 \
5691d22d 52 $(top_srcdir)/../config/plugins.m4 \
8944f3c2 53 $(top_srcdir)/../config/po.m4 \
20e95c23 54 $(top_srcdir)/../config/progtest.m4 \
81ecdfbb 55 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \
79887925 56 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
718a6fd8 57 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
81ecdfbb 58 $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
718a6fd8 59 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
90c0a373
AM
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61 $(ACLOCAL_M4)
62am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81ecdfbb 63 configure.lineno config.status.lineno
90c0a373
AM
64mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
65CONFIG_HEADER = config.h
66CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
81ecdfbb 67CONFIG_CLEAN_VPATH_FILES =
90c0a373
AM
68LIBRARIES = $(noinst_LIBRARIES)
69ARFLAGS = cru
70libbfd_a_AR = $(AR) $(ARFLAGS)
71libbfd_a_LIBADD =
72am_libbfd_a_OBJECTS =
73libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
74am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75am__vpath_adj = case $$p in \
76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 *) f=$$p;; \
78 esac;
81ecdfbb
RW
79am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80am__install_max = 40
81am__nobase_strip_setup = \
82 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83am__nobase_strip = \
84 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85am__nobase_list = $(am__nobase_strip_setup); \
86 for p in $$list; do echo "$$p $$p"; done | \
87 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89 if (++n[$$2] == $(am__install_max)) \
90 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91 END { for (dir in files) print dir, files[dir] }'
92am__base_list = \
93 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90c0a373 95am__installdirs = "$(DESTDIR)$(bfdlibdir)"
90c0a373 96LTLIBRARIES = $(bfdlib_LTLIBRARIES)
ce3c775b 97am__DEPENDENCIES_1 =
90c0a373
AM
98am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
99 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
100 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
101 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
c067354b
NC
102 stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo \
103 verilog.lo
21e40a48 104am_libbfd_la_OBJECTS = $(am__objects_1)
90c0a373 105libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
81ecdfbb
RW
106libbfd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
107 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
108 $(libbfd_la_LDFLAGS) $(LDFLAGS) -o $@
109DEFAULT_INCLUDES = -I.@am__isrc@
90c0a373
AM
110depcomp =
111am__depfiles_maybe =
112COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
113 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81ecdfbb
RW
114LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
116 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90c0a373 117CCLD = $(CC)
81ecdfbb
RW
118LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
119 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
120 $(LDFLAGS) -o $@
90c0a373
AM
121SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
122RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
123 html-recursive info-recursive install-data-recursive \
81ecdfbb
RW
124 install-dvi-recursive install-exec-recursive \
125 install-html-recursive install-info-recursive \
126 install-pdf-recursive install-ps-recursive install-recursive \
127 installcheck-recursive installdirs-recursive pdf-recursive \
128 ps-recursive uninstall-recursive
129RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
130 distclean-recursive maintainer-clean-recursive
131AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
132 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
90c0a373
AM
133ETAGS = etags
134CTAGS = ctags
135DIST_SUBDIRS = $(SUBDIRS)
136ACLOCAL = @ACLOCAL@
90c0a373 137AMTAR = @AMTAR@
252b5132 138AR = @AR@
90c0a373
AM
139AUTOCONF = @AUTOCONF@
140AUTOHEADER = @AUTOHEADER@
141AUTOMAKE = @AUTOMAKE@
142AWK = @AWK@
a351bca6 143BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
252b5132 144BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
a351bca6 145BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
252b5132
RH
146BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
147BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
148BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
149CATALOGS = @CATALOGS@
150CATOBJEXT = @CATOBJEXT@
151CC = @CC@
90c0a373 152CCDEPMODE = @CCDEPMODE@
252b5132 153CC_FOR_BUILD = @CC_FOR_BUILD@
90c0a373 154CFLAGS = @CFLAGS@
252b5132
RH
155COREFILE = @COREFILE@
156COREFLAG = @COREFLAG@
5464f5a1 157CPP = @CPP@
90c0a373
AM
158CPPFLAGS = @CPPFLAGS@
159CYGPATH_W = @CYGPATH_W@
252b5132 160DATADIRNAME = @DATADIRNAME@
0d4a1476 161DEBUGDIR = @DEBUGDIR@
90c0a373
AM
162DEFS = @DEFS@
163DEPDIR = @DEPDIR@
718a6fd8 164DSYMUTIL = @DSYMUTIL@
d7040cdb 165DUMPBIN = @DUMPBIN@
90c0a373
AM
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
252b5132
RH
170EXEEXT = @EXEEXT@
171EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
d7040cdb 172FGREP = @FGREP@
20e95c23 173GENCAT = @GENCAT@
252b5132 174GMSGFMT = @GMSGFMT@
d7040cdb 175GREP = @GREP@
252b5132 176HDEFINES = @HDEFINES@
20e95c23 177INCINTL = @INCINTL@
81ecdfbb 178INSTALL = @INSTALL@
90c0a373 179INSTALL_DATA = @INSTALL_DATA@
90c0a373
AM
180INSTALL_PROGRAM = @INSTALL_PROGRAM@
181INSTALL_SCRIPT = @INSTALL_SCRIPT@
182INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 183INSTOBJEXT = @INSTOBJEXT@
d7040cdb 184LD = @LD@
90c0a373 185LDFLAGS = @LDFLAGS@
20e95c23
DJ
186LIBINTL = @LIBINTL@
187LIBINTL_DEP = @LIBINTL_DEP@
8d25cc3d 188LIBM = @LIBM@
90c0a373
AM
189LIBOBJS = @LIBOBJS@
190LIBS = @LIBS@
252b5132 191LIBTOOL = @LIBTOOL@
718a6fd8 192LIPO = @LIPO@
252b5132 193LN_S = @LN_S@
90c0a373 194LTLIBOBJS = @LTLIBOBJS@
252b5132
RH
195MAINT = @MAINT@
196MAKEINFO = @MAKEINFO@
81ecdfbb 197MKDIR_P = @MKDIR_P@
252b5132
RH
198MKINSTALLDIRS = @MKINSTALLDIRS@
199MSGFMT = @MSGFMT@
20e95c23 200MSGMERGE = @MSGMERGE@
d7040cdb 201NM = @NM@
718a6fd8 202NMEDIT = @NMEDIT@
9e9b66a9 203NO_WERROR = @NO_WERROR@
718a6fd8 204OBJDUMP = @OBJDUMP@
7a6cc5fb 205OBJEXT = @OBJEXT@
718a6fd8
SE
206OTOOL = @OTOOL@
207OTOOL64 = @OTOOL64@
252b5132 208PACKAGE = @PACKAGE@
90c0a373
AM
209PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
210PACKAGE_NAME = @PACKAGE_NAME@
211PACKAGE_STRING = @PACKAGE_STRING@
212PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 213PACKAGE_URL = @PACKAGE_URL@
90c0a373
AM
214PACKAGE_VERSION = @PACKAGE_VERSION@
215PATH_SEPARATOR = @PATH_SEPARATOR@
92f01d61 216PKGVERSION = @PKGVERSION@
252b5132
RH
217POSUB = @POSUB@
218RANLIB = @RANLIB@
c428fa83
L
219REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
220REPORT_BUGS_TO = @REPORT_BUGS_TO@
d7040cdb 221SED = @SED@
90c0a373 222SET_MAKE = @SET_MAKE@
29670fb9
AM
223SHARED_LDFLAGS = @SHARED_LDFLAGS@
224SHARED_LIBADD = @SHARED_LIBADD@
90c0a373 225SHELL = @SHELL@
7a6cc5fb 226STRIP = @STRIP@
252b5132 227TDEFINES = @TDEFINES@
252b5132
RH
228USE_NLS = @USE_NLS@
229VERSION = @VERSION@
90c0a373 230WARN_CFLAGS = @WARN_CFLAGS@
90c0a373 231XGETTEXT = @XGETTEXT@
81ecdfbb
RW
232abs_builddir = @abs_builddir@
233abs_srcdir = @abs_srcdir@
234abs_top_builddir = @abs_top_builddir@
235abs_top_srcdir = @abs_top_srcdir@
90c0a373 236ac_ct_CC = @ac_ct_CC@
d7040cdb 237ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
252b5132 238all_backends = @all_backends@
90c0a373
AM
239am__include = @am__include@
240am__leading_dot = @am__leading_dot@
241am__quote = @am__quote@
242am__tar = @am__tar@
243am__untar = @am__untar@
21e40a48 244bfd64_libs = @bfd64_libs@
252b5132 245bfd_backends = @bfd_backends@
5bd4f169 246bfd_default_target_size = @bfd_default_target_size@
05864e2a 247bfd_file_ptr = @bfd_file_ptr@
252b5132 248bfd_machines = @bfd_machines@
05864e2a 249bfd_ufile_ptr = @bfd_ufile_ptr@
90c0a373
AM
250bfdincludedir = @bfdincludedir@
251bfdlibdir = @bfdlibdir@
252bindir = @bindir@
253build = @build@
254build_alias = @build_alias@
255build_cpu = @build_cpu@
256build_os = @build_os@
257build_vendor = @build_vendor@
81ecdfbb 258builddir = @builddir@
90c0a373 259datadir = @datadir@
108a6f8e
CD
260datarootdir = @datarootdir@
261docdir = @docdir@
81ecdfbb 262dvidir = @dvidir@
90c0a373
AM
263exec_prefix = @exec_prefix@
264host = @host@
265host_alias = @host_alias@
266host_cpu = @host_cpu@
5464f5a1 267host_noncanonical = @host_noncanonical@
90c0a373
AM
268host_os = @host_os@
269host_vendor = @host_vendor@
108a6f8e 270htmldir = @htmldir@
90c0a373
AM
271includedir = @includedir@
272infodir = @infodir@
273install_sh = @install_sh@
90c0a373
AM
274libdir = @libdir@
275libexecdir = @libexecdir@
81ecdfbb 276localedir = @localedir@
90c0a373 277localstatedir = @localstatedir@
d7040cdb 278lt_ECHO = @lt_ECHO@
90c0a373
AM
279mandir = @mandir@
280mkdir_p = @mkdir_p@
281oldincludedir = @oldincludedir@
31dd3154 282pdfdir = @pdfdir@
90c0a373
AM
283prefix = @prefix@
284program_transform_name = @program_transform_name@
81ecdfbb 285psdir = @psdir@
90c0a373
AM
286sbindir = @sbindir@
287sharedstatedir = @sharedstatedir@
81ecdfbb 288srcdir = @srcdir@
ce3c775b 289supports_plugins = @supports_plugins@
90c0a373
AM
290sysconfdir = @sysconfdir@
291target = @target@
292target_alias = @target_alias@
293target_cpu = @target_cpu@
5464f5a1 294target_noncanonical = @target_noncanonical@
90c0a373
AM
295target_os = @target_os@
296target_vendor = @target_vendor@
252b5132 297tdefaults = @tdefaults@
81ecdfbb
RW
298top_build_prefix = @top_build_prefix@
299top_builddir = @top_builddir@
300top_srcdir = @top_srcdir@
252b5132 301wordsize = @wordsize@
3f85e526 302AUTOMAKE_OPTIONS = 1.9 cygnus
79887925 303ACLOCAL_AMFLAGS = -I . -I .. -I ../config
252b5132 304
bc286f95
BE
305# Uncomment the following line when doing a release.
306# RELEASE=y
252b5132
RH
307INCDIR = $(srcdir)/../include
308CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 309MKDEP = gcc -MM
252b5132 310SUBDIRS = doc po
108a6f8e 311bfddocdir = doc
a703a6ea 312bfdlib_LTLIBRARIES = libbfd.la
a2d91340 313AM_CFLAGS = $(WARN_CFLAGS)
ce3c775b
NC
314AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
315@PLUGINS_TRUE@LIBDL = -ldl
a2d91340 316
252b5132
RH
317# bfd.h goes here, for now
318BFD_H = bfd.h
319
320# Jim Kingdon notes:
321# Writing S-records should be included in all (or at least most)
322# *-*-coff, *-*-aout, etc., configurations, because people will want to
323# be able to use objcopy to create S-records. (S-records are not useful
324# for the debugger, so if you are downloading things as S-records you
325# need two copies of the executable, one to download and one for the
326# debugger).
90c0a373
AM
327BFD32_LIBS = \
328 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
329 cache.lo coffgen.lo corefile.lo \
330 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
331 section.lo syms.lo targets.lo hash.lo linker.lo \
332 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
c067354b 333 merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
252b5132 334
2858ef35 335BFD64_LIBS = archive64.lo
90c0a373
AM
336BFD32_LIBS_CFILES = \
337 archive.c archures.c bfd.c bfdio.c bfdwin.c \
338 cache.c coffgen.c corefile.c \
339 format.c init.c libbfd.c opncls.c reloc.c \
340 section.c syms.c targets.c hash.c linker.c \
341 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
c067354b 342 merge.c dwarf2.c simple.c compress.c verilog.c
252b5132 343
2858ef35
HPN
344BFD64_LIBS_CFILES = archive64.c
345
252b5132
RH
346# This list is alphabetized to make it easier to keep in sync
347# with the decls and initializer in archures.c.
90c0a373 348ALL_MACHINES = \
90c0a373
AM
349 cpu-alpha.lo \
350 cpu-arc.lo \
351 cpu-arm.lo \
352 cpu-avr.lo \
0f64bb02 353 cpu-bfin.lo \
3d3d428f 354 cpu-cr16.lo \
90c0a373
AM
355 cpu-cr16c.lo \
356 cpu-cris.lo \
357 cpu-crx.lo \
358 cpu-d10v.lo \
359 cpu-d30v.lo \
360 cpu-dlx.lo \
361 cpu-fr30.lo \
362 cpu-frv.lo \
363 cpu-h8300.lo \
364 cpu-h8500.lo \
365 cpu-hppa.lo \
90c0a373
AM
366 cpu-i370.lo \
367 cpu-i386.lo \
8a9036a4 368 cpu-l1om.lo \
90c0a373
AM
369 cpu-i860.lo \
370 cpu-i960.lo \
ce3c775b 371 cpu-ia64.lo \
90c0a373
AM
372 cpu-ip2k.lo \
373 cpu-iq2000.lo \
84e94c90 374 cpu-lm32.lo \
ce3c775b
NC
375 cpu-m10200.lo \
376 cpu-m10300.lo \
49f58d10 377 cpu-m32c.lo \
90c0a373
AM
378 cpu-m32r.lo \
379 cpu-m68hc11.lo \
380 cpu-m68hc12.lo \
381 cpu-m68k.lo \
382 cpu-m88k.lo \
7499d566 383 cpu-maxq.lo \
90c0a373 384 cpu-mcore.lo \
d9352518 385 cpu-mep.lo \
7ba29e2a 386 cpu-microblaze.lo \
90c0a373
AM
387 cpu-mips.lo \
388 cpu-mmix.lo \
ce3c775b 389 cpu-moxie.lo \
90c0a373 390 cpu-msp430.lo \
ce3c775b 391 cpu-mt.lo \
90c0a373
AM
392 cpu-ns32k.lo \
393 cpu-openrisc.lo \
ce3c775b 394 cpu-or32.lo \
90c0a373
AM
395 cpu-pdp11.lo \
396 cpu-pj.lo \
ce3c775b 397 cpu-plugin.lo \
90c0a373
AM
398 cpu-powerpc.lo \
399 cpu-rs6000.lo \
400 cpu-s390.lo \
1c0d3aa6 401 cpu-score.lo \
90c0a373
AM
402 cpu-sh.lo \
403 cpu-sparc.lo \
e9f53129 404 cpu-spu.lo \
90c0a373
AM
405 cpu-tic30.lo \
406 cpu-tic4x.lo \
407 cpu-tic54x.lo \
408 cpu-tic80.lo \
409 cpu-v850.lo \
410 cpu-vax.lo \
90c0a373 411 cpu-w65.lo \
ce3c775b
NC
412 cpu-we32k.lo \
413 cpu-xc16x.lo \
90c0a373
AM
414 cpu-xstormy16.lo \
415 cpu-xtensa.lo \
3c9b82ba 416 cpu-z80.lo \
90c0a373
AM
417 cpu-z8k.lo
418
419ALL_MACHINES_CFILES = \
90c0a373
AM
420 cpu-alpha.c \
421 cpu-arc.c \
422 cpu-arm.c \
423 cpu-avr.c \
0f64bb02 424 cpu-bfin.c \
3d3d428f 425 cpu-cr16.c \
90c0a373 426 cpu-cr16c.c \
ce3c775b 427 cpu-cris.c \
90c0a373
AM
428 cpu-crx.c \
429 cpu-d10v.c \
430 cpu-d30v.c \
431 cpu-dlx.c \
432 cpu-fr30.c \
433 cpu-frv.c \
434 cpu-h8300.c \
435 cpu-h8500.c \
436 cpu-hppa.c \
90c0a373
AM
437 cpu-i370.c \
438 cpu-i386.c \
8a9036a4 439 cpu-l1om.c \
90c0a373
AM
440 cpu-i860.c \
441 cpu-i960.c \
ce3c775b 442 cpu-ia64.c \
90c0a373
AM
443 cpu-ip2k.c \
444 cpu-iq2000.c \
84e94c90 445 cpu-lm32.c \
ce3c775b
NC
446 cpu-m10200.c \
447 cpu-m10300.c \
49f58d10 448 cpu-m32c.c \
90c0a373
AM
449 cpu-m32r.c \
450 cpu-m68hc11.c \
451 cpu-m68hc12.c \
452 cpu-m68k.c \
453 cpu-m88k.c \
0306b3bf 454 cpu-maxq.c \
90c0a373 455 cpu-mcore.c \
d9352518 456 cpu-mep.c \
7ba29e2a 457 cpu-microblaze.c \
90c0a373
AM
458 cpu-mips.c \
459 cpu-mmix.c \
ce3c775b 460 cpu-moxie.c \
90c0a373 461 cpu-msp430.c \
ce3c775b 462 cpu-mt.c \
90c0a373
AM
463 cpu-ns32k.c \
464 cpu-openrisc.c \
ce3c775b 465 cpu-or32.c \
90c0a373
AM
466 cpu-pdp11.c \
467 cpu-pj.c \
ce3c775b 468 cpu-plugin.c \
90c0a373
AM
469 cpu-powerpc.c \
470 cpu-rs6000.c \
471 cpu-s390.c \
1c0d3aa6 472 cpu-score.c \
90c0a373
AM
473 cpu-sh.c \
474 cpu-sparc.c \
e9f53129 475 cpu-spu.c \
90c0a373
AM
476 cpu-tic30.c \
477 cpu-tic4x.c \
478 cpu-tic54x.c \
479 cpu-tic80.c \
480 cpu-v850.c \
481 cpu-vax.c \
90c0a373 482 cpu-w65.c \
ce3c775b
NC
483 cpu-we32k.c \
484 cpu-xc16x.c \
90c0a373
AM
485 cpu-xstormy16.c \
486 cpu-xtensa.c \
3c9b82ba 487 cpu-z80.c \
90c0a373 488 cpu-z8k.c
252b5132
RH
489
490
491# The .o files needed by all of the 32 bit vectors that are configured into
492# target_vector in targets.c if configured with --enable-targets=all.
90c0a373
AM
493BFD32_BACKENDS = \
494 aout-adobe.lo \
495 aout-arm.lo \
496 aout-cris.lo \
497 aout-ns32k.lo \
498 aout-sparcle.lo \
499 aout-tic30.lo \
500 aout0.lo \
501 aout32.lo \
502 armnetbsd.lo \
503 bout.lo \
504 cf-i386lynx.lo \
90c0a373 505 cf-sparclynx.lo \
90c0a373
AM
506 coff-apollo.lo \
507 coff-arm.lo \
508 coff-aux.lo \
ce3c775b 509 coff-go32.lo \
90c0a373
AM
510 coff-h8300.lo \
511 coff-h8500.lo \
512 coff-i386.lo \
90c0a373
AM
513 coff-i860.lo \
514 coff-i960.lo \
515 coff-m68k.lo \
516 coff-m88k.lo \
7499d566 517 coff-maxq.lo \
90c0a373
AM
518 coff-mips.lo \
519 coff-or32.lo \
520 coff-rs6000.lo \
521 coff-sh.lo \
522 coff-sparc.lo \
523 coff-stgo32.lo \
524 coff-svm68k.lo \
525 coff-tic30.lo \
526 coff-tic4x.lo \
527 coff-tic54x.lo \
528 coff-tic80.lo \
529 coff-u68k.lo \
90c0a373 530 coff-w65.lo \
ce3c775b 531 coff-we32k.lo \
3c9b82ba 532 coff-z80.lo \
90c0a373
AM
533 coff-z8k.lo \
534 cofflink.lo \
535 dwarf1.lo \
536 ecoff.lo \
537 ecofflink.lo \
ce3c775b
NC
538 elf-attrs.lo \
539 elf-eh-frame.lo \
6de2ae4a 540 elf-ifunc.lo \
ce3c775b
NC
541 elf-m10200.lo \
542 elf-m10300.lo \
543 elf-strtab.lo \
544 elf-vxworks.lo \
90c0a373
AM
545 elf.lo \
546 elf32-am33lin.lo \
547 elf32-arc.lo \
7f266840 548 elf32-arm.lo \
90c0a373 549 elf32-avr.lo \
0f64bb02 550 elf32-bfin.lo \
3d3d428f 551 elf32-cr16.lo \
90c0a373
AM
552 elf32-cr16c.lo \
553 elf32-cris.lo \
554 elf32-crx.lo \
555 elf32-d10v.lo \
556 elf32-d30v.lo \
557 elf32-dlx.lo \
558 elf32-fr30.lo \
559 elf32-frv.lo \
560 elf32-gen.lo \
561 elf32-h8300.lo \
562 elf32-hppa.lo \
563 elf32-i370.lo \
564 elf32-i386.lo \
565 elf32-i860.lo \
566 elf32-i960.lo \
90c0a373
AM
567 elf32-ip2k.lo \
568 elf32-iq2000.lo \
84e94c90 569 elf32-lm32.lo \
49f58d10 570 elf32-m32c.lo \
90c0a373
AM
571 elf32-m32r.lo \
572 elf32-m68hc11.lo \
573 elf32-m68hc12.lo \
574 elf32-m68hc1x.lo \
575 elf32-m68k.lo \
576 elf32-m88k.lo \
90c0a373 577 elf32-mcore.lo \
d9352518 578 elf32-mep.lo \
7ba29e2a 579 elf32-microblaze.lo \
90c0a373 580 elf32-mips.lo \
ce3c775b 581 elf32-moxie.lo \
90c0a373 582 elf32-msp430.lo \
ce3c775b 583 elf32-mt.lo \
90c0a373
AM
584 elf32-openrisc.lo \
585 elf32-or32.lo \
586 elf32-pj.lo \
587 elf32-ppc.lo \
588 elf32-s390.lo \
90c0a373 589 elf32-sh-symbian.lo \
ce3c775b 590 elf32-sh.lo \
90c0a373 591 elf32-sh64-com.lo \
ce3c775b 592 elf32-sh64.lo \
90c0a373 593 elf32-sparc.lo \
e9f53129 594 elf32-spu.lo \
90c0a373
AM
595 elf32-v850.lo \
596 elf32-vax.lo \
ce3c775b 597 elf32-xc16x.lo \
90c0a373
AM
598 elf32-xstormy16.lo \
599 elf32-xtensa.lo \
600 elf32.lo \
601 elflink.lo \
ce3c775b
NC
602 elfxx-mips.lo \
603 elfxx-sparc.lo \
90c0a373
AM
604 epoc-pe-arm.lo \
605 epoc-pei-arm.lo \
606 hp300bsd.lo \
607 hp300hpux.lo \
90c0a373
AM
608 i386aout.lo \
609 i386bsd.lo \
610 i386dynix.lo \
611 i386freebsd.lo \
612 i386linux.lo \
613 i386lynx.lo \
ce3c775b 614 i386mach3.lo \
90c0a373
AM
615 i386msdos.lo \
616 i386netbsd.lo \
90c0a373
AM
617 i386os9k.lo \
618 ieee.lo \
619 m68k4knetbsd.lo \
620 m68klinux.lo \
90c0a373
AM
621 m68knetbsd.lo \
622 m88kmach3.lo \
623 m88kopenbsd.lo \
624 mach-o.lo \
9e93c730 625 mach-o-i386.lo \
90c0a373
AM
626 mipsbsd.lo \
627 newsos3.lo \
628 nlm.lo \
629 nlm32-i386.lo \
90c0a373 630 nlm32-ppc.lo \
ce3c775b 631 nlm32-sparc.lo \
90c0a373
AM
632 nlm32.lo \
633 ns32knetbsd.lo \
634 oasys.lo \
635 pc532-mach.lo \
636 pdp11.lo \
7148cc28 637 pe-arm-wince.lo \
ce3c775b 638 pe-arm.lo \
90c0a373 639 pe-i386.lo \
90c0a373 640 pe-mcore.lo \
ce3c775b 641 pe-mips.lo \
90c0a373 642 pe-ppc.lo \
90c0a373 643 pe-sh.lo \
ce3c775b
NC
644 pef.lo \
645 pei-arm-wince.lo \
646 pei-arm.lo \
647 pei-i386.lo \
648 pei-mcore.lo \
90c0a373 649 pei-mips.lo \
ce3c775b
NC
650 pei-ppc.lo \
651 pei-sh.lo \
90c0a373 652 peigen.lo \
ce3c775b 653 plugin.lo \
90c0a373
AM
654 ppcboot.lo \
655 reloc16.lo \
656 riscix.lo \
ce3c775b 657 som.lo \
90c0a373
AM
658 sparclinux.lo \
659 sparclynx.lo \
660 sparcnetbsd.lo \
661 sunos.lo \
90c0a373
AM
662 vax1knetbsd.lo \
663 vaxbsd.lo \
ce3c775b 664 vaxnetbsd.lo \
90c0a373 665 versados.lo \
90c0a373
AM
666 vms-gsd.lo \
667 vms-hdr.lo \
668 vms-misc.lo \
669 vms-tir.lo \
ce3c775b 670 vms.lo \
29670fb9 671 vmsutil.lo \
90c0a373
AM
672 xcofflink.lo \
673 xsym.lo \
674 xtensa-isa.lo \
675 xtensa-modules.lo
676
677BFD32_BACKENDS_CFILES = \
678 aout-adobe.c \
679 aout-arm.c \
680 aout-cris.c \
681 aout-ns32k.c \
682 aout-sparcle.c \
683 aout-tic30.c \
684 aout0.c \
685 aout32.c \
686 armnetbsd.c \
687 bout.c \
688 cf-i386lynx.c \
90c0a373 689 cf-sparclynx.c \
90c0a373
AM
690 coff-apollo.c \
691 coff-arm.c \
692 coff-aux.c \
ce3c775b 693 coff-go32.c \
90c0a373
AM
694 coff-h8300.c \
695 coff-h8500.c \
696 coff-i386.c \
697 coff-i860.c \
90c0a373
AM
698 coff-i960.c \
699 coff-m68k.c \
700 coff-m88k.c \
7499d566 701 coff-maxq.c \
90c0a373
AM
702 coff-mips.c \
703 coff-or32.c \
704 coff-rs6000.c \
705 coff-sh.c \
706 coff-sparc.c \
707 coff-stgo32.c \
708 coff-svm68k.c \
709 coff-tic30.c \
710 coff-tic4x.c \
711 coff-tic54x.c \
712 coff-tic80.c \
713 coff-u68k.c \
90c0a373 714 coff-w65.c \
ce3c775b 715 coff-we32k.c \
3c9b82ba 716 coff-z80.c \
90c0a373
AM
717 coff-z8k.c \
718 cofflink.c \
719 dwarf1.c \
720 ecoff.c \
721 ecofflink.c \
ce3c775b
NC
722 elf-attrs.c \
723 elf-eh-frame.c \
6de2ae4a 724 elf-ifunc.c \
ce3c775b
NC
725 elf-m10200.c \
726 elf-m10300.c \
727 elf-strtab.c \
728 elf-vxworks.c \
90c0a373
AM
729 elf.c \
730 elf32-am33lin.c \
731 elf32-arc.c \
7f266840 732 elf32-arm.c \
90c0a373 733 elf32-avr.c \
0f64bb02 734 elf32-bfin.c \
3d3d428f 735 elf32-cr16.c \
90c0a373
AM
736 elf32-cr16c.c \
737 elf32-cris.c \
738 elf32-crx.c \
739 elf32-d10v.c \
740 elf32-d30v.c \
741 elf32-dlx.c \
742 elf32-fr30.c \
743 elf32-frv.c \
744 elf32-gen.c \
745 elf32-h8300.c \
746 elf32-hppa.c \
747 elf32-i370.c \
748 elf32-i386.c \
749 elf32-i860.c \
750 elf32-i960.c \
751 elf32-ip2k.c \
752 elf32-iq2000.c \
84e94c90 753 elf32-lm32.c \
49f58d10 754 elf32-m32c.c \
90c0a373 755 elf32-m32r.c \
90c0a373
AM
756 elf32-m68hc11.c \
757 elf32-m68hc12.c \
758 elf32-m68hc1x.c \
ce3c775b 759 elf32-m68k.c \
90c0a373 760 elf32-m88k.c \
90c0a373 761 elf32-mcore.c \
d9352518 762 elf32-mep.c \
7ba29e2a 763 elf32-microblaze.c \
90c0a373 764 elf32-mips.c \
ce3c775b 765 elf32-moxie.c \
90c0a373 766 elf32-msp430.c \
ce3c775b 767 elf32-mt.c \
90c0a373
AM
768 elf32-openrisc.c \
769 elf32-or32.c \
770 elf32-pj.c \
771 elf32-ppc.c \
90c0a373 772 elf32-s390.c \
90c0a373 773 elf32-sh-symbian.c \
ce3c775b
NC
774 elf32-sh.c \
775 elf32-sh64-com.c \
776 elf32-sh64.c \
90c0a373 777 elf32-sparc.c \
e9f53129 778 elf32-spu.c \
90c0a373
AM
779 elf32-v850.c \
780 elf32-vax.c \
ce3c775b 781 elf32-xc16x.c \
90c0a373
AM
782 elf32-xstormy16.c \
783 elf32-xtensa.c \
784 elf32.c \
785 elflink.c \
ce3c775b
NC
786 elfxx-mips.c \
787 elfxx-sparc.c \
90c0a373
AM
788 epoc-pe-arm.c \
789 epoc-pei-arm.c \
790 hp300bsd.c \
791 hp300hpux.c \
90c0a373
AM
792 i386aout.c \
793 i386bsd.c \
794 i386dynix.c \
795 i386freebsd.c \
796 i386linux.c \
797 i386lynx.c \
ce3c775b 798 i386mach3.c \
90c0a373
AM
799 i386msdos.c \
800 i386netbsd.c \
90c0a373
AM
801 i386os9k.c \
802 ieee.c \
803 m68k4knetbsd.c \
804 m68klinux.c \
90c0a373
AM
805 m68knetbsd.c \
806 m88kmach3.c \
807 m88kopenbsd.c \
808 mach-o.c \
9e93c730 809 mach-o-i386.c \
90c0a373
AM
810 mipsbsd.c \
811 newsos3.c \
812 nlm.c \
813 nlm32-i386.c \
90c0a373 814 nlm32-ppc.c \
ce3c775b 815 nlm32-sparc.c \
90c0a373
AM
816 nlm32.c \
817 ns32knetbsd.c \
818 oasys.c \
819 pc532-mach.c \
820 pdp11.c \
7148cc28 821 pe-arm-wince.c \
ce3c775b 822 pe-arm.c \
90c0a373 823 pe-i386.c \
90c0a373 824 pe-mcore.c \
ce3c775b 825 pe-mips.c \
90c0a373 826 pe-ppc.c \
90c0a373 827 pe-sh.c \
ce3c775b
NC
828 pef.c \
829 pei-arm-wince.c \
830 pei-arm.c \
831 pei-i386.c \
832 pei-mcore.c \
90c0a373 833 pei-mips.c \
ce3c775b
NC
834 pei-ppc.c \
835 pei-sh.c \
836 plugin.c \
90c0a373
AM
837 ppcboot.c \
838 reloc16.c \
839 riscix.c \
ce3c775b 840 som.c \
90c0a373
AM
841 sparclinux.c \
842 sparclynx.c \
843 sparcnetbsd.c \
844 sunos.c \
90c0a373
AM
845 vax1knetbsd.c \
846 vaxbsd.c \
ce3c775b 847 vaxnetbsd.c \
90c0a373 848 versados.c \
90c0a373
AM
849 vms-gsd.c \
850 vms-hdr.c \
851 vms-misc.c \
852 vms-tir.c \
ce3c775b 853 vms.c \
29670fb9 854 vmsutil.c \
90c0a373
AM
855 xcofflink.c \
856 xsym.c \
857 xtensa-isa.c \
858 xtensa-modules.c
252b5132 859
6768c14a 860
252b5132
RH
861# The .o files needed by all of the 64 bit vectors that are configured into
862# target_vector in targets.c if configured with --enable-targets=all
863# and --enable-64-bit-bfd.
074d327a
NC
864# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
865# BFD32_BACKENDS.
90c0a373
AM
866BFD64_BACKENDS = \
867 aix5ppc-core.lo \
868 aout64.lo \
869 coff-alpha.lo \
ce3c775b 870 coff-x86_64.lo \
90c0a373
AM
871 coff64-rs6000.lo \
872 demo64.lo \
ce3c775b
NC
873 elf32-ia64.lo \
874 elf32-score.lo \
875 elf32-score7.lo \
90c0a373 876 elf64-alpha.lo \
ce3c775b 877 elf64-gen.lo \
90c0a373
AM
878 elf64-hppa.lo \
879 elf64-ia64.lo \
90c0a373
AM
880 elf64-mips.lo \
881 elf64-mmix.lo \
90c0a373
AM
882 elf64-ppc.lo \
883 elf64-s390.lo \
ce3c775b 884 elf64-sh64.lo \
90c0a373 885 elf64-sparc.lo \
ce3c775b 886 elf64-x86-64.lo \
90c0a373 887 elf64.lo \
ce3c775b 888 elfn32-mips.lo \
90c0a373
AM
889 mmo.lo \
890 nlm32-alpha.lo \
891 nlm64.lo \
99ad8390 892 pe-x86_64.lo \
ce3c775b 893 pei-ia64.lo \
99ad8390
NC
894 pei-x86_64.lo \
895 pepigen.lo \
896 pex64igen.lo
90c0a373
AM
897
898BFD64_BACKENDS_CFILES = \
899 aix5ppc-core.c \
900 aout64.c \
901 coff-alpha.c \
ce3c775b 902 coff-x86_64.c \
90c0a373
AM
903 coff64-rs6000.c \
904 demo64.c \
ce3c775b
NC
905 elf32-score.c \
906 elf32-score7.c \
90c0a373 907 elf64-alpha.c \
90c0a373 908 elf64-gen.c \
ce3c775b 909 elf64-hppa.c \
90c0a373
AM
910 elf64-mips.c \
911 elf64-mmix.c \
912 elf64-ppc.c \
913 elf64-s390.c \
914 elf64-sh64.c \
915 elf64-sparc.c \
ce3c775b 916 elf64-x86-64.c \
90c0a373 917 elf64.c \
ce3c775b 918 elfn32-mips.c \
90c0a373
AM
919 mmo.c \
920 nlm32-alpha.c \
99ad8390 921 nlm64.c \
99ad8390 922 pe-x86_64.c \
ce3c775b 923 pei-ia64.c \
99ad8390 924 pei-x86_64.c
90c0a373
AM
925
926OPTIONAL_BACKENDS = \
927 aix386-core.lo \
ce3c775b 928 cisco-core.lo \
90c0a373
AM
929 hpux-core.lo \
930 irix-core.lo \
931 lynx-core.lo \
932 osf-core.lo \
933 sco5-core.lo \
ce3c775b 934 trad-core.lo
90c0a373
AM
935
936OPTIONAL_BACKENDS_CFILES = \
937 aix386-core.c \
ce3c775b 938 cisco-core.c \
90c0a373
AM
939 hpux-core.c \
940 irix-core.c \
941 lynx-core.c \
942 osf-core.c \
943 sco5-core.c \
ce3c775b 944 trad-core.c
252b5132
RH
945
946
3f85e526
L
947# We want to rerun configure if configure.in, config.bfd or
948# configure.host change. configure.in is needed since the version
949# number in Makefile comes from configure.in.
950CONFIG_STATUS_DEPENDENCIES = \
951 $(srcdir)/configure.in \
952 $(srcdir)/config.bfd \
953 $(srcdir)/configure.host
954
955
252b5132
RH
956# These are defined by configure.in:
957WORDSIZE = @wordsize@
958ALL_BACKENDS = @all_backends@
959BFD_BACKENDS = @bfd_backends@
960BFD_MACHINES = @bfd_machines@
961TDEFAULTS = @tdefaults@
20e95c23 962INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
252b5132
RH
963
964# C source files that correspond to .o's.
90c0a373
AM
965SOURCE_CFILES = \
966 $(BFD32_LIBS_CFILES) \
967 $(BFD64_LIBS_CFILES) \
968 $(ALL_MACHINES_CFILES) \
969 $(BFD32_BACKENDS_CFILES) \
970 $(BFD64_BACKENDS_CFILES) \
971 $(OPTIONAL_BACKENDS_CFILES)
252b5132 972
90c0a373 973BUILD_CFILES = \
99ad8390 974 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
27b7e12d 975
55c80943 976CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
90c0a373 977SOURCE_HFILES = \
709d67f1
AM
978 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
979 elf-bfd.h elf-hppa.h elf32-hppa.h \
90c0a373
AM
980 elf64-hppa.h elfcode.h elfcore.h \
981 freebsd.h genlink.h go32stub.h \
982 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
983 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
984 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
985 pef.h pef-traceback.h peicode.h som.h version.h \
986 vms.h xcoff-target.h xsym.h
987
988BUILD_HFILES = \
5eda1c47 989 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
252b5132 990
55c80943 991HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
55c80943
NC
992SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
993BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
994
995# Various kinds of .o files to put in libbfd.a:
996# BFD_BACKENDS Routines the configured targets need.
997# BFD_MACHINES Architecture-specific routines the configured targets need.
998# COREFILE Core file routines for a native configuration
21e40a48
L
999# bfd64_libs Routines for 64bit support
1000OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
1001
1002# Since BFD64_LIBS is optional and we can't have substitution in
1003# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
1004libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
252b5132 1005libbfd_la_DEPENDENCIES = $(OFILES) ofiles
ce3c775b 1006libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL)
29670fb9 1007libbfd_la_LDFLAGS = -release `cat libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
1008
1009# libtool will build .libs/libbfd.a. We create libbfd.a in the build
1010# directory so that we don't have to convert all the programs that use
1011# libbfd.a simultaneously. This is a hack which should be removed if
1012# everything else starts using libtool. FIXME.
252b5132
RH
1013noinst_LIBRARIES = libbfd.a
1014libbfd_a_SOURCES =
b13c7b49 1015BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132 1016LOCAL_H_DEPS = libbfd.h sysdep.h config.h
90c0a373
AM
1017BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
1018 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1b315056 1019 archive.c corefile.c targets.c format.c compress.c
252b5132 1020
2858ef35 1021BFD64_H_FILES = archive64.c
90c0a373
AM
1022LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
1023 cache.c reloc.c archures.c elf.c
93509525 1024
252b5132 1025LIBCOFF_H_FILES = libcoff-in.h coffcode.h
55c80943 1026MOSTLYCLEANFILES = ofiles stamp-ofiles
90c0a373
AM
1027CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1028 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 1029
ee5c21a0 1030DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
90c0a373
AM
1031all: config.h
1032 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 1033
252b5132 1034.SUFFIXES:
90c0a373
AM
1035.SUFFIXES: .c .lo .o .obj
1036am--refresh:
1037 @:
1038$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1039 @for dep in $?; do \
1040 case '$(am__configure_deps)' in \
1041 *$$dep*) \
81ecdfbb
RW
1042 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1043 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
90c0a373
AM
1044 && exit 0; \
1045 exit 1;; \
1046 esac; \
1047 done; \
81ecdfbb
RW
1048 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1049 $(am__cd) $(top_srcdir) && \
1050 $(AUTOMAKE) --foreign Makefile
90c0a373 1051.PRECIOUS: Makefile
3f85e526
L
1052Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1053 @case '$?' in \
1054 *config.status*) \
1055 echo ' $(SHELL) ./config.status'; \
1056 $(SHELL) ./config.status;; \
1057 *) \
1058 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1059 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1060 esac;
252b5132 1061
90c0a373
AM
1062$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1063 $(SHELL) ./config.status --recheck
252b5132 1064
90c0a373 1065$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1066 $(am__cd) $(srcdir) && $(AUTOCONF)
90c0a373 1067$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
81ecdfbb
RW
1068 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1069$(am__aclocal_m4_deps):
252b5132 1070
90c0a373 1071config.h: stamp-h1
252b5132 1072 @if test ! -f $@; then \
90c0a373 1073 rm -f stamp-h1; \
81ecdfbb 1074 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
252b5132 1075 else :; fi
252b5132 1076
90c0a373
AM
1077stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1078 @rm -f stamp-h1
1079 cd $(top_builddir) && $(SHELL) ./config.status config.h
1080$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1081 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
90c0a373
AM
1082 rm -f stamp-h1
1083 touch $@
252b5132
RH
1084
1085distclean-hdr:
90c0a373
AM
1086 -rm -f config.h stamp-h1
1087bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1088 cd $(top_builddir) && $(SHELL) ./config.status $@
1089po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1090 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
1091
1092clean-noinstLIBRARIES:
1093 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1094
90c0a373
AM
1095clean-bfdlibLTLIBRARIES:
1096 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1097 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1098 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1099 test "$$dir" != "$$p" || dir=.; \
1100 echo "rm -f \"$${dir}/so_locations\""; \
1101 rm -f "$${dir}/so_locations"; \
1102 done
1103libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
81ecdfbb 1104 $(libbfd_la_LINK) -rpath $(bfdlibdir) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
a2d91340 1105
252b5132 1106mostlyclean-compile:
7a6cc5fb 1107 -rm -f *.$(OBJEXT)
252b5132 1108
252b5132
RH
1109distclean-compile:
1110 -rm -f *.tab.c
1111
90c0a373
AM
1112.c.o:
1113 $(COMPILE) -c $<
a2d91340 1114
90c0a373
AM
1115.c.obj:
1116 $(COMPILE) -c `$(CYGPATH_W) '$<'`
a2d91340 1117
90c0a373
AM
1118.c.lo:
1119 $(LTCOMPILE) -c -o $@ $<
a2d91340 1120
252b5132
RH
1121mostlyclean-libtool:
1122 -rm -f *.lo
1123
1124clean-libtool:
1125 -rm -rf .libs _libs
1126
1127distclean-libtool:
81ecdfbb 1128 -rm -f libtool config.lt
252b5132
RH
1129
1130# This directory's subdirectories are mostly independent; you can cd
1131# into them and run `make' without going through this Makefile.
1132# To change the values of `make' variables: instead of editing Makefiles,
1133# (1) if the variable is set in `config.status', edit `config.status'
1134# (which will cause the Makefiles to be regenerated when you run `make');
1135# (2) otherwise, pass the desired values on the `make' command line.
90c0a373 1136$(RECURSIVE_TARGETS):
5d038dee
L
1137 @failcom='exit 1'; \
1138 for f in x $$MAKEFLAGS; do \
1139 case $$f in \
1140 *=* | --[!k]*);; \
1141 *k*) failcom='fail=yes';; \
1142 esac; \
1143 done; \
252b5132
RH
1144 dot_seen=no; \
1145 target=`echo $@ | sed s/-recursive//`; \
1146 list='$(SUBDIRS)'; for subdir in $$list; do \
1147 echo "Making $$target in $$subdir"; \
1148 if test "$$subdir" = "."; then \
1149 dot_seen=yes; \
1150 local_target="$$target-am"; \
1151 else \
1152 local_target="$$target"; \
1153 fi; \
81ecdfbb 1154 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1155 || eval $$failcom; \
252b5132
RH
1156 done; \
1157 if test "$$dot_seen" = "no"; then \
1158 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1159 fi; test -z "$$fail"
1160
81ecdfbb 1161$(RECURSIVE_CLEAN_TARGETS):
5d038dee
L
1162 @failcom='exit 1'; \
1163 for f in x $$MAKEFLAGS; do \
1164 case $$f in \
1165 *=* | --[!k]*);; \
1166 *k*) failcom='fail=yes';; \
1167 esac; \
1168 done; \
252b5132 1169 dot_seen=no; \
90c0a373
AM
1170 case "$@" in \
1171 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1172 *) list='$(SUBDIRS)' ;; \
1173 esac; \
1174 rev=''; for subdir in $$list; do \
1175 if test "$$subdir" = "."; then :; else \
1176 rev="$$subdir $$rev"; \
1177 fi; \
252b5132 1178 done; \
90c0a373 1179 rev="$$rev ."; \
252b5132
RH
1180 target=`echo $@ | sed s/-recursive//`; \
1181 for subdir in $$rev; do \
1182 echo "Making $$target in $$subdir"; \
1183 if test "$$subdir" = "."; then \
1184 local_target="$$target-am"; \
1185 else \
1186 local_target="$$target"; \
1187 fi; \
81ecdfbb 1188 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1189 || eval $$failcom; \
252b5132
RH
1190 done && test -z "$$fail"
1191tags-recursive:
1192 list='$(SUBDIRS)'; for subdir in $$list; do \
81ecdfbb 1193 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
252b5132 1194 done
90c0a373
AM
1195ctags-recursive:
1196 list='$(SUBDIRS)'; for subdir in $$list; do \
81ecdfbb 1197 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
90c0a373 1198 done
252b5132 1199
90c0a373
AM
1200ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1201 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1202 unique=`for i in $$list; do \
1203 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1204 done | \
81ecdfbb
RW
1205 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1206 END { if (nonempty) { for (i in files) print i; }; }'`; \
90c0a373
AM
1207 mkid -fID $$unique
1208tags: TAGS
252b5132 1209
90c0a373
AM
1210TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1211 $(TAGS_FILES) $(LISP)
81ecdfbb 1212 set x; \
252b5132 1213 here=`pwd`; \
90c0a373
AM
1214 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1215 include_option=--etags-include; \
1216 empty_fix=.; \
1217 else \
1218 include_option=--include; \
1219 empty_fix=; \
1220 fi; \
252b5132 1221 list='$(SUBDIRS)'; for subdir in $$list; do \
90c0a373
AM
1222 if test "$$subdir" = .; then :; else \
1223 test ! -f $$subdir/TAGS || \
81ecdfbb 1224 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
90c0a373 1225 fi; \
252b5132 1226 done; \
90c0a373
AM
1227 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1228 unique=`for i in $$list; do \
1229 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1230 done | \
81ecdfbb
RW
1231 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1232 END { if (nonempty) { for (i in files) print i; }; }'`; \
1233 shift; \
1234 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
90c0a373 1235 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
1236 if test $$# -gt 0; then \
1237 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1238 "$$@" $$unique; \
1239 else \
1240 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1241 $$unique; \
1242 fi; \
90c0a373
AM
1243 fi
1244ctags: CTAGS
1245CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1246 $(TAGS_FILES) $(LISP)
90c0a373
AM
1247 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1248 unique=`for i in $$list; do \
1249 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1250 done | \
81ecdfbb
RW
1251 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1252 END { if (nonempty) { for (i in files) print i; }; }'`; \
1253 test -z "$(CTAGS_ARGS)$$unique" \
90c0a373 1254 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 1255 $$unique
252b5132 1256
90c0a373
AM
1257GTAGS:
1258 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
1259 && $(am__cd) $(top_srcdir) \
1260 && gtags -i $(GTAGS_ARGS) "$$here"
252b5132
RH
1261
1262distclean-tags:
90c0a373 1263 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132
RH
1264check-am:
1265check: check-recursive
90c0a373
AM
1266all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1267installdirs: installdirs-recursive
1268installdirs-am:
1269 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
81ecdfbb 1270 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
90c0a373
AM
1271 done
1272install: install-recursive
252b5132 1273install-exec: install-exec-recursive
252b5132 1274install-data: install-data-recursive
90c0a373 1275uninstall: uninstall-recursive
252b5132
RH
1276
1277install-am: all-am
1278 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 1279
90c0a373
AM
1280installcheck: installcheck-recursive
1281install-strip:
1282 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1283 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1284 `test -z '$(STRIP)' || \
1285 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
1286mostlyclean-generic:
1287 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1288
1289clean-generic:
1290 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1291
1292distclean-generic:
90c0a373 1293 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 1294 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
55c80943 1295 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
1296
1297maintainer-clean-generic:
90c0a373
AM
1298 @echo "This command is intended for maintainers to use"
1299 @echo "it deletes files that may require special tools to rebuild."
1300clean: clean-recursive
252b5132 1301
90c0a373
AM
1302clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1303 clean-noinstLIBRARIES mostlyclean-am
252b5132 1304
90c0a373
AM
1305distclean: distclean-recursive
1306 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1307 -rm -f Makefile
1308distclean-am: clean-am distclean-compile distclean-generic \
1309 distclean-hdr distclean-libtool distclean-tags
252b5132 1310
90c0a373 1311dvi: dvi-recursive
252b5132 1312
90c0a373 1313dvi-am:
252b5132 1314
90c0a373
AM
1315html: html-recursive
1316
81ecdfbb
RW
1317html-am:
1318
90c0a373
AM
1319info: info-recursive
1320
1321info-am:
1322
1323install-data-am: install-bfdlibLTLIBRARIES
1324
81ecdfbb
RW
1325install-dvi: install-dvi-recursive
1326
1327install-dvi-am:
1328
90c0a373
AM
1329install-exec-am:
1330
81ecdfbb
RW
1331install-html-am:
1332
90c0a373
AM
1333install-info: install-info-recursive
1334
81ecdfbb
RW
1335install-info-am:
1336
90c0a373
AM
1337install-man:
1338
81ecdfbb
RW
1339install-pdf-am:
1340
1341install-ps: install-ps-recursive
1342
1343install-ps-am:
1344
90c0a373 1345installcheck-am:
252b5132
RH
1346
1347maintainer-clean: maintainer-clean-recursive
90c0a373
AM
1348 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1349 -rm -rf $(top_srcdir)/autom4te.cache
1350 -rm -f Makefile
1351maintainer-clean-am: distclean-am maintainer-clean-generic
1352
1353mostlyclean: mostlyclean-recursive
1354
1355mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1356 mostlyclean-libtool
1357
1358pdf: pdf-recursive
1359
1360pdf-am:
1361
1362ps: ps-recursive
1363
1364ps-am:
1365
1366uninstall-am: uninstall-bfdlibLTLIBRARIES
1367
81ecdfbb
RW
1368.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1369 ctags-recursive install-am install-strip tags-recursive
1370
1371.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1372 all all-am am--refresh check check-am clean \
1373 clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1374 clean-noinstLIBRARIES ctags ctags-recursive distclean \
1375 distclean-compile distclean-generic distclean-hdr \
1376 distclean-libtool distclean-tags dvi dvi-am html html-am info \
1377 info-am install install-am install-bfdlibLTLIBRARIES \
1378 install-data install-data-am install-dvi install-dvi-am \
1379 install-exec install-exec-am install-html install-html-am \
1380 install-info install-info-am install-man install-pdf \
1381 install-pdf-am install-ps install-ps-am install-strip \
1382 installcheck installcheck-am installdirs installdirs-am \
1383 maintainer-clean maintainer-clean-generic mostlyclean \
1384 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1385 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1386 uninstall-bfdlibLTLIBRARIES
252b5132
RH
1387
1388
55c80943 1389po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8 1390 for file in $(SRC_POTFILES); do echo $$file; done \
323ee3f4 1391 | LC_ALL=C sort > tmp.src \
01467f2a 1392 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
1393
1394po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8 1395 for file in $(BLD_POTFILES); do echo $$file; done \
323ee3f4 1396 | LC_ALL=C sort > tmp.bld \
01467f2a 1397 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 1398
e3e71e27 1399all diststuff: info
252b5132 1400
31dd3154
JM
1401.PHONY: install-pdf install-pdf-am install-pdf-recursive
1402
1403install-pdf: install-pdf-recursive
1404
1405install-pdf-recursive:
1406 @failcom='exit 1'; \
1407 for f in x $$MAKEFLAGS; do \
1408 case $$f in \
1409 *=* | --[!k]*);; \
1410 *k*) failcom='fail=yes';; \
1411 esac; \
1412 done; \
1413 dot_seen=no; \
1414 target=`echo $@ | sed s/-recursive//`; \
1415 list='$(SUBDIRS)'; for subdir in $$list; do \
1416 echo "Making $$target in $$subdir"; \
1417 if test "$$subdir" = "."; then \
1418 dot_seen=yes; \
1419 local_target="$$target-am"; \
1420 else \
1421 local_target="$$target"; \
1422 fi; \
1423 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1424 || eval $$failcom; \
1425 done; \
1426 if test "$$dot_seen" = "no"; then \
1427 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1428 fi; test -z "$$fail"
1429
108a6f8e
CD
1430.PHONY: install-html install-html-am install-html-recursive
1431
1432install-html: install-html-recursive
1433
1434install-html-recursive:
1435 @failcom='exit 1'; \
1436 for f in x $$MAKEFLAGS; do \
1437 case $$f in \
1438 *=* | --[!k]*);; \
1439 *k*) failcom='fail=yes';; \
1440 esac; \
1441 done; \
1442 dot_seen=no; \
1443 target=`echo $@ | sed s/-recursive//`; \
1444 list='$(SUBDIRS)'; for subdir in $$list; do \
1445 echo "Making $$target in $$subdir"; \
1446 if test "$$subdir" = "."; then \
1447 dot_seen=yes; \
1448 local_target="$$target-am"; \
1449 else \
1450 local_target="$$target"; \
1451 fi; \
1452 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1453 || eval $$failcom; \
1454 done; \
1455 if test "$$dot_seen" = "no"; then \
1456 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1457 fi; test -z "$$fail"
1458
252b5132
RH
1459stamp-ofiles: Makefile
1460 rm -f tofiles
1461 f=""; \
1462 for i in $(OFILES) ; do \
1463 case " $$f " in \
1464 *" $$i "*) ;; \
1465 *) f="$$f $$i" ;; \
1466 esac ; \
1467 done ; \
1468 echo $$f > tofiles
1469 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1470 touch stamp-ofiles
1471
1472ofiles: stamp-ofiles ; @true
1473
1474stamp-lib: libbfd.la
e56f75e9
ILT
1475 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1476 if [ -f $$libtooldir/libbfd.a ]; then \
1477 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 1478 $(RANLIB) libbfd.tmp; \
252b5132
RH
1479 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1480 else true; fi
1481 touch stamp-lib
1482
1483libbfd.a: stamp-lib ; @true
1484
1485# This file holds an array associating configuration triplets and
1486# vector names. It is built from config.bfd. It is not compiled by
1487# itself, but is included by targets.c.
1488targmatch.h: config.bfd targmatch.sed
1489 rm -f targmatch.h
1490 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1491 mv -f targmatch.new targmatch.h
1492
1493# When compiling archures.c and targets.c, supply the default target
1494# info from configure.
1495
840f0243 1496targets.lo: targets.c Makefile
252b5132
RH
1497 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1498
840f0243 1499archures.lo: archures.c Makefile
252b5132
RH
1500 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1501
0d4a1476
AS
1502dwarf2.lo: dwarf2.c Makefile
1503 $(LIBTOOL) --mode=compile $(COMPILE) -c -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
1504
252b5132
RH
1505elf32-target.h : elfxx-target.h
1506 rm -f elf32-target.h
1507 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1508 mv -f elf32-target.new elf32-target.h
1509
1510elf64-target.h : elfxx-target.h
1511 rm -f elf64-target.h
1512 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1513 mv -f elf64-target.new elf64-target.h
bbe66d08
JW
1514
1515elf32-ia64.c : elfxx-ia64.c
1516 rm -f elf32-ia64.c
1517 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1518 mv -f elf32-ia64.new elf32-ia64.c
1519
1520elf64-ia64.c : elfxx-ia64.c
1521 rm -f elf64-ia64.c
1522 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1523 mv -f elf64-ia64.new elf64-ia64.c
252b5132 1524
cbff5e0d
DD
1525peigen.c : peXXigen.c
1526 rm -f peigen.c
1527 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1528 mv -f peigen.new peigen.c
1529
1530pepigen.c : peXXigen.c
1531 rm -f pepigen.c
1532 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1533 mv -f pepigen.new pepigen.c
99ad8390
NC
1534
1535pex64igen.c: peXXigen.c
1536 rm -f pex64igen.c
1537 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
1538 mv -f pex64igen.new pex64igen.c
2858ef35
HPN
1539$(BFD32_LIBS) \
1540 $(BFD64_LIBS) \
b13c7b49
AM
1541 $(ALL_MACHINES) \
1542 $(BFD32_BACKENDS) \
1543 $(BFD64_BACKENDS) \
1544 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
cbff5e0d 1545
a703a6ea 1546install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 1547 @$(NORMAL_INSTALL)
a703a6ea
AM
1548
1549uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1550 @$(NORMAL_UNINSTALL)
1551
1552.PHONY: install_libbfd uninstall_libbfd
1553install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1554 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1555 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1556 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1557 if test -f $$p; then \
1558 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1559 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1560 else :; fi; \
1561 done
1562 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1563 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1564 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1565 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1566
1567uninstall_libbfd:
1568 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1569 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1570 done
1571 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1572 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1573 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1574 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
252b5132 1575
74eeebea
ILT
1576# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1577DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1578 rm -f DEP1
41b49281 1579 $(MAKE) MKDEP="$(MKDEP)" DEP1
9e097a72
AM
1580 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
1581 if grep ' /' DEP1 > /dev/null 2> /dev/null; then \
1581f8c9
AM
1582 echo 'make DEP failed!'; exit 1; \
1583 else \
9e097a72 1584 mv -f DEP1 $@; \
1581f8c9 1585 fi
41b49281 1586
74eeebea 1587DEP1: $(CFILES)
74eeebea 1588 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281 1589 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
9e097a72
AM
1590 for f in $?; do \
1591 $(MKDEP) $(INCLUDES) $(CFLAGS) $$f > DEPA; \
1592 sed -n -e '1s/\.o: .*/.lo: \\/p' -e q < DEPA >> DEP2; \
a1ef399e
AM
1593 sed -e '1s/.*: //' -f dep.sed < DEPA | \
1594 LC_ALL=C sort | LC_ALL=C uniq | \
9e097a72
AM
1595 sed -e 's/^[AB]/ /' -e '$$s/ \\$$//' >> DEP2; \
1596 done
1597 rm -f DEPA
41b49281 1598 mv -f DEP2 $@
252b5132
RH
1599
1600dep.sed: dep-in.sed config.status
1601 sed <$(srcdir)/dep-in.sed >dep.sed \
1602 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
1603 -e 's!@SRCDIR@!$(srcdir)!' \
1604 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 1605
74eeebea 1606dep: DEP
252b5132 1607 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 1608 cat DEP >> tmp-Makefile
252b5132
RH
1609 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1610
74eeebea 1611dep-in: DEP
252b5132 1612 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 1613 cat DEP >> tmp-Makefile.in
252b5132
RH
1614 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1615
74eeebea 1616dep-am: DEP
252b5132 1617 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 1618 cat DEP >> tmp-Makefile.am
252b5132
RH
1619 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1620
1621host-aout.lo: Makefile
1622
1623# The following program can be used to generate a simple config file
1624# which can be folded into an h-XXX file for a new host, with some editing.
1625aout-params.h: gen-aout
1626 ./gen-aout host > aout-params.h
1627gen-aout: $(srcdir)/gen-aout.c Makefile
1628 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1629
1630$(BFD_H): stmp-bfd-h ; @true
1631
1632stmp-bfd-h: bfd-in3.h
1633 rm -f bfd-tmp.h
1634 cp bfd-in3.h bfd-tmp.h
1635 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1636 rm -f bfd-tmp.h
1637 touch stmp-bfd-h
1638
1639# Could really use a "copy-if-change"...
1640headers:
108a6f8e
CD
1641 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1642 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132 1643 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
108a6f8e 1644 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132 1645 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
108a6f8e 1646 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1647 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1648
1649# We only rebuild the header files automatically if we have been
1650# configured with --enable-maintainer-mode.
1651
1652$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2858ef35 1653stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
108a6f8e
CD
1654 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1655 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132
RH
1656 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1657 touch stmp-bin2-h
1658
1659$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1660stmp-lbfd-h: $(LIBBFD_H_FILES)
108a6f8e
CD
1661 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1662 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132
RH
1663 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1664 touch stmp-lbfd-h
1665
1666$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1667stmp-lcoff-h: $(LIBCOFF_H_FILES)
108a6f8e
CD
1668 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1669 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1670 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1671 touch stmp-lcoff-h
1672
d866f350 1673bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
91506736 1674 @echo "creating $@"
bc286f95
BE
1675 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1676 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 1677 bfd_soversion="$(VERSION)" ;\
92f01d61 1678 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 1679 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
bc286f95 1680 if test "x$(RELEASE)" = x ; then \
d866f350 1681 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 1682 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 1683 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 1684 fi ;\
c428fa83
L
1685 sed -e "s,@bfd_version@,$$bfd_version," \
1686 -e "s,@bfd_version_string@,$$bfd_version_string," \
1687 -e "s,@bfd_version_package@,$$bfd_version_package," \
1688 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
1689 < $(srcdir)/version.h > $@; \
1690 echo "$${bfd_soversion}" > libtool-soversion
bc286f95 1691
252b5132
RH
1692# What appears below is generated by a hacked mkdep using gcc -MM.
1693
1694# DO NOT DELETE THIS LINE -- mkdep uses it.
1695# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
9e097a72
AM
1696archive.lo: \
1697 archive.c \
1698 $(INCDIR)/aout/ar.h \
1699 $(INCDIR)/aout/ranlib.h \
1700 $(INCDIR)/filenames.h \
1701 $(INCDIR)/hashtab.h \
1702 $(INCDIR)/libiberty.h \
5d038dee 1703 $(INCDIR)/safe-ctype.h
9e097a72
AM
1704archures.lo: \
1705 archures.c \
1706 $(INCDIR)/filenames.h \
1707 $(INCDIR)/hashtab.h \
62d8ad4f 1708 $(INCDIR)/safe-ctype.h
9e097a72
AM
1709bfd.lo: \
1710 bfd.c \
1711 $(INCDIR)/bfdlink.h \
1712 $(INCDIR)/coff/ecoff.h \
1713 $(INCDIR)/coff/internal.h \
1714 $(INCDIR)/coff/sym.h \
1715 $(INCDIR)/demangle.h \
1716 $(INCDIR)/elf/common.h \
1717 $(INCDIR)/elf/external.h \
1718 $(INCDIR)/elf/internal.h \
1719 $(INCDIR)/filenames.h \
1720 $(INCDIR)/hashtab.h \
1721 $(INCDIR)/libiberty.h \
1722 $(INCDIR)/safe-ctype.h \
1723 bfdver.h \
1724 elf-bfd.h \
1725 libcoff.h \
1726 libecoff.h
1727bfdio.lo: \
1728 bfdio.c \
1729 $(INCDIR)/filenames.h \
1730 $(INCDIR)/hashtab.h
1731bfdwin.lo: \
1732 bfdwin.c \
1733 $(INCDIR)/filenames.h \
1734 $(INCDIR)/hashtab.h
1735cache.lo: \
1736 cache.c \
1737 $(INCDIR)/filenames.h \
1738 $(INCDIR)/hashtab.h \
62d8ad4f 1739 $(INCDIR)/libiberty.h
9e097a72
AM
1740coffgen.lo: \
1741 coffgen.c \
1742 $(INCDIR)/bfdlink.h \
1743 $(INCDIR)/coff/internal.h \
1744 $(INCDIR)/filenames.h \
1745 $(INCDIR)/hashtab.h \
1746 libcoff.h
1747corefile.lo: \
1748 corefile.c \
1749 $(INCDIR)/filenames.h \
1750 $(INCDIR)/hashtab.h
1751format.lo: \
1752 format.c \
1753 $(INCDIR)/filenames.h \
1754 $(INCDIR)/hashtab.h
1755init.lo: \
1756 init.c \
1757 $(INCDIR)/filenames.h \
1758 $(INCDIR)/hashtab.h
1759libbfd.lo: \
1760 libbfd.c \
1761 $(INCDIR)/filenames.h \
1762 $(INCDIR)/hashtab.h
1763opncls.lo: \
1764 opncls.c \
1765 $(INCDIR)/filenames.h \
1766 $(INCDIR)/hashtab.h \
1767 $(INCDIR)/libiberty.h \
1768 $(INCDIR)/objalloc.h
1769reloc.lo: \
1770 reloc.c \
1771 $(INCDIR)/bfdlink.h \
1772 $(INCDIR)/filenames.h \
1773 $(INCDIR)/hashtab.h
1774section.lo: \
1775 section.c \
1776 $(INCDIR)/bfdlink.h \
1777 $(INCDIR)/filenames.h \
1778 $(INCDIR)/hashtab.h
1779syms.lo: \
1780 syms.c \
1781 $(INCDIR)/aout/stab.def \
1782 $(INCDIR)/aout/stab_gnu.h \
1783 $(INCDIR)/bfdlink.h \
1784 $(INCDIR)/filenames.h \
1785 $(INCDIR)/hashtab.h \
1786 $(INCDIR)/safe-ctype.h
1787targets.lo: \
1788 targets.c \
1789 $(INCDIR)/filenames.h \
1790 $(INCDIR)/fnmatch.h \
1791 $(INCDIR)/hashtab.h \
1792 targmatch.h
1793hash.lo: \
1794 hash.c \
1795 $(INCDIR)/filenames.h \
1796 $(INCDIR)/hashtab.h \
1797 $(INCDIR)/libiberty.h \
1798 $(INCDIR)/objalloc.h
1799linker.lo: \
1800 linker.c \
1801 $(INCDIR)/bfdlink.h \
1802 $(INCDIR)/filenames.h \
1803 $(INCDIR)/hashtab.h \
1804 genlink.h
1805srec.lo: \
1806 srec.c \
1807 $(INCDIR)/filenames.h \
1808 $(INCDIR)/hashtab.h \
1809 $(INCDIR)/libiberty.h \
1810 $(INCDIR)/safe-ctype.h
1811binary.lo: \
1812 binary.c \
1813 $(INCDIR)/filenames.h \
1814 $(INCDIR)/hashtab.h \
1815 $(INCDIR)/safe-ctype.h
1816tekhex.lo: \
1817 tekhex.c \
1818 $(INCDIR)/filenames.h \
1819 $(INCDIR)/hashtab.h \
62d8ad4f 1820 $(INCDIR)/libiberty.h
9e097a72
AM
1821ihex.lo: \
1822 ihex.c \
1823 $(INCDIR)/filenames.h \
1824 $(INCDIR)/hashtab.h \
1825 $(INCDIR)/libiberty.h \
1826 $(INCDIR)/safe-ctype.h
1827stabs.lo: \
1828 stabs.c \
1829 $(INCDIR)/aout/stab.def \
1830 $(INCDIR)/aout/stab_gnu.h \
1831 $(INCDIR)/filenames.h \
1832 $(INCDIR)/hashtab.h \
1833 $(INCDIR)/safe-ctype.h
1834stab-syms.lo: \
1835 stab-syms.c \
1836 $(INCDIR)/aout/aout64.h \
1837 $(INCDIR)/aout/stab.def \
1838 $(INCDIR)/bfdlink.h \
1839 libaout.h
1840merge.lo: \
1841 merge.c \
1842 $(INCDIR)/filenames.h \
1843 $(INCDIR)/hashtab.h \
62d8ad4f 1844 $(INCDIR)/libiberty.h
9e097a72
AM
1845dwarf2.lo: \
1846 dwarf2.c \
1847 $(INCDIR)/bfdlink.h \
fa8f86ff 1848 $(INCDIR)/dwarf2.h \
8455dd2c 1849 $(INCDIR)/elf/common.h \
9e097a72
AM
1850 $(INCDIR)/elf/external.h \
1851 $(INCDIR)/elf/internal.h \
1852 $(INCDIR)/filenames.h \
1853 $(INCDIR)/hashtab.h \
1854 $(INCDIR)/libiberty.h \
1855 elf-bfd.h
1856simple.lo: \
1857 simple.c \
1858 $(INCDIR)/bfdlink.h \
1859 $(INCDIR)/filenames.h \
1860 $(INCDIR)/hashtab.h
1861compress.lo: \
1862 compress.c \
1863 $(INCDIR)/filenames.h \
1864 $(INCDIR)/hashtab.h
1865verilog.lo: \
1866 verilog.c \
1867 $(INCDIR)/filenames.h \
1868 $(INCDIR)/hashtab.h \
1869 $(INCDIR)/libiberty.h \
1870 $(INCDIR)/safe-ctype.h
1871archive64.lo: \
1872 archive64.c \
1873 $(INCDIR)/aout/ar.h \
1874 $(INCDIR)/filenames.h \
1875 $(INCDIR)/hashtab.h
1876cpu-alpha.lo: \
1877 cpu-alpha.c \
1878 $(INCDIR)/filenames.h \
1879 $(INCDIR)/hashtab.h
1880cpu-arc.lo: \
1881 cpu-arc.c \
1882 $(INCDIR)/filenames.h \
1883 $(INCDIR)/hashtab.h
1884cpu-arm.lo: \
1885 cpu-arm.c \
1886 $(INCDIR)/filenames.h \
1887 $(INCDIR)/hashtab.h \
62d8ad4f 1888 $(INCDIR)/libiberty.h
9e097a72
AM
1889cpu-avr.lo: \
1890 cpu-avr.c \
1891 $(INCDIR)/filenames.h \
1892 $(INCDIR)/hashtab.h
1893cpu-bfin.lo: \
1894 cpu-bfin.c \
1895 $(INCDIR)/filenames.h \
1896 $(INCDIR)/hashtab.h
1897cpu-cr16.lo: \
1898 cpu-cr16.c \
1899 $(INCDIR)/filenames.h \
1900 $(INCDIR)/hashtab.h
9e097a72
AM
1901cpu-cr16c.lo: \
1902 cpu-cr16c.c \
1903 $(INCDIR)/filenames.h \
1904 $(INCDIR)/hashtab.h
a1ef399e
AM
1905cpu-cris.lo: \
1906 cpu-cris.c \
1907 $(INCDIR)/filenames.h \
1908 $(INCDIR)/hashtab.h
9e097a72
AM
1909cpu-crx.lo: \
1910 cpu-crx.c \
1911 $(INCDIR)/filenames.h \
1912 $(INCDIR)/hashtab.h
1913cpu-d10v.lo: \
1914 cpu-d10v.c \
1915 $(INCDIR)/filenames.h \
1916 $(INCDIR)/hashtab.h
1917cpu-d30v.lo: \
1918 cpu-d30v.c \
1919 $(INCDIR)/filenames.h \
1920 $(INCDIR)/hashtab.h
1921cpu-dlx.lo: \
1922 cpu-dlx.c \
1923 $(INCDIR)/filenames.h \
1924 $(INCDIR)/hashtab.h
1925cpu-fr30.lo: \
1926 cpu-fr30.c \
1927 $(INCDIR)/filenames.h \
1928 $(INCDIR)/hashtab.h
1929cpu-frv.lo: \
1930 cpu-frv.c \
1931 $(INCDIR)/filenames.h \
1932 $(INCDIR)/hashtab.h
9e097a72
AM
1933cpu-h8300.lo: \
1934 cpu-h8300.c \
1935 $(INCDIR)/filenames.h \
1936 $(INCDIR)/hashtab.h
1937cpu-h8500.lo: \
1938 cpu-h8500.c \
1939 $(INCDIR)/filenames.h \
1940 $(INCDIR)/hashtab.h
1941cpu-hppa.lo: \
1942 cpu-hppa.c \
1943 $(INCDIR)/filenames.h \
1944 $(INCDIR)/hashtab.h
9e097a72
AM
1945cpu-i370.lo: \
1946 cpu-i370.c \
1947 $(INCDIR)/filenames.h \
1948 $(INCDIR)/hashtab.h
1949cpu-i386.lo: \
1950 cpu-i386.c \
1951 $(INCDIR)/filenames.h \
1952 $(INCDIR)/hashtab.h
8a9036a4
L
1953cpu-l1om.lo: \
1954 cpu-l1om.c \
1955 $(INCDIR)/filenames.h \
1956 $(INCDIR)/hashtab.h
9e097a72
AM
1957cpu-i860.lo: \
1958 cpu-i860.c \
1959 $(INCDIR)/filenames.h \
1960 $(INCDIR)/hashtab.h
1961cpu-i960.lo: \
1962 cpu-i960.c \
1963 $(INCDIR)/filenames.h \
1964 $(INCDIR)/hashtab.h
a1ef399e
AM
1965cpu-ia64.lo: \
1966 cpu-ia64.c \
1967 $(INCDIR)/filenames.h \
1968 $(INCDIR)/hashtab.h \
1969 $(INCDIR)/opcode/ia64.h \
1970 $(srcdir)/../opcodes/ia64-opc.h \
1971 cpu-ia64-opc.c
9e097a72
AM
1972cpu-ip2k.lo: \
1973 cpu-ip2k.c \
1974 $(INCDIR)/filenames.h \
1975 $(INCDIR)/hashtab.h
1976cpu-iq2000.lo: \
1977 cpu-iq2000.c \
1978 $(INCDIR)/filenames.h \
1979 $(INCDIR)/hashtab.h
1980cpu-lm32.lo: \
1981 cpu-lm32.c \
1982 $(INCDIR)/filenames.h \
1983 $(INCDIR)/hashtab.h
a1ef399e
AM
1984cpu-m10200.lo: \
1985 cpu-m10200.c \
1986 $(INCDIR)/filenames.h \
1987 $(INCDIR)/hashtab.h
1988cpu-m10300.lo: \
1989 cpu-m10300.c \
1990 $(INCDIR)/filenames.h \
1991 $(INCDIR)/hashtab.h
9e097a72
AM
1992cpu-m32c.lo: \
1993 cpu-m32c.c \
1994 $(INCDIR)/filenames.h \
1995 $(INCDIR)/hashtab.h
1996cpu-m32r.lo: \
1997 cpu-m32r.c \
1998 $(INCDIR)/filenames.h \
1999 $(INCDIR)/hashtab.h
2000cpu-m68hc11.lo: \
2001 cpu-m68hc11.c \
2002 $(INCDIR)/filenames.h \
2003 $(INCDIR)/hashtab.h
2004cpu-m68hc12.lo: \
2005 cpu-m68hc12.c \
2006 $(INCDIR)/filenames.h \
2007 $(INCDIR)/hashtab.h
2008cpu-m68k.lo: \
2009 cpu-m68k.c \
2010 $(INCDIR)/filenames.h \
2011 $(INCDIR)/hashtab.h \
66eb6687 2012 $(INCDIR)/opcode/m68k.h
9e097a72
AM
2013cpu-m88k.lo: \
2014 cpu-m88k.c \
2015 $(INCDIR)/filenames.h \
2016 $(INCDIR)/hashtab.h
9e097a72
AM
2017cpu-maxq.lo: \
2018 cpu-maxq.c \
2019 $(INCDIR)/filenames.h \
2020 $(INCDIR)/hashtab.h
2021cpu-mcore.lo: \
2022 cpu-mcore.c \
2023 $(INCDIR)/filenames.h \
2024 $(INCDIR)/hashtab.h
2025cpu-mep.lo: \
2026 cpu-mep.c \
2027 $(INCDIR)/filenames.h \
2028 $(INCDIR)/hashtab.h
7ba29e2a
NC
2029cpu-microblaze.lo: \
2030 cpu-microblaze.c $\
2031 $(INCDIR)/filenames.h \
2032 $(INCDIR)/hashtab.h
9e097a72
AM
2033cpu-mips.lo: \
2034 cpu-mips.c \
2035 $(INCDIR)/filenames.h \
2036 $(INCDIR)/hashtab.h
2037cpu-mmix.lo: \
2038 cpu-mmix.c \
2039 $(INCDIR)/filenames.h \
2040 $(INCDIR)/hashtab.h
ce3c775b
NC
2041cpu-moxie.lo: \
2042 cpu-moxie.c \
9e097a72
AM
2043 $(INCDIR)/filenames.h \
2044 $(INCDIR)/hashtab.h
2045cpu-msp430.lo: \
2046 cpu-msp430.c \
2047 $(INCDIR)/filenames.h \
2048 $(INCDIR)/hashtab.h
ce3c775b
NC
2049cpu-mt.lo: \
2050 cpu-mt.c \
2051 $(INCDIR)/filenames.h \
2052 $(INCDIR)/hashtab.h
9e097a72
AM
2053cpu-ns32k.lo: \
2054 cpu-ns32k.c \
2055 $(INCDIR)/filenames.h \
2056 $(INCDIR)/hashtab.h \
62d8ad4f 2057 ns32k.h
9e097a72
AM
2058cpu-openrisc.lo: \
2059 cpu-openrisc.c \
2060 $(INCDIR)/filenames.h \
2061 $(INCDIR)/hashtab.h
a1ef399e
AM
2062cpu-or32.lo: \
2063 cpu-or32.c \
2064 $(INCDIR)/filenames.h \
2065 $(INCDIR)/hashtab.h
9e097a72
AM
2066cpu-pdp11.lo: \
2067 cpu-pdp11.c \
2068 $(INCDIR)/filenames.h \
2069 $(INCDIR)/hashtab.h
2070cpu-pj.lo: \
2071 cpu-pj.c \
2072 $(INCDIR)/filenames.h \
2073 $(INCDIR)/hashtab.h
ce3c775b
NC
2074cpu-plugin.lo: \
2075 cpu-plugin.c \
2076 $(INCDIR)/filenames.h \
2077 $(INCDIR)/hashtab.h
9e097a72
AM
2078cpu-powerpc.lo: \
2079 cpu-powerpc.c \
2080 $(INCDIR)/filenames.h \
2081 $(INCDIR)/hashtab.h
2082cpu-rs6000.lo: \
2083 cpu-rs6000.c \
2084 $(INCDIR)/filenames.h \
2085 $(INCDIR)/hashtab.h
2086cpu-s390.lo: \
2087 cpu-s390.c \
2088 $(INCDIR)/filenames.h \
5d038dee 2089 $(INCDIR)/hashtab.h
9e097a72
AM
2090cpu-score.lo: \
2091 cpu-score.c \
2092 $(INCDIR)/filenames.h \
3c9b82ba 2093 $(INCDIR)/hashtab.h
9e097a72
AM
2094cpu-sh.lo: \
2095 cpu-sh.c \
2096 $(INCDIR)/filenames.h \
2097 $(INCDIR)/hashtab.h \
62d8ad4f 2098 $(srcdir)/../opcodes/sh-opc.h
9e097a72
AM
2099cpu-sparc.lo: \
2100 cpu-sparc.c \
2101 $(INCDIR)/filenames.h \
2102 $(INCDIR)/hashtab.h
2103cpu-spu.lo: \
2104 cpu-spu.c \
2105 $(INCDIR)/filenames.h \
2106 $(INCDIR)/hashtab.h
2107cpu-tic30.lo: \
2108 cpu-tic30.c \
2109 $(INCDIR)/filenames.h \
2110 $(INCDIR)/hashtab.h
2111cpu-tic4x.lo: \
2112 cpu-tic4x.c \
2113 $(INCDIR)/filenames.h \
2114 $(INCDIR)/hashtab.h
2115cpu-tic54x.lo: \
2116 cpu-tic54x.c \
2117 $(INCDIR)/filenames.h \
2118 $(INCDIR)/hashtab.h
2119cpu-tic80.lo: \
2120 cpu-tic80.c \
2121 $(INCDIR)/filenames.h \
2122 $(INCDIR)/hashtab.h
2123cpu-v850.lo: \
2124 cpu-v850.c \
2125 $(INCDIR)/filenames.h \
2126 $(INCDIR)/hashtab.h \
62d8ad4f 2127 $(INCDIR)/safe-ctype.h
9e097a72
AM
2128cpu-vax.lo: \
2129 cpu-vax.c \
2130 $(INCDIR)/filenames.h \
2131 $(INCDIR)/hashtab.h
a1ef399e
AM
2132cpu-w65.lo: \
2133 cpu-w65.c \
2134 $(INCDIR)/filenames.h \
2135 $(INCDIR)/hashtab.h
9e097a72
AM
2136cpu-we32k.lo: \
2137 cpu-we32k.c \
2138 $(INCDIR)/filenames.h \
2139 $(INCDIR)/hashtab.h
a1ef399e
AM
2140cpu-xc16x.lo: \
2141 cpu-xc16x.c \
9e097a72
AM
2142 $(INCDIR)/filenames.h \
2143 $(INCDIR)/hashtab.h
2144cpu-xstormy16.lo: \
2145 cpu-xstormy16.c \
2146 $(INCDIR)/filenames.h \
2147 $(INCDIR)/hashtab.h
2148cpu-xtensa.lo: \
2149 cpu-xtensa.c \
2150 $(INCDIR)/filenames.h \
2151 $(INCDIR)/hashtab.h
9e097a72
AM
2152cpu-z80.lo: \
2153 cpu-z80.c \
2154 $(INCDIR)/filenames.h \
2155 $(INCDIR)/hashtab.h
2156cpu-z8k.lo: \
2157 cpu-z8k.c \
2158 $(INCDIR)/filenames.h \
2159 $(INCDIR)/hashtab.h
2160aout-adobe.lo: \
2161 aout-adobe.c \
2162 $(INCDIR)/aout/adobe.h \
2163 $(INCDIR)/aout/stab.def \
2164 $(INCDIR)/aout/stab_gnu.h \
2165 $(INCDIR)/bfdlink.h \
2166 $(INCDIR)/filenames.h \
2167 $(INCDIR)/hashtab.h \
2168 libaout.h
2169aout-arm.lo: \
2170 aout-arm.c \
2171 $(INCDIR)/aout/aout64.h \
2172 $(INCDIR)/aout/ar.h \
2173 $(INCDIR)/aout/stab.def \
2174 $(INCDIR)/aout/stab_gnu.h \
2175 $(INCDIR)/bfdlink.h \
2176 $(INCDIR)/filenames.h \
2177 $(INCDIR)/hashtab.h \
2178 $(INCDIR)/safe-ctype.h \
2179 aout-target.h \
2180 aoutx.h \
2181 libaout.h
2182aout-cris.lo: \
2183 aout-cris.c \
2184 $(INCDIR)/aout/aout64.h \
2185 $(INCDIR)/aout/ar.h \
2186 $(INCDIR)/aout/stab.def \
2187 $(INCDIR)/aout/stab_gnu.h \
2188 $(INCDIR)/bfdlink.h \
2189 $(INCDIR)/filenames.h \
2190 $(INCDIR)/hashtab.h \
2191 $(INCDIR)/safe-ctype.h \
2192 aout-target.h \
2193 aout32.c \
2194 aoutx.h \
2195 libaout.h
2196aout-ns32k.lo: \
2197 aout-ns32k.c \
2198 $(INCDIR)/aout/aout64.h \
2199 $(INCDIR)/aout/ar.h \
2200 $(INCDIR)/aout/stab.def \
2201 $(INCDIR)/aout/stab_gnu.h \
2202 $(INCDIR)/bfdlink.h \
2203 $(INCDIR)/filenames.h \
2204 $(INCDIR)/hashtab.h \
2205 $(INCDIR)/safe-ctype.h \
2206 aoutx.h \
2207 libaout.h \
2208 ns32k.h
2209aout-sparcle.lo: \
2210 aout-sparcle.c \
2211 $(INCDIR)/aout/aout64.h \
2212 $(INCDIR)/aout/ar.h \
2213 $(INCDIR)/aout/stab.def \
2214 $(INCDIR)/aout/stab_gnu.h \
2215 $(INCDIR)/aout/sun4.h \
2216 $(INCDIR)/bfdlink.h \
2217 $(INCDIR)/filenames.h \
2218 $(INCDIR)/hashtab.h \
2219 aout-target.h \
2220 aoutf1.h \
2221 libaout.h
2222aout-tic30.lo: \
2223 aout-tic30.c \
2224 $(INCDIR)/aout/aout64.h \
2225 $(INCDIR)/aout/ar.h \
2226 $(INCDIR)/aout/stab.def \
2227 $(INCDIR)/aout/stab_gnu.h \
2228 $(INCDIR)/bfdlink.h \
2229 $(INCDIR)/filenames.h \
2230 $(INCDIR)/hashtab.h \
2231 $(INCDIR)/safe-ctype.h \
2232 aoutx.h \
2233 libaout.h
2234aout0.lo: \
2235 aout0.c \
2236 $(INCDIR)/aout/aout64.h \
2237 $(INCDIR)/aout/ar.h \
2238 $(INCDIR)/aout/stab.def \
2239 $(INCDIR)/aout/stab_gnu.h \
2240 $(INCDIR)/aout/sun4.h \
2241 $(INCDIR)/bfdlink.h \
2242 $(INCDIR)/filenames.h \
2243 $(INCDIR)/hashtab.h \
2244 aout-target.h \
2245 aoutf1.h \
2246 libaout.h
2247aout32.lo: \
2248 aout32.c \
2249 $(INCDIR)/aout/aout64.h \
2250 $(INCDIR)/aout/ar.h \
2251 $(INCDIR)/aout/stab.def \
2252 $(INCDIR)/aout/stab_gnu.h \
2253 $(INCDIR)/bfdlink.h \
2254 $(INCDIR)/filenames.h \
2255 $(INCDIR)/hashtab.h \
2256 $(INCDIR)/safe-ctype.h \
2257 aoutx.h \
2258 libaout.h
2259armnetbsd.lo: \
2260 armnetbsd.c \
2261 $(INCDIR)/aout/aout64.h \
2262 $(INCDIR)/aout/ar.h \
2263 $(INCDIR)/aout/stab.def \
2264 $(INCDIR)/aout/stab_gnu.h \
2265 $(INCDIR)/bfdlink.h \
2266 $(INCDIR)/filenames.h \
2267 $(INCDIR)/hashtab.h \
2268 aout-target.h \
2269 libaout.h \
2270 netbsd.h
2271bout.lo: \
2272 bout.c \
2273 $(INCDIR)/aout/stab.def \
2274 $(INCDIR)/aout/stab_gnu.h \
2275 $(INCDIR)/bfdlink.h \
2276 $(INCDIR)/bout.h \
2277 $(INCDIR)/filenames.h \
2278 $(INCDIR)/hashtab.h \
2279 $(INCDIR)/libiberty.h \
2280 genlink.h \
2281 libaout.h
2282cf-i386lynx.lo: \
2283 cf-i386lynx.c \
2284 $(INCDIR)/bfdlink.h \
2285 $(INCDIR)/coff/external.h \
2286 $(INCDIR)/coff/i386.h \
2287 $(INCDIR)/coff/internal.h \
2288 $(INCDIR)/filenames.h \
2289 $(INCDIR)/hashtab.h \
2290 coff-i386.c \
2291 coffcode.h \
2292 coffswap.h \
2293 libcoff.h
2294cf-sparclynx.lo: \
2295 cf-sparclynx.c \
2296 $(INCDIR)/bfdlink.h \
2297 $(INCDIR)/coff/external.h \
2298 $(INCDIR)/coff/internal.h \
2299 $(INCDIR)/coff/sparc.h \
2300 $(INCDIR)/filenames.h \
2301 $(INCDIR)/hashtab.h \
2302 coff-sparc.c \
2303 coffcode.h \
2304 coffswap.h \
2305 libcoff.h
2306coff-apollo.lo: \
2307 coff-apollo.c \
2308 $(INCDIR)/bfdlink.h \
2309 $(INCDIR)/coff/apollo.h \
2310 $(INCDIR)/coff/external.h \
2311 $(INCDIR)/coff/internal.h \
2312 $(INCDIR)/filenames.h \
2313 $(INCDIR)/hashtab.h \
2314 coffcode.h \
2315 coffswap.h \
2316 libcoff.h
2317coff-arm.lo: \
2318 coff-arm.c \
2319 $(INCDIR)/bfdlink.h \
2320 $(INCDIR)/coff/arm.h \
2321 $(INCDIR)/coff/external.h \
2322 $(INCDIR)/coff/internal.h \
2323 $(INCDIR)/filenames.h \
2324 $(INCDIR)/hashtab.h \
2325 coffcode.h \
2326 coffswap.h \
2327 libcoff.h
2328coff-aux.lo: \
2329 coff-aux.c \
2330 $(INCDIR)/bfdlink.h \
2331 $(INCDIR)/coff/aux-coff.h \
2332 $(INCDIR)/coff/external.h \
2333 $(INCDIR)/coff/internal.h \
2334 $(INCDIR)/coff/m68k.h \
2335 $(INCDIR)/filenames.h \
2336 $(INCDIR)/hashtab.h \
2337 coff-m68k.c \
2338 coffcode.h \
2339 coffswap.h \
2340 libcoff.h
a1ef399e
AM
2341coff-go32.lo: \
2342 coff-go32.c \
2343 $(INCDIR)/bfdlink.h \
2344 $(INCDIR)/coff/external.h \
2345 $(INCDIR)/coff/i386.h \
2346 $(INCDIR)/coff/internal.h \
2347 $(INCDIR)/filenames.h \
2348 $(INCDIR)/hashtab.h \
2349 coff-i386.c \
2350 coffcode.h \
2351 coffswap.h \
2352 libcoff.h
9e097a72
AM
2353coff-h8300.lo: \
2354 coff-h8300.c \
2355 $(INCDIR)/bfdlink.h \
2356 $(INCDIR)/coff/external.h \
2357 $(INCDIR)/coff/h8300.h \
2358 $(INCDIR)/coff/internal.h \
2359 $(INCDIR)/filenames.h \
2360 $(INCDIR)/hashtab.h \
2361 $(INCDIR)/libiberty.h \
2362 coffcode.h \
2363 coffswap.h \
2364 genlink.h \
2365 libcoff.h
2366coff-h8500.lo: \
2367 coff-h8500.c \
2368 $(INCDIR)/bfdlink.h \
2369 $(INCDIR)/coff/external.h \
2370 $(INCDIR)/coff/h8500.h \
2371 $(INCDIR)/coff/internal.h \
2372 $(INCDIR)/filenames.h \
2373 $(INCDIR)/hashtab.h \
2374 coffcode.h \
2375 coffswap.h \
2376 libcoff.h
2377coff-i386.lo: \
2378 coff-i386.c \
2379 $(INCDIR)/bfdlink.h \
2380 $(INCDIR)/coff/external.h \
2381 $(INCDIR)/coff/i386.h \
2382 $(INCDIR)/coff/internal.h \
2383 $(INCDIR)/filenames.h \
2384 $(INCDIR)/hashtab.h \
2385 coffcode.h \
2386 coffswap.h \
2387 libcoff.h
2388coff-i860.lo: \
2389 coff-i860.c \
2390 $(INCDIR)/bfdlink.h \
2391 $(INCDIR)/coff/external.h \
2392 $(INCDIR)/coff/i860.h \
2393 $(INCDIR)/coff/internal.h \
2394 $(INCDIR)/filenames.h \
2395 $(INCDIR)/hashtab.h \
2396 coffcode.h \
2397 coffswap.h \
2398 libcoff.h
9e097a72
AM
2399coff-i960.lo: \
2400 coff-i960.c \
2401 $(INCDIR)/bfdlink.h \
2402 $(INCDIR)/coff/i960.h \
2403 $(INCDIR)/coff/internal.h \
2404 $(INCDIR)/filenames.h \
2405 $(INCDIR)/hashtab.h \
2406 coffcode.h \
2407 coffswap.h \
2408 libcoff.h
2409coff-m68k.lo: \
2410 coff-m68k.c \
2411 $(INCDIR)/bfdlink.h \
2412 $(INCDIR)/coff/external.h \
2413 $(INCDIR)/coff/internal.h \
2414 $(INCDIR)/coff/m68k.h \
2415 $(INCDIR)/filenames.h \
2416 $(INCDIR)/hashtab.h \
2417 coffcode.h \
2418 coffswap.h \
2419 libcoff.h
2420coff-m88k.lo: \
2421 coff-m88k.c \
2422 $(INCDIR)/bfdlink.h \
2423 $(INCDIR)/coff/external.h \
2424 $(INCDIR)/coff/internal.h \
2425 $(INCDIR)/coff/m88k.h \
2426 $(INCDIR)/filenames.h \
2427 $(INCDIR)/hashtab.h \
2428 coffcode.h \
2429 coffswap.h \
2430 libcoff.h
2431coff-maxq.lo: \
2432 coff-maxq.c \
2433 $(INCDIR)/bfdlink.h \
2434 $(INCDIR)/coff/external.h \
2435 $(INCDIR)/coff/internal.h \
2436 $(INCDIR)/coff/maxq.h \
2437 $(INCDIR)/filenames.h \
2438 $(INCDIR)/hashtab.h \
2439 $(INCDIR)/libiberty.h \
2440 coffcode.h \
2441 coffswap.h \
2442 libcoff.h
2443coff-mips.lo: \
2444 coff-mips.c \
2445 $(INCDIR)/bfdlink.h \
2446 $(INCDIR)/coff/ecoff.h \
2447 $(INCDIR)/coff/external.h \
2448 $(INCDIR)/coff/internal.h \
2449 $(INCDIR)/coff/mips.h \
2450 $(INCDIR)/coff/sym.h \
2451 $(INCDIR)/coff/symconst.h \
2452 $(INCDIR)/filenames.h \
2453 $(INCDIR)/hashtab.h \
2454 coffswap.h \
2455 ecoffswap.h \
2456 libcoff.h \
62d8ad4f 2457 libecoff.h
9e097a72
AM
2458coff-or32.lo: \
2459 coff-or32.c \
2460 $(INCDIR)/bfdlink.h \
2461 $(INCDIR)/coff/internal.h \
2462 $(INCDIR)/coff/or32.h \
2463 $(INCDIR)/filenames.h \
2464 $(INCDIR)/hashtab.h \
2465 coffcode.h \
2466 coffswap.h \
2467 libcoff.h
2468coff-rs6000.lo: \
2469 coff-rs6000.c \
2470 $(INCDIR)/bfdlink.h \
2471 $(INCDIR)/coff/internal.h \
2472 $(INCDIR)/coff/rs6000.h \
2473 $(INCDIR)/coff/xcoff.h \
2474 $(INCDIR)/filenames.h \
2475 $(INCDIR)/hashtab.h \
2476 coffcode.h \
2477 coffswap.h \
2478 libcoff.h \
2479 libxcoff.h
2480coff-sh.lo: \
2481 coff-sh.c \
2482 $(INCDIR)/bfdlink.h \
2483 $(INCDIR)/coff/external.h \
2484 $(INCDIR)/coff/internal.h \
2485 $(INCDIR)/coff/sh.h \
2486 $(INCDIR)/filenames.h \
2487 $(INCDIR)/hashtab.h \
2488 $(INCDIR)/libiberty.h \
2489 coffcode.h \
2490 coffswap.h \
2491 libcoff.h
2492coff-sparc.lo: \
2493 coff-sparc.c \
2494 $(INCDIR)/bfdlink.h \
2495 $(INCDIR)/coff/external.h \
2496 $(INCDIR)/coff/internal.h \
2497 $(INCDIR)/coff/sparc.h \
2498 $(INCDIR)/filenames.h \
2499 $(INCDIR)/hashtab.h \
2500 coffcode.h \
2501 coffswap.h \
2502 libcoff.h
2503coff-stgo32.lo: \
2504 coff-stgo32.c \
2505 $(INCDIR)/bfdlink.h \
2506 $(INCDIR)/coff/external.h \
2507 $(INCDIR)/coff/go32exe.h \
2508 $(INCDIR)/coff/i386.h \
2509 $(INCDIR)/coff/internal.h \
2510 $(INCDIR)/filenames.h \
2511 $(INCDIR)/hashtab.h \
2512 coff-i386.c \
2513 coffcode.h \
2514 coffswap.h \
2515 go32stub.h \
2516 libcoff.h
2517coff-svm68k.lo: \
2518 coff-svm68k.c \
2519 $(INCDIR)/bfdlink.h \
2520 $(INCDIR)/coff/external.h \
2521 $(INCDIR)/coff/internal.h \
2522 $(INCDIR)/coff/m68k.h \
2523 $(INCDIR)/filenames.h \
2524 $(INCDIR)/hashtab.h \
2525 coff-m68k.c \
2526 coffcode.h \
2527 coffswap.h \
2528 libcoff.h
2529coff-tic30.lo: \
2530 coff-tic30.c \
2531 $(INCDIR)/bfdlink.h \
2532 $(INCDIR)/coff/external.h \
2533 $(INCDIR)/coff/internal.h \
2534 $(INCDIR)/coff/tic30.h \
2535 $(INCDIR)/filenames.h \
2536 $(INCDIR)/hashtab.h \
2537 coffcode.h \
2538 coffswap.h \
2539 libcoff.h
2540coff-tic4x.lo: \
2541 coff-tic4x.c \
2542 $(INCDIR)/bfdlink.h \
2543 $(INCDIR)/coff/internal.h \
2544 $(INCDIR)/coff/ti.h \
2545 $(INCDIR)/coff/tic4x.h \
2546 $(INCDIR)/filenames.h \
2547 $(INCDIR)/hashtab.h \
2548 coffcode.h \
2549 coffswap.h \
2550 libcoff.h
2551coff-tic54x.lo: \
2552 coff-tic54x.c \
2553 $(INCDIR)/bfdlink.h \
2554 $(INCDIR)/coff/internal.h \
2555 $(INCDIR)/coff/ti.h \
2556 $(INCDIR)/coff/tic54x.h \
2557 $(INCDIR)/filenames.h \
2558 $(INCDIR)/hashtab.h \
2559 coffcode.h \
2560 coffswap.h \
2561 libcoff.h
2562coff-tic80.lo: \
2563 coff-tic80.c \
2564 $(INCDIR)/bfdlink.h \
2565 $(INCDIR)/coff/external.h \
2566 $(INCDIR)/coff/internal.h \
2567 $(INCDIR)/coff/tic80.h \
2568 $(INCDIR)/filenames.h \
2569 $(INCDIR)/hashtab.h \
2570 coffcode.h \
2571 coffswap.h \
2572 libcoff.h
2573coff-u68k.lo: \
2574 coff-u68k.c \
2575 $(INCDIR)/bfdlink.h \
2576 $(INCDIR)/coff/external.h \
2577 $(INCDIR)/coff/internal.h \
2578 $(INCDIR)/coff/m68k.h \
2579 $(INCDIR)/filenames.h \
2580 $(INCDIR)/hashtab.h \
2581 coff-m68k.c \
2582 coffcode.h \
2583 coffswap.h \
2584 libcoff.h
a1ef399e
AM
2585coff-w65.lo: \
2586 coff-w65.c \
9e097a72
AM
2587 $(INCDIR)/bfdlink.h \
2588 $(INCDIR)/coff/external.h \
2589 $(INCDIR)/coff/internal.h \
a1ef399e 2590 $(INCDIR)/coff/w65.h \
9e097a72
AM
2591 $(INCDIR)/filenames.h \
2592 $(INCDIR)/hashtab.h \
2593 coffcode.h \
2594 coffswap.h \
2595 libcoff.h
a1ef399e
AM
2596coff-we32k.lo: \
2597 coff-we32k.c \
9e097a72
AM
2598 $(INCDIR)/bfdlink.h \
2599 $(INCDIR)/coff/external.h \
2600 $(INCDIR)/coff/internal.h \
a1ef399e 2601 $(INCDIR)/coff/we32k.h \
9e097a72
AM
2602 $(INCDIR)/filenames.h \
2603 $(INCDIR)/hashtab.h \
2604 coffcode.h \
2605 coffswap.h \
2606 libcoff.h
2607coff-z80.lo: \
2608 coff-z80.c \
2609 $(INCDIR)/bfdlink.h \
2610 $(INCDIR)/coff/external.h \
2611 $(INCDIR)/coff/internal.h \
2612 $(INCDIR)/coff/z80.h \
2613 $(INCDIR)/filenames.h \
2614 $(INCDIR)/hashtab.h \
2615 coffcode.h \
2616 coffswap.h \
2617 libcoff.h
2618coff-z8k.lo: \
2619 coff-z8k.c \
2620 $(INCDIR)/bfdlink.h \
2621 $(INCDIR)/coff/external.h \
2622 $(INCDIR)/coff/internal.h \
2623 $(INCDIR)/coff/z8k.h \
2624 $(INCDIR)/filenames.h \
2625 $(INCDIR)/hashtab.h \
2626 coffcode.h \
2627 coffswap.h \
2628 libcoff.h
2629cofflink.lo: \
2630 cofflink.c \
2631 $(INCDIR)/bfdlink.h \
2632 $(INCDIR)/coff/internal.h \
2633 $(INCDIR)/filenames.h \
2634 $(INCDIR)/hashtab.h \
2635 $(INCDIR)/safe-ctype.h \
2636 libcoff.h
2637dwarf1.lo: \
2638 dwarf1.c \
2639 $(INCDIR)/bfdlink.h \
2640 $(INCDIR)/elf/common.h \
2641 $(INCDIR)/elf/dwarf.h \
2642 $(INCDIR)/elf/external.h \
2643 $(INCDIR)/elf/internal.h \
2644 $(INCDIR)/filenames.h \
2645 $(INCDIR)/hashtab.h \
2646 $(INCDIR)/libiberty.h \
2647 elf-bfd.h
2648ecoff.lo: \
2649 ecoff.c \
2650 $(INCDIR)/aout/aout64.h \
2651 $(INCDIR)/aout/ar.h \
2652 $(INCDIR)/aout/ranlib.h \
2653 $(INCDIR)/aout/stab.def \
2654 $(INCDIR)/aout/stab_gnu.h \
2655 $(INCDIR)/bfdlink.h \
2656 $(INCDIR)/coff/ecoff.h \
2657 $(INCDIR)/coff/internal.h \
2658 $(INCDIR)/coff/sym.h \
2659 $(INCDIR)/coff/symconst.h \
2660 $(INCDIR)/filenames.h \
2661 $(INCDIR)/hashtab.h \
2662 $(INCDIR)/libiberty.h \
2663 libaout.h \
2664 libcoff.h \
2665 libecoff.h
2666ecofflink.lo: \
2667 ecofflink.c \
2668 $(INCDIR)/aout/stab.def \
2669 $(INCDIR)/aout/stab_gnu.h \
2670 $(INCDIR)/bfdlink.h \
2671 $(INCDIR)/coff/ecoff.h \
2672 $(INCDIR)/coff/internal.h \
2673 $(INCDIR)/coff/sym.h \
2674 $(INCDIR)/coff/symconst.h \
2675 $(INCDIR)/filenames.h \
2676 $(INCDIR)/hashtab.h \
2677 $(INCDIR)/objalloc.h \
2678 libcoff.h \
2679 libecoff.h
a1ef399e
AM
2680elf-attrs.lo: \
2681 elf-attrs.c \
2682 $(INCDIR)/bfdlink.h \
2683 $(INCDIR)/elf/common.h \
2684 $(INCDIR)/elf/external.h \
2685 $(INCDIR)/elf/internal.h \
2686 $(INCDIR)/filenames.h \
2687 $(INCDIR)/hashtab.h \
2688 $(INCDIR)/libiberty.h \
2689 elf-bfd.h
2690elf-eh-frame.lo: \
2691 elf-eh-frame.c \
2692 $(INCDIR)/bfdlink.h \
fa8f86ff 2693 $(INCDIR)/dwarf2.h \
8455dd2c 2694 $(INCDIR)/elf/common.h \
a1ef399e
AM
2695 $(INCDIR)/elf/external.h \
2696 $(INCDIR)/elf/internal.h \
2697 $(INCDIR)/filenames.h \
2698 $(INCDIR)/hashtab.h \
2699 elf-bfd.h
6de2ae4a
L
2700elf-ifunc.lo: \
2701 elf-ifunc.c \
2702 $(INCDIR)/bfdlink.h \
2703 $(INCDIR)/elf/common.h \
2704 $(INCDIR)/elf/external.h \
2705 $(INCDIR)/elf/internal.h \
2706 $(INCDIR)/filenames.h \
2707 $(INCDIR)/hashtab.h \
2708 $(INCDIR)/libiberty.h \
2709 $(INCDIR)/objalloc.h \
2710 $(INCDIR)/safe-ctype.h \
2711 elf-bfd.h
a1ef399e
AM
2712elf-m10200.lo: \
2713 elf-m10200.c \
2714 $(INCDIR)/bfdlink.h \
2715 $(INCDIR)/elf/common.h \
2716 $(INCDIR)/elf/external.h \
2717 $(INCDIR)/elf/internal.h \
2718 $(INCDIR)/filenames.h \
2719 $(INCDIR)/hashtab.h \
2720 elf-bfd.h \
2721 elf32-target.h
2722elf-m10300.lo: \
2723 elf-m10300.c \
2724 $(INCDIR)/bfdlink.h \
2725 $(INCDIR)/elf/common.h \
2726 $(INCDIR)/elf/external.h \
2727 $(INCDIR)/elf/internal.h \
2728 $(INCDIR)/elf/mn10300.h \
2729 $(INCDIR)/elf/reloc-macros.h \
2730 $(INCDIR)/filenames.h \
2731 $(INCDIR)/hashtab.h \
2732 $(INCDIR)/libiberty.h \
2733 elf-bfd.h \
2734 elf32-target.h
2735elf-strtab.lo: \
2736 elf-strtab.c \
2737 $(INCDIR)/bfdlink.h \
2738 $(INCDIR)/elf/common.h \
2739 $(INCDIR)/elf/external.h \
2740 $(INCDIR)/elf/internal.h \
2741 $(INCDIR)/filenames.h \
2742 $(INCDIR)/hashtab.h \
2743 $(INCDIR)/libiberty.h \
2744 elf-bfd.h
2745elf-vxworks.lo: \
2746 elf-vxworks.c \
2747 $(INCDIR)/bfdlink.h \
2748 $(INCDIR)/elf/common.h \
2749 $(INCDIR)/elf/external.h \
2750 $(INCDIR)/elf/internal.h \
2751 $(INCDIR)/elf/vxworks.h \
2752 $(INCDIR)/filenames.h \
2753 $(INCDIR)/hashtab.h \
2754 elf-bfd.h \
2755 elf-vxworks.h
9e097a72
AM
2756elf.lo: \
2757 elf.c \
2758 $(INCDIR)/bfdlink.h \
2759 $(INCDIR)/elf/common.h \
2760 $(INCDIR)/elf/external.h \
2761 $(INCDIR)/elf/internal.h \
2762 $(INCDIR)/filenames.h \
2763 $(INCDIR)/hashtab.h \
2764 $(INCDIR)/libiberty.h \
2765 $(INCDIR)/safe-ctype.h \
2766 elf-bfd.h
2767elf32-am33lin.lo: \
2768 elf32-am33lin.c \
2769 $(INCDIR)/bfdlink.h \
2770 $(INCDIR)/elf/common.h \
2771 $(INCDIR)/elf/external.h \
2772 $(INCDIR)/elf/internal.h \
2773 $(INCDIR)/elf/mn10300.h \
2774 $(INCDIR)/elf/reloc-macros.h \
2775 $(INCDIR)/filenames.h \
2776 $(INCDIR)/hashtab.h \
2777 $(INCDIR)/libiberty.h \
2778 elf-bfd.h \
2779 elf-m10300.c \
2780 elf32-target.h
2781elf32-arc.lo: \
2782 elf32-arc.c \
2783 $(INCDIR)/bfdlink.h \
2784 $(INCDIR)/elf/arc.h \
2785 $(INCDIR)/elf/common.h \
2786 $(INCDIR)/elf/external.h \
2787 $(INCDIR)/elf/internal.h \
2788 $(INCDIR)/elf/reloc-macros.h \
2789 $(INCDIR)/filenames.h \
2790 $(INCDIR)/hashtab.h \
2791 $(INCDIR)/libiberty.h \
2792 elf-bfd.h \
2793 elf32-target.h
2794elf32-arm.lo: \
2795 elf32-arm.c \
2796 $(INCDIR)/bfdlink.h \
2797 $(INCDIR)/elf/arm.h \
2798 $(INCDIR)/elf/common.h \
2799 $(INCDIR)/elf/external.h \
2800 $(INCDIR)/elf/internal.h \
2801 $(INCDIR)/elf/reloc-macros.h \
2802 $(INCDIR)/filenames.h \
2803 $(INCDIR)/hashtab.h \
2804 $(INCDIR)/libiberty.h \
2805 elf-bfd.h \
2806 elf-vxworks.h \
2807 elf32-target.h
2808elf32-avr.lo: \
2809 elf32-avr.c \
2810 $(INCDIR)/bfdlink.h \
2811 $(INCDIR)/elf/avr.h \
2812 $(INCDIR)/elf/common.h \
2813 $(INCDIR)/elf/external.h \
2814 $(INCDIR)/elf/internal.h \
2815 $(INCDIR)/elf/reloc-macros.h \
2816 $(INCDIR)/filenames.h \
2817 $(INCDIR)/hashtab.h \
2818 elf-bfd.h \
2819 elf32-avr.h \
2820 elf32-target.h
2821elf32-bfin.lo: \
2822 elf32-bfin.c \
2823 $(INCDIR)/bfdlink.h \
8455dd2c 2824 $(INCDIR)/dwarf2.h \
9e097a72
AM
2825 $(INCDIR)/elf/bfin.h \
2826 $(INCDIR)/elf/common.h \
9e097a72
AM
2827 $(INCDIR)/elf/external.h \
2828 $(INCDIR)/elf/internal.h \
2829 $(INCDIR)/elf/reloc-macros.h \
2830 $(INCDIR)/filenames.h \
2831 $(INCDIR)/hashtab.h \
2832 elf-bfd.h \
2833 elf32-target.h
2834elf32-cr16.lo: \
2835 elf32-cr16.c \
2836 $(INCDIR)/bfdlink.h \
2837 $(INCDIR)/elf/common.h \
2838 $(INCDIR)/elf/cr16.h \
2839 $(INCDIR)/elf/external.h \
2840 $(INCDIR)/elf/internal.h \
2841 $(INCDIR)/elf/reloc-macros.h \
2842 $(INCDIR)/filenames.h \
2843 $(INCDIR)/hashtab.h \
2844 $(INCDIR)/libiberty.h \
2845 elf-bfd.h \
2846 elf32-target.h
2847elf32-cr16c.lo: \
2848 elf32-cr16c.c \
2849 $(INCDIR)/bfdlink.h \
2850 $(INCDIR)/elf/common.h \
2851 $(INCDIR)/elf/cr16c.h \
2852 $(INCDIR)/elf/external.h \
2853 $(INCDIR)/elf/internal.h \
2854 $(INCDIR)/elf/reloc-macros.h \
2855 $(INCDIR)/filenames.h \
2856 $(INCDIR)/hashtab.h \
2857 elf-bfd.h \
2858 elf32-target.h
2859elf32-cris.lo: \
2860 elf32-cris.c \
2861 $(INCDIR)/bfdlink.h \
2862 $(INCDIR)/elf/common.h \
2863 $(INCDIR)/elf/cris.h \
2864 $(INCDIR)/elf/external.h \
2865 $(INCDIR)/elf/internal.h \
2866 $(INCDIR)/elf/reloc-macros.h \
2867 $(INCDIR)/filenames.h \
2868 $(INCDIR)/hashtab.h \
2869 elf-bfd.h \
2870 elf32-target.h
2871elf32-crx.lo: \
2872 elf32-crx.c \
2873 $(INCDIR)/bfdlink.h \
2874 $(INCDIR)/elf/common.h \
2875 $(INCDIR)/elf/crx.h \
2876 $(INCDIR)/elf/external.h \
2877 $(INCDIR)/elf/internal.h \
2878 $(INCDIR)/elf/reloc-macros.h \
2879 $(INCDIR)/filenames.h \
2880 $(INCDIR)/hashtab.h \
2881 elf-bfd.h \
2882 elf32-target.h
2883elf32-d10v.lo: \
2884 elf32-d10v.c \
2885 $(INCDIR)/bfdlink.h \
2886 $(INCDIR)/elf/common.h \
2887 $(INCDIR)/elf/d10v.h \
2888 $(INCDIR)/elf/external.h \
2889 $(INCDIR)/elf/internal.h \
2890 $(INCDIR)/elf/reloc-macros.h \
2891 $(INCDIR)/filenames.h \
2892 $(INCDIR)/hashtab.h \
2893 elf-bfd.h \
2894 elf32-target.h
2895elf32-d30v.lo: \
2896 elf32-d30v.c \
2897 $(INCDIR)/bfdlink.h \
2898 $(INCDIR)/elf/common.h \
2899 $(INCDIR)/elf/d30v.h \
2900 $(INCDIR)/elf/external.h \
2901 $(INCDIR)/elf/internal.h \
2902 $(INCDIR)/elf/reloc-macros.h \
2903 $(INCDIR)/filenames.h \
2904 $(INCDIR)/hashtab.h \
2905 elf-bfd.h \
2906 elf32-target.h
2907elf32-dlx.lo: \
2908 elf32-dlx.c \
2909 $(INCDIR)/bfdlink.h \
2910 $(INCDIR)/elf/common.h \
2911 $(INCDIR)/elf/dlx.h \
2912 $(INCDIR)/elf/external.h \
2913 $(INCDIR)/elf/internal.h \
2914 $(INCDIR)/elf/reloc-macros.h \
2915 $(INCDIR)/filenames.h \
2916 $(INCDIR)/hashtab.h \
2917 elf-bfd.h \
2918 elf32-target.h
2919elf32-fr30.lo: \
2920 elf32-fr30.c \
2921 $(INCDIR)/bfdlink.h \
2922 $(INCDIR)/elf/common.h \
2923 $(INCDIR)/elf/external.h \
2924 $(INCDIR)/elf/fr30.h \
2925 $(INCDIR)/elf/internal.h \
2926 $(INCDIR)/elf/reloc-macros.h \
2927 $(INCDIR)/filenames.h \
2928 $(INCDIR)/hashtab.h \
2929 elf-bfd.h \
2930 elf32-target.h
2931elf32-frv.lo: \
2932 elf32-frv.c \
2933 $(INCDIR)/bfdlink.h \
fa8f86ff 2934 $(INCDIR)/dwarf2.h \
8455dd2c 2935 $(INCDIR)/elf/common.h \
9e097a72
AM
2936 $(INCDIR)/elf/external.h \
2937 $(INCDIR)/elf/frv.h \
2938 $(INCDIR)/elf/internal.h \
2939 $(INCDIR)/elf/reloc-macros.h \
2940 $(INCDIR)/filenames.h \
2941 $(INCDIR)/hashtab.h \
2942 elf-bfd.h \
2943 elf32-target.h
9e097a72
AM
2944elf32-gen.lo: \
2945 elf32-gen.c \
2946 $(INCDIR)/bfdlink.h \
2947 $(INCDIR)/elf/common.h \
2948 $(INCDIR)/elf/external.h \
2949 $(INCDIR)/elf/internal.h \
2950 $(INCDIR)/filenames.h \
2951 $(INCDIR)/hashtab.h \
2952 elf-bfd.h \
62d8ad4f 2953 elf32-target.h
9e097a72
AM
2954elf32-h8300.lo: \
2955 elf32-h8300.c \
2956 $(INCDIR)/bfdlink.h \
2957 $(INCDIR)/elf/common.h \
2958 $(INCDIR)/elf/external.h \
2959 $(INCDIR)/elf/h8.h \
2960 $(INCDIR)/elf/internal.h \
2961 $(INCDIR)/elf/reloc-macros.h \
2962 $(INCDIR)/filenames.h \
2963 $(INCDIR)/hashtab.h \
2964 elf-bfd.h \
66eb6687 2965 elf32-target.h
9e097a72
AM
2966elf32-hppa.lo: \
2967 elf32-hppa.c \
2968 $(INCDIR)/bfdlink.h \
2969 $(INCDIR)/elf/common.h \
2970 $(INCDIR)/elf/external.h \
2971 $(INCDIR)/elf/hppa.h \
2972 $(INCDIR)/elf/internal.h \
2973 $(INCDIR)/elf/reloc-macros.h \
2974 $(INCDIR)/filenames.h \
2975 $(INCDIR)/hashtab.h \
2976 elf-bfd.h \
2977 elf-hppa.h \
2978 elf32-hppa.h \
2979 elf32-target.h \
2980 libhppa.h
2981elf32-i370.lo: \
2982 elf32-i370.c \
2983 $(INCDIR)/bfdlink.h \
2984 $(INCDIR)/elf/common.h \
2985 $(INCDIR)/elf/external.h \
2986 $(INCDIR)/elf/i370.h \
2987 $(INCDIR)/elf/internal.h \
2988 $(INCDIR)/elf/reloc-macros.h \
2989 $(INCDIR)/filenames.h \
2990 $(INCDIR)/hashtab.h \
2991 elf-bfd.h \
ec3fcc56 2992 elf32-target.h
9e097a72
AM
2993elf32-i386.lo: \
2994 elf32-i386.c \
2995 $(INCDIR)/bfdlink.h \
2996 $(INCDIR)/elf/common.h \
2997 $(INCDIR)/elf/external.h \
2998 $(INCDIR)/elf/i386.h \
2999 $(INCDIR)/elf/internal.h \
3000 $(INCDIR)/elf/reloc-macros.h \
3001 $(INCDIR)/filenames.h \
3002 $(INCDIR)/hashtab.h \
482c6ce9 3003 $(INCDIR)/objalloc.h \
9e097a72
AM
3004 bfd_stdint.h \
3005 elf-bfd.h \
3006 elf-vxworks.h \
62d8ad4f 3007 elf32-target.h
9e097a72
AM
3008elf32-i860.lo: \
3009 elf32-i860.c \
3010 $(INCDIR)/bfdlink.h \
3011 $(INCDIR)/elf/common.h \
3012 $(INCDIR)/elf/external.h \
3013 $(INCDIR)/elf/i860.h \
3014 $(INCDIR)/elf/internal.h \
3015 $(INCDIR)/elf/reloc-macros.h \
3016 $(INCDIR)/filenames.h \
3017 $(INCDIR)/hashtab.h \
3018 elf-bfd.h \
20135e4c 3019 elf32-target.h
9e097a72
AM
3020elf32-i960.lo: \
3021 elf32-i960.c \
3022 $(INCDIR)/bfdlink.h \
3023 $(INCDIR)/elf/common.h \
3024 $(INCDIR)/elf/external.h \
3025 $(INCDIR)/elf/i960.h \
3026 $(INCDIR)/elf/internal.h \
3027 $(INCDIR)/elf/reloc-macros.h \
3028 $(INCDIR)/filenames.h \
3029 $(INCDIR)/hashtab.h \
3030 elf-bfd.h \
a351bca6 3031 elf32-target.h
9e097a72
AM
3032elf32-ip2k.lo: \
3033 elf32-ip2k.c \
3034 $(INCDIR)/bfdlink.h \
3035 $(INCDIR)/elf/common.h \
3036 $(INCDIR)/elf/external.h \
3037 $(INCDIR)/elf/internal.h \
3038 $(INCDIR)/elf/ip2k.h \
3039 $(INCDIR)/elf/reloc-macros.h \
3040 $(INCDIR)/filenames.h \
3041 $(INCDIR)/hashtab.h \
3042 elf-bfd.h \
62d8ad4f 3043 elf32-target.h
9e097a72
AM
3044elf32-iq2000.lo: \
3045 elf32-iq2000.c \
3046 $(INCDIR)/bfdlink.h \
3047 $(INCDIR)/elf/common.h \
3048 $(INCDIR)/elf/external.h \
3049 $(INCDIR)/elf/internal.h \
3050 $(INCDIR)/elf/iq2000.h \
3051 $(INCDIR)/elf/reloc-macros.h \
3052 $(INCDIR)/filenames.h \
3053 $(INCDIR)/hashtab.h \
3054 elf-bfd.h \
62d8ad4f 3055 elf32-target.h
9e097a72
AM
3056elf32-lm32.lo: \
3057 elf32-lm32.c \
3058 $(INCDIR)/bfdlink.h \
3059 $(INCDIR)/elf/common.h \
3060 $(INCDIR)/elf/external.h \
3061 $(INCDIR)/elf/internal.h \
3062 $(INCDIR)/elf/lm32.h \
3063 $(INCDIR)/elf/reloc-macros.h \
3064 $(INCDIR)/filenames.h \
3065 $(INCDIR)/hashtab.h \
3066 elf-bfd.h \
66eb6687 3067 elf32-target.h
9e097a72
AM
3068elf32-m32c.lo: \
3069 elf32-m32c.c \
3070 $(INCDIR)/bfdlink.h \
3071 $(INCDIR)/elf/common.h \
3072 $(INCDIR)/elf/external.h \
3073 $(INCDIR)/elf/internal.h \
3074 $(INCDIR)/elf/m32c.h \
3075 $(INCDIR)/elf/reloc-macros.h \
3076 $(INCDIR)/filenames.h \
3077 $(INCDIR)/hashtab.h \
3078 $(INCDIR)/libiberty.h \
3079 elf-bfd.h \
dd323078 3080 elf32-target.h
9e097a72
AM
3081elf32-m32r.lo: \
3082 elf32-m32r.c \
3083 $(INCDIR)/bfdlink.h \
3084 $(INCDIR)/elf/common.h \
3085 $(INCDIR)/elf/external.h \
3086 $(INCDIR)/elf/internal.h \
3087 $(INCDIR)/elf/m32r.h \
3088 $(INCDIR)/elf/reloc-macros.h \
3089 $(INCDIR)/filenames.h \
3090 $(INCDIR)/hashtab.h \
3091 elf-bfd.h \
d9352518 3092 elf32-target.h
9e097a72
AM
3093elf32-m68hc11.lo: \
3094 elf32-m68hc11.c \
3095 $(INCDIR)/bfdlink.h \
3096 $(INCDIR)/elf/common.h \
3097 $(INCDIR)/elf/external.h \
3098 $(INCDIR)/elf/internal.h \
3099 $(INCDIR)/elf/m68hc11.h \
3100 $(INCDIR)/elf/reloc-macros.h \
3101 $(INCDIR)/filenames.h \
3102 $(INCDIR)/hashtab.h \
3103 $(INCDIR)/opcode/m68hc11.h \
3104 elf-bfd.h \
3105 elf32-m68hc1x.h \
62d8ad4f 3106 elf32-target.h
9e097a72
AM
3107elf32-m68hc12.lo: \
3108 elf32-m68hc12.c \
3109 $(INCDIR)/bfdlink.h \
3110 $(INCDIR)/elf/common.h \
3111 $(INCDIR)/elf/external.h \
3112 $(INCDIR)/elf/internal.h \
3113 $(INCDIR)/elf/m68hc11.h \
3114 $(INCDIR)/elf/reloc-macros.h \
3115 $(INCDIR)/filenames.h \
3116 $(INCDIR)/hashtab.h \
3117 $(INCDIR)/opcode/m68hc11.h \
3118 elf-bfd.h \
3119 elf32-m68hc1x.h \
62d8ad4f 3120 elf32-target.h
9e097a72
AM
3121elf32-m68hc1x.lo: \
3122 elf32-m68hc1x.c \
3123 $(INCDIR)/alloca-conf.h \
3124 $(INCDIR)/bfdlink.h \
3125 $(INCDIR)/elf/common.h \
3126 $(INCDIR)/elf/external.h \
3127 $(INCDIR)/elf/internal.h \
3128 $(INCDIR)/elf/m68hc11.h \
3129 $(INCDIR)/elf/reloc-macros.h \
3130 $(INCDIR)/filenames.h \
3131 $(INCDIR)/hashtab.h \
3132 $(INCDIR)/opcode/m68hc11.h \
3133 elf-bfd.h \
3134 elf32-m68hc1x.h
a1ef399e
AM
3135elf32-m68k.lo: \
3136 elf32-m68k.c \
9e097a72
AM
3137 $(INCDIR)/bfdlink.h \
3138 $(INCDIR)/elf/common.h \
3139 $(INCDIR)/elf/external.h \
3140 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3141 $(INCDIR)/elf/m68k.h \
3142 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
3143 $(INCDIR)/filenames.h \
3144 $(INCDIR)/hashtab.h \
a1ef399e 3145 $(INCDIR)/opcode/m68k.h \
9e097a72
AM
3146 elf-bfd.h \
3147 elf32-target.h
a1ef399e
AM
3148elf32-m88k.lo: \
3149 elf32-m88k.c \
9e097a72
AM
3150 $(INCDIR)/bfdlink.h \
3151 $(INCDIR)/elf/common.h \
3152 $(INCDIR)/elf/external.h \
3153 $(INCDIR)/elf/internal.h \
9e097a72
AM
3154 $(INCDIR)/filenames.h \
3155 $(INCDIR)/hashtab.h \
9e097a72
AM
3156 elf-bfd.h \
3157 elf32-target.h
3158elf32-mcore.lo: \
3159 elf32-mcore.c \
3160 $(INCDIR)/bfdlink.h \
3161 $(INCDIR)/elf/common.h \
3162 $(INCDIR)/elf/external.h \
3163 $(INCDIR)/elf/internal.h \
3164 $(INCDIR)/elf/mcore.h \
3165 $(INCDIR)/elf/reloc-macros.h \
3166 $(INCDIR)/filenames.h \
3167 $(INCDIR)/hashtab.h \
3168 elf-bfd.h \
3169 elf32-target.h
3170elf32-mep.lo: \
3171 elf32-mep.c \
3172 $(INCDIR)/bfdlink.h \
3173 $(INCDIR)/elf/common.h \
3174 $(INCDIR)/elf/external.h \
3175 $(INCDIR)/elf/internal.h \
3176 $(INCDIR)/elf/mep.h \
3177 $(INCDIR)/elf/reloc-macros.h \
3178 $(INCDIR)/filenames.h \
3179 $(INCDIR)/hashtab.h \
3180 $(INCDIR)/libiberty.h \
3181 elf-bfd.h \
3182 elf32-target.h
9e097a72
AM
3183elf32-mips.lo: \
3184 elf32-mips.c \
3185 $(INCDIR)/bfdlink.h \
3186 $(INCDIR)/coff/ecoff.h \
3187 $(INCDIR)/coff/external.h \
3188 $(INCDIR)/coff/internal.h \
3189 $(INCDIR)/coff/mips.h \
3190 $(INCDIR)/coff/sym.h \
3191 $(INCDIR)/coff/symconst.h \
3192 $(INCDIR)/elf/common.h \
3193 $(INCDIR)/elf/external.h \
3194 $(INCDIR)/elf/internal.h \
3195 $(INCDIR)/elf/mips.h \
3196 $(INCDIR)/elf/reloc-macros.h \
3197 $(INCDIR)/filenames.h \
3198 $(INCDIR)/hashtab.h \
3199 ecoffswap.h \
3200 elf-bfd.h \
3201 elf-vxworks.h \
3202 elf32-target.h \
3203 elfxx-mips.h \
3204 genlink.h
ce3c775b
NC
3205elf32-moxie.lo: \
3206 elf32-moxie.c \
9e097a72
AM
3207 $(INCDIR)/bfdlink.h \
3208 $(INCDIR)/elf/common.h \
3209 $(INCDIR)/elf/external.h \
3210 $(INCDIR)/elf/internal.h \
ce3c775b 3211 $(INCDIR)/elf/moxie.h \
9e097a72
AM
3212 $(INCDIR)/elf/reloc-macros.h \
3213 $(INCDIR)/filenames.h \
3214 $(INCDIR)/hashtab.h \
3215 elf-bfd.h \
3216 elf32-target.h
3217elf32-msp430.lo: \
3218 elf32-msp430.c \
3219 $(INCDIR)/bfdlink.h \
3220 $(INCDIR)/elf/common.h \
3221 $(INCDIR)/elf/external.h \
3222 $(INCDIR)/elf/internal.h \
3223 $(INCDIR)/elf/msp430.h \
3224 $(INCDIR)/elf/reloc-macros.h \
3225 $(INCDIR)/filenames.h \
3226 $(INCDIR)/hashtab.h \
3227 $(INCDIR)/libiberty.h \
3228 elf-bfd.h \
3229 elf32-target.h
ce3c775b
NC
3230elf32-mt.lo: \
3231 elf32-mt.c \
3232 $(INCDIR)/bfdlink.h \
3233 $(INCDIR)/elf/common.h \
3234 $(INCDIR)/elf/external.h \
3235 $(INCDIR)/elf/internal.h \
3236 $(INCDIR)/elf/mt.h \
3237 $(INCDIR)/elf/reloc-macros.h \
3238 $(INCDIR)/filenames.h \
3239 $(INCDIR)/hashtab.h \
3240 elf-bfd.h \
3241 elf32-target.h
9e097a72
AM
3242elf32-openrisc.lo: \
3243 elf32-openrisc.c \
3244 $(INCDIR)/bfdlink.h \
3245 $(INCDIR)/elf/common.h \
3246 $(INCDIR)/elf/external.h \
3247 $(INCDIR)/elf/internal.h \
3248 $(INCDIR)/elf/openrisc.h \
3249 $(INCDIR)/elf/reloc-macros.h \
3250 $(INCDIR)/filenames.h \
3251 $(INCDIR)/hashtab.h \
3252 $(INCDIR)/libiberty.h \
3253 elf-bfd.h \
3254 elf32-target.h
3255elf32-or32.lo: \
3256 elf32-or32.c \
3257 $(INCDIR)/bfdlink.h \
3258 $(INCDIR)/elf/common.h \
3259 $(INCDIR)/elf/external.h \
3260 $(INCDIR)/elf/internal.h \
3261 $(INCDIR)/elf/or32.h \
3262 $(INCDIR)/elf/reloc-macros.h \
3263 $(INCDIR)/filenames.h \
3264 $(INCDIR)/hashtab.h \
3265 $(INCDIR)/libiberty.h \
3266 elf-bfd.h \
3267 elf32-target.h
3268elf32-pj.lo: \
3269 elf32-pj.c \
3270 $(INCDIR)/bfdlink.h \
3271 $(INCDIR)/elf/common.h \
3272 $(INCDIR)/elf/external.h \
3273 $(INCDIR)/elf/internal.h \
3274 $(INCDIR)/elf/pj.h \
3275 $(INCDIR)/elf/reloc-macros.h \
3276 $(INCDIR)/filenames.h \
3277 $(INCDIR)/hashtab.h \
3278 elf-bfd.h \
3279 elf32-target.h
3280elf32-ppc.lo: \
3281 elf32-ppc.c \
3282 $(INCDIR)/bfdlink.h \
3283 $(INCDIR)/elf/common.h \
3284 $(INCDIR)/elf/external.h \
3285 $(INCDIR)/elf/internal.h \
3286 $(INCDIR)/elf/ppc.h \
3287 $(INCDIR)/elf/reloc-macros.h \
3288 $(INCDIR)/filenames.h \
3289 $(INCDIR)/hashtab.h \
3290 elf-bfd.h \
3291 elf-vxworks.h \
3292 elf32-ppc.h \
3293 elf32-target.h
a1ef399e
AM
3294elf32-s390.lo: \
3295 elf32-s390.c \
9e097a72
AM
3296 $(INCDIR)/bfdlink.h \
3297 $(INCDIR)/elf/common.h \
3298 $(INCDIR)/elf/external.h \
3299 $(INCDIR)/elf/internal.h \
3300 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3301 $(INCDIR)/elf/s390.h \
9e097a72
AM
3302 $(INCDIR)/filenames.h \
3303 $(INCDIR)/hashtab.h \
9e097a72 3304 elf-bfd.h \
9e097a72 3305 elf32-target.h
a1ef399e
AM
3306elf32-sh-symbian.lo: \
3307 elf32-sh-symbian.c \
9e097a72
AM
3308 $(INCDIR)/bfdlink.h \
3309 $(INCDIR)/elf/common.h \
3310 $(INCDIR)/elf/external.h \
3311 $(INCDIR)/elf/internal.h \
3312 $(INCDIR)/elf/reloc-macros.h \
3313 $(INCDIR)/elf/sh.h \
3314 $(INCDIR)/filenames.h \
3315 $(INCDIR)/hashtab.h \
a1ef399e
AM
3316 $(INCDIR)/libiberty.h \
3317 $(srcdir)/../opcodes/sh-opc.h \
9e097a72 3318 elf-bfd.h \
a1ef399e
AM
3319 elf-vxworks.h \
3320 elf32-sh-relocs.h \
3321 elf32-sh.c \
9e097a72
AM
3322 elf32-target.h
3323elf32-sh.lo: \
3324 elf32-sh.c \
3325 $(INCDIR)/bfdlink.h \
3326 $(INCDIR)/elf/common.h \
3327 $(INCDIR)/elf/external.h \
3328 $(INCDIR)/elf/internal.h \
3329 $(INCDIR)/elf/reloc-macros.h \
3330 $(INCDIR)/elf/sh.h \
3331 $(INCDIR)/filenames.h \
3332 $(INCDIR)/hashtab.h \
3333 $(INCDIR)/libiberty.h \
3334 $(srcdir)/../opcodes/sh-opc.h \
3335 elf-bfd.h \
3336 elf-vxworks.h \
3337 elf32-sh-relocs.h \
3338 elf32-target.h
a1ef399e
AM
3339elf32-sh64-com.lo: \
3340 elf32-sh64-com.c \
9e097a72
AM
3341 $(INCDIR)/bfdlink.h \
3342 $(INCDIR)/elf/common.h \
3343 $(INCDIR)/elf/external.h \
3344 $(INCDIR)/elf/internal.h \
3345 $(INCDIR)/elf/reloc-macros.h \
3346 $(INCDIR)/elf/sh.h \
3347 $(INCDIR)/filenames.h \
3348 $(INCDIR)/hashtab.h \
a1ef399e 3349 $(srcdir)/../opcodes/sh64-opc.h \
9e097a72 3350 elf-bfd.h \
a1ef399e
AM
3351 elf32-sh64.h
3352elf32-sh64.lo: \
3353 elf32-sh64.c \
9e097a72
AM
3354 $(INCDIR)/bfdlink.h \
3355 $(INCDIR)/elf/common.h \
3356 $(INCDIR)/elf/external.h \
3357 $(INCDIR)/elf/internal.h \
3358 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3359 $(INCDIR)/elf/sh.h \
9e097a72
AM
3360 $(INCDIR)/filenames.h \
3361 $(INCDIR)/hashtab.h \
3362 $(INCDIR)/libiberty.h \
a1ef399e
AM
3363 $(srcdir)/../opcodes/sh-opc.h \
3364 $(srcdir)/../opcodes/sh64-opc.h \
9e097a72
AM
3365 elf-bfd.h \
3366 elf-vxworks.h \
a1ef399e
AM
3367 elf32-sh-relocs.h \
3368 elf32-sh.c \
3369 elf32-sh64.h \
3370 elf32-target.h
9e097a72
AM
3371elf32-sparc.lo: \
3372 elf32-sparc.c \
3373 $(INCDIR)/bfdlink.h \
3374 $(INCDIR)/elf/common.h \
3375 $(INCDIR)/elf/external.h \
3376 $(INCDIR)/elf/internal.h \
3377 $(INCDIR)/elf/reloc-macros.h \
3378 $(INCDIR)/elf/sparc.h \
3379 $(INCDIR)/filenames.h \
3380 $(INCDIR)/hashtab.h \
3381 $(INCDIR)/opcode/sparc.h \
3382 elf-bfd.h \
3383 elf-vxworks.h \
3384 elf32-target.h \
3385 elfxx-sparc.h
3386elf32-spu.lo: \
3387 elf32-spu.c \
3388 $(INCDIR)/bfdlink.h \
3389 $(INCDIR)/elf/common.h \
3390 $(INCDIR)/elf/external.h \
3391 $(INCDIR)/elf/internal.h \
3392 $(INCDIR)/elf/reloc-macros.h \
3393 $(INCDIR)/elf/spu.h \
3394 $(INCDIR)/filenames.h \
3395 $(INCDIR)/hashtab.h \
3396 $(INCDIR)/libiberty.h \
3397 elf-bfd.h \
3398 elf32-spu.h \
3399 elf32-target.h
3400elf32-v850.lo: \
3401 elf32-v850.c \
3402 $(INCDIR)/bfdlink.h \
3403 $(INCDIR)/elf/common.h \
3404 $(INCDIR)/elf/external.h \
3405 $(INCDIR)/elf/internal.h \
3406 $(INCDIR)/elf/reloc-macros.h \
3407 $(INCDIR)/elf/v850.h \
3408 $(INCDIR)/filenames.h \
3409 $(INCDIR)/hashtab.h \
3410 $(INCDIR)/libiberty.h \
3411 elf-bfd.h \
3412 elf32-target.h
3413elf32-vax.lo: \
3414 elf32-vax.c \
3415 $(INCDIR)/bfdlink.h \
3416 $(INCDIR)/elf/common.h \
3417 $(INCDIR)/elf/external.h \
3418 $(INCDIR)/elf/internal.h \
3419 $(INCDIR)/elf/reloc-macros.h \
3420 $(INCDIR)/elf/vax.h \
3421 $(INCDIR)/filenames.h \
3422 $(INCDIR)/hashtab.h \
3423 elf-bfd.h \
3424 elf32-target.h
a1ef399e
AM
3425elf32-xc16x.lo: \
3426 elf32-xc16x.c \
9e097a72 3427 $(INCDIR)/bfdlink.h \
fa8f86ff 3428 $(INCDIR)/dwarf2.h \
8455dd2c 3429 $(INCDIR)/elf/common.h \
9e097a72
AM
3430 $(INCDIR)/elf/external.h \
3431 $(INCDIR)/elf/internal.h \
3432 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3433 $(INCDIR)/elf/xc16x.h \
9e097a72
AM
3434 $(INCDIR)/filenames.h \
3435 $(INCDIR)/hashtab.h \
3436 $(INCDIR)/libiberty.h \
3437 elf-bfd.h \
3438 elf32-target.h
a1ef399e
AM
3439elf32-xstormy16.lo: \
3440 elf32-xstormy16.c \
9e097a72
AM
3441 $(INCDIR)/bfdlink.h \
3442 $(INCDIR)/elf/common.h \
3443 $(INCDIR)/elf/external.h \
3444 $(INCDIR)/elf/internal.h \
3445 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3446 $(INCDIR)/elf/xstormy16.h \
9e097a72
AM
3447 $(INCDIR)/filenames.h \
3448 $(INCDIR)/hashtab.h \
a1ef399e 3449 $(INCDIR)/libiberty.h \
9e097a72
AM
3450 elf-bfd.h \
3451 elf32-target.h
a1ef399e
AM
3452elf32-xtensa.lo: \
3453 elf32-xtensa.c \
9e097a72
AM
3454 $(INCDIR)/bfdlink.h \
3455 $(INCDIR)/elf/common.h \
9e097a72
AM
3456 $(INCDIR)/elf/external.h \
3457 $(INCDIR)/elf/internal.h \
3458 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3459 $(INCDIR)/elf/xtensa.h \
9e097a72
AM
3460 $(INCDIR)/filenames.h \
3461 $(INCDIR)/hashtab.h \
a1ef399e
AM
3462 $(INCDIR)/xtensa-config.h \
3463 $(INCDIR)/xtensa-isa.h \
9e097a72
AM
3464 elf-bfd.h \
3465 elf32-target.h
3466elf32.lo: \
3467 elf32.c \
3468 $(INCDIR)/bfdlink.h \
3469 $(INCDIR)/elf/common.h \
3470 $(INCDIR)/elf/external.h \
3471 $(INCDIR)/elf/internal.h \
3472 $(INCDIR)/filenames.h \
3473 $(INCDIR)/hashtab.h \
3474 $(INCDIR)/libiberty.h \
3475 elf-bfd.h \
3476 elfcode.h \
3477 elfcore.h
3478elflink.lo: \
3479 elflink.c \
3480 $(INCDIR)/bfdlink.h \
3481 $(INCDIR)/elf/common.h \
3482 $(INCDIR)/elf/external.h \
3483 $(INCDIR)/elf/internal.h \
3484 $(INCDIR)/filenames.h \
3485 $(INCDIR)/hashtab.h \
3486 $(INCDIR)/libiberty.h \
3487 $(INCDIR)/objalloc.h \
3488 $(INCDIR)/safe-ctype.h \
3489 elf-bfd.h
7ba29e2a
NC
3490elf32-microblaze.lo: \
3491 elf32-microblaze.c \
3492 $(INCDIR)/filenames.h \
3493 $(INCDIR)/bfdlink.h \
3494 genlink.h \
3495 elf-bfd.h \
3496 $(INCDIR)/elf/common.h \
3497 $(INCDIR)/elf/internal.h \
3498 $(INCDIR)/elf/external.h \
3499 $(INCDIR)/elf/reloc-macros.h \
3500 elf32-target.h
a1ef399e
AM
3501elfxx-mips.lo: \
3502 elfxx-mips.c \
9e097a72 3503 $(INCDIR)/bfdlink.h \
a1ef399e
AM
3504 $(INCDIR)/coff/ecoff.h \
3505 $(INCDIR)/coff/external.h \
3506 $(INCDIR)/coff/mips.h \
3507 $(INCDIR)/coff/sym.h \
3508 $(INCDIR)/coff/symconst.h \
9e097a72
AM
3509 $(INCDIR)/elf/common.h \
3510 $(INCDIR)/elf/external.h \
3511 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3512 $(INCDIR)/elf/mips.h \
3513 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
3514 $(INCDIR)/filenames.h \
3515 $(INCDIR)/hashtab.h \
3516 $(INCDIR)/libiberty.h \
a1ef399e
AM
3517 elf-bfd.h \
3518 elf-vxworks.h \
3519 elfxx-mips.h
3520elfxx-sparc.lo: \
3521 elfxx-sparc.c \
9e097a72
AM
3522 $(INCDIR)/bfdlink.h \
3523 $(INCDIR)/elf/common.h \
3524 $(INCDIR)/elf/external.h \
3525 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3526 $(INCDIR)/elf/reloc-macros.h \
3527 $(INCDIR)/elf/sparc.h \
9e097a72
AM
3528 $(INCDIR)/filenames.h \
3529 $(INCDIR)/hashtab.h \
3530 $(INCDIR)/libiberty.h \
a1ef399e 3531 $(INCDIR)/opcode/sparc.h \
9e097a72 3532 elf-bfd.h \
a1ef399e
AM
3533 elf-vxworks.h \
3534 elfxx-sparc.h
9e097a72
AM
3535epoc-pe-arm.lo: \
3536 epoc-pe-arm.c \
3537 $(INCDIR)/bfdlink.h \
3538 $(INCDIR)/coff/arm.h \
3539 $(INCDIR)/coff/external.h \
3540 $(INCDIR)/coff/internal.h \
3541 $(INCDIR)/coff/pe.h \
3542 $(INCDIR)/filenames.h \
3543 $(INCDIR)/hashtab.h \
3544 coff-arm.c \
3545 coffcode.h \
3546 libcoff.h \
3547 libpei.h \
3548 pe-arm.c \
3549 peicode.h
3550epoc-pei-arm.lo: \
3551 epoc-pei-arm.c \
3552 $(INCDIR)/bfdlink.h \
3553 $(INCDIR)/coff/arm.h \
3554 $(INCDIR)/coff/external.h \
3555 $(INCDIR)/coff/internal.h \
3556 $(INCDIR)/coff/pe.h \
3557 $(INCDIR)/filenames.h \
3558 $(INCDIR)/hashtab.h \
3559 coff-arm.c \
3560 coffcode.h \
3561 libcoff.h \
3562 libpei.h \
3563 pei-arm.c \
3564 peicode.h
3565hp300bsd.lo: \
3566 hp300bsd.c \
3567 $(INCDIR)/aout/aout64.h \
3568 $(INCDIR)/aout/ar.h \
3569 $(INCDIR)/aout/stab.def \
3570 $(INCDIR)/aout/stab_gnu.h \
3571 $(INCDIR)/bfdlink.h \
3572 $(INCDIR)/filenames.h \
3573 $(INCDIR)/hashtab.h \
3574 aout-target.h \
3575 libaout.h
3576hp300hpux.lo: \
3577 hp300hpux.c \
3578 $(INCDIR)/aout/aout64.h \
3579 $(INCDIR)/aout/ar.h \
3580 $(INCDIR)/aout/hp300hpux.h \
3581 $(INCDIR)/aout/stab.def \
3582 $(INCDIR)/aout/stab_gnu.h \
3583 $(INCDIR)/bfdlink.h \
3584 $(INCDIR)/filenames.h \
3585 $(INCDIR)/hashtab.h \
3586 $(INCDIR)/safe-ctype.h \
3587 aout-target.h \
3588 aoutx.h \
3589 libaout.h
9e097a72
AM
3590i386aout.lo: \
3591 i386aout.c \
3592 $(INCDIR)/aout/aout64.h \
3593 $(INCDIR)/aout/ar.h \
3594 $(INCDIR)/aout/stab.def \
3595 $(INCDIR)/aout/stab_gnu.h \
3596 $(INCDIR)/bfdlink.h \
3597 $(INCDIR)/filenames.h \
3598 $(INCDIR)/hashtab.h \
3599 aout-target.h \
3600 libaout.h
3601i386bsd.lo: \
3602 i386bsd.c \
3603 $(INCDIR)/aout/aout64.h \
3604 $(INCDIR)/aout/ar.h \
3605 $(INCDIR)/aout/stab.def \
3606 $(INCDIR)/aout/stab_gnu.h \
3607 $(INCDIR)/bfdlink.h \
3608 $(INCDIR)/filenames.h \
3609 $(INCDIR)/hashtab.h \
3610 aout-target.h \
3611 libaout.h
3612i386dynix.lo: \
3613 i386dynix.c \
3614 $(INCDIR)/aout/aout64.h \
3615 $(INCDIR)/aout/ar.h \
3616 $(INCDIR)/aout/dynix3.h \
3617 $(INCDIR)/aout/stab.def \
3618 $(INCDIR)/aout/stab_gnu.h \
3619 $(INCDIR)/bfdlink.h \
3620 $(INCDIR)/filenames.h \
3621 $(INCDIR)/hashtab.h \
3622 $(INCDIR)/safe-ctype.h \
3623 aout-target.h \
3624 aoutx.h \
3625 libaout.h
3626i386freebsd.lo: \
3627 i386freebsd.c \
3628 $(INCDIR)/aout/aout64.h \
3629 $(INCDIR)/aout/ar.h \
3630 $(INCDIR)/aout/stab.def \
3631 $(INCDIR)/aout/stab_gnu.h \
3632 $(INCDIR)/bfdlink.h \
3633 $(INCDIR)/filenames.h \
3634 $(INCDIR)/hashtab.h \
3635 aout-target.h \
3636 freebsd.h \
3637 libaout.h
3638i386linux.lo: \
3639 i386linux.c \
3640 $(INCDIR)/aout/aout64.h \
3641 $(INCDIR)/aout/ar.h \
3642 $(INCDIR)/aout/stab.def \
3643 $(INCDIR)/aout/stab_gnu.h \
3644 $(INCDIR)/bfdlink.h \
3645 $(INCDIR)/filenames.h \
3646 $(INCDIR)/hashtab.h \
3647 aout-target.h \
3648 libaout.h
3649i386lynx.lo: \
3650 i386lynx.c \
3651 $(INCDIR)/aout/aout64.h \
3652 $(INCDIR)/aout/ar.h \
3653 $(INCDIR)/aout/stab.def \
3654 $(INCDIR)/aout/stab_gnu.h \
3655 $(INCDIR)/bfdlink.h \
3656 $(INCDIR)/filenames.h \
3657 $(INCDIR)/hashtab.h \
3658 aout-target.h \
3659 libaout.h
a1ef399e
AM
3660i386mach3.lo: \
3661 i386mach3.c \
3662 $(INCDIR)/aout/aout64.h \
3663 $(INCDIR)/aout/ar.h \
3664 $(INCDIR)/aout/stab.def \
3665 $(INCDIR)/aout/stab_gnu.h \
3666 $(INCDIR)/bfdlink.h \
3667 $(INCDIR)/filenames.h \
3668 $(INCDIR)/hashtab.h \
3669 aout-target.h \
3670 libaout.h
9e097a72
AM
3671i386msdos.lo: \
3672 i386msdos.c \
3673 $(INCDIR)/bfdlink.h \
3674 $(INCDIR)/filenames.h \
3675 $(INCDIR)/hashtab.h \
3676 libaout.h
3677i386netbsd.lo: \
3678 i386netbsd.c \
3679 $(INCDIR)/aout/aout64.h \
3680 $(INCDIR)/aout/ar.h \
3681 $(INCDIR)/aout/stab.def \
3682 $(INCDIR)/aout/stab_gnu.h \
3683 $(INCDIR)/bfdlink.h \
3684 $(INCDIR)/filenames.h \
3685 $(INCDIR)/hashtab.h \
3686 aout-target.h \
3687 libaout.h \
3688 netbsd.h
9e097a72
AM
3689i386os9k.lo: \
3690 i386os9k.c \
3691 $(INCDIR)/bfdlink.h \
3692 $(INCDIR)/filenames.h \
3693 $(INCDIR)/hashtab.h \
3694 $(INCDIR)/os9k.h \
3695 libaout.h
3696ieee.lo: \
3697 ieee.c \
3698 $(INCDIR)/filenames.h \
3699 $(INCDIR)/hashtab.h \
3700 $(INCDIR)/ieee.h \
3701 $(INCDIR)/safe-ctype.h \
3702 libieee.h
3703m68k4knetbsd.lo: \
3704 m68k4knetbsd.c \
3705 $(INCDIR)/aout/aout64.h \
3706 $(INCDIR)/aout/ar.h \
3707 $(INCDIR)/aout/stab.def \
3708 $(INCDIR)/aout/stab_gnu.h \
3709 $(INCDIR)/bfdlink.h \
3710 $(INCDIR)/filenames.h \
3711 $(INCDIR)/hashtab.h \
3712 aout-target.h \
3713 libaout.h \
3714 netbsd.h
3715m68klinux.lo: \
3716 m68klinux.c \
3717 $(INCDIR)/aout/aout64.h \
3718 $(INCDIR)/aout/ar.h \
3719 $(INCDIR)/aout/stab.def \
3720 $(INCDIR)/aout/stab_gnu.h \
3721 $(INCDIR)/bfdlink.h \
3722 $(INCDIR)/filenames.h \
3723 $(INCDIR)/hashtab.h \
3724 aout-target.h \
3725 libaout.h
3726m68knetbsd.lo: \
3727 m68knetbsd.c \
3728 $(INCDIR)/aout/aout64.h \
3729 $(INCDIR)/aout/ar.h \
3730 $(INCDIR)/aout/stab.def \
3731 $(INCDIR)/aout/stab_gnu.h \
3732 $(INCDIR)/bfdlink.h \
3733 $(INCDIR)/filenames.h \
3734 $(INCDIR)/hashtab.h \
3735 aout-target.h \
3736 libaout.h \
3737 netbsd.h
3738m88kmach3.lo: \
3739 m88kmach3.c \
3740 $(INCDIR)/aout/aout64.h \
3741 $(INCDIR)/aout/ar.h \
3742 $(INCDIR)/aout/stab.def \
3743 $(INCDIR)/aout/stab_gnu.h \
3744 $(INCDIR)/bfdlink.h \
3745 $(INCDIR)/filenames.h \
3746 $(INCDIR)/hashtab.h \
3747 aout-target.h \
3748 libaout.h
3749m88kopenbsd.lo: \
3750 m88kopenbsd.c \
3751 $(INCDIR)/aout/aout64.h \
3752 $(INCDIR)/aout/ar.h \
3753 $(INCDIR)/aout/stab.def \
3754 $(INCDIR)/aout/stab_gnu.h \
3755 $(INCDIR)/bfdlink.h \
3756 $(INCDIR)/filenames.h \
3757 $(INCDIR)/hashtab.h \
3758 aout-target.h \
3759 libaout.h \
3760 netbsd.h
3761mach-o.lo: \
3762 mach-o.c \
3763 $(INCDIR)/aout/stab.def \
3764 $(INCDIR)/aout/stab_gnu.h \
3765 $(INCDIR)/filenames.h \
3766 $(INCDIR)/hashtab.h \
3767 $(INCDIR)/libiberty.h \
3768 mach-o-target.c \
3769 mach-o.h
9e93c730
JK
3770mach-o-i386.lo: \
3771 mach-o-i386.c \
3772 $(INCDIR)/filenames.h \
3773 $(INCDIR)/hashtab.h \
3774 $(INCDIR)/libiberty.h \
3775 mach-o-target.c \
3776 mach-o.h
9e097a72
AM
3777mipsbsd.lo: \
3778 mipsbsd.c \
3779 $(INCDIR)/aout/aout64.h \
3780 $(INCDIR)/aout/ar.h \
3781 $(INCDIR)/aout/stab.def \
3782 $(INCDIR)/aout/stab_gnu.h \
3783 $(INCDIR)/bfdlink.h \
3784 $(INCDIR)/filenames.h \
3785 $(INCDIR)/hashtab.h \
3786 aout-target.h \
3787 libaout.h
3788newsos3.lo: \
3789 newsos3.c \
3790 $(INCDIR)/aout/aout64.h \
3791 $(INCDIR)/aout/ar.h \
3792 $(INCDIR)/aout/stab.def \
3793 $(INCDIR)/aout/stab_gnu.h \
3794 $(INCDIR)/bfdlink.h \
3795 $(INCDIR)/filenames.h \
3796 $(INCDIR)/hashtab.h \
3797 aout-target.h \
3798 libaout.h
3799nlm.lo: \
3800 nlm.c \
3801 $(INCDIR)/filenames.h \
3802 $(INCDIR)/hashtab.h \
3803 $(INCDIR)/nlm/common.h \
3804 $(INCDIR)/nlm/external.h \
3805 $(INCDIR)/nlm/internal.h \
3806 libnlm.h
3807nlm32-i386.lo: \
3808 nlm32-i386.c \
3809 $(INCDIR)/filenames.h \
3810 $(INCDIR)/hashtab.h \
3811 $(INCDIR)/nlm/common.h \
3812 $(INCDIR)/nlm/external.h \
3813 $(INCDIR)/nlm/i386-ext.h \
3814 $(INCDIR)/nlm/internal.h \
3815 libnlm.h \
3816 nlm-target.h \
3817 nlmswap.h
a1ef399e
AM
3818nlm32-ppc.lo: \
3819 nlm32-ppc.c \
9e097a72
AM
3820 $(INCDIR)/filenames.h \
3821 $(INCDIR)/hashtab.h \
3822 $(INCDIR)/nlm/common.h \
3823 $(INCDIR)/nlm/external.h \
3824 $(INCDIR)/nlm/internal.h \
a1ef399e 3825 $(INCDIR)/nlm/ppc-ext.h \
9e097a72
AM
3826 libnlm.h \
3827 nlm-target.h \
3828 nlmswap.h
a1ef399e
AM
3829nlm32-sparc.lo: \
3830 nlm32-sparc.c \
9e097a72
AM
3831 $(INCDIR)/filenames.h \
3832 $(INCDIR)/hashtab.h \
3833 $(INCDIR)/nlm/common.h \
3834 $(INCDIR)/nlm/external.h \
3835 $(INCDIR)/nlm/internal.h \
a1ef399e 3836 $(INCDIR)/nlm/sparc32-ext.h \
9e097a72
AM
3837 libnlm.h \
3838 nlm-target.h \
3839 nlmswap.h
3840nlm32.lo: \
3841 nlm32.c \
3842 $(INCDIR)/filenames.h \
3843 $(INCDIR)/hashtab.h \
3844 $(INCDIR)/nlm/common.h \
3845 $(INCDIR)/nlm/external.h \
3846 $(INCDIR)/nlm/internal.h \
3847 libnlm.h \
3848 nlmcode.h
3849ns32knetbsd.lo: \
3850 ns32knetbsd.c \
3851 $(INCDIR)/aout/aout64.h \
3852 $(INCDIR)/aout/ar.h \
3853 $(INCDIR)/aout/stab.def \
3854 $(INCDIR)/aout/stab_gnu.h \
3855 $(INCDIR)/bfdlink.h \
3856 $(INCDIR)/filenames.h \
3857 $(INCDIR)/hashtab.h \
3858 aout-target.h \
3859 libaout.h \
3860 netbsd.h
3861oasys.lo: \
3862 oasys.c \
3863 $(INCDIR)/filenames.h \
3864 $(INCDIR)/hashtab.h \
3865 $(INCDIR)/oasys.h \
3866 $(INCDIR)/safe-ctype.h \
3867 liboasys.h
3868pc532-mach.lo: \
3869 pc532-mach.c \
3870 $(INCDIR)/aout/aout64.h \
3871 $(INCDIR)/aout/ar.h \
3872 $(INCDIR)/aout/stab.def \
3873 $(INCDIR)/aout/stab_gnu.h \
3874 $(INCDIR)/bfdlink.h \
3875 $(INCDIR)/filenames.h \
3876 $(INCDIR)/hashtab.h \
3877 aout-target.h \
3878 libaout.h
3879pdp11.lo: \
3880 pdp11.c \
3881 $(INCDIR)/aout/aout64.h \
3882 $(INCDIR)/aout/ar.h \
3883 $(INCDIR)/aout/stab.def \
3884 $(INCDIR)/aout/stab_gnu.h \
3885 $(INCDIR)/bfdlink.h \
3886 $(INCDIR)/filenames.h \
3887 $(INCDIR)/hashtab.h \
3888 $(INCDIR)/safe-ctype.h \
3889 aout-target.h \
3890 libaout.h
a1ef399e
AM
3891pe-arm-wince.lo: \
3892 pe-arm-wince.c \
9e097a72
AM
3893 $(INCDIR)/bfdlink.h \
3894 $(INCDIR)/coff/arm.h \
3895 $(INCDIR)/coff/external.h \
3896 $(INCDIR)/coff/internal.h \
3897 $(INCDIR)/coff/pe.h \
3898 $(INCDIR)/filenames.h \
3899 $(INCDIR)/hashtab.h \
3900 coff-arm.c \
3901 coffcode.h \
3902 libcoff.h \
3903 libpei.h \
a1ef399e 3904 pe-arm.c \
9e097a72 3905 peicode.h
a1ef399e
AM
3906pe-arm.lo: \
3907 pe-arm.c \
9e097a72
AM
3908 $(INCDIR)/bfdlink.h \
3909 $(INCDIR)/coff/arm.h \
3910 $(INCDIR)/coff/external.h \
3911 $(INCDIR)/coff/internal.h \
3912 $(INCDIR)/coff/pe.h \
3913 $(INCDIR)/filenames.h \
3914 $(INCDIR)/hashtab.h \
3915 coff-arm.c \
3916 coffcode.h \
3917 libcoff.h \
3918 libpei.h \
3919 peicode.h
a1ef399e
AM
3920pe-i386.lo: \
3921 pe-i386.c \
9e097a72 3922 $(INCDIR)/bfdlink.h \
9e097a72 3923 $(INCDIR)/coff/external.h \
a1ef399e 3924 $(INCDIR)/coff/i386.h \
9e097a72
AM
3925 $(INCDIR)/coff/internal.h \
3926 $(INCDIR)/coff/pe.h \
3927 $(INCDIR)/filenames.h \
3928 $(INCDIR)/hashtab.h \
a1ef399e 3929 coff-i386.c \
9e097a72
AM
3930 coffcode.h \
3931 libcoff.h \
3932 libpei.h \
9e097a72 3933 peicode.h
a1ef399e
AM
3934pe-mcore.lo: \
3935 pe-mcore.c \
9e097a72 3936 $(INCDIR)/bfdlink.h \
9e097a72
AM
3937 $(INCDIR)/coff/external.h \
3938 $(INCDIR)/coff/internal.h \
a1ef399e 3939 $(INCDIR)/coff/mcore.h \
9e097a72
AM
3940 $(INCDIR)/coff/pe.h \
3941 $(INCDIR)/filenames.h \
3942 $(INCDIR)/hashtab.h \
a1ef399e 3943 coff-mcore.c \
9e097a72
AM
3944 coffcode.h \
3945 libcoff.h \
3946 libpei.h \
9e097a72 3947 peicode.h
a1ef399e
AM
3948pe-mips.lo: \
3949 pe-mips.c \
9e097a72
AM
3950 $(INCDIR)/bfdlink.h \
3951 $(INCDIR)/coff/external.h \
9e097a72 3952 $(INCDIR)/coff/internal.h \
a1ef399e 3953 $(INCDIR)/coff/mipspe.h \
9e097a72
AM
3954 $(INCDIR)/coff/pe.h \
3955 $(INCDIR)/filenames.h \
3956 $(INCDIR)/hashtab.h \
9e097a72
AM
3957 coffcode.h \
3958 libcoff.h \
3959 libpei.h \
3960 peicode.h
a1ef399e
AM
3961pe-ppc.lo: \
3962 pe-ppc.c \
9e097a72
AM
3963 $(INCDIR)/bfdlink.h \
3964 $(INCDIR)/coff/external.h \
9e097a72
AM
3965 $(INCDIR)/coff/internal.h \
3966 $(INCDIR)/coff/pe.h \
a1ef399e 3967 $(INCDIR)/coff/powerpc.h \
9e097a72
AM
3968 $(INCDIR)/filenames.h \
3969 $(INCDIR)/hashtab.h \
a1ef399e 3970 coff-ppc.c \
9e097a72
AM
3971 coffcode.h \
3972 libcoff.h \
3973 libpei.h \
3974 peicode.h
a1ef399e
AM
3975pe-sh.lo: \
3976 pe-sh.c \
9e097a72
AM
3977 $(INCDIR)/bfdlink.h \
3978 $(INCDIR)/coff/external.h \
3979 $(INCDIR)/coff/internal.h \
9e097a72 3980 $(INCDIR)/coff/pe.h \
a1ef399e 3981 $(INCDIR)/coff/sh.h \
9e097a72
AM
3982 $(INCDIR)/filenames.h \
3983 $(INCDIR)/hashtab.h \
a1ef399e
AM
3984 $(INCDIR)/libiberty.h \
3985 coff-sh.c \
9e097a72
AM
3986 coffcode.h \
3987 libcoff.h \
3988 libpei.h \
3989 peicode.h
a1ef399e
AM
3990pef.lo: \
3991 pef.c \
3992 $(INCDIR)/filenames.h \
3993 $(INCDIR)/hashtab.h \
3994 $(INCDIR)/libiberty.h \
3995 $(INCDIR)/safe-ctype.h \
3996 pef-traceback.h \
3997 pef.h
3998pei-arm-wince.lo: \
3999 pei-arm-wince.c \
9e097a72 4000 $(INCDIR)/bfdlink.h \
a1ef399e 4001 $(INCDIR)/coff/arm.h \
9e097a72
AM
4002 $(INCDIR)/coff/external.h \
4003 $(INCDIR)/coff/internal.h \
9e097a72
AM
4004 $(INCDIR)/coff/pe.h \
4005 $(INCDIR)/filenames.h \
4006 $(INCDIR)/hashtab.h \
a1ef399e 4007 coff-arm.c \
9e097a72
AM
4008 coffcode.h \
4009 libcoff.h \
4010 libpei.h \
a1ef399e 4011 pei-arm.c \
9e097a72 4012 peicode.h
a1ef399e
AM
4013pei-arm.lo: \
4014 pei-arm.c \
9e097a72 4015 $(INCDIR)/bfdlink.h \
a1ef399e 4016 $(INCDIR)/coff/arm.h \
9e097a72
AM
4017 $(INCDIR)/coff/external.h \
4018 $(INCDIR)/coff/internal.h \
4019 $(INCDIR)/coff/pe.h \
9e097a72
AM
4020 $(INCDIR)/filenames.h \
4021 $(INCDIR)/hashtab.h \
a1ef399e 4022 coff-arm.c \
9e097a72
AM
4023 coffcode.h \
4024 libcoff.h \
4025 libpei.h \
4026 peicode.h
a1ef399e
AM
4027pei-i386.lo: \
4028 pei-i386.c \
9e097a72
AM
4029 $(INCDIR)/bfdlink.h \
4030 $(INCDIR)/coff/external.h \
a1ef399e 4031 $(INCDIR)/coff/i386.h \
9e097a72
AM
4032 $(INCDIR)/coff/internal.h \
4033 $(INCDIR)/coff/pe.h \
9e097a72
AM
4034 $(INCDIR)/filenames.h \
4035 $(INCDIR)/hashtab.h \
a1ef399e 4036 coff-i386.c \
9e097a72
AM
4037 coffcode.h \
4038 libcoff.h \
4039 libpei.h \
4040 peicode.h
a1ef399e
AM
4041pei-mcore.lo: \
4042 pei-mcore.c \
9e097a72
AM
4043 $(INCDIR)/bfdlink.h \
4044 $(INCDIR)/coff/external.h \
4045 $(INCDIR)/coff/internal.h \
a1ef399e 4046 $(INCDIR)/coff/mcore.h \
9e097a72 4047 $(INCDIR)/coff/pe.h \
9e097a72
AM
4048 $(INCDIR)/filenames.h \
4049 $(INCDIR)/hashtab.h \
a1ef399e 4050 coff-mcore.c \
9e097a72
AM
4051 coffcode.h \
4052 libcoff.h \
4053 libpei.h \
4054 peicode.h
a1ef399e
AM
4055pei-mips.lo: \
4056 pei-mips.c \
9e097a72
AM
4057 $(INCDIR)/bfdlink.h \
4058 $(INCDIR)/coff/external.h \
4059 $(INCDIR)/coff/internal.h \
a1ef399e 4060 $(INCDIR)/coff/mipspe.h \
9e097a72 4061 $(INCDIR)/coff/pe.h \
9e097a72
AM
4062 $(INCDIR)/filenames.h \
4063 $(INCDIR)/hashtab.h \
9e097a72
AM
4064 coffcode.h \
4065 libcoff.h \
4066 libpei.h \
9e097a72 4067 pe-mips.c \
a1ef399e
AM
4068 peicode.h
4069pei-ppc.lo: \
4070 pei-ppc.c \
9e097a72
AM
4071 $(INCDIR)/bfdlink.h \
4072 $(INCDIR)/coff/external.h \
4073 $(INCDIR)/coff/internal.h \
9e097a72 4074 $(INCDIR)/coff/pe.h \
a1ef399e 4075 $(INCDIR)/coff/powerpc.h \
9e097a72
AM
4076 $(INCDIR)/filenames.h \
4077 $(INCDIR)/hashtab.h \
a1ef399e 4078 coff-ppc.c \
9e097a72
AM
4079 coffcode.h \
4080 libcoff.h \
4081 libpei.h \
4082 peicode.h
a1ef399e
AM
4083pei-sh.lo: \
4084 pei-sh.c \
9e097a72
AM
4085 $(INCDIR)/bfdlink.h \
4086 $(INCDIR)/coff/external.h \
4087 $(INCDIR)/coff/internal.h \
9e097a72 4088 $(INCDIR)/coff/pe.h \
a1ef399e 4089 $(INCDIR)/coff/sh.h \
9e097a72
AM
4090 $(INCDIR)/filenames.h \
4091 $(INCDIR)/hashtab.h \
a1ef399e
AM
4092 $(INCDIR)/libiberty.h \
4093 coff-sh.c \
9e097a72
AM
4094 coffcode.h \
4095 libcoff.h \
4096 libpei.h \
9e097a72 4097 peicode.h
ce3c775b
NC
4098plugin.lo: \
4099 plugin.c \
ce3c775b 4100 $(INCDIR)/filenames.h \
ce3c775b 4101 $(INCDIR)/hashtab.h \
a1ef399e
AM
4102 $(INCDIR)/libiberty.h \
4103 $(INCDIR)/plugin-api.h \
4104 plugin.h
9e097a72
AM
4105ppcboot.lo: \
4106 ppcboot.c \
4107 $(INCDIR)/filenames.h \
4108 $(INCDIR)/hashtab.h \
62d8ad4f 4109 $(INCDIR)/safe-ctype.h
9e097a72
AM
4110reloc16.lo: \
4111 reloc16.c \
4112 $(INCDIR)/bfdlink.h \
4113 $(INCDIR)/coff/internal.h \
4114 $(INCDIR)/filenames.h \
4115 $(INCDIR)/hashtab.h \
4116 genlink.h \
ceae3e33 4117 libcoff.h
9e097a72
AM
4118riscix.lo: \
4119 riscix.c \
4120 $(INCDIR)/aout/aout64.h \
4121 $(INCDIR)/aout/ar.h \
4122 $(INCDIR)/aout/stab.def \
4123 $(INCDIR)/aout/stab_gnu.h \
4124 $(INCDIR)/bfdlink.h \
4125 $(INCDIR)/filenames.h \
4126 $(INCDIR)/hashtab.h \
4127 aout-target.h \
4128 libaout.h
a1ef399e
AM
4129som.lo: \
4130 som.c \
4131 $(INCDIR)/alloca-conf.h \
4132 $(INCDIR)/filenames.h
9e097a72
AM
4133sparclinux.lo: \
4134 sparclinux.c \
4135 $(INCDIR)/aout/aout64.h \
4136 $(INCDIR)/aout/ar.h \
4137 $(INCDIR)/aout/stab.def \
4138 $(INCDIR)/aout/stab_gnu.h \
4139 $(INCDIR)/bfdlink.h \
4140 $(INCDIR)/filenames.h \
4141 $(INCDIR)/hashtab.h \
4142 aout-target.h \
4143 libaout.h
4144sparclynx.lo: \
4145 sparclynx.c \
4146 $(INCDIR)/aout/aout64.h \
4147 $(INCDIR)/aout/ar.h \
4148 $(INCDIR)/aout/stab.def \
4149 $(INCDIR)/aout/stab_gnu.h \
4150 $(INCDIR)/aout/sun4.h \
4151 $(INCDIR)/bfdlink.h \
4152 $(INCDIR)/filenames.h \
4153 $(INCDIR)/hashtab.h \
4154 aout-target.h \
4155 libaout.h
4156sparcnetbsd.lo: \
4157 sparcnetbsd.c \
4158 $(INCDIR)/aout/aout64.h \
4159 $(INCDIR)/aout/ar.h \
4160 $(INCDIR)/aout/stab.def \
4161 $(INCDIR)/aout/stab_gnu.h \
4162 $(INCDIR)/bfdlink.h \
4163 $(INCDIR)/filenames.h \
4164 $(INCDIR)/hashtab.h \
4165 aout-target.h \
4166 libaout.h \
4167 netbsd.h
4168sunos.lo: \
4169 sunos.c \
4170 $(INCDIR)/aout/aout64.h \
4171 $(INCDIR)/aout/ar.h \
4172 $(INCDIR)/aout/stab.def \
4173 $(INCDIR)/aout/stab_gnu.h \
4174 $(INCDIR)/aout/sun4.h \
4175 $(INCDIR)/bfdlink.h \
4176 $(INCDIR)/filenames.h \
4177 $(INCDIR)/hashtab.h \
4178 aout-target.h \
4179 aoutf1.h \
4180 libaout.h
a1ef399e
AM
4181vax1knetbsd.lo: \
4182 vax1knetbsd.c \
9e097a72
AM
4183 $(INCDIR)/aout/aout64.h \
4184 $(INCDIR)/aout/ar.h \
4185 $(INCDIR)/aout/stab.def \
4186 $(INCDIR)/aout/stab_gnu.h \
4187 $(INCDIR)/bfdlink.h \
4188 $(INCDIR)/filenames.h \
4189 $(INCDIR)/hashtab.h \
4190 aout-target.h \
4191 libaout.h \
4192 netbsd.h
a1ef399e
AM
4193vaxbsd.lo: \
4194 vaxbsd.c \
9e097a72
AM
4195 $(INCDIR)/aout/aout64.h \
4196 $(INCDIR)/aout/ar.h \
4197 $(INCDIR)/aout/stab.def \
4198 $(INCDIR)/aout/stab_gnu.h \
4199 $(INCDIR)/bfdlink.h \
4200 $(INCDIR)/filenames.h \
4201 $(INCDIR)/hashtab.h \
4202 aout-target.h \
a1ef399e
AM
4203 libaout.h
4204vaxnetbsd.lo: \
4205 vaxnetbsd.c \
9e097a72
AM
4206 $(INCDIR)/aout/aout64.h \
4207 $(INCDIR)/aout/ar.h \
4208 $(INCDIR)/aout/stab.def \
4209 $(INCDIR)/aout/stab_gnu.h \
4210 $(INCDIR)/bfdlink.h \
4211 $(INCDIR)/filenames.h \
4212 $(INCDIR)/hashtab.h \
4213 aout-target.h \
a1ef399e
AM
4214 libaout.h \
4215 netbsd.h
9e097a72
AM
4216versados.lo: \
4217 versados.c \
4218 $(INCDIR)/filenames.h \
4219 $(INCDIR)/hashtab.h \
62d8ad4f 4220 $(INCDIR)/libiberty.h
9e097a72
AM
4221vms-gsd.lo: \
4222 vms-gsd.c \
4223 $(INCDIR)/bfdlink.h \
4224 $(INCDIR)/filenames.h \
4225 $(INCDIR)/hashtab.h \
4226 vms.h
4227vms-hdr.lo: \
4228 vms-hdr.c \
4229 $(INCDIR)/bfdlink.h \
4230 $(INCDIR)/filenames.h \
4231 $(INCDIR)/hashtab.h \
4232 $(INCDIR)/safe-ctype.h \
4233 bfdver.h \
62d8ad4f 4234 vms.h
9e097a72
AM
4235vms-misc.lo: \
4236 vms-misc.c \
4237 $(INCDIR)/bfdlink.h \
4238 $(INCDIR)/filenames.h \
4239 $(INCDIR)/hashtab.h \
4240 vms.h
4241vms-tir.lo: \
4242 vms-tir.c \
4243 $(INCDIR)/bfdlink.h \
4244 $(INCDIR)/filenames.h \
4245 $(INCDIR)/hashtab.h \
4246 vms.h
a1ef399e
AM
4247vms.lo: \
4248 vms.c \
4249 $(INCDIR)/bfdlink.h \
4250 $(INCDIR)/filenames.h \
4251 $(INCDIR)/hashtab.h \
4252 vms.h
9e097a72
AM
4253vmsutil.lo: \
4254 vmsutil.c \
8455dd2c 4255 $(INCDIR)/filenames.h \
9e097a72
AM
4256 vmsutil.h
4257xcofflink.lo: \
4258 xcofflink.c \
4259 $(INCDIR)/bfdlink.h \
4260 $(INCDIR)/coff/internal.h \
4261 $(INCDIR)/coff/xcoff.h \
4262 $(INCDIR)/filenames.h \
4263 $(INCDIR)/hashtab.h \
4264 $(INCDIR)/libiberty.h \
4265 libcoff.h \
4266 libxcoff.h
4267xsym.lo: \
4268 xsym.c \
4269 $(INCDIR)/alloca-conf.h \
4270 $(INCDIR)/filenames.h \
4271 $(INCDIR)/hashtab.h \
4272 xsym.h
4273xtensa-isa.lo: \
4274 xtensa-isa.c \
4275 $(INCDIR)/filenames.h \
4276 $(INCDIR)/hashtab.h \
4277 $(INCDIR)/xtensa-isa-internal.h \
4278 $(INCDIR)/xtensa-isa.h
4279xtensa-modules.lo: \
4280 xtensa-modules.c \
4281 $(INCDIR)/xtensa-isa-internal.h \
4282 $(INCDIR)/xtensa-isa.h
4283aix5ppc-core.lo: \
4284 aix5ppc-core.c \
4285 $(INCDIR)/filenames.h
4286aout64.lo: \
4287 aout64.c \
4288 $(INCDIR)/aout/aout64.h \
4289 $(INCDIR)/aout/ar.h \
4290 $(INCDIR)/aout/stab.def \
4291 $(INCDIR)/aout/stab_gnu.h \
4292 $(INCDIR)/bfdlink.h \
4293 $(INCDIR)/filenames.h \
4294 $(INCDIR)/hashtab.h \
4295 $(INCDIR)/safe-ctype.h \
4296 aoutx.h \
4297 libaout.h
4298coff-alpha.lo: \
4299 coff-alpha.c \
4300 $(INCDIR)/aout/ar.h \
4301 $(INCDIR)/bfdlink.h \
4302 $(INCDIR)/coff/alpha.h \
4303 $(INCDIR)/coff/ecoff.h \
4304 $(INCDIR)/coff/internal.h \
4305 $(INCDIR)/coff/sym.h \
4306 $(INCDIR)/coff/symconst.h \
4307 $(INCDIR)/filenames.h \
4308 $(INCDIR)/hashtab.h \
4309 coffswap.h \
4310 ecoffswap.h \
4311 libcoff.h \
4312 libecoff.h
a1ef399e
AM
4313coff-x86_64.lo: \
4314 coff-x86_64.c \
4315 $(INCDIR)/bfdlink.h \
4316 $(INCDIR)/coff/external.h \
4317 $(INCDIR)/coff/internal.h \
4318 $(INCDIR)/coff/pe.h \
4319 $(INCDIR)/coff/x86_64.h \
4320 $(INCDIR)/filenames.h \
4321 $(INCDIR)/hashtab.h \
4322 $(INCDIR)/libiberty.h \
4323 coffcode.h \
4324 coffswap.h \
4325 libcoff.h
9e097a72
AM
4326coff64-rs6000.lo: \
4327 coff64-rs6000.c \
4328 $(INCDIR)/bfdlink.h \
4329 $(INCDIR)/coff/internal.h \
4330 $(INCDIR)/coff/rs6k64.h \
4331 $(INCDIR)/coff/xcoff.h \
4332 $(INCDIR)/filenames.h \
4333 $(INCDIR)/hashtab.h \
4334 coffcode.h \
4335 coffswap.h \
4336 libcoff.h \
4337 libxcoff.h
4338demo64.lo: \
4339 demo64.c \
4340 $(INCDIR)/aout/aout64.h \
4341 $(INCDIR)/aout/ar.h \
4342 $(INCDIR)/aout/stab.def \
4343 $(INCDIR)/aout/stab_gnu.h \
4344 $(INCDIR)/aout/sun4.h \
4345 $(INCDIR)/bfdlink.h \
4346 $(INCDIR)/filenames.h \
4347 $(INCDIR)/hashtab.h \
4348 aout-target.h \
4349 aoutf1.h \
4350 libaout.h
a1ef399e
AM
4351elf32-score.lo: \
4352 elf32-score.c \
9e097a72 4353 $(INCDIR)/bfdlink.h \
a1ef399e
AM
4354 $(INCDIR)/elf/common.h \
4355 $(INCDIR)/elf/external.h \
4356 $(INCDIR)/elf/internal.h \
4357 $(INCDIR)/elf/reloc-macros.h \
4358 $(INCDIR)/elf/score.h \
9e097a72
AM
4359 $(INCDIR)/filenames.h \
4360 $(INCDIR)/hashtab.h \
a1ef399e
AM
4361 $(INCDIR)/libiberty.h \
4362 elf-bfd.h \
4363 elf32-score.h \
4364 elf32-target.h
4365elf32-score7.lo: \
4366 elf32-score7.c \
9e097a72
AM
4367 $(INCDIR)/bfdlink.h \
4368 $(INCDIR)/elf/common.h \
4369 $(INCDIR)/elf/external.h \
4370 $(INCDIR)/elf/internal.h \
4371 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4372 $(INCDIR)/elf/score.h \
9e097a72
AM
4373 $(INCDIR)/filenames.h \
4374 $(INCDIR)/hashtab.h \
a1ef399e 4375 $(INCDIR)/libiberty.h \
9e097a72 4376 elf-bfd.h \
a1ef399e 4377 elf32-score.h
9e097a72
AM
4378elf64-alpha.lo: \
4379 elf64-alpha.c \
4380 $(INCDIR)/aout/ar.h \
4381 $(INCDIR)/bfdlink.h \
4382 $(INCDIR)/coff/alpha.h \
4383 $(INCDIR)/coff/ecoff.h \
4384 $(INCDIR)/coff/internal.h \
4385 $(INCDIR)/coff/sym.h \
4386 $(INCDIR)/coff/symconst.h \
4387 $(INCDIR)/elf/alpha.h \
4388 $(INCDIR)/elf/common.h \
4389 $(INCDIR)/elf/external.h \
4390 $(INCDIR)/elf/internal.h \
4391 $(INCDIR)/elf/reloc-macros.h \
4392 $(INCDIR)/filenames.h \
4393 $(INCDIR)/hashtab.h \
4394 ecoffswap.h \
4395 elf-bfd.h \
4396 elf64-target.h \
4397 libcoff.h \
4398 libecoff.h
9e097a72
AM
4399elf64-gen.lo: \
4400 elf64-gen.c \
4401 $(INCDIR)/bfdlink.h \
4402 $(INCDIR)/elf/common.h \
4403 $(INCDIR)/elf/external.h \
4404 $(INCDIR)/elf/internal.h \
4405 $(INCDIR)/filenames.h \
4406 $(INCDIR)/hashtab.h \
4407 elf-bfd.h \
4408 elf64-target.h
a1ef399e
AM
4409elf64-hppa.lo: \
4410 elf64-hppa.c \
4411 $(INCDIR)/alloca-conf.h \
9e097a72 4412 $(INCDIR)/bfdlink.h \
9e097a72
AM
4413 $(INCDIR)/elf/common.h \
4414 $(INCDIR)/elf/external.h \
a1ef399e 4415 $(INCDIR)/elf/hppa.h \
9e097a72 4416 $(INCDIR)/elf/internal.h \
9e097a72
AM
4417 $(INCDIR)/elf/reloc-macros.h \
4418 $(INCDIR)/filenames.h \
4419 $(INCDIR)/hashtab.h \
9e097a72 4420 elf-bfd.h \
a1ef399e
AM
4421 elf-hppa.h \
4422 elf64-hppa.h \
4423 elf64-target.h \
4424 libhppa.h
9e097a72
AM
4425elf64-mips.lo: \
4426 elf64-mips.c \
4427 $(INCDIR)/aout/ar.h \
4428 $(INCDIR)/bfdlink.h \
4429 $(INCDIR)/coff/alpha.h \
4430 $(INCDIR)/coff/ecoff.h \
4431 $(INCDIR)/coff/internal.h \
4432 $(INCDIR)/coff/sym.h \
4433 $(INCDIR)/coff/symconst.h \
4434 $(INCDIR)/elf/common.h \
4435 $(INCDIR)/elf/external.h \
4436 $(INCDIR)/elf/internal.h \
4437 $(INCDIR)/elf/mips.h \
4438 $(INCDIR)/elf/reloc-macros.h \
4439 $(INCDIR)/filenames.h \
4440 $(INCDIR)/hashtab.h \
4441 ecoffswap.h \
4442 elf-bfd.h \
4443 elf64-target.h \
4444 elfxx-mips.h \
4445 genlink.h
4446elf64-mmix.lo: \
4447 elf64-mmix.c \
4448 $(INCDIR)/bfdlink.h \
4449 $(INCDIR)/elf/common.h \
4450 $(INCDIR)/elf/external.h \
4451 $(INCDIR)/elf/internal.h \
4452 $(INCDIR)/elf/mmix.h \
4453 $(INCDIR)/elf/reloc-macros.h \
4454 $(INCDIR)/filenames.h \
4455 $(INCDIR)/hashtab.h \
4456 $(INCDIR)/opcode/mmix.h \
4457 elf-bfd.h \
4458 elf64-target.h
4459elf64-ppc.lo: \
4460 elf64-ppc.c \
4461 $(INCDIR)/bfdlink.h \
4462 $(INCDIR)/elf/common.h \
4463 $(INCDIR)/elf/external.h \
4464 $(INCDIR)/elf/internal.h \
4465 $(INCDIR)/elf/ppc64.h \
4466 $(INCDIR)/elf/reloc-macros.h \
4467 $(INCDIR)/filenames.h \
4468 $(INCDIR)/hashtab.h \
4469 elf-bfd.h \
4470 elf64-ppc.h \
62d8ad4f 4471 elf64-target.h
9e097a72
AM
4472elf64-s390.lo: \
4473 elf64-s390.c \
4474 $(INCDIR)/bfdlink.h \
4475 $(INCDIR)/elf/common.h \
4476 $(INCDIR)/elf/external.h \
4477 $(INCDIR)/elf/internal.h \
4478 $(INCDIR)/elf/reloc-macros.h \
4479 $(INCDIR)/elf/s390.h \
4480 $(INCDIR)/filenames.h \
4481 $(INCDIR)/hashtab.h \
4482 elf-bfd.h \
62d8ad4f 4483 elf64-target.h
a1ef399e
AM
4484elf64-sh64.lo: \
4485 elf64-sh64.c \
9e097a72
AM
4486 $(INCDIR)/bfdlink.h \
4487 $(INCDIR)/elf/common.h \
4488 $(INCDIR)/elf/external.h \
4489 $(INCDIR)/elf/internal.h \
4490 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4491 $(INCDIR)/elf/sh.h \
9e097a72
AM
4492 $(INCDIR)/filenames.h \
4493 $(INCDIR)/hashtab.h \
9e097a72 4494 elf-bfd.h \
a1ef399e
AM
4495 elf64-target.h
4496elf64-sparc.lo: \
4497 elf64-sparc.c \
9e097a72
AM
4498 $(INCDIR)/bfdlink.h \
4499 $(INCDIR)/elf/common.h \
4500 $(INCDIR)/elf/external.h \
4501 $(INCDIR)/elf/internal.h \
4502 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4503 $(INCDIR)/elf/sparc.h \
9e097a72
AM
4504 $(INCDIR)/filenames.h \
4505 $(INCDIR)/hashtab.h \
a1ef399e 4506 $(INCDIR)/opcode/sparc.h \
9e097a72 4507 elf-bfd.h \
a1ef399e
AM
4508 elf64-target.h \
4509 elfxx-sparc.h
4510elf64-x86-64.lo: \
4511 elf64-x86-64.c \
9e097a72
AM
4512 $(INCDIR)/bfdlink.h \
4513 $(INCDIR)/elf/common.h \
4514 $(INCDIR)/elf/external.h \
4515 $(INCDIR)/elf/internal.h \
4516 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4517 $(INCDIR)/elf/x86-64.h \
9e097a72
AM
4518 $(INCDIR)/filenames.h \
4519 $(INCDIR)/hashtab.h \
482c6ce9 4520 $(INCDIR)/objalloc.h \
a1ef399e 4521 bfd_stdint.h \
9e097a72
AM
4522 elf-bfd.h \
4523 elf64-target.h
a1ef399e
AM
4524elf64.lo: \
4525 elf64.c \
9e097a72
AM
4526 $(INCDIR)/bfdlink.h \
4527 $(INCDIR)/elf/common.h \
4528 $(INCDIR)/elf/external.h \
4529 $(INCDIR)/elf/internal.h \
9e097a72
AM
4530 $(INCDIR)/filenames.h \
4531 $(INCDIR)/hashtab.h \
a1ef399e 4532 $(INCDIR)/libiberty.h \
9e097a72 4533 elf-bfd.h \
a1ef399e
AM
4534 elfcode.h \
4535 elfcore.h
4536elfn32-mips.lo: \
4537 elfn32-mips.c \
9e097a72 4538 $(INCDIR)/bfdlink.h \
a1ef399e
AM
4539 $(INCDIR)/coff/ecoff.h \
4540 $(INCDIR)/coff/external.h \
4541 $(INCDIR)/coff/internal.h \
4542 $(INCDIR)/coff/mips.h \
4543 $(INCDIR)/coff/sym.h \
4544 $(INCDIR)/coff/symconst.h \
9e097a72
AM
4545 $(INCDIR)/elf/common.h \
4546 $(INCDIR)/elf/external.h \
4547 $(INCDIR)/elf/internal.h \
a1ef399e
AM
4548 $(INCDIR)/elf/mips.h \
4549 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
4550 $(INCDIR)/filenames.h \
4551 $(INCDIR)/hashtab.h \
a1ef399e 4552 ecoffswap.h \
9e097a72 4553 elf-bfd.h \
a1ef399e
AM
4554 elf32-target.h \
4555 elfxx-mips.h \
4556 genlink.h
9e097a72
AM
4557mmo.lo: \
4558 mmo.c \
4559 $(INCDIR)/elf/mmix.h \
4560 $(INCDIR)/elf/reloc-macros.h \
4561 $(INCDIR)/filenames.h \
4562 $(INCDIR)/hashtab.h \
4563 $(INCDIR)/libiberty.h \
62d8ad4f 4564 $(INCDIR)/opcode/mmix.h
9e097a72
AM
4565nlm32-alpha.lo: \
4566 nlm32-alpha.c \
4567 $(INCDIR)/filenames.h \
4568 $(INCDIR)/hashtab.h \
4569 $(INCDIR)/nlm/alpha-ext.h \
4570 $(INCDIR)/nlm/common.h \
4571 $(INCDIR)/nlm/external.h \
4572 $(INCDIR)/nlm/internal.h \
4573 libnlm.h \
4574 nlm-target.h \
4575 nlmswap.h
4576nlm64.lo: \
4577 nlm64.c \
4578 $(INCDIR)/filenames.h \
4579 $(INCDIR)/hashtab.h \
4580 $(INCDIR)/nlm/common.h \
4581 $(INCDIR)/nlm/external.h \
4582 $(INCDIR)/nlm/internal.h \
4583 libnlm.h \
4584 nlmcode.h
a1ef399e
AM
4585pe-x86_64.lo: \
4586 pe-x86_64.c \
9e097a72
AM
4587 $(INCDIR)/bfdlink.h \
4588 $(INCDIR)/coff/external.h \
4589 $(INCDIR)/coff/internal.h \
4590 $(INCDIR)/coff/pe.h \
4591 $(INCDIR)/coff/x86_64.h \
4592 $(INCDIR)/filenames.h \
4593 $(INCDIR)/hashtab.h \
4594 $(INCDIR)/libiberty.h \
a1ef399e 4595 coff-x86_64.c \
9e097a72 4596 coffcode.h \
a1ef399e
AM
4597 libcoff.h \
4598 libpei.h \
4599 peicode.h
4600pei-ia64.lo: \
4601 pei-ia64.c \
9e097a72
AM
4602 $(INCDIR)/bfdlink.h \
4603 $(INCDIR)/coff/external.h \
a1ef399e 4604 $(INCDIR)/coff/ia64.h \
9e097a72
AM
4605 $(INCDIR)/coff/internal.h \
4606 $(INCDIR)/coff/pe.h \
9e097a72
AM
4607 $(INCDIR)/filenames.h \
4608 $(INCDIR)/hashtab.h \
a1ef399e 4609 coff-ia64.c \
9e097a72
AM
4610 coffcode.h \
4611 libcoff.h \
4612 libpei.h \
4613 peicode.h
4614pei-x86_64.lo: \
4615 pei-x86_64.c \
4616 $(INCDIR)/bfdlink.h \
4617 $(INCDIR)/coff/external.h \
4618 $(INCDIR)/coff/internal.h \
4619 $(INCDIR)/coff/pe.h \
4620 $(INCDIR)/coff/x86_64.h \
4621 $(INCDIR)/filenames.h \
4622 $(INCDIR)/hashtab.h \
4623 $(INCDIR)/libiberty.h \
4624 coff-x86_64.c \
4625 coffcode.h \
4626 libcoff.h \
4627 libpei.h \
4628 peicode.h
4629aix386-core.lo: \
4630 aix386-core.c \
4631 $(INCDIR)/bfdlink.h \
4632 $(INCDIR)/coff/external.h \
4633 $(INCDIR)/coff/i386.h \
4634 $(INCDIR)/coff/internal.h \
4635 $(INCDIR)/filenames.h \
4636 $(INCDIR)/hashtab.h \
4637 libcoff.h
a1ef399e
AM
4638cisco-core.lo: \
4639 cisco-core.c \
4640 $(INCDIR)/filenames.h \
4641 $(INCDIR)/hashtab.h
9e097a72
AM
4642hpux-core.lo: \
4643 hpux-core.c \
4644 $(INCDIR)/filenames.h \
4645 $(INCDIR)/hashtab.h
4646irix-core.lo: \
4647 irix-core.c \
4648 $(INCDIR)/filenames.h \
4649 $(INCDIR)/hashtab.h
4650lynx-core.lo: \
4651 lynx-core.c \
4652 $(INCDIR)/filenames.h \
4653 $(INCDIR)/hashtab.h
4654osf-core.lo: \
4655 osf-core.c \
4656 $(INCDIR)/filenames.h \
4657 $(INCDIR)/hashtab.h
4658sco5-core.lo: \
4659 sco5-core.c \
4660 $(INCDIR)/bfdlink.h \
4661 $(INCDIR)/filenames.h \
4662 $(INCDIR)/hashtab.h \
4663 libaout.h
4664trad-core.lo: \
4665 trad-core.c \
4666 $(INCDIR)/bfdlink.h \
4667 $(INCDIR)/filenames.h \
4668 $(INCDIR)/hashtab.h \
4669 libaout.h
9e097a72
AM
4670elf32-ia64.lo: \
4671 elf32-ia64.c \
4672 $(INCDIR)/bfdlink.h \
4673 $(INCDIR)/elf/common.h \
4674 $(INCDIR)/elf/external.h \
4675 $(INCDIR)/elf/ia64.h \
4676 $(INCDIR)/elf/internal.h \
4677 $(INCDIR)/elf/reloc-macros.h \
4678 $(INCDIR)/filenames.h \
4679 $(INCDIR)/hashtab.h \
4680 $(INCDIR)/objalloc.h \
4681 $(INCDIR)/opcode/ia64.h \
4682 elf-bfd.h \
782e11fd 4683 elf32-target.h
9e097a72
AM
4684elf64-ia64.lo: \
4685 elf64-ia64.c \
4686 $(INCDIR)/bfdlink.h \
4687 $(INCDIR)/elf/common.h \
4688 $(INCDIR)/elf/external.h \
4689 $(INCDIR)/elf/ia64.h \
4690 $(INCDIR)/elf/internal.h \
4691 $(INCDIR)/elf/reloc-macros.h \
4692 $(INCDIR)/filenames.h \
4693 $(INCDIR)/hashtab.h \
4694 $(INCDIR)/objalloc.h \
4695 $(INCDIR)/opcode/ia64.h \
4696 elf-bfd.h \
782e11fd 4697 elf64-target.h
9e097a72
AM
4698peigen.lo: \
4699 peigen.c \
4700 $(INCDIR)/bfdlink.h \
4701 $(INCDIR)/coff/external.h \
4702 $(INCDIR)/coff/i386.h \
4703 $(INCDIR)/coff/internal.h \
4704 $(INCDIR)/coff/pe.h \
4705 $(INCDIR)/filenames.h \
4706 $(INCDIR)/hashtab.h \
4707 libcoff.h \
4708 libpei.h
4709pepigen.lo: \
4710 pepigen.c \
4711 $(INCDIR)/bfdlink.h \
4712 $(INCDIR)/coff/external.h \
4713 $(INCDIR)/coff/ia64.h \
4714 $(INCDIR)/coff/internal.h \
4715 $(INCDIR)/coff/pe.h \
4716 $(INCDIR)/filenames.h \
4717 $(INCDIR)/hashtab.h \
4718 libcoff.h \
4719 libpei.h
4720pex64igen.lo: \
4721 pex64igen.c \
4722 $(INCDIR)/bfdlink.h \
4723 $(INCDIR)/coff/external.h \
4724 $(INCDIR)/coff/internal.h \
4725 $(INCDIR)/coff/pe.h \
4726 $(INCDIR)/coff/x86_64.h \
4727 $(INCDIR)/filenames.h \
4728 $(INCDIR)/hashtab.h \
4729 libcoff.h \
4730 libpei.h
252b5132 4731# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
81ecdfbb 4732
85fbca6a
NC
4733# Tell versions [3.59,3.63) of GNU make to not export all variables.
4734# Otherwise a system limit (for SysV at least) may be exceeded.
4735.NOEXPORT:
This page took 0.770345 seconds and 4 git commands to generate.