* Bit mask pattern fix for R5900 madd.s instruction; PR 15371.
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
56231d31 1# Makefile.in generated automatically by automake 1.2e from Makefile.am
99a42820 2
56231d31 3# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
c0734708 4# This Makefile.in is free software; the Free Software Foundation
56231d31
ILT
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.
fde8212e 12
fde8212e 13
d92329a9 14SHELL = @SHELL@
c0734708
ILT
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
8c693660 20exec_prefix = @exec_prefix@
5868184b 21
c0734708
ILT
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
50bd50d4 25datadir = @datadir@
c0734708
ILT
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
50bd50d4 30infodir = @infodir@
c0734708 31mandir = @mandir@
50bd50d4 32includedir = @includedir@
c0734708 33oldincludedir = /usr/include
fde8212e 34
c0734708
ILT
35pkgdatadir = $(datadir)/@PACKAGE@
36pkglibdir = $(libdir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
fde8212e 45
b7577823
ILT
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
c0734708
ILT
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50transform = @program_transform_name@
51
56231d31
ILT
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
c0734708
ILT
58build_alias = @build_alias@
59build_triplet = @build@
60host_alias = @host_alias@
61host_triplet = @host@
62target_alias = @target_alias@
63target_triplet = @target@
b7577823 64AR = @AR@
c0734708
ILT
65BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
66BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
67BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
68BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
b7577823 69CC = @CC@
c40331ba 70CC_FOR_BUILD = @CC_FOR_BUILD@
c0734708
ILT
71COREFILE = @COREFILE@
72COREFLAG = @COREFLAG@
73EXEEXT = @EXEEXT@
2c66160c 74EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
c0734708
ILT
75HDEFINES = @HDEFINES@
76LD = @LD@
77LIBTOOL = @LIBTOOL@
78LN_S = @LN_S@
79MAINT = @MAINT@
80MAKEINFO = @MAKEINFO@
eee4e8ca 81NM = @NM@
c0734708
ILT
82PACKAGE = @PACKAGE@
83RANLIB = @RANLIB@
84TDEFINES = @TDEFINES@
85VERSION = @VERSION@
86all_backends = @all_backends@
87bfd_backends = @bfd_backends@
88bfd_machines = @bfd_machines@
89tdefaults = @tdefaults@
90wordsize = @wordsize@
51300bdb 91
56231d31
ILT
92AUTOMAKE_OPTIONS = cygnus
93
d6a554ae 94INCDIR = $(srcdir)/../include
bb552c64 95CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
a5c6b4b3 96DEP = mkdep
12e7087f 97
f259290f 98SUBDIRS = doc
12e7087f 99
c40331ba
ILT
100docdir = doc
101
c0734708 102lib_LTLIBRARIES = libbfd.la
99a42820 103
a5220fb9 104# bfd.h goes here, for now
12f367a1 105BFD_H = bfd.h
99a42820 106
56231d31 107# Jim Kingdon notes:
180acef5
DM
108# Writing S-records should be included in all (or at least most)
109# *-*-coff, *-*-aout, etc., configurations, because people will want to
110# be able to use objcopy to create S-records. (S-records are not useful
111# for the debugger, so if you are downloading things as S-records you
112# need two copies of the executable, one to download and one for the
113# debugger).
01087713 114BFD_LIBS = \
c0734708
ILT
115 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
116 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
117 section.lo syms.lo targets.lo hash.lo linker.lo \
56231d31 118 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo
767f22d5
FF
119
120BFD_LIBS_CFILES = \
121 archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
122 format.c init.c libbfd.c opncls.c reloc.c \
123 section.c syms.c targets.c hash.c linker.c \
56231d31 124 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c
63ffe5ef 125
01087713
DM
126# This list is alphabetized to make it easier to keep in sync
127# with the decls and initializer in archures.c.
128ALL_MACHINES = \
c0734708
ILT
129 cpu-a29k.lo \
130 cpu-alpha.lo \
c0734708 131 cpu-arc.lo \
c0734708
ILT
132 cpu-arm.lo \
133 cpu-d10v.lo \
fd8d7c31 134 $(start-sanitize-d30v) \
c0734708 135 cpu-d30v.lo \
fd8d7c31 136 $(end-sanitize-d30v) \
c0734708
ILT
137 cpu-h8300.lo \
138 cpu-h8500.lo \
139 cpu-hppa.lo \
140 cpu-i386.lo \
141 cpu-i860.lo \
142 cpu-i960.lo \
143 cpu-m32r.lo \
144 cpu-m68k.lo \
145 cpu-m88k.lo \
146 cpu-mips.lo \
147 cpu-m10200.lo \
148 cpu-m10300.lo \
149 cpu-ns32k.lo \
150 cpu-powerpc.lo \
151 cpu-rs6000.lo \
152 cpu-sh.lo \
153 cpu-sparc.lo \
eee4e8ca 154 cpu-tic30.lo \
5a608f5b 155 $(start-sanitize-tic80) \
c0734708 156 cpu-tic80.lo \
5a608f5b 157 $(end-sanitize-tic80) \
c0734708 158 cpu-v850.lo \
c0734708
ILT
159 cpu-vax.lo \
160 cpu-we32k.lo \
161 cpu-w65.lo \
162 cpu-z8k.lo
01087713 163
767f22d5
FF
164ALL_MACHINES_CFILES = \
165 cpu-a29k.c \
166 cpu-alpha.c \
099ddbf1 167 cpu-arc.c \
767f22d5
FF
168 cpu-arm.c \
169 cpu-h8300.c \
170 cpu-h8500.c \
171 cpu-hppa.c \
172 cpu-i386.c \
173 cpu-i860.c \
174 cpu-i960.c \
418d5b05 175 cpu-m32r.c \
767f22d5
FF
176 cpu-m68k.c \
177 cpu-m88k.c \
178 cpu-mips.c \
418d5b05
ILT
179 cpu-m10200.c \
180 cpu-m10300.c \
767f22d5
FF
181 cpu-ns32k.c \
182 cpu-powerpc.c \
183 cpu-rs6000.c \
184 cpu-sh.c \
185 cpu-sparc.c \
eee4e8ca 186 cpu-tic30.c \
d92329a9 187 cpu-v850.c \
767f22d5
FF
188 cpu-vax.c \
189 cpu-we32k.c \
190 cpu-w65.c \
191 cpu-z8k.c
192
01087713 193# The .o files needed by all of the 32 bit vectors that are configured into
caede515 194# target_vector in targets.c if configured with --enable-targets=all.
bb552c64 195BFD32_BACKENDS = \
c0734708
ILT
196 aout-adobe.lo \
197 aout-arm.lo \
198 aout-ns32k.lo \
199 aout-sparcle.lo \
eee4e8ca 200 aout-tic30.lo \
c0734708
ILT
201 aout0.lo \
202 aout32.lo \
203 bout.lo \
204 cf-i386lynx.lo \
205 cf-m68klynx.lo \
206 cf-sparclynx.lo \
207 coff-a29k.lo \
208 coff-apollo.lo \
209 coff-arm.lo \
210 coff-aux.lo \
211 coff-h8300.lo \
212 coff-h8500.lo \
213 coff-i386.lo \
214 coff-go32.lo \
215 coff-i860.lo \
216 coff-i960.lo \
217 coff-m68k.lo \
218 coff-m88k.lo \
219 coff-mips.lo \
220 coff-pmac.lo \
221 coff-rs6000.lo \
222 coff-sh.lo \
223 coff-sparc.lo \
76af94b9 224 coff-stgo32.lo \
c0734708 225 coff-svm68k.lo \
eee4e8ca 226 coff-tic30.lo \
5a608f5b 227 $(start-sanitize-tic80) \
c0734708 228 coff-tic80.lo \
5a608f5b 229 $(end-sanitize-tic80) \
c0734708
ILT
230 coff-u68k.lo \
231 coff-we32k.lo \
232 coff-w65.lo \
233 coff-z8k.lo \
234 cofflink.lo \
d92329a9 235 dwarf2.lo \
c0734708
ILT
236 ecoff.lo \
237 ecofflink.lo \
56231d31 238 elf.lo \
c0734708 239 elf32-arc.lo \
c0734708 240 elf32-d10v.lo \
fd8d7c31 241 $(start-sanitize-d30v) \
c0734708 242 elf32-d30v.lo \
fd8d7c31 243 $(end-sanitize-d30v) \
c0734708
ILT
244 elf32-gen.lo \
245 elf32-hppa.lo \
246 elf32-i386.lo \
247 elf32-i860.lo \
248 elf32-m32r.lo \
249 elf32-m68k.lo \
250 elf32-m88k.lo \
251 elf32-mips.lo \
252 elf-m10200.lo \
253 elf-m10300.lo \
254 elf32-ppc.lo \
255 elf32-sh.lo \
256 elf32-sparc.lo \
c0734708 257 elf32-v850.lo \
c0734708
ILT
258 elf32.lo \
259 elflink.lo \
260 hp300bsd.lo \
261 hp300hpux.lo \
262 som.lo \
263 i386aout.lo \
264 i386bsd.lo \
265 i386dynix.lo \
266 i386freebsd.lo \
267 i386linux.lo \
268 i386lynx.lo \
269 i386msdos.lo \
270 i386netbsd.lo \
271 i386mach3.lo \
272 i386os9k.lo \
273 ieee.lo \
274 m68k4knetbsd.lo \
275 m68klinux.lo \
276 m68klynx.lo \
277 m68knetbsd.lo \
278 m88kmach3.lo \
279 mipsbsd.lo \
280 newsos3.lo \
281 nlm.lo \
282 nlm32-i386.lo \
283 nlm32-sparc.lo \
284 nlm32-ppc.lo \
285 nlm32.lo \
286 ns32knetbsd.lo \
287 oasys.lo \
288 pc532-mach.lo \
289 pe-arm.lo \
290 pei-arm.lo \
291 pe-i386.lo \
292 pei-i386.lo \
293 pe-ppc.lo \
294 pei-ppc.lo \
295 ppcboot.lo \
296 reloc16.lo \
297 riscix.lo \
298 sparclinux.lo \
299 sparclynx.lo \
300 sparcnetbsd.lo \
301 sunos.lo \
eee4e8ca 302 vaxnetbsd.lo \
c0734708
ILT
303 versados.lo \
304 xcofflink.lo
01087713 305
767f22d5 306BFD32_BACKENDS_CFILES = \
8d0d6655 307 aout-adobe.c \
dee99794 308 aout-arm.c \
8d0d6655 309 aout-ns32k.c \
dee99794 310 aout-sparcle.c \
eee4e8ca 311 aout-tic30.c \
8d0d6655
KR
312 aout0.c \
313 aout32.c \
314 bout.c \
315 cf-i386lynx.c \
316 cf-m68klynx.c \
317 cf-sparclynx.c \
318 coff-a29k.c \
319 coff-apollo.c \
320 coff-arm.c \
d19df9b5 321 coff-aux.c \
8d0d6655
KR
322 coff-h8300.c \
323 coff-h8500.c \
324 coff-i386.c \
cf587de8 325 coff-i860.c \
8d0d6655
KR
326 coff-go32.c \
327 coff-i960.c \
328 coff-m68k.c \
329 coff-m88k.c \
330 coff-mips.c \
331 coff-pmac.c \
332 coff-rs6000.c \
333 coff-sh.c \
334 coff-sparc.c \
76af94b9 335 coff-stgo32.c \
ac388f2a 336 coff-svm68k.c \
eee4e8ca 337 coff-tic30.c \
8d0d6655
KR
338 coff-u68k.c \
339 coff-we32k.c \
340 coff-w65.c \
341 coff-z8k.c \
342 cofflink.c \
d92329a9 343 dwarf2.c \
8d0d6655
KR
344 ecoff.c \
345 ecofflink.c \
56231d31 346 elf.c \
099ddbf1 347 elf32-arc.c \
76af94b9 348 elf32-d10v.c \
8d0d6655
KR
349 elf32-gen.c \
350 elf32-hppa.c \
351 elf32-i386.c \
352 elf32-i860.c \
418d5b05 353 elf32-m32r.c \
8d0d6655
KR
354 elf32-m68k.c \
355 elf32-m88k.c \
356 elf32-mips.c \
418d5b05
ILT
357 elf-m10200.c \
358 elf-m10300.c \
8d0d6655 359 elf32-ppc.c \
f0c12b73 360 elf32-sh.c \
8d0d6655 361 elf32-sparc.c \
d92329a9 362 elf32-v850.c \
8d0d6655
KR
363 elf32.c \
364 elflink.c \
dee99794 365 hp300bsd.c \
8d0d6655
KR
366 hp300hpux.c \
367 som.c \
368 i386aout.c \
369 i386bsd.c \
dee99794 370 i386dynix.c \
767f22d5 371 i386freebsd.c \
8d0d6655
KR
372 i386linux.c \
373 i386lynx.c \
374 i386msdos.c \
375 i386netbsd.c \
376 i386mach3.c \
377 i386os9k.c \
378 ieee.c \
dee99794 379 m68k4knetbsd.c \
c877bdf1 380 m68klinux.c \
8d0d6655
KR
381 m68klynx.c \
382 m68knetbsd.c \
383 m88kmach3.c \
384 mipsbsd.c \
385 newsos3.c \
386 nlm.c \
387 nlm32-i386.c \
388 nlm32-sparc.c \
389 nlm32-ppc.c \
390 nlm32.c \
391 ns32knetbsd.c \
392 oasys.c \
393 pc532-mach.c \
394 pe-arm.c \
395 pei-arm.c \
396 pe-i386.c \
397 pei-i386.c \
398 pe-ppc.c \
399 pei-ppc.c \
50bd50d4 400 ppcboot.c \
8d0d6655 401 reloc16.c \
dee99794 402 riscix.c \
418d5b05 403 sparclinux.c \
8d0d6655
KR
404 sparclynx.c \
405 sparcnetbsd.c \
8d0d6655 406 sunos.c \
eee4e8ca 407 vaxnetbsd.c \
8d0d6655 408 versados.c \
767f22d5
FF
409 xcofflink.c
410
411# The .o files needed by all of the 64 bit vectors that are configured into
412# target_vector in targets.c if configured with --enable-targets=all
413# and --enable-64-bit-bfd.
414BFD64_BACKENDS = \
c0734708
ILT
415 aout64.lo \
416 coff-alpha.lo \
417 demo64.lo \
418 elf64-alpha.lo \
419 elf64-gen.lo \
420 elf64-mips.lo \
421 elf64-sparc.lo \
422 elf64.lo \
423 evax-alpha.lo \
424 evax-egsd.lo \
425 evax-etir.lo \
426 evax-emh.lo \
427 evax-misc.lo \
428 nlm32-alpha.lo \
429 nlm64.lo
767f22d5
FF
430
431BFD64_BACKENDS_CFILES = \
8d0d6655
KR
432 aout64.c \
433 coff-alpha.c \
434 demo64.c \
50bd50d4 435 elf64-alpha.c \
8d0d6655 436 elf64-gen.c \
d1bf45aa 437 elf64-mips.c \
8d0d6655
KR
438 elf64-sparc.c \
439 elf64.c \
50bd50d4
MH
440 evax-alpha.c \
441 evax-egsd.c \
442 evax-etir.c \
443 evax-emh.c \
444 evax-misc.c \
8d0d6655 445 nlm32-alpha.c \
767f22d5
FF
446 nlm64.c
447
448OPTIONAL_BACKENDS = \
c0734708
ILT
449 aix386-core.lo \
450 hpux-core.lo \
451 irix-core.lo \
452 lynx-core.lo \
453 osf-core.lo \
454 trad-core.lo \
455 cisco-core.lo
767f22d5
FF
456
457OPTIONAL_BACKENDS_CFILES = \
458 aix386-core.c \
459 hpux-core.c \
460 irix-core.c \
461 lynx-core.c \
462 osf-core.c \
463 trad-core.c \
464 cisco-core.c
465
466# These are defined by configure.in:
467WORDSIZE = @wordsize@
468ALL_BACKENDS = @all_backends@
469BFD_BACKENDS = @bfd_backends@
470BFD_MACHINES = @bfd_machines@
471TDEFAULTS = @tdefaults@
472
c0734708 473INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES)
767f22d5
FF
474
475# C source files that correspond to .o's.
476CFILES = \
477 $(BFD_LIBS_CFILES) \
478 $(ALL_MACHINES_CFILES) \
479 $(BFD32_BACKENDS_CFILES) \
480 $(BFD64_BACKENDS_CFILES) \
dee99794 481 $(OPTIONAL_BACKENDS_CFILES)
63ffe5ef 482
dee99794
ILT
483HFILES = \
484 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h \
485 ecoffswap.h elf32-hppa.h elf32-target.h elf64-target.h \
179ce6e1
ILT
486 elfcode.h evax.h genlink.h go32stub.h hppa_stubs.h libaout.h \
487 libbfd.h libcoff.h libecoff.h elf-bfd.h libhppa.h libieee.h \
488 libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \
dee99794 489 targmatch.h
c6b399ce 490
c0734708
ILT
491# Various kinds of .o files to put in libbfd.a:
492# BFD_BACKENDS Routines the configured targets need.
493# BFD_MACHINES Architecture-specific routines the configured targets need.
494# COREFILE Core file routines for a native configuration
495OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
5176a6bc 496
c0734708
ILT
497libbfd_la_SOURCES = $(BFD_LIBS_CFILES)
498libbfd_la_DEPENDENCIES = $(OFILES) ofiles
499libbfd_la_LIBADD = `cat ofiles`
6e639e5d 500libbfd_la_LDFLAGS = -release $(VERSION)
30662ca6 501
c0734708
ILT
502# libtool will build .libs/libbfd.a. We create libbfd.a in the build
503# directory so that we don't have to convert all the programs that use
504# libbfd.a simultaneously. This is a hack which should be removed if
505# everything else starts using libtool. FIXME.
5e377ed2 506
c0734708 507noinst_LIBRARIES = libbfd.a
d92329a9 508libbfd_a_SOURCES =
d5d53b0a 509
c0734708
ILT
510BFD_H_DEPS= $(INCDIR)/ansidecl.h
511LOCAL_H_DEPS= libbfd.h sysdep.h config.h
5868184b 512
d92329a9
ILT
513BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
514 reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c
515LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
516LIBCOFF_H_FILES = libcoff-in.h coffcode.h
517
c0734708
ILT
518MOSTLYCLEANFILES = elf32-target.h elf64-target.h ofiles stamp-ofiles \
519 targmatch.h
2090ba83 520
d92329a9
ILT
521CLEANFILES = bfd.h dep.sed stmp-bfd-h .dep .dep1 libbfd.a stamp-lib \
522 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
c0734708
ILT
523ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
524mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
525CONFIG_HEADER = config.h
526CONFIG_CLEAN_FILES = bfd-in3.h
527LIBRARIES = $(noinst_LIBRARIES)
528
529
530DEFS = @DEFS@ -I. -I$(srcdir) -I.
531CPPFLAGS = @CPPFLAGS@
532LDFLAGS = @LDFLAGS@
533LIBS = @LIBS@
534libbfd_a_LIBADD =
d92329a9 535libbfd_a_OBJECTS =
c0734708
ILT
536LTLIBRARIES = $(lib_LTLIBRARIES)
537
c0734708
ILT
538libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
539corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
56231d31 540syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo \
c0734708
ILT
541ihex.lo stabs.lo stab-syms.lo
542CFLAGS = @CFLAGS@
543COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
544LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
545LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
546DIST_COMMON = README COPYING ChangeLog Makefile.am Makefile.in TODO \
547acconfig.h acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
548configure.in stamp-h.in
f0abedbe 549
2090ba83 550
c0734708
ILT
551DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
552
553TAR = tar
554GZIP = --best
d92329a9
ILT
555SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
556OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
c0734708
ILT
557
558default: all
559
560.SUFFIXES:
d92329a9 561.SUFFIXES: .S .c .lo .o .s
c0734708
ILT
562$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
563 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
564
565Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
566 cd $(top_builddir) \
567 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
568
569$(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
570 cd $(srcdir) && $(ACLOCAL)
571
572config.status: $(srcdir)/configure
573 $(SHELL) ./config.status --recheck
574$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
575 cd $(srcdir) && $(AUTOCONF)
576
56231d31
ILT
577config.h: stamp-h
578 @:
c0734708
ILT
579stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
580 cd $(top_builddir) \
581 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
582 $(SHELL) ./config.status
583 @echo timestamp > stamp-h
584$(srcdir)/config.in: @MAINT@$(srcdir)/stamp-h.in
585$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
586 cd $(top_srcdir) && $(AUTOHEADER)
587 @echo timestamp > $(srcdir)/stamp-h.in
588
589mostlyclean-hdr:
590
591clean-hdr:
592
593distclean-hdr:
56231d31 594 -rm -f config.h
c0734708
ILT
595
596maintainer-clean-hdr:
597bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
598 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= ./config.status
599
600mostlyclean-noinstLIBRARIES:
601
602clean-noinstLIBRARIES:
56231d31 603 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
c0734708
ILT
604
605distclean-noinstLIBRARIES:
606
607maintainer-clean-noinstLIBRARIES:
608
56231d31 609.c.o:
d92329a9
ILT
610 $(COMPILE) -c $<
611
56231d31 612.s.o:
d92329a9
ILT
613 $(COMPILE) -c $<
614
56231d31 615.S.o:
c0734708
ILT
616 $(COMPILE) -c $<
617
618mostlyclean-compile:
56231d31 619 -rm -f *.o core *.core
c0734708
ILT
620
621clean-compile:
622
623distclean-compile:
56231d31 624 -rm -f *.tab.c
c0734708
ILT
625
626maintainer-clean-compile:
627
628.c.lo:
629 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
630
d92329a9
ILT
631.s.lo:
632 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
633
634.S.lo:
635 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
636
c0734708 637mostlyclean-libtool:
56231d31 638 -rm -f *.lo
c0734708
ILT
639
640clean-libtool:
56231d31 641 -rm -rf .libs _libs
c0734708
ILT
642
643distclean-libtool:
644
645maintainer-clean-libtool:
646
647mostlyclean-libLTLIBRARIES:
648
649clean-libLTLIBRARIES:
56231d31 650 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
c0734708
ILT
651
652distclean-libLTLIBRARIES:
653
654maintainer-clean-libLTLIBRARIES:
655
656install-libLTLIBRARIES: $(lib_LTLIBRARIES)
657 @$(NORMAL_INSTALL)
658 $(mkinstalldirs) $(libdir)
659 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
660 if test -f $$p; then \
56231d31
ILT
661 echo "$(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p"; \
662 $(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p; \
c0734708
ILT
663 else :; fi; \
664 done
665
666uninstall-libLTLIBRARIES:
667 $(NORMAL_UNINSTALL)
668 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
669 $(LIBTOOL) --mode=uninstall rm -f $(libdir)/$$p; \
670 done
671
672libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
673 $(LINK) -rpath $(libdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
674
675# This directory's subdirectories are mostly independent; you can cd
676# into them and run `make' without going through this Makefile.
677# To change the values of `make' variables: instead of editing Makefiles,
678# (1) if the variable is set in `config.status', edit `config.status'
679# (which will cause the Makefiles to be regenerated when you run `make');
680# (2) otherwise, pass the desired values on the `make' command line.
681
682@SET_MAKE@
683
684all-recursive install-data-recursive install-exec-recursive \
685installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
686check-recursive installcheck-recursive info-recursive dvi-recursive:
687 @set fnord $(MAKEFLAGS); amf=$$2; \
56231d31 688 list='$(SUBDIRS)'; for subdir in $$list; do \
c0734708
ILT
689 target=`echo $@ | sed s/-recursive//`; \
690 echo "Making $$target in $$subdir"; \
691 (cd $$subdir && $(MAKE) $$target) \
692 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
693 done && test -z "$$fail"
694
695mostlyclean-recursive clean-recursive distclean-recursive \
696maintainer-clean-recursive:
697 @set fnord $(MAKEFLAGS); amf=$$2; \
56231d31
ILT
698 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
699 rev="$$subdir $$rev"; \
700 done; \
c0734708
ILT
701 for subdir in $$rev; do \
702 target=`echo $@ | sed s/-recursive//`; \
703 echo "Making $$target in $$subdir"; \
704 (cd $$subdir && $(MAKE) $$target) \
705 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
706 done && test -z "$$fail"
707tags-recursive:
708 list='$(SUBDIRS)'; for subdir in $$list; do \
709 (cd $$subdir && $(MAKE) tags); \
710 done
711
712tags: TAGS
713
56231d31
ILT
714ID: $(HEADERS) $(SOURCES) $(LISP)
715 here=`pwd` && cd $(srcdir) \
716 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
c0734708 717
56231d31 718TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
c0734708
ILT
719 tags=; \
720 here=`pwd`; \
721 list='$(SUBDIRS)'; for subdir in $$list; do \
722 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
723 done; \
56231d31
ILT
724 list='$(SOURCES) $(HEADERS)'; \
725 unique=`for i in $$list; do echo $$i; done | \
726 awk ' { files[$$0] = 1; } \
727 END { for (i in files) print i; }'`; \
728 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
729 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
c0734708
ILT
730
731mostlyclean-tags:
732
733clean-tags:
734
735distclean-tags:
56231d31 736 -rm -f TAGS ID
c0734708
ILT
737
738maintainer-clean-tags:
739
740distdir = $(PACKAGE)-$(VERSION)
741top_distdir = $(distdir)
742
743# This target untars the dist file and tries a VPATH configuration. Then
744# it guarantees that the distribution is self-contained by making another
745# tarfile.
746distcheck: dist
56231d31 747 -rm -rf $(distdir)
c0734708
ILT
748 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
749 mkdir $(distdir)/=build
750 mkdir $(distdir)/=inst
751 dc_install_base=`cd $(distdir)/=inst && pwd`; \
752 cd $(distdir)/=build \
753 && ../configure --srcdir=.. --prefix=$$dc_install_base \
754 && $(MAKE) \
755 && $(MAKE) dvi \
756 && $(MAKE) check \
757 && $(MAKE) install \
758 && $(MAKE) installcheck \
759 && $(MAKE) dist
56231d31 760 -rm -rf $(distdir)
c0734708
ILT
761 @echo "========================"; \
762 echo "$(distdir).tar.gz is ready for distribution"; \
763 echo "========================"
764dist: distdir
765 -chmod -R a+r $(distdir)
766 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
56231d31 767 -rm -rf $(distdir)
c0734708
ILT
768dist-all: distdir
769 -chmod -R a+r $(distdir)
770 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
56231d31 771 -rm -rf $(distdir)
c0734708 772distdir: $(DISTFILES)
56231d31 773 -rm -rf $(distdir)
c0734708
ILT
774 mkdir $(distdir)
775 -chmod 777 $(distdir)
776 @for file in $(DISTFILES); do \
777 if test -f $$file; then d=.; else d=$(srcdir); fi; \
778 test -f $(distdir)/$$file \
779 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
780 || cp -p $$d/$$file $(distdir)/$$file; \
781 done
56231d31
ILT
782 for subdir in $(SUBDIRS); do \
783 test -d $(distdir)/$$subdir \
784 || mkdir $(distdir)/$$subdir \
785 || exit 1; \
786 chmod 777 $(distdir)/$$subdir; \
787 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
c0734708
ILT
788 || exit 1; \
789 done
790info: info-recursive
791dvi: dvi-recursive
56231d31 792check:
c0734708
ILT
793 $(MAKE) check-recursive
794installcheck: installcheck-recursive
795install-info: install-info-recursive
796all-recursive-am: config.h
797 $(MAKE) all-recursive
798
799all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
800
801install-exec-am: install-libLTLIBRARIES
802
803install-data-am: install-data-local
804
805uninstall-am: uninstall-libLTLIBRARIES
806
807install-exec: install-exec-recursive install-exec-am
808 @$(NORMAL_INSTALL)
809
810install-data: install-data-recursive install-data-am
811 @$(NORMAL_INSTALL)
812
813install: install-recursive install-exec-am install-data-am
814 @:
815
816uninstall: uninstall-recursive uninstall-am
817
818all: all-recursive-am all-am
819
820install-strip:
821 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
822installdirs: installdirs-recursive
823 $(mkinstalldirs) $(libdir)
824
825
826mostlyclean-generic:
56231d31 827 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
c0734708
ILT
828
829clean-generic:
56231d31 830 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
c0734708
ILT
831
832distclean-generic:
56231d31
ILT
833 -rm -f Makefile $(DISTCLEANFILES)
834 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
835 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
c0734708
ILT
836
837maintainer-clean-generic:
56231d31
ILT
838 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
839 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
c0734708
ILT
840mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
841 mostlyclean-compile mostlyclean-libtool \
842 mostlyclean-libLTLIBRARIES mostlyclean-tags \
843 mostlyclean-generic
844
845clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
846 clean-libLTLIBRARIES clean-tags clean-generic \
847 mostlyclean-am
848
849distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
850 distclean-libtool distclean-libLTLIBRARIES \
851 distclean-tags distclean-generic clean-am
852
853maintainer-clean-am: maintainer-clean-hdr \
854 maintainer-clean-noinstLIBRARIES \
855 maintainer-clean-compile maintainer-clean-libtool \
856 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
857 maintainer-clean-generic distclean-am
858
859mostlyclean: mostlyclean-recursive mostlyclean-am
860
861clean: clean-recursive clean-am
862
863distclean: distclean-recursive distclean-am
56231d31
ILT
864 -rm -f config.status
865 -rm -f libtool
c0734708
ILT
866
867maintainer-clean: maintainer-clean-recursive maintainer-clean-am
868 @echo "This command is intended for maintainers to use;"
869 @echo "it deletes files that may require special tools to rebuild."
56231d31 870 -rm -f config.status
c0734708
ILT
871
872.PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
873maintainer-clean-hdr mostlyclean-noinstLIBRARIES \
874distclean-noinstLIBRARIES clean-noinstLIBRARIES \
875maintainer-clean-noinstLIBRARIES mostlyclean-compile distclean-compile \
876clean-compile maintainer-clean-compile mostlyclean-libtool \
877distclean-libtool clean-libtool maintainer-clean-libtool \
878mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
879clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
880uninstall-libLTLIBRARIES install-libLTLIBRARIES install-data-recursive \
881uninstall-data-recursive install-exec-recursive \
882uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
883all-recursive check-recursive installcheck-recursive info-recursive \
884dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
885maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
886distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
887installcheck install-info all-recursive-am all-am install-exec-am \
888install-data-am uninstall-am install-exec install-data install \
889uninstall all installdirs mostlyclean-generic distclean-generic \
890clean-generic maintainer-clean-generic clean mostlyclean distclean \
891maintainer-clean
cecbf7ed 892
5176a6bc 893
89d617fe
ILT
894diststuff: info
895
44f795f7
ILT
896stamp-ofiles: Makefile
897 rm -f tofiles
2fdca021 898 f=""; \
c812942f 899 for i in $(OFILES) ; do \
2fdca021 900 case " $$f " in \
dae31cf5 901 *" $$i "*) ;; \
2fdca021
KR
902 *) f="$$f $$i" ;; \
903 esac ; \
904 done ; \
44f795f7 905 echo $$f > tofiles
9b31e6f5 906 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
44f795f7
ILT
907 touch stamp-ofiles
908
909ofiles: stamp-ofiles ; @true
5e377ed2
ILT
910
911stamp-lib: libbfd.la
56231d31
ILT
912 if [ -f .libs/libbfd.a ]; then \
913 cp .libs/libbfd.a libbfd.tmp; \
914 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
915 else true; fi
5e377ed2
ILT
916 touch stamp-lib
917
918libbfd.a: stamp-lib ; @true
52c6bc4d 919
dee99794
ILT
920# This file holds an array associating configuration triplets and
921# vector names. It is built from config.bfd. It is not compiled by
922# itself, but is included by targets.c.
923targmatch.h: config.bfd targmatch.sed
924 rm -f targmatch.h
925 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
926 mv -f targmatch.new targmatch.h
927
98c0c56d
BK
928# When compiling archures.c and targets.c, supply the default target
929# info from configure.
930
c0734708
ILT
931targets.lo: targets.c config.status
932 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
4a29cb1e 933
c0734708
ILT
934archures.lo: archures.c config.status
935 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
98c0c56d 936
b968e4f4
KR
937elf32-target.h : elfxx-target.h
938 rm -f elf32-target.h
939 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
940 mv -f elf32-target.new elf32-target.h
941
942elf64-target.h : elfxx-target.h
943 rm -f elf64-target.h
944 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
945 mv -f elf64-target.new elf64-target.h
b7577823
ILT
946$(BFD_LIBS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
947$(BFD_MACHINES): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
948$(BFD_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
949$(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
99a42820 950
c0734708
ILT
951# Install BFD include file, and others that it needs.
952install-data-local: $(BFD_H)
a5220fb9 953 $(INSTALL_DATA) $(BFD_H) $(includedir)/bfd.h
6cabab78 954 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(includedir)/ansidecl.h
89665c85 955 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(includedir)/bfdlink.h
b10e9afb 956
c6b399ce
KR
957# Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES).
958.dep: dep.sed $(CFILES) $(HFILES) bfd.h
959 rm -f .dep1
960 $(MAKE) DEP=$(DEP) .dep1
961 sed -f dep.sed <.dep1 >.dep
962
d684720f 963# This rule really wants a mkdep that runs "gcc -MM".
767f22d5
FF
964# The NetBSD mkdep overwrites any existing file contents, and doesn't insert
965# the "DO NOT DELETE" line.
966# Other mkdep versions require a file that already exists, and do insert it.
967# Hence the weirdness....
d684720f 968.dep1: $(CFILES)
8d0d6655 969 rm -f .dep2 .dep2a
d684720f 970 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
767f22d5 971 echo > .dep2a
c0734708 972 $(DEP) -f .dep2a $(INCLUDES) $(CFLAGS) $?
767f22d5 973 sed -e '/DO NOT DELETE/d' -e '/^$$/d' < .dep2a >> .dep2
8d0d6655 974 rm -f .dep2a
9b31e6f5 975 $(SHELL) $(srcdir)/../move-if-change .dep2 .dep1
d684720f 976
c6b399ce 977dep.sed: dep-in.sed config.status
d684720f
KR
978 sed <$(srcdir)/dep-in.sed >dep.sed \
979 -e 's!@BFD_H@!$(BFD_H)!' \
980 -e 's!@INCDIR@!$(INCDIR)!' \
8c693660 981 -e 's!@SRCDIR@!$(srcdir)!'
d684720f 982
d684720f
KR
983dep: .dep
984 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
985 cat .dep >> tmp-Makefile
9b31e6f5 986 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
653dd82a
SG
987
988dep-in: .dep
989 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
990 cat .dep >> tmp-Makefile.in
9b31e6f5 991 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
6f715d66 992
c0734708
ILT
993dep-am: .dep
994 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
995 cat .dep >> tmp-Makefile.am
996 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
997
998host-aout.lo: Makefile
6f715d66 999
5868184b
FF
1000# The following program can be used to generate a simple config file
1001# which can be folded into an h-XXX file for a new host, with some editing.
d01cd8fc 1002aout-params.h: gen-aout
4e810849 1003 ./gen-aout host > aout-params.h
5868184b
FF
1004gen-aout: $(srcdir)/gen-aout.c Makefile
1005 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
6f715d66 1006
d92329a9 1007$(BFD_H): stmp-bfd-h ; @true
75ff7895 1008
d92329a9 1009stmp-bfd-h: bfd-in3.h
f4e14cb9
ILT
1010 rm -f bfd-tmp.h
1011 cp bfd-in3.h bfd-tmp.h
9b31e6f5 1012 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
f4e14cb9 1013 rm -f bfd-tmp.h
d92329a9 1014 touch stmp-bfd-h
34075964 1015
a5220fb9 1016# Could really use a "copy-if-change"...
12e7087f 1017headers:
98c0c56d 1018 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
15db2044 1019 cp $(docdir)/bfd.h bfd-in2.h-new
9b31e6f5 1020 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
6bb4c923 1021 cp $(docdir)/libbfd.h libbfd.h-new
9b31e6f5 1022 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
6bb4c923 1023 cp $(docdir)/libcoff.h libcoff.h-new
9b31e6f5 1024 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
12e7087f 1025
d92329a9
ILT
1026# We only rebuild the header files automatically if we have been
1027# configured with --enable-maintainer-mode.
1028
eee4e8ca 1029$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
d92329a9
ILT
1030stmp-bin2-h: $(BFD_H_FILES)
1031 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
66761e59 1032 cp $(docdir)/bfd.h bfd-in2.h-new
9b31e6f5 1033 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
d92329a9
ILT
1034 touch stmp-bin2-h
1035
eee4e8ca 1036$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
d92329a9
ILT
1037stmp-lbfd-h: $(LIBBFD_H_FILES)
1038 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
66761e59 1039 cp $(docdir)/libbfd.h libbfd.h-new
9b31e6f5 1040 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
d92329a9
ILT
1041 touch stmp-lbfd-h
1042
eee4e8ca 1043$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
d92329a9
ILT
1044stmp-lcoff-h: $(LIBCOFF_H_FILES)
1045 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
66761e59 1046 cp $(docdir)/libcoff.h libcoff.h-new
9b31e6f5 1047 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
d92329a9 1048 touch stmp-lcoff-h
66761e59 1049
fd8d7c31 1050start-sanitize-d30v:
c0734708 1051elf32-d30v.lo: elf32-d30v.c elf-bfd.h $(INCDIR)/elf/common.h \
fd8d7c31
MH
1052 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1053 elf32-target.h
1054end-sanitize-d30v:
1055
5a608f5b 1056start-sanitize-tic80:
c0734708
ILT
1057cpu-tic80.lo: cpu-tic80.c
1058coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h elf-bfd.h \
2c66160c 1059 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/internal.h coffcode.h
5a608f5b
FF
1060end-sanitize-tic80:
1061
12e7087f
JG
1062# What appears below is generated by a hacked mkdep using gcc -MM.
1063
1064# DO NOT DELETE THIS LINE -- mkdep uses it.
cf587de8 1065# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
c0734708
ILT
1066archive.lo: archive.c $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h
1067archures.lo: archures.c
1068bfd.lo: bfd.c $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h \
418d5b05
ILT
1069 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \
1070 libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \
1071 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708
ILT
1072cache.lo: cache.c
1073coffgen.lo: coffgen.c $(INCDIR)/coff/internal.h libcoff.h \
8d0d6655 1074 $(INCDIR)/bfdlink.h
c0734708
ILT
1075corefile.lo: corefile.c
1076format.lo: format.c
1077init.lo: init.c
1078libbfd.lo: libbfd.c
1079opncls.lo: opncls.c $(INCDIR)/objalloc.h
1080reloc.lo: reloc.c $(INCDIR)/bfdlink.h
1081section.lo: section.c
1082syms.lo: syms.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
86aac8ea 1083 $(INCDIR)/aout/stab.def
c0734708
ILT
1084targets.lo: targets.c $(INCDIR)/fnmatch.h targmatch.h
1085hash.lo: hash.c $(INCDIR)/objalloc.h
1086linker.lo: linker.c $(INCDIR)/bfdlink.h genlink.h
1087elf.lo: elf.c $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655 1088 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708
ILT
1089srec.lo: srec.c $(INCDIR)/libiberty.h
1090binary.lo: binary.c
1091tekhex.lo: tekhex.c $(INCDIR)/libiberty.h
1092ihex.lo: ihex.c $(INCDIR)/libiberty.h
1093stabs.lo: stabs.c $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1094stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
c877bdf1 1095 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
c0734708
ILT
1096cpu-a29k.lo: cpu-a29k.c
1097cpu-alpha.lo: cpu-alpha.c
2c66160c 1098cpu-arc.lo: cpu-arc.c
c0734708
ILT
1099cpu-arm.lo: cpu-arm.c
1100cpu-h8300.lo: cpu-h8300.c
1101cpu-h8500.lo: cpu-h8500.c
1102cpu-hppa.lo: cpu-hppa.c
1103cpu-i386.lo: cpu-i386.c
1104cpu-i860.lo: cpu-i860.c
1105cpu-i960.lo: cpu-i960.c
1106cpu-m32r.lo: cpu-m32r.c
1107cpu-m68k.lo: cpu-m68k.c
1108cpu-m88k.lo: cpu-m88k.c
1109cpu-mips.lo: cpu-mips.c
1110cpu-m10200.lo: cpu-m10200.c
1111cpu-m10300.lo: cpu-m10300.c
1112cpu-ns32k.lo: cpu-ns32k.c ns32k.h
1113cpu-powerpc.lo: cpu-powerpc.c
1114cpu-rs6000.lo: cpu-rs6000.c
1115cpu-sh.lo: cpu-sh.c
1116cpu-sparc.lo: cpu-sparc.c
eee4e8ca 1117cpu-tic30.lo: cpu-tic30.c
d92329a9 1118cpu-v850.lo: cpu-v850.c
c0734708
ILT
1119cpu-vax.lo: cpu-vax.c
1120cpu-we32k.lo: cpu-we32k.c
1121cpu-w65.lo: cpu-w65.c
1122cpu-z8k.lo: cpu-z8k.c
1123aout-adobe.lo: aout-adobe.c $(INCDIR)/aout/adobe.h \
1124 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1125 $(INCDIR)/bfdlink.h
1126aout-arm.lo: aout-arm.c libaout.h $(INCDIR)/bfdlink.h \
dee99794
ILT
1127 $(INCDIR)/aout/aout64.h aoutx.h $(INCDIR)/aout/stab_gnu.h \
1128 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1129aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
c877bdf1 1130 ns32k.h libaout.h $(INCDIR)/bfdlink.h
c0734708 1131aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
dee99794
ILT
1132 libaout.h aoutf1.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1133 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1134 aout-target.h
eee4e8ca
ILT
1135aout-tic30.lo: aout-tic30.c libaout.h $(INCDIR)/bfdlink.h \
1136 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1137 $(INCDIR)/aout/ar.h aoutx.h
c0734708 1138aout0.lo: aout0.c aoutf1.h $(INCDIR)/aout/sun4.h libaout.h \
0b72c410
KR
1139 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1140 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1141aout32.lo: aout32.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
8d0d6655
KR
1142 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1143 $(INCDIR)/aout/ar.h
c0734708 1144bout.lo: bout.c $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h \
8d0d6655 1145 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
c0734708 1146cf-i386lynx.lo: cf-i386lynx.c coff-i386.c $(INCDIR)/coff/i386.h \
3cd942de
ILT
1147 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1148 coffcode.h coffswap.h
c0734708 1149cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/coff/m68k.h \
8d0d6655
KR
1150 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1151 coffcode.h coffswap.h
c0734708 1152cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/coff/sparc.h \
3cd942de
ILT
1153 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1154 coffcode.h coffswap.h
c0734708 1155coff-a29k.lo: coff-a29k.c $(INCDIR)/coff/a29k.h $(INCDIR)/coff/internal.h \
3cd942de 1156 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1157coff-apollo.lo: coff-apollo.c $(INCDIR)/coff/apollo.h \
8d0d6655 1158 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
356cd465 1159 coffcode.h coffswap.h
c0734708 1160coff-arm.lo: coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/internal.h \
8d0d6655 1161 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1162coff-aux.lo: coff-aux.c $(INCDIR)/coff/aux-coff.h $(INCDIR)/coff/internal.h \
d19df9b5
ILT
1163 $(INCDIR)/coff/m68k.h coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h \
1164 coffcode.h coffswap.h
c0734708 1165coff-h8300.lo: coff-h8300.c $(INCDIR)/bfdlink.h genlink.h \
c877bdf1
ILT
1166 $(INCDIR)/coff/h8300.h $(INCDIR)/coff/internal.h libcoff.h \
1167 coffcode.h coffswap.h
c0734708 1168coff-h8500.lo: coff-h8500.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h \
8d0d6655 1169 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1170coff-i386.lo: coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/internal.h \
8d0d6655 1171 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1172coff-i860.lo: coff-i860.c $(INCDIR)/coff/i860.h $(INCDIR)/coff/internal.h \
cf587de8 1173 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1174coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/coff/i386.h \
8d0d6655 1175 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
3cd942de 1176 coffcode.h coffswap.h
c0734708 1177coff-i960.lo: coff-i960.c $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h \
8d0d6655 1178 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1179coff-m68k.lo: coff-m68k.c $(INCDIR)/coff/m68k.h $(INCDIR)/coff/internal.h \
3cd942de 1180 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1181coff-m88k.lo: coff-m88k.c $(INCDIR)/coff/m88k.h $(INCDIR)/coff/internal.h \
3cd942de 1182 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1183coff-mips.lo: coff-mips.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
d5d53b0a
JW
1184 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1185 $(INCDIR)/coff/mips.h libcoff.h libecoff.h coffswap.h \
1186 ecoffswap.h
c0734708 1187coff-pmac.lo: coff-pmac.c coff-rs6000.c $(INCDIR)/coff/internal.h \
8d0d6655
KR
1188 $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1189 coffcode.h coffswap.h
c0734708 1190coff-rs6000.lo: coff-rs6000.c $(INCDIR)/coff/internal.h \
8d0d6655
KR
1191 $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1192 coffcode.h coffswap.h
c0734708 1193coff-sh.lo: coff-sh.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
130308bf 1194 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708
ILT
1195coff-sparc.lo: coff-sparc.c $(INCDIR)/coff/sparc.h \
1196 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1197 coffcode.h coffswap.h
76af94b9 1198coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/coff/i386.h \
179ce6e1
ILT
1199 $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1200 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1201 go32stub.h
c0734708 1202coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
ac388f2a
ILT
1203 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1204 coffcode.h coffswap.h
eee4e8ca
ILT
1205coff-tic30.lo: coff-tic30.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h \
1206 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1207coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
8d0d6655
KR
1208 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1209 coffcode.h coffswap.h
c0734708
ILT
1210coff-we32k.lo: coff-we32k.c $(INCDIR)/coff/we32k.h \
1211 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1212 coffcode.h coffswap.h
1213coff-w65.lo: coff-w65.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h \
ac400c0e 1214 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1215coff-z8k.lo: coff-z8k.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h \
130308bf 1216 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1217cofflink.lo: cofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
8d0d6655 1218 libcoff.h
d92329a9
ILT
1219dwarf2.lo: dwarf2.c elf-bfd.h $(INCDIR)/elf/common.h \
1220 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1221 $(INCDIR)/elf/dwarf2.h
c0734708 1222ecoff.lo: ecoff.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/ar.h \
8d0d6655
KR
1223 $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1224 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h \
1225 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1226 libcoff.h libecoff.h
c0734708 1227ecofflink.lo: ecofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/objalloc.h \
508539ab 1228 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h \
ac388f2a
ILT
1229 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1230 libcoff.h libecoff.h
099ddbf1
ILT
1231elf32-arc.lo: elf32-arc.c elf-bfd.h $(INCDIR)/elf/common.h \
1232 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1233 $(INCDIR)/elf/arc.h elf32-target.h
76af94b9
DE
1234elf32-d10v.lo: elf32-d10v.c elf-bfd.h $(INCDIR)/elf/common.h \
1235 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1236 elf32-target.h
c0734708 1237elf32-gen.lo: elf32-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655
KR
1238 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1239 elf32-target.h
c0734708 1240elf32-hppa.lo: elf32-hppa.c $(INCDIR)/bfdlink.h elf-bfd.h \
130308bf 1241 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
8d0d6655 1242 elf32-hppa.h libhppa.h $(INCDIR)/elf/hppa.h hppa_stubs.h \
130308bf 1243 elf32-target.h
c0734708 1244elf32-i386.lo: elf32-i386.c $(INCDIR)/bfdlink.h elf-bfd.h \
7ce8b9d1
ILT
1245 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1246 elf32-target.h
c0734708 1247elf32-i860.lo: elf32-i860.c elf-bfd.h $(INCDIR)/elf/common.h \
7ce8b9d1
ILT
1248 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1249 elf32-target.h
c0734708 1250elf32-m32r.lo: elf32-m32r.c elf-bfd.h $(INCDIR)/elf/common.h \
418d5b05
ILT
1251 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1252 $(INCDIR)/elf/m32r.h elf32-target.h
c0734708 1253elf32-m68k.lo: elf32-m68k.c $(INCDIR)/bfdlink.h elf-bfd.h \
8809320b 1254 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
7ce8b9d1 1255 elf32-target.h
c0734708 1256elf32-m88k.lo: elf32-m88k.c elf-bfd.h $(INCDIR)/elf/common.h \
7ce8b9d1
ILT
1257 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1258 elf32-target.h
c0734708 1259elf32-mips.lo: elf32-mips.c $(INCDIR)/bfdlink.h genlink.h \
6ab826bd 1260 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
130308bf
ILT
1261 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1262 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
8d12f138 1263 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h ecoffswap.h \
d5d53b0a 1264 elf32-target.h
c0734708 1265elf-m10200.lo: elf-m10200.c elf-bfd.h $(INCDIR)/elf/common.h \
c00ae065
JL
1266 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1267 elf32-target.h
c0734708 1268elf-m10300.lo: elf-m10300.c elf-bfd.h $(INCDIR)/elf/common.h \
c00ae065
JL
1269 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1270 elf32-target.h
c0734708 1271elf32-ppc.lo: elf32-ppc.c $(INCDIR)/bfdlink.h elf-bfd.h \
8809320b
ILT
1272 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1273 $(INCDIR)/elf/ppc.h elf32-target.h
c0734708 1274elf32-sh.lo: elf32-sh.c $(INCDIR)/bfdlink.h elf-bfd.h \
f0c12b73
DE
1275 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1276 elf32-target.h
c0734708 1277elf32-sparc.lo: elf32-sparc.c $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1278 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
86aac8ea 1279 $(INCDIR)/elf/sparc.h elf32-target.h
d92329a9
ILT
1280elf32-v850.lo: elf32-v850.c $(INCDIR)/bfdlink.h elf-bfd.h \
1281 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1282 $(INCDIR)/elf/v850.h elf32-target.h
c0734708 1283elf32.lo: elf32.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
b10e9afb 1284 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
508539ab 1285 $(INCDIR)/fnmatch.h elfcore.h elflink.h
c0734708 1286elflink.lo: elflink.c $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1287 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708 1288hp300bsd.lo: hp300bsd.c libaout.h $(INCDIR)/bfdlink.h \
dee99794
ILT
1289 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1290 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1291hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
130308bf
ILT
1292 aoutx.h $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1293 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1294 aout-target.h
c0734708
ILT
1295som.lo: som.c
1296i386aout.lo: i386aout.c $(INCDIR)/aout/aout64.h libaout.h \
f0c12b73 1297 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655 1298 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1299i386bsd.lo: i386bsd.c libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1300 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1301 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1302i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
dee99794
ILT
1303 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1304 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1305 aout-target.h
c0734708 1306i386freebsd.lo: i386freebsd.c freebsd.h libaout.h $(INCDIR)/bfdlink.h \
767f22d5
FF
1307 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1308 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1309i386linux.lo: i386linux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1310 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1311 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1312i386lynx.lo: i386lynx.c libaout.h $(INCDIR)/bfdlink.h \
0b72c410
KR
1313 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1314 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708
ILT
1315i386msdos.lo: i386msdos.c libaout.h $(INCDIR)/bfdlink.h
1316i386netbsd.lo: i386netbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1317 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1318 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1319i386mach3.lo: i386mach3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1320 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1321 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1322i386os9k.lo: i386os9k.c $(INCDIR)/bfdlink.h libaout.h \
8d0d6655 1323 $(INCDIR)/os9k.h
c0734708
ILT
1324ieee.lo: ieee.c $(INCDIR)/ieee.h libieee.h
1325m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h libaout.h \
1326 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1327 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1328m68klinux.lo: m68klinux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
c877bdf1
ILT
1329 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1330 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1331m68klynx.lo: m68klynx.c libaout.h $(INCDIR)/bfdlink.h \
0b72c410
KR
1332 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1333 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1334m68knetbsd.lo: m68knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
661df78b
KR
1335 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1336 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1337m88kmach3.lo: m88kmach3.c libaout.h $(INCDIR)/bfdlink.h \
c768bd3f
ILT
1338 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1339 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1340mipsbsd.lo: mipsbsd.c libaout.h $(INCDIR)/bfdlink.h \
c768bd3f
ILT
1341 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1342 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1343newsos3.lo: newsos3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1344 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1345 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1346nlm.lo: nlm.c libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
8d0d6655 1347 $(INCDIR)/nlm/external.h
c0734708 1348nlm32-i386.lo: nlm32-i386.c $(INCDIR)/nlm/i386-ext.h \
8d0d6655
KR
1349 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1350 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1351nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/nlm/sparc32-ext.h \
8d0d6655
KR
1352 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1353 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1354nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/nlm/ppc-ext.h libnlm.h \
8d0d6655
KR
1355 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1356 nlmswap.h nlm-target.h
c0734708 1357nlm32.lo: nlm32.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
8d0d6655 1358 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
c0734708 1359ns32knetbsd.lo: ns32knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1360 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1361 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708
ILT
1362oasys.lo: oasys.c $(INCDIR)/oasys.h liboasys.h
1363pc532-mach.lo: pc532-mach.c libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1364 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1365 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1366pe-arm.lo: pe-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
8809320b 1367 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
356cd465 1368 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1369pei-arm.lo: pei-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
8809320b 1370 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
a52a3ce8 1371 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1372pe-i386.lo: pe-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
4e98461f 1373 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
356cd465 1374 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1375pei-i386.lo: pei-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
4e98461f 1376 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
a52a3ce8 1377 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1378pe-ppc.lo: pe-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
356cd465
ILT
1379 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1380 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1381pei-ppc.lo: pei-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
356cd465
ILT
1382 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1383 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708
ILT
1384ppcboot.lo: ppcboot.c
1385reloc16.lo: reloc16.c $(INCDIR)/bfdlink.h genlink.h \
8d0d6655 1386 $(INCDIR)/coff/internal.h libcoff.h
c0734708 1387riscix.lo: riscix.c libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
dee99794
ILT
1388 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1389 $(INCDIR)/aout/ar.h
c0734708 1390sparclinux.lo: sparclinux.c $(INCDIR)/aout/aout64.h \
418d5b05
ILT
1391 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1392 libaout.h $(INCDIR)/bfdlink.h aout-target.h
c0734708 1393sparclynx.lo: sparclynx.c $(INCDIR)/aout/sun4.h libaout.h \
8d0d6655
KR
1394 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1395 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1396sparcnetbsd.lo: sparcnetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1397 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1398 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1399sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
8d0d6655
KR
1400 $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1401 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
eee4e8ca
ILT
1402vaxnetbsd.lo: vaxnetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1403 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1404 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708
ILT
1405versados.lo: versados.c $(INCDIR)/libiberty.h
1406xcofflink.lo: xcofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
356cd465 1407 libcoff.h
c0734708 1408aout64.lo: aout64.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
8d0d6655
KR
1409 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1410 $(INCDIR)/aout/ar.h
c0734708 1411coff-alpha.lo: coff-alpha.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
8d0d6655 1412 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
86aac8ea
ILT
1413 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
1414 libecoff.h coffswap.h ecoffswap.h
c0734708
ILT
1415demo64.lo: demo64.c aoutf1.h $(INCDIR)/aout/sun4.h \
1416 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1417 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1418 aout-target.h
1419elf64-alpha.lo: elf64-alpha.c elf-bfd.h $(INCDIR)/elf/common.h \
50bd50d4
MH
1420 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1421 $(INCDIR)/elf/alpha.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1422 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
1423 $(INCDIR)/aout/ar.h libcoff.h libecoff.h ecoffswap.h \
1424 elf64-target.h
c0734708 1425elf64-gen.lo: elf64-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655
KR
1426 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1427 elf64-target.h
c0734708 1428elf64-mips.lo: elf64-mips.c $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h \
f0c12b73 1429 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
50bd50d4
MH
1430 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1431 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1432 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1433 elf64-target.h
c0734708 1434elf64-sparc.lo: elf64-sparc.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655 1435 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
f2e33e27 1436 $(INCDIR)/elf/sparc.h elf64-target.h
c0734708 1437elf64.lo: elf64.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1438 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
508539ab 1439 $(INCDIR)/fnmatch.h elfcore.h elflink.h
c0734708
ILT
1440evax-alpha.lo: evax-alpha.c $(INCDIR)/bfdlink.h evax.h
1441evax-egsd.lo: evax-egsd.c $(INCDIR)/bfdlink.h evax.h
1442evax-etir.lo: evax-etir.c $(INCDIR)/bfdlink.h evax.h
1443evax-emh.lo: evax-emh.c $(INCDIR)/bfdlink.h evax.h
1444evax-misc.lo: evax-misc.c $(INCDIR)/bfdlink.h evax.h
1445nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/nlm/alpha-ext.h \
8d0d6655
KR
1446 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1447 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1448nlm64.lo: nlm64.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
8d0d6655 1449 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
c0734708 1450aix386-core.lo: aix386-core.c $(INCDIR)/coff/i386.h \
8d0d6655 1451 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
c0734708
ILT
1452hpux-core.lo: hpux-core.c
1453irix-core.lo: irix-core.c
1454lynx-core.lo: lynx-core.c
1455osf-core.lo: osf-core.c
1456trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h
1457cisco-core.lo: cisco-core.c
cf587de8 1458# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
c0734708
ILT
1459
1460# Tell versions [3.59,3.63) of GNU make to not export all variables.
1461# Otherwise a system limit (for SysV at least) may be exceeded.
1462.NOEXPORT:
This page took 0.297928 seconds and 4 git commands to generate.