~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to binutils/bfd/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = .
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
build_alias = @build_alias@
 
61
build_triplet = @build@
 
62
host_alias = @host_alias@
 
63
host_triplet = @host@
 
64
target_alias = @target_alias@
 
65
target_triplet = @target@
 
66
AR = @AR@
 
67
AS = @AS@
 
68
BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
 
69
BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
 
70
BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
 
71
BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
 
72
CATALOGS = @CATALOGS@
 
73
CATOBJEXT = @CATOBJEXT@
 
74
CC = @CC@
 
75
CC_FOR_BUILD = @CC_FOR_BUILD@
 
76
COREFILE = @COREFILE@
 
77
COREFLAG = @COREFLAG@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
DATADIRNAME = @DATADIRNAME@
 
81
DLLTOOL = @DLLTOOL@
 
82
EXEEXT = @EXEEXT@
 
83
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
 
84
GCJ = @GCJ@
 
85
GCJFLAGS = @GCJFLAGS@
 
86
GMOFILES = @GMOFILES@
 
87
GMSGFMT = @GMSGFMT@
 
88
GT_NO = @GT_NO@
 
89
GT_YES = @GT_YES@
 
90
HAVE_LIB = @HAVE_LIB@
 
91
HDEFINES = @HDEFINES@
 
92
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 
93
INSTOBJEXT = @INSTOBJEXT@
 
94
INTLDEPS = @INTLDEPS@
 
95
INTLLIBS = @INTLLIBS@
 
96
INTLOBJS = @INTLOBJS@
 
97
LIB = @LIB@
 
98
LIBTOOL = @LIBTOOL@
 
99
LN_S = @LN_S@
 
100
LTLIB = @LTLIB@
 
101
MAINT = @MAINT@
 
102
MAKEINFO = @MAKEINFO@
 
103
MKINSTALLDIRS = @MKINSTALLDIRS@
 
104
MSGFMT = @MSGFMT@
 
105
OBJDUMP = @OBJDUMP@
 
106
OBJEXT = @OBJEXT@
 
107
PACKAGE = @PACKAGE@
 
108
POFILES = @POFILES@
 
109
POSUB = @POSUB@
 
110
RANLIB = @RANLIB@
 
111
STRIP = @STRIP@
 
112
TDEFINES = @TDEFINES@
 
113
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
114
USE_NLS = @USE_NLS@
 
115
VERSION = @VERSION@
 
116
WIN32LDFLAGS = @WIN32LDFLAGS@
 
117
WIN32LIBADD = @WIN32LIBADD@
 
118
all_backends = @all_backends@
 
119
bfd_backends = @bfd_backends@
 
120
bfd_default_target_size = @bfd_default_target_size@
 
121
bfd_libs = @bfd_libs@
 
122
bfd_machines = @bfd_machines@
 
123
bfd_version = @bfd_version@
 
124
bfd_version_date = @bfd_version_date@
 
125
bfd_version_string = @bfd_version_string@
 
126
l = @l@
 
127
tdefaults = @tdefaults@
 
128
wordsize = @wordsize@
 
129
 
 
130
AUTOMAKE_OPTIONS = cygnus
 
131
 
 
132
INCDIR = $(srcdir)/../include
 
133
CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
 
134
MKDEP = gcc -MM
 
135
 
 
136
SUBDIRS = doc #po
 
137
 
 
138
docdir = doc
 
139
bfdlibdir = @bfdlibdir@
 
140
bfdincludedir = @bfdincludedir@
 
141
 
 
142
bfdlib_LTLIBRARIES = libbfd.la
 
143
 
 
144
WARN_CFLAGS = @WARN_CFLAGS@
 
145
AM_CFLAGS = $(WARN_CFLAGS)
 
146
 
 
147
# bfd.h goes here, for now
 
148
BFD_H = bfd.h
 
149
 
 
150
# Jim Kingdon notes:
 
151
# Writing S-records should be included in all (or at least most)
 
152
# *-*-coff, *-*-aout, etc., configurations, because people will want to
 
153
# be able to use objcopy to create S-records.  (S-records are not useful
 
154
# for the debugger, so if you are downloading things as S-records you
 
155
# need two copies of the executable, one to download and one for the
 
156
# debugger).
 
157
BFD32_LIBS =    archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo   format.lo init.lo libbfd.lo opncls.lo reloc.lo  section.lo syms.lo targets.lo hash.lo linker.lo         srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo       merge.lo dwarf2.lo
 
158
 
 
159
 
 
160
BFD64_LIBS = archive64.lo
 
161
 
 
162
BFD32_LIBS_CFILES =     archive.c archures.c bfd.c cache.c coffgen.c corefile.c         format.c init.c libbfd.c opncls.c reloc.c       section.c syms.c targets.c hash.c linker.c      srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c     merge.c dwarf2.c
 
163
 
 
164
 
 
165
BFD64_LIBS_CFILES = archive64.c
 
166
 
 
167
# This list is alphabetized to make it easier to keep in sync
 
168
# with the decls and initializer in archures.c.
 
169
ALL_MACHINES =          cpu-a29k.lo     cpu-alpha.lo    cpu-arc.lo      cpu-arm.lo      cpu-avr.lo      cpu-cris.lo     cpu-d10v.lo     cpu-d30v.lo     cpu-dlx.lo      cpu-fr30.lo     cpu-frv.lo      cpu-h8300.lo    cpu-h8500.lo    cpu-hppa.lo     cpu-ia64.lo     cpu-i370.lo     cpu-i386.lo     cpu-i860.lo     cpu-i960.lo     cpu-ip2k.lo     cpu-m32r.lo     cpu-m68hc11.lo  cpu-m68hc12.lo  cpu-m68k.lo     cpu-m88k.lo     cpu-m10200.lo   cpu-m10300.lo   cpu-mcore.lo    cpu-mips.lo     cpu-mmix.lo     cpu-or32.lo     cpu-ns32k.lo    cpu-openrisc.lo         cpu-pdp11.lo    cpu-pj.lo       cpu-powerpc.lo  cpu-rs6000.lo   cpu-s390.lo     cpu-sh.lo       cpu-sparc.lo    cpu-tic30.lo    cpu-tic54x.lo   cpu-tic80.lo    cpu-v850.lo     cpu-vax.lo      cpu-we32k.lo    cpu-w65.lo      cpu-xstormy16.lo        cpu-z8k.lo
 
170
 
 
171
 
 
172
ALL_MACHINES_CFILES =   cpu-a29k.c      cpu-alpha.c     cpu-arc.c       cpu-arm.c       cpu-avr.c       cpu-cris.c      cpu-d10v.c      cpu-d30v.c      cpu-dlx.c       cpu-fr30.c      cpu-frv.c       cpu-h8300.c     cpu-h8500.c     cpu-hppa.c      cpu-ia64.c      cpu-i370.c      cpu-i386.c      cpu-i860.c      cpu-i960.c      cpu-ip2k.c      cpu-m32r.c      cpu-m68hc11.c   cpu-m68hc12.c   cpu-m68k.c      cpu-m88k.c      cpu-m10200.c    cpu-m10300.c    cpu-mcore.c     cpu-mips.c      cpu-mmix.c      cpu-or32.c      cpu-ns32k.c     cpu-openrisc.c  cpu-pdp11.c     cpu-pj.c        cpu-powerpc.c   cpu-rs6000.c    cpu-s390.c      cpu-sh.c        cpu-sparc.c     cpu-tic30.c     cpu-tic54x.c    cpu-tic80.c     cpu-v850.c      cpu-vax.c       cpu-we32k.c     cpu-w65.c       cpu-xstormy16.c         cpu-z8k.c
 
173
 
 
174
 
 
175
# The .o files needed by all of the 32 bit vectors that are configured into
 
176
# target_vector in targets.c if configured with --enable-targets=all.
 
177
BFD32_BACKENDS =        aout-adobe.lo   aout-arm.lo     aout-cris.lo    aout-ns32k.lo   aout-sparcle.lo         aout-tic30.lo   aout0.lo        aout32.lo       armnetbsd.lo    bout.lo         cf-i386lynx.lo  cf-m68klynx.lo  cf-sparclynx.lo         coff-a29k.lo    coff-apollo.lo  coff-arm.lo     coff-aux.lo     coff-h8300.lo   coff-h8500.lo   coff-i386.lo    coff-go32.lo    coff-i860.lo    coff-i960.lo    coff-m68k.lo    coff-m88k.lo    coff-mips.lo    coff-or32.lo    coff-rs6000.lo  coff-sh.lo      coff-sparc.lo   coff-stgo32.lo  coff-svm68k.lo  coff-tic30.lo   coff-tic54x.lo  coff-tic80.lo   coff-u68k.lo    coff-we32k.lo   coff-w65.lo     coff-z8k.lo     cofflink.lo     dwarf1.lo       ecoff.lo        ecofflink.lo    efi-app-ia32.lo         elf.lo  elf32-arc.lo    elfarm-oabi.lo  elfarm-nabi.lo  elf32-avr.lo    elf32-cris.lo   elf32-d10v.lo   elf32-d30v.lo   elf32-dlx.lo    elf32-fr30.lo   elf32-frv.lo    elf32-gen.lo    elf32-h8300.lo  elf32-hppa.lo   elf32-i370.lo   elf32-i386.lo   elf32-i386qnx.lo        elf32-i860.lo   elf32-i960.lo   elf32-ia64.lo   elf32-ip2k.lo   elf32-m32r.lo   elf32-m68hc11.lo        elf32-m68hc12.lo        elf32-m68k.lo   elf32-m88k.lo   elf-m10200.lo   elf-m10300.lo   elf32-mcore.lo  elfxx-mips.lo   elf32-mips.lo   elf32-openrisc.lo       elf32-or32.lo   elf32-pj.lo     elf32-ppc.lo    elf32-s390.lo   elf32-sh.lo     elf32-sh-lin.lo         elf32-sh64.lo   elf32-sh64-com.lo       elf32-sh-nbsd.lo        elf32-sh64-nbsd.lo      elf32-sparc.lo  elf32-v850.lo   elf32-vax.lo    elf32-xstormy16.lo      elf32.lo        elflink.lo      elf-strtab.lo   elf-eh-frame.lo         epoc-pe-arm.lo  epoc-pei-arm.lo         hp300bsd.lo     hp300hpux.lo    som.lo  i386aout.lo     i386bsd.lo      i386dynix.lo    i386freebsd.lo  i386linux.lo    i386lynx.lo     i386msdos.lo    i386netbsd.lo   i386mach3.lo    i386os9k.lo     ieee.lo         m68k4knetbsd.lo         m68klinux.lo    m68klynx.lo     m68knetbsd.lo   m88kmach3.lo    mach-o.lo       mipsbsd.lo      newsos3.lo      nlm.lo  nlm32-i386.lo   nlm32-sparc.lo  nlm32-ppc.lo    nlm32.lo        ns32knetbsd.lo  oasys.lo        pc532-mach.lo   pdp11.lo        pe-arm.lo       pei-arm.lo      pe-i386.lo      pei-i386.lo     pe-mcore.lo     pei-mcore.lo    pe-ppc.lo       pei-ppc.lo      pe-sh.lo        pei-sh.lo       pe-mips.lo      pei-mips.lo     peigen.lo       ppcboot.lo      reloc16.lo      riscix.lo       sparclinux.lo   sparclynx.lo    sparcnetbsd.lo  sunos.lo        vaxnetbsd.lo    vax1knetbsd.lo  vaxbsd.lo       versados.lo     vms.lo  vms-gsd.lo      vms-hdr.lo      vms-misc.lo     vms-tir.lo      xcofflink.lo
 
178
 
 
179
 
 
180
BFD32_BACKENDS_CFILES =         aout-adobe.c    aout-arm.c      aout-cris.c     aout-ns32k.c    aout-sparcle.c  aout-tic30.c    aout0.c         aout32.c        armnetbsd.c     bout.c  cf-i386lynx.c   cf-m68klynx.c   cf-sparclynx.c  coff-a29k.c     coff-apollo.c   coff-arm.c      coff-aux.c      coff-h8300.c    coff-h8500.c    coff-i386.c     coff-i860.c     coff-go32.c     coff-i960.c     coff-m68k.c     coff-m88k.c     coff-mips.c     coff-or32.c     coff-rs6000.c   coff-sh.c       coff-sparc.c    coff-stgo32.c   coff-svm68k.c   coff-tic30.c    coff-tic54x.c   coff-tic80.c    coff-u68k.c     coff-we32k.c    coff-w65.c      coff-z8k.c      cofflink.c      dwarf1.c        ecoff.c         ecofflink.c     efi-app-ia32.c  elf.c   elf32-arc.c     elfarm-oabi.c   elfarm-nabi.c   elf32-avr.c     elf32-cris.c    elf32-d10v.c    elf32-d30v.c    elf32-dlx.c     elf32-fr30.c    elf32-frv.c     elf32-gen.c     elf32-h8300.c   elf32-hppa.c    elf32-i370.c    elf32-i386.c    elf32-i386qnx.c         elf32-i860.c    elf32-i960.c    elf32-ip2k.c    elf32-m32r.c    elf32-m68k.c    elf32-m68hc11.c         elf32-m68hc12.c         elf32-m88k.c    elf-m10200.c    elf-m10300.c    elf32-mcore.c   elfxx-mips.c    elf32-mips.c    elf32-openrisc.c        elf32-or32.c    elf32-pj.c      elf32-ppc.c     elf32-sh64.c    elf32-sh64-com.c        elf32-s390.c    elf32-sh.c      elf32-sh-lin.c  elf32-sh-nbsd.c         elf32-sh64-nbsd.c       elf32-sparc.c   elf32-v850.c    elf32-vax.c     elf32-xstormy16.c       elf32.c         elflink.c       elf-strtab.c    elf-eh-frame.c  epoc-pe-arm.c   epoc-pei-arm.c  hp300bsd.c      hp300hpux.c     som.c   i386aout.c      i386bsd.c       i386dynix.c     i386freebsd.c   i386linux.c     i386lynx.c      i386msdos.c     i386netbsd.c    i386mach3.c     i386os9k.c      ieee.c  m68k4knetbsd.c  m68klinux.c     m68klynx.c      m68knetbsd.c    m88kmach3.c     mach-o.c        mipsbsd.c       newsos3.c       nlm.c   nlm32-i386.c    nlm32-sparc.c   nlm32-ppc.c     nlm32.c         ns32knetbsd.c   oasys.c         pc532-mach.c    pdp11.c         pe-arm.c        pei-arm.c       pe-i386.c       pei-i386.c      pe-mcore.c      pei-mcore.c     pe-ppc.c        pei-ppc.c       pe-sh.c         pei-sh.c        pe-mips.c       pei-mips.c      ppcboot.c       reloc16.c       riscix.c        sparclinux.c    sparclynx.c     sparcnetbsd.c   sunos.c         vaxnetbsd.c     vax1knetbsd.c   vaxbsd.c        versados.c      vms.c   vms-gsd.c       vms-hdr.c       vms-misc.c      vms-tir.c       xcofflink.c
 
181
 
 
182
 
 
183
# The .o files needed by all of the 64 bit vectors that are configured into
 
184
# target_vector in targets.c if configured with --enable-targets=all
 
185
# and --enable-64-bit-bfd.
 
186
BFD64_BACKENDS =        aix5ppc-core.lo         aout64.lo       coff-alpha.lo   coff64-rs6000.lo        demo64.lo       efi-app-ia64.lo         elf64-x86-64.lo         elf64-alpha.lo  elf64-hppa.lo   elf64-ia64.lo   elf64-gen.lo    elf64-mips.lo   elf64-mmix.lo   elf64-sh64.lo   elf64-sh64-nbsd.lo      elf64-ppc.lo    elf64-s390.lo   elf64-sparc.lo  elf64.lo        mmo.lo  nlm32-alpha.lo  nlm64.lo        pepigen.lo
 
187
 
 
188
 
 
189
BFD64_BACKENDS_CFILES =         aix5ppc-core.c  aout64.c        coff-alpha.c    coff64-rs6000.c         demo64.c        efi-app-ia64.c  elf64-x86-64.c  elf64-alpha.c   elf64-hppa.c    elf64-gen.c     elf64-mips.c    elf64-mmix.c    elf64-ppc.c     elf64-s390.c    elf64-sh64.c    elf64-sh64-nbsd.c       elf64-sparc.c   elf64.c         mmo.c   nlm32-alpha.c   nlm64.c
 
190
 
 
191
 
 
192
OPTIONAL_BACKENDS =     aix386-core.lo  hpux-core.lo    irix-core.lo    lynx-core.lo    osf-core.lo     sco5-core.lo    trad-core.lo    cisco-core.lo
 
193
 
 
194
 
 
195
OPTIONAL_BACKENDS_CFILES =      aix386-core.c   hpux-core.c     irix-core.c     lynx-core.c     osf-core.c      sco5-core.c     trad-core.c     cisco-core.c
 
196
 
 
197
 
 
198
# These are defined by configure.in:
 
199
WORDSIZE = @wordsize@
 
200
ALL_BACKENDS = @all_backends@
 
201
BFD_BACKENDS = @bfd_backends@
 
202
BFD_LIBS = @bfd_libs@
 
203
BFD_MACHINES = @bfd_machines@
 
204
TDEFAULTS = @tdefaults@
 
205
 
 
206
INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
 
207
 
 
208
# C source files that correspond to .o's.
 
209
SOURCE_CFILES =         $(BFD32_LIBS_CFILES)    $(BFD64_LIBS_CFILES)    $(ALL_MACHINES_CFILES)  $(BFD32_BACKENDS_CFILES)        $(BFD64_BACKENDS_CFILES)        $(OPTIONAL_BACKENDS_CFILES)
 
210
 
 
211
 
 
212
BUILD_CFILES =          elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
 
213
 
 
214
 
 
215
CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
 
216
 
 
217
SOURCE_HFILES =         aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h        elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h      elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h    libaout.h libbfd.h libcoff.h libecoff.h libhppa.h       libieee.h libnlm.h liboasys.h libpei.h mach-o.h netbsd.h nlm-target.h   nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h libxcoff.h    xcoff-target.h version.h
 
218
 
 
219
 
 
220
BUILD_HFILES =          elf32-target.h elf64-target.h targmatch.h
 
221
 
 
222
 
 
223
HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
 
224
 
 
225
SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
 
226
BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
 
227
 
 
228
# Various kinds of .o files to put in libbfd.a:
 
229
# BFD_BACKENDS  Routines the configured targets need.
 
230
# BFD_MACHINES  Architecture-specific routines the configured targets need.
 
231
# COREFILE      Core file routines for a native configuration
 
232
OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
 
233
 
 
234
libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
 
235
libbfd_la_DEPENDENCIES = $(OFILES) ofiles
 
236
libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
 
237
libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
 
238
 
 
239
# libtool will build .libs/libbfd.a.  We create libbfd.a in the build
 
240
# directory so that we don't have to convert all the programs that use
 
241
# libbfd.a simultaneously.  This is a hack which should be removed if
 
242
# everything else starts using libtool.  FIXME.
 
243
 
 
244
noinst_LIBRARIES = libbfd.a
 
245
libbfd_a_SOURCES = 
 
246
 
 
247
BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
 
248
LOCAL_H_DEPS = libbfd.h sysdep.h config.h
 
249
 
 
250
BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c    reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c version.h
 
251
 
 
252
BFD64_H_FILES = archive64.c
 
253
LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
 
254
LIBCOFF_H_FILES = libcoff-in.h coffcode.h
 
255
 
 
256
MOSTLYCLEANFILES = ofiles stamp-ofiles
 
257
 
 
258
CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib     stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
 
259
 
 
260
 
 
261
DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
 
262
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
263
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
 
264
CONFIG_HEADER = config.h
 
265
CONFIG_CLEAN_FILES =  bfd-in3.h
 
266
LIBRARIES =  $(noinst_LIBRARIES)
 
267
 
 
268
 
 
269
DEFS = @DEFS@ -I. -I$(srcdir) -I.
 
270
CPPFLAGS = @CPPFLAGS@
 
271
LDFLAGS = @LDFLAGS@
 
272
LIBS = @LIBS@
 
273
libbfd_a_LIBADD = 
 
274
libbfd_a_OBJECTS = 
 
275
LTLIBRARIES =  $(bfdlib_LTLIBRARIES)
 
276
 
 
277
libbfd_la_OBJECTS =  archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
 
278
corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
 
279
syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo \
 
280
ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo archive64.lo
 
281
CFLAGS = @CFLAGS@
 
282
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
283
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
284
CCLD = $(CC)
 
285
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
286
DIST_COMMON =  README ./stamp-h.in COPYING ChangeLog Makefile.am \
 
287
Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
 
288
configure.in
 
289
 
 
290
 
 
291
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
292
 
 
293
TAR = tar
 
294
GZIP_ENV = --best
 
295
SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
 
296
OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
 
297
 
 
298
all: all-redirect
 
299
.SUFFIXES:
 
300
.SUFFIXES: .S .c .lo .o .obj .s
 
301
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
302
        cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
 
303
 
 
304
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
305
        cd $(top_builddir) \
 
306
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
307
 
 
308
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
 
309
        cd $(srcdir) && $(ACLOCAL)
 
310
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
311
        cd $(srcdir) && $(AUTOCONF)
 
312
 
 
313
config.h: stamp-h
 
314
        @if test ! -f $@; then \
 
315
                rm -f stamp-h; \
 
316
                $(MAKE) stamp-h; \
 
317
        else :; fi
 
318
stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
 
319
        cd $(top_builddir) \
 
320
          && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
 
321
             $(SHELL) ./config.status
 
322
        @echo timestamp > stamp-h 2> /dev/null
 
323
$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
 
324
        @if test ! -f $@; then \
 
325
                rm -f $(srcdir)/stamp-h.in; \
 
326
                $(MAKE) $(srcdir)/stamp-h.in; \
 
327
        else :; fi
 
328
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
329
        cd $(top_srcdir) && $(AUTOHEADER)
 
330
        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
 
331
 
 
332
mostlyclean-hdr:
 
333
 
 
334
clean-hdr:
 
335
 
 
336
distclean-hdr:
 
337
        -rm -f config.h
 
338
 
 
339
maintainer-clean-hdr:
 
340
bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
 
341
        cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
 
342
 
 
343
mostlyclean-noinstLIBRARIES:
 
344
 
 
345
clean-noinstLIBRARIES:
 
346
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
347
 
 
348
distclean-noinstLIBRARIES:
 
349
 
 
350
maintainer-clean-noinstLIBRARIES:
 
351
 
 
352
.c.o:
 
353
        $(COMPILE) -c $<
 
354
 
 
355
# FIXME: We should only use cygpath when building on Windows,
 
356
# and only if it is available.
 
357
.c.obj:
 
358
        $(COMPILE) -c `cygpath -w $<`
 
359
 
 
360
.s.o:
 
361
        $(COMPILE) -c $<
 
362
 
 
363
.S.o:
 
364
        $(COMPILE) -c $<
 
365
 
 
366
mostlyclean-compile:
 
367
        -rm -f *.o core *.core
 
368
        -rm -f *.$(OBJEXT)
 
369
 
 
370
clean-compile:
 
371
 
 
372
distclean-compile:
 
373
        -rm -f *.tab.c
 
374
 
 
375
maintainer-clean-compile:
 
376
 
 
377
.c.lo:
 
378
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
379
 
 
380
.s.lo:
 
381
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
382
 
 
383
.S.lo:
 
384
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
385
 
 
386
mostlyclean-libtool:
 
387
        -rm -f *.lo
 
388
 
 
389
clean-libtool:
 
390
        -rm -rf .libs _libs
 
391
 
 
392
distclean-libtool:
 
393
 
 
394
maintainer-clean-libtool:
 
395
 
 
396
mostlyclean-bfdlibLTLIBRARIES:
 
397
 
 
398
clean-bfdlibLTLIBRARIES:
 
399
        -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
 
400
 
 
401
distclean-bfdlibLTLIBRARIES:
 
402
 
 
403
maintainer-clean-bfdlibLTLIBRARIES:
 
404
 
 
405
libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
 
406
        $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
 
407
 
 
408
# This directory's subdirectories are mostly independent; you can cd
 
409
# into them and run `make' without going through this Makefile.
 
410
# To change the values of `make' variables: instead of editing Makefiles,
 
411
# (1) if the variable is set in `config.status', edit `config.status'
 
412
#     (which will cause the Makefiles to be regenerated when you run `make');
 
413
# (2) otherwise, pass the desired values on the `make' command line.
 
414
 
 
415
@SET_MAKE@
 
416
 
 
417
all-recursive install-data-recursive install-exec-recursive \
 
418
installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
 
419
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
420
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
421
        dot_seen=no; \
 
422
        target=`echo $@ | sed s/-recursive//`; \
 
423
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
424
          echo "Making $$target in $$subdir"; \
 
425
          if test "$$subdir" = "."; then \
 
426
            dot_seen=yes; \
 
427
            local_target="$$target-am"; \
 
428
          else \
 
429
            local_target="$$target"; \
 
430
          fi; \
 
431
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
432
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
433
        done; \
 
434
        if test "$$dot_seen" = "no"; then \
 
435
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
436
        fi; test -z "$$fail"
 
437
 
 
438
mostlyclean-recursive clean-recursive distclean-recursive \
 
439
maintainer-clean-recursive:
 
440
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
441
        dot_seen=no; \
 
442
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
443
          rev="$$subdir $$rev"; \
 
444
          test "$$subdir" != "." || dot_seen=yes; \
 
445
        done; \
 
446
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
447
        target=`echo $@ | sed s/-recursive//`; \
 
448
        for subdir in $$rev; do \
 
449
          echo "Making $$target in $$subdir"; \
 
450
          if test "$$subdir" = "."; then \
 
451
            local_target="$$target-am"; \
 
452
          else \
 
453
            local_target="$$target"; \
 
454
          fi; \
 
455
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
456
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
457
        done && test -z "$$fail"
 
458
tags-recursive:
 
459
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
460
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
461
        done
 
462
 
 
463
tags: TAGS
 
464
 
 
465
ID: $(HEADERS) $(SOURCES) $(LISP)
 
466
        list='$(SOURCES) $(HEADERS)'; \
 
467
        unique=`for i in $$list; do echo $$i; done | \
 
468
          awk '    { files[$$0] = 1; } \
 
469
               END { for (i in files) print i; }'`; \
 
470
        here=`pwd` && cd $(srcdir) \
 
471
          && mkid -f$$here/ID $$unique $(LISP)
 
472
 
 
473
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
 
474
        tags=; \
 
475
        here=`pwd`; \
 
476
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
477
   if test "$$subdir" = .; then :; else \
 
478
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
479
   fi; \
 
480
        done; \
 
481
        list='$(SOURCES) $(HEADERS)'; \
 
482
        unique=`for i in $$list; do echo $$i; done | \
 
483
          awk '    { files[$$0] = 1; } \
 
484
               END { for (i in files) print i; }'`; \
 
485
        test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
 
486
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.in $$unique $(LISP))
 
487
 
 
488
mostlyclean-tags:
 
489
 
 
490
clean-tags:
 
491
 
 
492
distclean-tags:
 
493
        -rm -f TAGS ID
 
494
 
 
495
maintainer-clean-tags:
 
496
 
 
497
distdir = $(PACKAGE)-$(VERSION)
 
498
top_distdir = $(distdir)
 
499
 
 
500
# This target untars the dist file and tries a VPATH configuration.  Then
 
501
# it guarantees that the distribution is self-contained by making another
 
502
# tarfile.
 
503
distcheck: dist
 
504
        -rm -rf $(distdir)
 
505
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
 
506
        mkdir $(distdir)/=build
 
507
        mkdir $(distdir)/=inst
 
508
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
 
509
        cd $(distdir)/=build \
 
510
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
511
          && $(MAKE) $(AM_MAKEFLAGS) \
 
512
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
513
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
514
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
515
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
516
          && $(MAKE) $(AM_MAKEFLAGS) dist
 
517
        -rm -rf $(distdir)
 
518
        @banner="$(distdir).tar.gz is ready for distribution"; \
 
519
        dashes=`echo "$$banner" | sed s/./=/g`; \
 
520
        echo "$$dashes"; \
 
521
        echo "$$banner"; \
 
522
        echo "$$dashes"
 
523
dist: distdir
 
524
        -chmod -R a+r $(distdir)
 
525
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
526
        -rm -rf $(distdir)
 
527
dist-all: distdir
 
528
        -chmod -R a+r $(distdir)
 
529
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
530
        -rm -rf $(distdir)
 
531
distdir: $(DISTFILES)
 
532
        -rm -rf $(distdir)
 
533
        mkdir $(distdir)
 
534
        -chmod 777 $(distdir)
 
535
        @for file in $(DISTFILES); do \
 
536
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
537
          if test -d $$d/$$file; then \
 
538
            cp -pr $$d/$$file $(distdir)/$$file; \
 
539
          else \
 
540
            test -f $(distdir)/$$file \
 
541
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
542
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
543
          fi; \
 
544
        done
 
545
        for subdir in $(SUBDIRS); do \
 
546
          if test "$$subdir" = .; then :; else \
 
547
            test -d $(distdir)/$$subdir \
 
548
            || mkdir $(distdir)/$$subdir \
 
549
            || exit 1; \
 
550
            chmod 777 $(distdir)/$$subdir; \
 
551
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
 
552
              || exit 1; \
 
553
          fi; \
 
554
        done
 
555
info-am:
 
556
info: info-recursive
 
557
dvi-am:
 
558
dvi: dvi-recursive
 
559
check-am:
 
560
check: check-recursive
 
561
installcheck-am:
 
562
installcheck: installcheck-recursive
 
563
install-info-am: 
 
564
install-info: install-info-recursive
 
565
all-recursive-am: config.h
 
566
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
567
 
 
568
install-exec-am:
 
569
install-exec: install-exec-recursive
 
570
 
 
571
install-data-am: install-bfdlibLTLIBRARIES
 
572
install-data: install-data-recursive
 
573
 
 
574
install-am: all-am
 
575
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
576
install: install-recursive
 
577
uninstall-am: uninstall-bfdlibLTLIBRARIES
 
578
uninstall: uninstall-recursive
 
579
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
 
580
all-redirect: all-recursive-am
 
581
install-strip:
 
582
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
583
installdirs: installdirs-recursive
 
584
installdirs-am:
 
585
        $(mkinstalldirs)  $(DESTDIR)$(bfdlibdir)
 
586
 
 
587
 
 
588
mostlyclean-generic:
 
589
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
 
590
 
 
591
clean-generic:
 
592
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
593
 
 
594
distclean-generic:
 
595
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
596
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
597
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
598
 
 
599
maintainer-clean-generic:
 
600
mostlyclean-am:  mostlyclean-hdr mostlyclean-noinstLIBRARIES \
 
601
                mostlyclean-compile mostlyclean-libtool \
 
602
                mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
 
603
                mostlyclean-generic
 
604
 
 
605
mostlyclean: mostlyclean-recursive
 
606
 
 
607
clean-am:  clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
 
608
                clean-bfdlibLTLIBRARIES clean-tags clean-generic \
 
609
                mostlyclean-am
 
610
 
 
611
clean: clean-recursive
 
612
 
 
613
distclean-am:  distclean-hdr distclean-noinstLIBRARIES distclean-compile \
 
614
                distclean-libtool distclean-bfdlibLTLIBRARIES \
 
615
                distclean-tags distclean-generic clean-am
 
616
        -rm -f libtool
 
617
 
 
618
distclean: distclean-recursive
 
619
        -rm -f config.status
 
620
 
 
621
maintainer-clean-am:  maintainer-clean-hdr \
 
622
                maintainer-clean-noinstLIBRARIES \
 
623
                maintainer-clean-compile maintainer-clean-libtool \
 
624
                maintainer-clean-bfdlibLTLIBRARIES \
 
625
                maintainer-clean-tags maintainer-clean-generic \
 
626
                distclean-am
 
627
        @echo "This command is intended for maintainers to use;"
 
628
        @echo "it deletes files that may require special tools to rebuild."
 
629
 
 
630
maintainer-clean: maintainer-clean-recursive
 
631
        -rm -f config.status
 
632
 
 
633
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
 
634
mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
 
635
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
 
636
mostlyclean-compile distclean-compile clean-compile \
 
637
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
638
clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
 
639
distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
 
640
maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
 
641
install-bfdlibLTLIBRARIES install-data-recursive \
 
642
uninstall-data-recursive install-exec-recursive \
 
643
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 
644
all-recursive check-recursive installcheck-recursive info-recursive \
 
645
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 
646
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
647
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
648
dvi-am dvi check check-am installcheck-am installcheck install-info-am \
 
649
install-info all-recursive-am install-exec-am install-exec \
 
650
install-data-am install-data install-am install uninstall-am uninstall \
 
651
all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
 
652
distclean-generic clean-generic maintainer-clean-generic clean \
 
653
mostlyclean distclean maintainer-clean
 
654
 
 
655
 
 
656
po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
 
657
        for file in $(SRC_POTFILES); do echo $$file; done | sort > tmp.src \
 
658
          && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
 
659
 
 
660
po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
 
661
        for file in $(BLD_POTFILES); do echo $$file; done | sort > tmp.bld \
 
662
          && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
 
663
 
 
664
# The following target is retained for upgrade purposes.
 
665
# This target used to exist in older versions of this makefile, and was
 
666
# referenced by <builddir>/po/Makefile (which is created from <srcdir>/po/Make-in)
 
667
# So old versions of <builddir>/po/Makefile will try to regenerate themselves
 
668
# when make is next run, but that dependency cannot be completed without a build
 
669
# of po/POTFILES.in.  Hence the presence of this rule.  This rule will be deleted
 
670
# once it is no longer needed - probably in the fall of 2001.
 
671
po/POTFILES.in:
 
672
 
 
673
diststuff: info
 
674
 
 
675
stamp-ofiles: Makefile
 
676
        rm -f tofiles
 
677
        f=""; \
 
678
        for i in $(OFILES) ; do \
 
679
          case " $$f " in \
 
680
            *" $$i "*) ;; \
 
681
            *) f="$$f $$i" ;; \
 
682
          esac ; \
 
683
        done ; \
 
684
        echo $$f > tofiles
 
685
        $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
 
686
        touch stamp-ofiles
 
687
 
 
688
ofiles: stamp-ofiles ; @true
 
689
 
 
690
stamp-lib: libbfd.la
 
691
        libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
 
692
        if [ -f $$libtooldir/libbfd.a ]; then \
 
693
          cp $$libtooldir/libbfd.a libbfd.tmp; \
 
694
          $(RANLIB) libbfd.tmp; \
 
695
          $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
 
696
        else true; fi
 
697
        touch stamp-lib
 
698
 
 
699
libbfd.a: stamp-lib ; @true
 
700
 
 
701
# This file holds an array associating configuration triplets and
 
702
# vector names.  It is built from config.bfd.  It is not compiled by
 
703
# itself, but is included by targets.c.
 
704
targmatch.h: config.bfd targmatch.sed
 
705
        rm -f targmatch.h
 
706
        sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
 
707
        mv -f targmatch.new targmatch.h
 
708
 
 
709
# When compiling archures.c and targets.c, supply the default target
 
710
# info from configure.
 
711
 
 
712
targets.lo: targets.c config.status
 
713
        $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
 
714
 
 
715
archures.lo: archures.c config.status
 
716
        $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
 
717
 
 
718
elf32-target.h : elfxx-target.h
 
719
        rm -f elf32-target.h
 
720
        sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
 
721
        mv -f elf32-target.new elf32-target.h
 
722
 
 
723
elf64-target.h : elfxx-target.h
 
724
        rm -f elf64-target.h
 
725
        sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
 
726
        mv -f elf64-target.new elf64-target.h
 
727
 
 
728
elf32-ia64.c : elfxx-ia64.c
 
729
        rm -f elf32-ia64.c
 
730
        sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
 
731
        mv -f elf32-ia64.new elf32-ia64.c
 
732
 
 
733
elf64-ia64.c : elfxx-ia64.c
 
734
        rm -f elf64-ia64.c
 
735
        sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
 
736
        mv -f elf64-ia64.new elf64-ia64.c
 
737
 
 
738
peigen.c : peXXigen.c
 
739
        rm -f peigen.c
 
740
        sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
 
741
        mv -f peigen.new peigen.c
 
742
 
 
743
pepigen.c : peXXigen.c
 
744
        rm -f pepigen.c
 
745
        sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
 
746
        mv -f pepigen.new pepigen.c
 
747
$(BFD32_LIBS) \
 
748
 $(BFD64_LIBS) \
 
749
 $(ALL_MACHINES) \
 
750
 $(BFD32_BACKENDS) \
 
751
 $(BFD64_BACKENDS) \
 
752
 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
 
753
 
 
754
install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
 
755
        @$(NORMAL_INSTALL)
 
756
 
 
757
uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
 
758
        @$(NORMAL_UNINSTALL)
 
759
 
 
760
.PHONY: install_libbfd uninstall_libbfd
 
761
install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
 
762
        $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
 
763
        $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
 
764
        @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
 
765
          if test -f $$p; then \
 
766
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
 
767
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
 
768
          else :; fi; \
 
769
        done
 
770
        $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
 
771
        $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
 
772
        $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
 
773
        $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
 
774
 
 
775
uninstall_libbfd:
 
776
        list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
 
777
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
 
778
        done
 
779
        rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
 
780
        rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
 
781
        rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
 
782
        rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
 
783
 
 
784
Makefile: $(srcdir)/configure.in
 
785
 
 
786
# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
 
787
DEP: dep.sed $(CFILES) $(HFILES) bfd.h
 
788
        rm -f DEP1
 
789
        $(MAKE) MKDEP="$(MKDEP)" DEP1
 
790
        sed -f dep.sed < DEP1 > DEPA
 
791
        echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
 
792
        if grep ' /' DEPA > /dev/null 2> /dev/null; then \
 
793
          echo 'make DEP failed!'; exit 1; \
 
794
        else \
 
795
          mv -f DEPA $@; \
 
796
        fi
 
797
 
 
798
DEP1: $(CFILES)
 
799
        echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
 
800
        echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
 
801
        $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
 
802
        mv -f DEP2 $@
 
803
 
 
804
dep.sed: dep-in.sed config.status
 
805
        sed <$(srcdir)/dep-in.sed >dep.sed      \
 
806
                -e 's!@BFD_H@!$(BFD_H)!'        \
 
807
                -e 's!@SRCDIR@!$(srcdir)!'      \
 
808
                -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
 
809
 
 
810
dep: DEP
 
811
        sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
 
812
        cat DEP >> tmp-Makefile
 
813
        $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
 
814
 
 
815
dep-in: DEP
 
816
        sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
 
817
        cat DEP >> tmp-Makefile.in
 
818
        $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
 
819
 
 
820
dep-am: DEP
 
821
        sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
 
822
        cat DEP >> tmp-Makefile.am
 
823
        $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
 
824
 
 
825
host-aout.lo: Makefile
 
826
 
 
827
# The following program can be used to generate a simple config file
 
828
# which can be folded into an h-XXX file for a new host, with some editing.
 
829
aout-params.h: gen-aout
 
830
        ./gen-aout host > aout-params.h
 
831
gen-aout: $(srcdir)/gen-aout.c Makefile
 
832
        $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
 
833
 
 
834
$(BFD_H): stmp-bfd-h ; @true
 
835
 
 
836
stmp-bfd-h: bfd-in3.h
 
837
        rm -f bfd-tmp.h
 
838
        cp bfd-in3.h bfd-tmp.h
 
839
        $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
 
840
        rm -f bfd-tmp.h
 
841
        touch stmp-bfd-h
 
842
 
 
843
# Could really use a "copy-if-change"...
 
844
headers:
 
845
        (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
 
846
        cp $(docdir)/bfd.h bfd-in2.h-new
 
847
        $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
 
848
        cp $(docdir)/libbfd.h libbfd.h-new
 
849
        $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
 
850
        cp $(docdir)/libcoff.h libcoff.h-new
 
851
        $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
 
852
 
 
853
# We only rebuild the header files automatically if we have been
 
854
# configured with --enable-maintainer-mode.
 
855
 
 
856
$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
 
857
stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
 
858
        (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
 
859
        cp $(docdir)/bfd.h bfd-in2.h-new
 
860
        $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
 
861
        touch stmp-bin2-h
 
862
 
 
863
$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
 
864
stmp-lbfd-h: $(LIBBFD_H_FILES)
 
865
        (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
 
866
        cp $(docdir)/libbfd.h libbfd.h-new
 
867
        $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
 
868
        touch stmp-lbfd-h
 
869
 
 
870
$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
 
871
stmp-lcoff-h: $(LIBCOFF_H_FILES)
 
872
        (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
 
873
        cp $(docdir)/libcoff.h libcoff.h-new
 
874
        $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
 
875
        touch stmp-lcoff-h
 
876
 
 
877
# We want to rerun configure if config.bfd or configure.host change.
 
878
config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
 
879
        $(SHELL) ./config.status --recheck
 
880
 
 
881
# What appears below is generated by a hacked mkdep using gcc -MM.
 
882
 
 
883
# DO NOT DELETE THIS LINE -- mkdep uses it.
 
884
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
 
885
archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
 
886
  $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
 
887
archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
 
888
bfd.lo: bfd.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
889
  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
 
890
  $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
 
891
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
892
  $(INCDIR)/elf/external.h
 
893
cache.lo: cache.c $(INCDIR)/filenames.h
 
894
coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
 
895
  libcoff.h $(INCDIR)/bfdlink.h
 
896
corefile.lo: corefile.c $(INCDIR)/filenames.h
 
897
format.lo: format.c $(INCDIR)/filenames.h
 
898
init.lo: init.c $(INCDIR)/filenames.h
 
899
libbfd.lo: libbfd.c $(INCDIR)/filenames.h
 
900
opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
 
901
reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
 
902
section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
 
903
syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
 
904
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
 
905
targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
 
906
  targmatch.h
 
907
hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
 
908
linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
909
  genlink.h
 
910
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
911
  $(INCDIR)/safe-ctype.h
 
912
binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
 
913
tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
 
914
ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
915
  $(INCDIR)/safe-ctype.h
 
916
stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
 
917
  $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
 
918
stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
 
919
  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
 
920
merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
 
921
  $(INCDIR)/libiberty.h
 
922
dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
923
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
924
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
 
925
archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
 
926
cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
 
927
cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
 
928
cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
 
929
cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h
 
930
cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
 
931
cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
 
932
cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
 
933
cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
 
934
cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
 
935
cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
 
936
cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
 
937
cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
 
938
cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
 
939
cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
 
940
cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
 
941
  $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
 
942
cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
 
943
cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
 
944
cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
 
945
cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
 
946
cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
 
947
cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
 
948
cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
 
949
cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
 
950
cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
 
951
cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
 
952
cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
 
953
cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
 
954
cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
 
955
cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
 
956
cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
 
957
cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
 
958
cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
 
959
cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
 
960
cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
 
961
cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
 
962
cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
 
963
cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
 
964
cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
 
965
cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
 
966
cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
 
967
cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
 
968
cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
 
969
cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
 
970
cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
 
971
cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
 
972
cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
 
973
cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
 
974
cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
 
975
cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
 
976
aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
 
977
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
 
978
  $(INCDIR)/bfdlink.h
 
979
aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
 
980
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
 
981
  $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
982
  $(INCDIR)/aout/ar.h aout-target.h
 
983
aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
 
984
  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
 
985
  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
986
  $(INCDIR)/aout/ar.h aout-target.h
 
987
aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
 
988
  ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
 
989
  $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
990
  $(INCDIR)/aout/ar.h
 
991
aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
 
992
  libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
 
993
  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
994
  $(INCDIR)/aout/ar.h aout-target.h
 
995
aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
 
996
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
 
997
  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
 
998
  $(INCDIR)/safe-ctype.h
 
999
aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
 
1000
  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
 
1001
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1002
  aout-target.h
 
1003
aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
 
1004
  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
 
1005
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1006
armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1007
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1008
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1009
bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1010
  genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
 
1011
  $(INCDIR)/aout/stab.def libaout.h
 
1012
cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
 
1013
  coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
 
1014
  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
 
1015
  coffcode.h coffswap.h
 
1016
cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
 
1017
  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1018
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1019
cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
 
1020
  $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1021
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1022
coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
 
1023
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1024
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1025
coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
 
1026
  $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1027
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1028
coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
 
1029
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1030
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1031
coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
 
1032
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
 
1033
  coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1034
  coffswap.h
 
1035
coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1036
  genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
 
1037
  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
 
1038
coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1039
  $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1040
  libcoff.h coffcode.h coffswap.h
 
1041
coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
 
1042
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1043
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1044
coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
 
1045
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1046
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1047
coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
 
1048
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1049
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1050
coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
 
1051
  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
 
1052
  coffcode.h coffswap.h
 
1053
coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
 
1054
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1055
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1056
coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
 
1057
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1058
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1059
coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1060
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1061
  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
 
1062
  libcoff.h libecoff.h coffswap.h ecoffswap.h
 
1063
coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
 
1064
  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
 
1065
  coffcode.h coffswap.h
 
1066
coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
 
1067
  $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
 
1068
  $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
 
1069
  coffswap.h
 
1070
coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
1071
  $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
 
1072
  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
 
1073
coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
 
1074
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1075
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1076
coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
 
1077
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1078
  $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
 
1079
  coffcode.h coffswap.h go32stub.h
 
1080
coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
 
1081
  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1082
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1083
coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1084
  $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1085
  libcoff.h coffcode.h coffswap.h
 
1086
coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
 
1087
  $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
 
1088
  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
 
1089
coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
 
1090
  $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1091
  libcoff.h coffcode.h coffswap.h
 
1092
coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
 
1093
  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1094
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1095
coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
 
1096
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1097
  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
 
1098
coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1099
  $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1100
  libcoff.h coffcode.h coffswap.h
 
1101
coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1102
  $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1103
  libcoff.h coffcode.h coffswap.h
 
1104
cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1105
  $(INCDIR)/coff/internal.h libcoff.h
 
1106
dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
1107
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1108
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
 
1109
ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1110
  $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
 
1111
  $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
 
1112
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1113
  $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
 
1114
ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1115
  $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
1116
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1117
  $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
 
1118
efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
 
1119
  coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
 
1120
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1121
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1122
elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1123
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1124
  $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
 
1125
elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
 
1126
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1127
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
 
1128
  $(INCDIR)/libiberty.h elf32-target.h
 
1129
elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
 
1130
  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1131
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
 
1132
  elf32-arm.h elf32-target.h
 
1133
elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
 
1134
  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1135
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
 
1136
  elf32-arm.h elf32-target.h
 
1137
elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
 
1138
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1139
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
 
1140
  elf32-target.h
 
1141
elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
 
1142
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1143
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
 
1144
  elf32-target.h
 
1145
elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
 
1146
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1147
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
 
1148
  elf32-target.h
 
1149
elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
 
1150
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1151
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
 
1152
  elf32-target.h
 
1153
elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
 
1154
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1155
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
 
1156
  elf32-target.h
 
1157
elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
 
1158
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1159
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
 
1160
  elf32-target.h
 
1161
elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
 
1162
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1163
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
 
1164
  elf32-target.h
 
1165
elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
 
1166
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1167
  $(INCDIR)/bfdlink.h elf32-target.h
 
1168
elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
 
1169
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1170
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
 
1171
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1172
elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
 
1173
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1174
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
 
1175
  libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
 
1176
elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1177
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1178
  $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h elf32-target.h
 
1179
elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1180
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1181
  $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
 
1182
  elf32-target.h
 
1183
elf32-i386qnx.lo: elf32-i386qnx.c elf32-i386.c $(INCDIR)/filenames.h \
 
1184
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1185
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h \
 
1186
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1187
elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
 
1188
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1189
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
 
1190
  elf32-target.h
 
1191
elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
 
1192
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1193
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
 
1194
  elf32-target.h
 
1195
elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
 
1196
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1197
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
 
1198
  elf32-target.h
 
1199
elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
 
1200
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1201
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
 
1202
  elf32-target.h
 
1203
elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1204
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1205
  $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
 
1206
  elf32-target.h
 
1207
elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
 
1208
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1209
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
 
1210
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1211
elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
 
1212
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1213
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
 
1214
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1215
elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
 
1216
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1217
  $(INCDIR)/bfdlink.h elf32-target.h
 
1218
elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
 
1219
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1220
  $(INCDIR)/bfdlink.h elf32-target.h
 
1221
elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
 
1222
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1223
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
 
1224
  elf32-target.h
 
1225
elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
 
1226
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1227
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
 
1228
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1229
elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h elf-bfd.h \
 
1230
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1231
  $(INCDIR)/bfdlink.h elfxx-mips.h $(INCDIR)/elf/mips.h \
 
1232
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1233
  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
 
1234
elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1235
  genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1236
  $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
 
1237
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1238
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
 
1239
  $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
 
1240
elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
 
1241
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1242
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
 
1243
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
 
1244
  elf32-target.h
 
1245
elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
 
1246
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1247
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
 
1248
  $(INCDIR)/libiberty.h elf32-target.h
 
1249
elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1250
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1251
  $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
 
1252
  elf32-target.h
 
1253
elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1254
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1255
  $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
 
1256
  elf32-target.h
 
1257
elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
 
1258
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1259
  $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
 
1260
  elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
 
1261
  elf32-target.h
 
1262
elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
 
1263
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1264
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
 
1265
  $(INCDIR)/elf/reloc-macros.h $(srcdir)/../opcodes/sh64-opc.h
 
1266
elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1267
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1268
  $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
 
1269
  elf32-target.h
 
1270
elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1271
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1272
  $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
 
1273
  elf32-target.h
 
1274
elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
 
1275
  $(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1276
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
 
1277
  $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1278
elf32-sh-nbsd.lo: elf32-sh-nbsd.c elf32-sh.c $(INCDIR)/filenames.h \
 
1279
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1280
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
 
1281
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1282
elf32-sh64-nbsd.lo: elf32-sh64-nbsd.c elf32-sh64.c \
 
1283
  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1284
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
 
1285
  $(srcdir)/../opcodes/sh64-opc.h elf32-sh.c $(INCDIR)/elf/sh.h \
 
1286
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1287
elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
 
1288
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1289
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
 
1290
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
 
1291
  elf32-target.h
 
1292
elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1293
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1294
  $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
 
1295
  $(INCDIR)/libiberty.h elf32-target.h
 
1296
elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1297
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1298
  $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
 
1299
  elf32-target.h
 
1300
elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
 
1301
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1302
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
 
1303
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
 
1304
  elf32-target.h
 
1305
elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
1306
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1307
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
 
1308
  elflink.h
 
1309
elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1310
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1311
  $(INCDIR)/elf/external.h
 
1312
elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
 
1313
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1314
  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
 
1315
elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
 
1316
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1317
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
 
1318
epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
 
1319
  coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
 
1320
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1321
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1322
epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
 
1323
  coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
 
1324
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1325
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1326
hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
 
1327
  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1328
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1329
hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
 
1330
  aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
 
1331
  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
 
1332
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1333
  aout-target.h
 
1334
som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
 
1335
i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1336
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
 
1337
  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1338
i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
 
1339
  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1340
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1341
i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
 
1342
  $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
 
1343
  libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
 
1344
  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
 
1345
i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
 
1346
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1347
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1348
i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1349
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1350
  libaout.h $(INCDIR)/bfdlink.h aout-target.h
 
1351
i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
 
1352
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
 
1353
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1354
i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
 
1355
  $(INCDIR)/bfdlink.h
 
1356
i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1357
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1358
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1359
i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1360
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1361
  libaout.h $(INCDIR)/bfdlink.h aout-target.h
 
1362
i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1363
  libaout.h $(INCDIR)/os9k.h
 
1364
ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
 
1365
  libieee.h $(INCDIR)/safe-ctype.h
 
1366
m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1367
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1368
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1369
m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1370
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1371
  libaout.h $(INCDIR)/bfdlink.h aout-target.h
 
1372
m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
 
1373
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
 
1374
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1375
m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1376
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1377
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1378
m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
 
1379
  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1380
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1381
mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
 
1382
  $(INCDIR)/libiberty.h mach-o-target.c
 
1383
mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
 
1384
  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1385
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1386
newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1387
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1388
  libaout.h $(INCDIR)/bfdlink.h aout-target.h
 
1389
nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
 
1390
  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
 
1391
nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
 
1392
  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
 
1393
  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
 
1394
nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
 
1395
  $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
 
1396
  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
 
1397
  nlm-target.h
 
1398
nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
 
1399
  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
 
1400
  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
 
1401
nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
 
1402
  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
 
1403
ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1404
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1405
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1406
oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
 
1407
  $(INCDIR)/oasys.h liboasys.h
 
1408
pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
 
1409
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
 
1410
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1411
pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
 
1412
  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
 
1413
  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
 
1414
pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
 
1415
  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1416
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1417
  peicode.h libpei.h
 
1418
pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
 
1419
  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1420
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1421
  peicode.h libpei.h
 
1422
pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
 
1423
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1424
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1425
  peicode.h libpei.h
 
1426
pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
 
1427
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1428
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1429
  peicode.h libpei.h
 
1430
pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
 
1431
  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1432
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1433
  peicode.h libpei.h
 
1434
pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
 
1435
  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1436
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1437
  peicode.h libpei.h
 
1438
pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
 
1439
  $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
 
1440
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1441
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1442
pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
 
1443
  $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
 
1444
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1445
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1446
pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
 
1447
  $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
 
1448
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1449
  coffcode.h peicode.h libpei.h
 
1450
pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
 
1451
  $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
 
1452
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1453
  $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
 
1454
  libpei.h
 
1455
pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
 
1456
  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1457
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1458
  peicode.h libpei.h
 
1459
pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
 
1460
  $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1461
  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
 
1462
  peicode.h libpei.h
 
1463
ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
 
1464
reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1465
  genlink.h $(INCDIR)/coff/internal.h libcoff.h
 
1466
riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
 
1467
  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
 
1468
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1469
sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
 
1470
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1471
  libaout.h $(INCDIR)/bfdlink.h aout-target.h
 
1472
sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
 
1473
  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
 
1474
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1475
  aout-target.h
 
1476
sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1477
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1478
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1479
sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
 
1480
  $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
 
1481
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
 
1482
  aout-target.h
 
1483
vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1484
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1485
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1486
vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
 
1487
  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1488
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1489
vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
 
1490
  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
 
1491
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1492
versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
 
1493
vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1494
  vms.h
 
1495
vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1496
  vms.h
 
1497
vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1498
  $(INCDIR)/safe-ctype.h vms.h
 
1499
vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1500
  vms.h
 
1501
vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1502
  vms.h
 
1503
xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1504
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
 
1505
  libxcoff.h
 
1506
aix5ppc-core.lo: aix5ppc-core.c
 
1507
aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
 
1508
  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
 
1509
  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 
1510
coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1511
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
 
1512
  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
 
1513
  libcoff.h libecoff.h coffswap.h ecoffswap.h
 
1514
coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
 
1515
  $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
 
1516
  $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
 
1517
  coffswap.h
 
1518
demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
 
1519
  $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
 
1520
  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
 
1521
  $(INCDIR)/aout/ar.h aout-target.h
 
1522
efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
 
1523
  coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
 
1524
  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
 
1525
  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
 
1526
elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
 
1527
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1528
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
 
1529
  $(INCDIR)/elf/reloc-macros.h elf64-target.h
 
1530
elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
 
1531
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1532
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
 
1533
  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
 
1534
  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
 
1535
  $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
 
1536
  libecoff.h ecoffswap.h elf64-target.h
 
1537
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
 
1538
  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1539
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
 
1540
  $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
 
1541
  elf64-hppa.h elf-hppa.h elf64-target.h
 
1542
elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
 
1543
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1544
  $(INCDIR)/bfdlink.h elf64-target.h
 
1545
elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
 
1546
  $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1547
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
 
1548
  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
 
1549
  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
 
1550
  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
 
1551
  elf64-target.h
 
1552
elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
 
1553
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1554
  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
 
1555
  $(INCDIR)/opcode/mmix.h elf64-target.h
 
1556
elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1557
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1558
  $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
 
1559
  elf64-ppc.h elf64-target.h
 
1560
elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1561
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1562
  $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
 
1563
  elf64-target.h
 
1564
elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
 
1565
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1566
  $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
 
1567
  elf64-target.h
 
1568
elf64-sh64-nbsd.lo: elf64-sh64-nbsd.c elf64-sh64.c \
 
1569
  $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h elf-bfd.h \
 
1570
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1571
  $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf64-target.h
 
1572
elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
 
1573
  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
 
1574
  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
 
1575
  $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
 
1576
  elf64-target.h
 
1577
elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
1578
  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
 
1579
  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
 
1580
  elflink.h
 
1581
mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
 
1582
  $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
 
1583
nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
 
1584
  $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
 
1585
  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
 
1586
  nlm-target.h
 
1587
nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
 
1588
  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
 
1589
aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
 
1590
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
 
1591
  libcoff.h $(INCDIR)/bfdlink.h
 
1592
hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
 
1593
irix-core.lo: irix-core.c $(INCDIR)/filenames.h
 
1594
lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
 
1595
osf-core.lo: osf-core.c $(INCDIR)/filenames.h
 
1596
sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
 
1597
  $(INCDIR)/bfdlink.h
 
1598
trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
 
1599
  $(INCDIR)/bfdlink.h
 
1600
cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
 
1601
elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
 
1602
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1603
  $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
 
1604
  $(INCDIR)/elf/reloc-macros.h elf32-target.h
 
1605
elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
 
1606
  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
 
1607
  $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
 
1608
  $(INCDIR)/elf/reloc-macros.h elf64-target.h
 
1609
peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
 
1610
  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
 
1611
  libcoff.h $(INCDIR)/bfdlink.h libpei.h
 
1612
pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
 
1613
  $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
 
1614
  libcoff.h $(INCDIR)/bfdlink.h libpei.h
 
1615
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
 
1616
 
 
1617
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1618
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1619
.NOEXPORT: