2004-05-28 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
0949843d 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
252b5132 2
6a0735ef 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
252b5132
RH
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
a2d91340 13
252b5132
RH
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
a2d91340 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
ec317fb1 71BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
252b5132
RH
72BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
73CATALOGS = @CATALOGS@
74CATOBJEXT = @CATOBJEXT@
75CC = @CC@
76CC_FOR_BUILD = @CC_FOR_BUILD@
77COREFILE = @COREFILE@
78COREFLAG = @COREFLAG@
7a6cc5fb
NC
79CXX = @CXX@
80CXXCPP = @CXXCPP@
252b5132
RH
81DATADIRNAME = @DATADIRNAME@
82DLLTOOL = @DLLTOOL@
83EXEEXT = @EXEEXT@
84EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
0752970e
NC
85GCJ = @GCJ@
86GCJFLAGS = @GCJFLAGS@
252b5132
RH
87GMOFILES = @GMOFILES@
88GMSGFMT = @GMSGFMT@
89GT_NO = @GT_NO@
90GT_YES = @GT_YES@
91HDEFINES = @HDEFINES@
92INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
93INSTOBJEXT = @INSTOBJEXT@
94INTLDEPS = @INTLDEPS@
95INTLLIBS = @INTLLIBS@
96INTLOBJS = @INTLOBJS@
252b5132
RH
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99MAINT = @MAINT@
100MAKEINFO = @MAKEINFO@
101MKINSTALLDIRS = @MKINSTALLDIRS@
102MSGFMT = @MSGFMT@
a74801ba 103OBJDUMP = @OBJDUMP@
7a6cc5fb 104OBJEXT = @OBJEXT@
252b5132
RH
105PACKAGE = @PACKAGE@
106POFILES = @POFILES@
107POSUB = @POSUB@
108RANLIB = @RANLIB@
7a6cc5fb 109STRIP = @STRIP@
252b5132
RH
110TDEFINES = @TDEFINES@
111USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112USE_NLS = @USE_NLS@
113VERSION = @VERSION@
114WIN32LDFLAGS = @WIN32LDFLAGS@
115WIN32LIBADD = @WIN32LIBADD@
116all_backends = @all_backends@
117bfd_backends = @bfd_backends@
5bd4f169 118bfd_default_target_size = @bfd_default_target_size@
05864e2a 119bfd_file_ptr = @bfd_file_ptr@
2858ef35 120bfd_libs = @bfd_libs@
252b5132 121bfd_machines = @bfd_machines@
05864e2a 122bfd_ufile_ptr = @bfd_ufile_ptr@
252b5132
RH
123l = @l@
124tdefaults = @tdefaults@
125wordsize = @wordsize@
126
127AUTOMAKE_OPTIONS = cygnus
128
bc286f95
BE
129# Uncomment the following line when doing a release.
130# RELEASE=y
131
252b5132
RH
132INCDIR = $(srcdir)/../include
133CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 134MKDEP = gcc -MM
252b5132
RH
135
136SUBDIRS = doc po
137
138docdir = doc
a703a6ea
AM
139bfdlibdir = @bfdlibdir@
140bfdincludedir = @bfdincludedir@
252b5132 141
a703a6ea 142bfdlib_LTLIBRARIES = libbfd.la
252b5132 143
a2d91340
AC
144WARN_CFLAGS = @WARN_CFLAGS@
145AM_CFLAGS = $(WARN_CFLAGS)
146
252b5132
RH
147# bfd.h goes here, for now
148BFD_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).
c6f8758f
NC
157BFD32_LIBS = \
158 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
159 cache.lo coffgen.lo corefile.lo \
160 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
161 section.lo syms.lo targets.lo hash.lo linker.lo \
162 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
163 merge.lo dwarf2.lo simple.lo
252b5132
RH
164
165
2858ef35
HPN
166BFD64_LIBS = archive64.lo
167
c6f8758f
NC
168BFD32_LIBS_CFILES = \
169 archive.c archures.c bfd.c bfdio.c bfdwin.c \
170 cache.c coffgen.c corefile.c \
171 format.c init.c libbfd.c opncls.c reloc.c \
172 section.c syms.c targets.c hash.c linker.c \
173 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
174 merge.c dwarf2.c simple.c
252b5132
RH
175
176
2858ef35
HPN
177BFD64_LIBS_CFILES = archive64.c
178
252b5132
RH
179# This list is alphabetized to make it easier to keep in sync
180# with the decls and initializer in archures.c.
c6f8758f
NC
181ALL_MACHINES = \
182 cpu-a29k.lo \
183 cpu-alpha.lo \
184 cpu-arc.lo \
185 cpu-arm.lo \
186 cpu-avr.lo \
187 cpu-cr16c.lo \
188 cpu-cris.lo \
189 cpu-d10v.lo \
190 cpu-d30v.lo \
191 cpu-dlx.lo \
192 cpu-fr30.lo \
193 cpu-frv.lo \
194 cpu-h8300.lo \
195 cpu-h8500.lo \
196 cpu-hppa.lo \
197 cpu-ia64.lo \
198 cpu-i370.lo \
199 cpu-i386.lo \
200 cpu-i860.lo \
201 cpu-i960.lo \
202 cpu-ip2k.lo \
203 cpu-iq2000.lo \
204 cpu-m32r.lo \
205 cpu-m68hc11.lo \
206 cpu-m68hc12.lo \
207 cpu-m68k.lo \
208 cpu-m88k.lo \
209 cpu-m10200.lo \
210 cpu-m10300.lo \
211 cpu-mcore.lo \
212 cpu-mips.lo \
213 cpu-mmix.lo \
214 cpu-msp430.lo \
215 cpu-or32.lo \
216 cpu-ns32k.lo \
217 cpu-openrisc.lo \
218 cpu-pdp11.lo \
219 cpu-pj.lo \
220 cpu-powerpc.lo \
221 cpu-rs6000.lo \
222 cpu-s390.lo \
223 cpu-sh.lo \
224 cpu-sparc.lo \
225 cpu-tic30.lo \
226 cpu-tic4x.lo \
227 cpu-tic54x.lo \
228 cpu-tic80.lo \
229 cpu-v850.lo \
230 cpu-vax.lo \
231 cpu-we32k.lo \
232 cpu-w65.lo \
233 cpu-xstormy16.lo \
234 cpu-xtensa.lo \
235 cpu-z8k.lo
236
237
238ALL_MACHINES_CFILES = \
239 cpu-a29k.c \
240 cpu-alpha.c \
241 cpu-arc.c \
242 cpu-arm.c \
243 cpu-avr.c \
244 cpu-cris.c \
245 cpu-cr16c.c \
246 cpu-d10v.c \
247 cpu-d30v.c \
248 cpu-dlx.c \
249 cpu-fr30.c \
250 cpu-frv.c \
251 cpu-h8300.c \
252 cpu-h8500.c \
253 cpu-hppa.c \
254 cpu-ia64.c \
255 cpu-i370.c \
256 cpu-i386.c \
257 cpu-i860.c \
258 cpu-i960.c \
259 cpu-ip2k.c \
260 cpu-iq2000.c \
261 cpu-m32r.c \
262 cpu-m68hc11.c \
263 cpu-m68hc12.c \
264 cpu-m68k.c \
265 cpu-m88k.c \
266 cpu-m10200.c \
267 cpu-m10300.c \
268 cpu-mcore.c \
269 cpu-mips.c \
270 cpu-mmix.c \
271 cpu-msp430.c \
272 cpu-or32.c \
273 cpu-ns32k.c \
274 cpu-openrisc.c \
275 cpu-pdp11.c \
276 cpu-pj.c \
277 cpu-powerpc.c \
278 cpu-rs6000.c \
279 cpu-s390.c \
280 cpu-sh.c \
281 cpu-sparc.c \
282 cpu-tic30.c \
283 cpu-tic4x.c \
284 cpu-tic54x.c \
285 cpu-tic80.c \
286 cpu-v850.c \
287 cpu-vax.c \
288 cpu-we32k.c \
289 cpu-w65.c \
290 cpu-xstormy16.c \
291 cpu-xtensa.c \
292 cpu-z8k.c
252b5132
RH
293
294
295# The .o files needed by all of the 32 bit vectors that are configured into
296# target_vector in targets.c if configured with --enable-targets=all.
c6f8758f
NC
297BFD32_BACKENDS = \
298 aout-adobe.lo \
299 aout-arm.lo \
300 aout-cris.lo \
301 aout-ns32k.lo \
302 aout-sparcle.lo \
303 aout-tic30.lo \
304 aout0.lo \
305 aout32.lo \
306 armnetbsd.lo \
307 bout.lo \
308 cf-i386lynx.lo \
309 cf-m68klynx.lo \
310 cf-sparclynx.lo \
311 coff-a29k.lo \
312 coff-apollo.lo \
313 coff-arm.lo \
314 coff-aux.lo \
315 coff-h8300.lo \
316 coff-h8500.lo \
317 coff-i386.lo \
318 coff-go32.lo \
319 coff-i860.lo \
320 coff-i960.lo \
321 coff-m68k.lo \
322 coff-m88k.lo \
323 coff-mips.lo \
324 coff-or32.lo \
325 coff-rs6000.lo \
326 coff-sh.lo \
327 coff-sparc.lo \
328 coff-stgo32.lo \
329 coff-svm68k.lo \
330 coff-tic30.lo \
331 coff-tic4x.lo \
332 coff-tic54x.lo \
333 coff-tic80.lo \
334 coff-u68k.lo \
335 coff-we32k.lo \
336 coff-w65.lo \
337 coff-z8k.lo \
338 cofflink.lo \
339 dwarf1.lo \
340 ecoff.lo \
341 ecofflink.lo \
342 efi-app-ia32.lo \
343 elf.lo \
344 elf32-am33lin.lo \
345 elf32-arc.lo \
346 elfarm-oabi.lo \
347 elfarm-nabi.lo \
348 elf32-avr.lo \
349 elf32-cr16c.lo \
350 elf32-cris.lo \
351 elf32-d10v.lo \
352 elf32-d30v.lo \
353 elf32-dlx.lo \
354 elf32-fr30.lo \
355 elf32-frv.lo \
356 elf32-gen.lo \
357 elf32-h8300.lo \
358 elf32-hppa.lo \
359 elf32-i370.lo \
360 elf32-i386.lo \
361 elf32-i860.lo \
362 elf32-i960.lo \
363 elf32-ia64.lo \
364 elf32-ip2k.lo \
365 elf32-iq2000.lo \
366 elf32-m32r.lo \
367 elf32-m68hc11.lo \
368 elf32-m68hc12.lo \
369 elf32-m68hc1x.lo \
370 elf32-m68k.lo \
371 elf32-m88k.lo \
372 elf-m10200.lo \
373 elf-m10300.lo \
374 elf32-mcore.lo \
375 elfxx-mips.lo \
376 elf32-mips.lo \
377 elf32-msp430.lo \
378 elf32-openrisc.lo \
379 elf32-or32.lo \
380 elf32-pj.lo \
381 elf32-ppc.lo \
382 elf32-s390.lo \
383 elf32-sh.lo \
384 elf32-sh64.lo \
385 elf32-sh64-com.lo \
386 elf32-sparc.lo \
387 elf32-v850.lo \
388 elf32-vax.lo \
389 elf32-xstormy16.lo \
390 elf32-xtensa.lo \
391 elf32.lo \
392 elflink.lo \
393 elf-strtab.lo \
394 elf-eh-frame.lo \
395 epoc-pe-arm.lo \
396 epoc-pei-arm.lo \
397 hp300bsd.lo \
398 hp300hpux.lo \
399 som.lo \
400 i386aout.lo \
401 i386bsd.lo \
402 i386dynix.lo \
403 i386freebsd.lo \
404 i386linux.lo \
405 i386lynx.lo \
406 i386msdos.lo \
407 i386netbsd.lo \
408 i386mach3.lo \
409 i386os9k.lo \
410 ieee.lo \
411 m68k4knetbsd.lo \
412 m68klinux.lo \
413 m68klynx.lo \
414 m68knetbsd.lo \
415 m88kmach3.lo \
416 m88kopenbsd.lo \
417 mach-o.lo \
418 mipsbsd.lo \
419 newsos3.lo \
420 nlm.lo \
421 nlm32-i386.lo \
422 nlm32-sparc.lo \
423 nlm32-ppc.lo \
424 nlm32.lo \
425 ns32knetbsd.lo \
426 oasys.lo \
427 pc532-mach.lo \
428 pdp11.lo \
429 pef.lo \
430 pe-arm.lo \
431 pei-arm.lo \
432 pe-i386.lo \
433 pei-i386.lo \
434 pe-mcore.lo \
435 pei-mcore.lo \
436 pe-ppc.lo \
437 pei-ppc.lo \
438 pe-sh.lo \
439 pei-sh.lo \
440 pe-mips.lo \
441 pei-mips.lo \
442 peigen.lo \
443 ppcboot.lo \
444 reloc16.lo \
445 riscix.lo \
446 sparclinux.lo \
447 sparclynx.lo \
448 sparcnetbsd.lo \
449 sunos.lo \
450 vaxnetbsd.lo \
451 vax1knetbsd.lo \
452 vaxbsd.lo \
453 versados.lo \
454 vms.lo \
455 vms-gsd.lo \
456 vms-hdr.lo \
457 vms-misc.lo \
458 vms-tir.lo \
459 xcofflink.lo \
460 xsym.lo \
461 xtensa-isa.lo \
462 xtensa-modules.lo
463
464
465BFD32_BACKENDS_CFILES = \
466 aout-adobe.c \
467 aout-arm.c \
468 aout-cris.c \
469 aout-ns32k.c \
470 aout-sparcle.c \
471 aout-tic30.c \
472 aout0.c \
473 aout32.c \
474 armnetbsd.c \
475 bout.c \
476 cf-i386lynx.c \
477 cf-m68klynx.c \
478 cf-sparclynx.c \
479 coff-a29k.c \
480 coff-apollo.c \
481 coff-arm.c \
482 coff-aux.c \
483 coff-h8300.c \
484 coff-h8500.c \
485 coff-i386.c \
486 coff-i860.c \
487 coff-go32.c \
488 coff-i960.c \
489 coff-m68k.c \
490 coff-m88k.c \
491 coff-mips.c \
492 coff-or32.c \
493 coff-rs6000.c \
494 coff-sh.c \
495 coff-sparc.c \
496 coff-stgo32.c \
497 coff-svm68k.c \
498 coff-tic30.c \
499 coff-tic4x.c \
500 coff-tic54x.c \
501 coff-tic80.c \
502 coff-u68k.c \
503 coff-we32k.c \
504 coff-w65.c \
505 coff-z8k.c \
506 cofflink.c \
507 dwarf1.c \
508 ecoff.c \
509 ecofflink.c \
510 efi-app-ia32.c \
511 elf.c \
512 elf32-am33lin.c \
513 elf32-arc.c \
514 elfarm-oabi.c \
515 elfarm-nabi.c \
516 elf32-avr.c \
517 elf32-cr16c.c \
518 elf32-cris.c \
519 elf32-d10v.c \
520 elf32-d30v.c \
521 elf32-dlx.c \
522 elf32-fr30.c \
523 elf32-frv.c \
524 elf32-gen.c \
525 elf32-h8300.c \
526 elf32-hppa.c \
527 elf32-i370.c \
528 elf32-i386.c \
529 elf32-i860.c \
530 elf32-i960.c \
531 elf32-ip2k.c \
532 elf32-iq2000.c \
533 elf32-m32r.c \
534 elf32-m68k.c \
535 elf32-m68hc11.c \
536 elf32-m68hc12.c \
537 elf32-m68hc1x.c \
538 elf32-m88k.c \
539 elf-m10200.c \
540 elf-m10300.c \
541 elf32-mcore.c \
542 elfxx-mips.c \
543 elf32-mips.c \
544 elf32-msp430.c \
545 elf32-openrisc.c \
546 elf32-or32.c \
547 elf32-pj.c \
548 elf32-ppc.c \
549 elf32-sh64.c \
550 elf32-sh64-com.c \
551 elf32-s390.c \
552 elf32-sh.c \
553 elf32-sparc.c \
554 elf32-v850.c \
555 elf32-vax.c \
556 elf32-xstormy16.c \
557 elf32-xtensa.c \
558 elf32.c \
559 elflink.c \
560 elf-strtab.c \
561 elf-eh-frame.c \
562 epoc-pe-arm.c \
563 epoc-pei-arm.c \
564 hp300bsd.c \
565 hp300hpux.c \
566 som.c \
567 i386aout.c \
568 i386bsd.c \
569 i386dynix.c \
570 i386freebsd.c \
571 i386linux.c \
572 i386lynx.c \
573 i386msdos.c \
574 i386netbsd.c \
575 i386mach3.c \
576 i386os9k.c \
577 ieee.c \
578 m68k4knetbsd.c \
579 m68klinux.c \
580 m68klynx.c \
581 m68knetbsd.c \
582 m88kmach3.c \
583 m88kopenbsd.c \
584 mach-o.c \
585 mipsbsd.c \
586 newsos3.c \
587 nlm.c \
588 nlm32-i386.c \
589 nlm32-sparc.c \
590 nlm32-ppc.c \
591 nlm32.c \
592 ns32knetbsd.c \
593 oasys.c \
594 pc532-mach.c \
595 pdp11.c \
596 pef.c \
597 pe-arm.c \
598 pei-arm.c \
599 pe-i386.c \
600 pei-i386.c \
601 pe-mcore.c \
602 pei-mcore.c \
603 pe-ppc.c \
604 pei-ppc.c \
605 pe-sh.c \
606 pei-sh.c \
607 pe-mips.c \
608 pei-mips.c \
609 ppcboot.c \
610 reloc16.c \
611 riscix.c \
612 sparclinux.c \
613 sparclynx.c \
614 sparcnetbsd.c \
615 sunos.c \
616 vaxnetbsd.c \
617 vax1knetbsd.c \
618 vaxbsd.c \
619 versados.c \
620 vms.c \
621 vms-gsd.c \
622 vms-hdr.c \
623 vms-misc.c \
624 vms-tir.c \
625 xcofflink.c \
626 xsym.c \
627 xtensa-isa.c \
628 xtensa-modules.c
252b5132 629
6768c14a 630
252b5132
RH
631# The .o files needed by all of the 64 bit vectors that are configured into
632# target_vector in targets.c if configured with --enable-targets=all
633# and --enable-64-bit-bfd.
c6f8758f
NC
634BFD64_BACKENDS = \
635 aix5ppc-core.lo \
636 aout64.lo \
637 coff-alpha.lo \
638 coff64-rs6000.lo \
639 demo64.lo \
640 efi-app-ia64.lo \
641 elf64-x86-64.lo \
642 elf64-alpha.lo \
643 elf64-hppa.lo \
644 elf64-ia64.lo \
645 elf64-gen.lo \
646 elfn32-mips.lo \
647 elf64-mips.lo \
648 elf64-mmix.lo \
649 elf64-sh64.lo \
650 elf64-ppc.lo \
651 elf64-s390.lo \
652 elf64-sparc.lo \
653 elf64.lo \
654 mmo.lo \
655 nlm32-alpha.lo \
656 nlm64.lo \
657 pepigen.lo
658
659
660BFD64_BACKENDS_CFILES = \
661 aix5ppc-core.c \
662 aout64.c \
663 coff-alpha.c \
664 coff64-rs6000.c \
665 demo64.c \
666 efi-app-ia64.c \
667 elf64-x86-64.c \
668 elf64-alpha.c \
669 elf64-hppa.c \
670 elf64-gen.c \
671 elfn32-mips.c \
672 elf64-mips.c \
673 elf64-mmix.c \
674 elf64-ppc.c \
675 elf64-s390.c \
676 elf64-sh64.c \
677 elf64-sparc.c \
678 elf64.c \
679 mmo.c \
680 nlm32-alpha.c \
681 nlm64.c
682
683
684OPTIONAL_BACKENDS = \
685 aix386-core.lo \
686 hpux-core.lo \
687 irix-core.lo \
688 lynx-core.lo \
689 osf-core.lo \
690 sco5-core.lo \
691 trad-core.lo \
692 cisco-core.lo
693
694
695OPTIONAL_BACKENDS_CFILES = \
696 aix386-core.c \
697 hpux-core.c \
698 irix-core.c \
699 lynx-core.c \
700 osf-core.c \
701 sco5-core.c \
702 trad-core.c \
703 cisco-core.c
252b5132
RH
704
705
706# These are defined by configure.in:
707WORDSIZE = @wordsize@
708ALL_BACKENDS = @all_backends@
709BFD_BACKENDS = @bfd_backends@
2858ef35 710BFD_LIBS = @bfd_libs@
252b5132
RH
711BFD_MACHINES = @bfd_machines@
712TDEFAULTS = @tdefaults@
713
714INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
715
716# C source files that correspond to .o's.
c6f8758f
NC
717SOURCE_CFILES = \
718 $(BFD32_LIBS_CFILES) \
719 $(BFD64_LIBS_CFILES) \
720 $(ALL_MACHINES_CFILES) \
721 $(BFD32_BACKENDS_CFILES) \
722 $(BFD64_BACKENDS_CFILES) \
723 $(OPTIONAL_BACKENDS_CFILES)
55c80943 724
252b5132 725
c6f8758f
NC
726BUILD_CFILES = \
727 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
252b5132 728
27b7e12d 729
55c80943 730CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
27b7e12d 731
c6f8758f
NC
732SOURCE_HFILES = \
733 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
734 elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
735 elf64-hppa.h elfcode.h elfcore.h \
736 freebsd.h genlink.h go32stub.h \
737 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
738 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
739 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
740 pef.h pef-traceback.h peicode.h som.h version.h \
741 vms.h xcoff-target.h xsym.h
6768c14a 742
252b5132 743
c6f8758f
NC
744BUILD_HFILES = \
745 bfdver.h elf32-target.h elf64-target.h targmatch.h
252b5132
RH
746
747
55c80943
NC
748HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
749
750SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
751BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
752
753# Various kinds of .o files to put in libbfd.a:
754# BFD_BACKENDS Routines the configured targets need.
755# BFD_MACHINES Architecture-specific routines the configured targets need.
756# COREFILE Core file routines for a native configuration
757OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
758
2858ef35 759libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
252b5132
RH
760libbfd_la_DEPENDENCIES = $(OFILES) ofiles
761libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
762libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
763
764# libtool will build .libs/libbfd.a. We create libbfd.a in the build
765# directory so that we don't have to convert all the programs that use
766# libbfd.a simultaneously. This is a hack which should be removed if
767# everything else starts using libtool. FIXME.
768
769noinst_LIBRARIES = libbfd.a
770libbfd_a_SOURCES =
771
b13c7b49 772BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132
RH
773LOCAL_H_DEPS = libbfd.h sysdep.h config.h
774
c6f8758f
NC
775BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
776 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
777 archive.c corefile.c targets.c format.c
252b5132 778
2858ef35 779BFD64_H_FILES = archive64.c
c6f8758f
NC
780LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
781 cache.c reloc.c archures.c elf.c
93509525 782
252b5132
RH
783LIBCOFF_H_FILES = libcoff-in.h coffcode.h
784
55c80943 785MOSTLYCLEANFILES = ofiles stamp-ofiles
252b5132 786
c6f8758f
NC
787CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
788 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 789
252b5132 790
55c80943 791DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
792ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
793mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
794CONFIG_HEADER = config.h
bc286f95 795CONFIG_CLEAN_FILES = bfd-in3.h
252b5132
RH
796LIBRARIES = $(noinst_LIBRARIES)
797
798
799DEFS = @DEFS@ -I. -I$(srcdir) -I.
800CPPFLAGS = @CPPFLAGS@
801LDFLAGS = @LDFLAGS@
802LIBS = @LIBS@
803libbfd_a_LIBADD =
a2d91340 804libbfd_a_OBJECTS =
a703a6ea 805LTLIBRARIES = $(bfdlib_LTLIBRARIES)
252b5132 806
93509525
KD
807libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
808cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \
809reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \
810binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \
811simple.lo archive64.lo
a2d91340 812CFLAGS = @CFLAGS@
252b5132
RH
813COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
814LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
815CCLD = $(CC)
a2d91340
AC
816LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
817DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
818Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
bc286f95 819configure.in
252b5132
RH
820
821
a2d91340 822DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 823
c6f8758f 824TAR = gtar
252b5132
RH
825GZIP_ENV = --best
826SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
a2d91340 827OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
252b5132
RH
828
829all: all-redirect
830.SUFFIXES:
7a6cc5fb 831.SUFFIXES: .S .c .lo .o .obj .s
252b5132
RH
832$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
833 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
834
835Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
836 cd $(top_builddir) \
837 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
838
839$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
840 cd $(srcdir) && $(ACLOCAL)
841$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
842 cd $(srcdir) && $(AUTOCONF)
843
844config.h: stamp-h
845 @if test ! -f $@; then \
846 rm -f stamp-h; \
847 $(MAKE) stamp-h; \
848 else :; fi
849stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
850 cd $(top_builddir) \
851 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
852 $(SHELL) ./config.status
a2d91340
AC
853 @echo timestamp > stamp-h 2> /dev/null
854$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 855 @if test ! -f $@; then \
a2d91340
AC
856 rm -f $(srcdir)/stamp-h.in; \
857 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 858 else :; fi
a2d91340 859$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 860 cd $(top_srcdir) && $(AUTOHEADER)
a2d91340 861 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
862
863mostlyclean-hdr:
864
865clean-hdr:
866
867distclean-hdr:
868 -rm -f config.h
869
870maintainer-clean-hdr:
87b632fc
AM
871bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
872 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
252b5132
RH
873
874mostlyclean-noinstLIBRARIES:
875
876clean-noinstLIBRARIES:
877 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
878
879distclean-noinstLIBRARIES:
880
881maintainer-clean-noinstLIBRARIES:
882
a2d91340
AC
883.c.o:
884 $(COMPILE) -c $<
885
7a6cc5fb
NC
886# FIXME: We should only use cygpath when building on Windows,
887# and only if it is available.
888.c.obj:
889 $(COMPILE) -c `cygpath -w $<`
890
a2d91340
AC
891.s.o:
892 $(COMPILE) -c $<
893
894.S.o:
895 $(COMPILE) -c $<
896
252b5132
RH
897mostlyclean-compile:
898 -rm -f *.o core *.core
7a6cc5fb 899 -rm -f *.$(OBJEXT)
252b5132
RH
900
901clean-compile:
902
903distclean-compile:
904 -rm -f *.tab.c
905
906maintainer-clean-compile:
907
a2d91340
AC
908.c.lo:
909 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
910
911.s.lo:
912 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
913
914.S.lo:
915 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
916
252b5132
RH
917mostlyclean-libtool:
918 -rm -f *.lo
919
920clean-libtool:
921 -rm -rf .libs _libs
922
923distclean-libtool:
924
925maintainer-clean-libtool:
926
a703a6ea 927mostlyclean-bfdlibLTLIBRARIES:
252b5132 928
a703a6ea
AM
929clean-bfdlibLTLIBRARIES:
930 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
252b5132 931
a703a6ea 932distclean-bfdlibLTLIBRARIES:
252b5132 933
a703a6ea 934maintainer-clean-bfdlibLTLIBRARIES:
252b5132
RH
935
936libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
a703a6ea 937 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
252b5132
RH
938
939# This directory's subdirectories are mostly independent; you can cd
940# into them and run `make' without going through this Makefile.
941# To change the values of `make' variables: instead of editing Makefiles,
942# (1) if the variable is set in `config.status', edit `config.status'
943# (which will cause the Makefiles to be regenerated when you run `make');
944# (2) otherwise, pass the desired values on the `make' command line.
945
a2d91340
AC
946@SET_MAKE@
947
252b5132
RH
948all-recursive install-data-recursive install-exec-recursive \
949installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
950check-recursive installcheck-recursive info-recursive dvi-recursive:
05864e2a 951 @set fnord $(MAKEFLAGS); amf=$$2; \
252b5132
RH
952 dot_seen=no; \
953 target=`echo $@ | sed s/-recursive//`; \
954 list='$(SUBDIRS)'; for subdir in $$list; do \
955 echo "Making $$target in $$subdir"; \
956 if test "$$subdir" = "."; then \
957 dot_seen=yes; \
958 local_target="$$target-am"; \
959 else \
960 local_target="$$target"; \
961 fi; \
962 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
963 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
964 done; \
965 if test "$$dot_seen" = "no"; then \
966 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
967 fi; test -z "$$fail"
968
969mostlyclean-recursive clean-recursive distclean-recursive \
970maintainer-clean-recursive:
05864e2a 971 @set fnord $(MAKEFLAGS); amf=$$2; \
252b5132
RH
972 dot_seen=no; \
973 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
974 rev="$$subdir $$rev"; \
6a0735ef 975 test "$$subdir" != "." || dot_seen=yes; \
252b5132
RH
976 done; \
977 test "$$dot_seen" = "no" && rev=". $$rev"; \
978 target=`echo $@ | sed s/-recursive//`; \
979 for subdir in $$rev; do \
980 echo "Making $$target in $$subdir"; \
981 if test "$$subdir" = "."; then \
982 local_target="$$target-am"; \
983 else \
984 local_target="$$target"; \
985 fi; \
986 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
987 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
988 done && test -z "$$fail"
989tags-recursive:
990 list='$(SUBDIRS)'; for subdir in $$list; do \
991 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
992 done
993
994tags: TAGS
995
a2d91340
AC
996ID: $(HEADERS) $(SOURCES) $(LISP)
997 list='$(SOURCES) $(HEADERS)'; \
998 unique=`for i in $$list; do echo $$i; done | \
999 awk ' { files[$$0] = 1; } \
252b5132 1000 END { for (i in files) print i; }'`; \
a2d91340
AC
1001 here=`pwd` && cd $(srcdir) \
1002 && mkid -f$$here/ID $$unique $(LISP)
252b5132 1003
a2d91340 1004TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
1005 tags=; \
1006 here=`pwd`; \
1007 list='$(SUBDIRS)'; for subdir in $$list; do \
1008 if test "$$subdir" = .; then :; else \
1009 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1010 fi; \
1011 done; \
a2d91340
AC
1012 list='$(SOURCES) $(HEADERS)'; \
1013 unique=`for i in $$list; do echo $$i; done | \
1014 awk ' { files[$$0] = 1; } \
252b5132
RH
1015 END { for (i in files) print i; }'`; \
1016 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
a2d91340 1017 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
1018
1019mostlyclean-tags:
1020
1021clean-tags:
1022
1023distclean-tags:
1024 -rm -f TAGS ID
1025
1026maintainer-clean-tags:
1027
1028distdir = $(PACKAGE)-$(VERSION)
1029top_distdir = $(distdir)
1030
1031# This target untars the dist file and tries a VPATH configuration. Then
1032# it guarantees that the distribution is self-contained by making another
1033# tarfile.
1034distcheck: dist
a2d91340
AC
1035 -rm -rf $(distdir)
1036 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
1037 mkdir $(distdir)/=build
1038 mkdir $(distdir)/=inst
a2d91340
AC
1039 dc_install_base=`cd $(distdir)/=inst && pwd`; \
1040 cd $(distdir)/=build \
252b5132
RH
1041 && ../configure --srcdir=.. --prefix=$$dc_install_base \
1042 && $(MAKE) $(AM_MAKEFLAGS) \
1043 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1044 && $(MAKE) $(AM_MAKEFLAGS) check \
1045 && $(MAKE) $(AM_MAKEFLAGS) install \
1046 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
a2d91340
AC
1047 && $(MAKE) $(AM_MAKEFLAGS) dist
1048 -rm -rf $(distdir)
252b5132
RH
1049 @banner="$(distdir).tar.gz is ready for distribution"; \
1050 dashes=`echo "$$banner" | sed s/./=/g`; \
1051 echo "$$dashes"; \
1052 echo "$$banner"; \
1053 echo "$$dashes"
1054dist: distdir
a2d91340
AC
1055 -chmod -R a+r $(distdir)
1056 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1057 -rm -rf $(distdir)
252b5132 1058dist-all: distdir
a2d91340
AC
1059 -chmod -R a+r $(distdir)
1060 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1061 -rm -rf $(distdir)
252b5132 1062distdir: $(DISTFILES)
a2d91340 1063 -rm -rf $(distdir)
252b5132 1064 mkdir $(distdir)
a2d91340 1065 -chmod 777 $(distdir)
252b5132
RH
1066 @for file in $(DISTFILES); do \
1067 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1068 if test -d $$d/$$file; then \
b3baf5d0 1069 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
1070 else \
1071 test -f $(distdir)/$$file \
a2d91340
AC
1072 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1073 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
1074 fi; \
1075 done
1076 for subdir in $(SUBDIRS); do \
1077 if test "$$subdir" = .; then :; else \
1078 test -d $(distdir)/$$subdir \
1079 || mkdir $(distdir)/$$subdir \
1080 || exit 1; \
a2d91340 1081 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
1082 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1083 || exit 1; \
1084 fi; \
1085 done
1086info-am:
1087info: info-recursive
1088dvi-am:
1089dvi: dvi-recursive
1090check-am:
1091check: check-recursive
1092installcheck-am:
1093installcheck: installcheck-recursive
1094install-info-am:
1095install-info: install-info-recursive
1096all-recursive-am: config.h
1097 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1098
a703a6ea 1099install-exec-am:
252b5132
RH
1100install-exec: install-exec-recursive
1101
a703a6ea 1102install-data-am: install-bfdlibLTLIBRARIES
252b5132
RH
1103install-data: install-data-recursive
1104
1105install-am: all-am
1106 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1107install: install-recursive
a703a6ea 1108uninstall-am: uninstall-bfdlibLTLIBRARIES
252b5132
RH
1109uninstall: uninstall-recursive
1110all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1111all-redirect: all-recursive-am
1112install-strip:
a2d91340 1113 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
1114installdirs: installdirs-recursive
1115installdirs-am:
a703a6ea 1116 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
252b5132
RH
1117
1118
1119mostlyclean-generic:
1120 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1121
1122clean-generic:
1123 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1124
1125distclean-generic:
1126 -rm -f Makefile $(CONFIG_CLEAN_FILES)
1127 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
55c80943 1128 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
1129
1130maintainer-clean-generic:
1131mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
1132 mostlyclean-compile mostlyclean-libtool \
a703a6ea 1133 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
252b5132
RH
1134 mostlyclean-generic
1135
1136mostlyclean: mostlyclean-recursive
1137
1138clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
a703a6ea 1139 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
252b5132
RH
1140 mostlyclean-am
1141
1142clean: clean-recursive
1143
1144distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
a703a6ea 1145 distclean-libtool distclean-bfdlibLTLIBRARIES \
252b5132
RH
1146 distclean-tags distclean-generic clean-am
1147 -rm -f libtool
1148
1149distclean: distclean-recursive
1150 -rm -f config.status
1151
1152maintainer-clean-am: maintainer-clean-hdr \
1153 maintainer-clean-noinstLIBRARIES \
1154 maintainer-clean-compile maintainer-clean-libtool \
a703a6ea
AM
1155 maintainer-clean-bfdlibLTLIBRARIES \
1156 maintainer-clean-tags maintainer-clean-generic \
1157 distclean-am
252b5132
RH
1158 @echo "This command is intended for maintainers to use;"
1159 @echo "it deletes files that may require special tools to rebuild."
1160
1161maintainer-clean: maintainer-clean-recursive
1162 -rm -f config.status
1163
1164.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
1165mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
1166clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
1167mostlyclean-compile distclean-compile clean-compile \
1168maintainer-clean-compile mostlyclean-libtool distclean-libtool \
a703a6ea
AM
1169clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
1170distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
1171maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
1172install-bfdlibLTLIBRARIES install-data-recursive \
1173uninstall-data-recursive install-exec-recursive \
1174uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
1175all-recursive check-recursive installcheck-recursive info-recursive \
1176dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
252b5132
RH
1177maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
1178distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
1179dvi-am dvi check check-am installcheck-am installcheck install-info-am \
1180install-info all-recursive-am install-exec-am install-exec \
a703a6ea
AM
1181install-data-am install-data install-am install uninstall-am uninstall \
1182all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1183distclean-generic clean-generic maintainer-clean-generic clean \
1184mostlyclean distclean maintainer-clean
252b5132
RH
1185
1186
55c80943 1187po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8
AM
1188 for file in $(SRC_POTFILES); do echo $$file; done \
1189 | LC_COLLATE= sort > tmp.src \
01467f2a 1190 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
1191
1192po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8
AM
1193 for file in $(BLD_POTFILES); do echo $$file; done \
1194 | LC_COLLATE= sort > tmp.bld \
01467f2a 1195 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 1196
252b5132
RH
1197diststuff: info
1198
1199stamp-ofiles: Makefile
1200 rm -f tofiles
1201 f=""; \
1202 for i in $(OFILES) ; do \
1203 case " $$f " in \
1204 *" $$i "*) ;; \
1205 *) f="$$f $$i" ;; \
1206 esac ; \
1207 done ; \
1208 echo $$f > tofiles
1209 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1210 touch stamp-ofiles
1211
1212ofiles: stamp-ofiles ; @true
1213
1214stamp-lib: libbfd.la
e56f75e9
ILT
1215 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1216 if [ -f $$libtooldir/libbfd.a ]; then \
1217 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 1218 $(RANLIB) libbfd.tmp; \
252b5132
RH
1219 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1220 else true; fi
1221 touch stamp-lib
1222
1223libbfd.a: stamp-lib ; @true
1224
1225# This file holds an array associating configuration triplets and
1226# vector names. It is built from config.bfd. It is not compiled by
1227# itself, but is included by targets.c.
1228targmatch.h: config.bfd targmatch.sed
1229 rm -f targmatch.h
1230 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1231 mv -f targmatch.new targmatch.h
1232
1233# When compiling archures.c and targets.c, supply the default target
1234# info from configure.
1235
840f0243 1236targets.lo: targets.c Makefile
252b5132
RH
1237 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1238
840f0243 1239archures.lo: archures.c Makefile
252b5132
RH
1240 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1241
1242elf32-target.h : elfxx-target.h
1243 rm -f elf32-target.h
1244 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1245 mv -f elf32-target.new elf32-target.h
1246
1247elf64-target.h : elfxx-target.h
1248 rm -f elf64-target.h
1249 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1250 mv -f elf64-target.new elf64-target.h
bbe66d08
JW
1251
1252elf32-ia64.c : elfxx-ia64.c
1253 rm -f elf32-ia64.c
1254 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1255 mv -f elf32-ia64.new elf32-ia64.c
1256
1257elf64-ia64.c : elfxx-ia64.c
1258 rm -f elf64-ia64.c
1259 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1260 mv -f elf64-ia64.new elf64-ia64.c
252b5132 1261
cbff5e0d
DD
1262peigen.c : peXXigen.c
1263 rm -f peigen.c
1264 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1265 mv -f peigen.new peigen.c
1266
1267pepigen.c : peXXigen.c
1268 rm -f pepigen.c
1269 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1270 mv -f pepigen.new pepigen.c
2858ef35
HPN
1271$(BFD32_LIBS) \
1272 $(BFD64_LIBS) \
b13c7b49
AM
1273 $(ALL_MACHINES) \
1274 $(BFD32_BACKENDS) \
1275 $(BFD64_BACKENDS) \
1276 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
cbff5e0d 1277
a703a6ea 1278install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 1279 @$(NORMAL_INSTALL)
a703a6ea
AM
1280
1281uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1282 @$(NORMAL_UNINSTALL)
1283
1284.PHONY: install_libbfd uninstall_libbfd
1285install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1286 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1287 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1288 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1289 if test -f $$p; then \
1290 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1291 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1292 else :; fi; \
1293 done
1294 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1295 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1296 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1297 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1298
1299uninstall_libbfd:
1300 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1301 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1302 done
1303 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1304 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1305 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1306 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
252b5132 1307
e43d48cc
AM
1308Makefile: $(srcdir)/configure.in
1309
74eeebea
ILT
1310# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1311DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1312 rm -f DEP1
41b49281 1313 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1314 sed -f dep.sed < DEP1 > DEPA
1315 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1316 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
1317 echo 'make DEP failed!'; exit 1; \
1318 else \
0bdaf48b 1319 mv -f DEPA $@; \
1581f8c9 1320 fi
41b49281 1321
74eeebea 1322DEP1: $(CFILES)
74eeebea 1323 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1324 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1325 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1326 mv -f DEP2 $@
252b5132
RH
1327
1328dep.sed: dep-in.sed config.status
1329 sed <$(srcdir)/dep-in.sed >dep.sed \
1330 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
1331 -e 's!@SRCDIR@!$(srcdir)!' \
1332 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 1333
74eeebea 1334dep: DEP
252b5132 1335 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 1336 cat DEP >> tmp-Makefile
252b5132
RH
1337 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1338
74eeebea 1339dep-in: DEP
252b5132 1340 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 1341 cat DEP >> tmp-Makefile.in
252b5132
RH
1342 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1343
74eeebea 1344dep-am: DEP
252b5132 1345 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 1346 cat DEP >> tmp-Makefile.am
252b5132
RH
1347 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1348
1349host-aout.lo: Makefile
1350
1351# The following program can be used to generate a simple config file
1352# which can be folded into an h-XXX file for a new host, with some editing.
1353aout-params.h: gen-aout
1354 ./gen-aout host > aout-params.h
1355gen-aout: $(srcdir)/gen-aout.c Makefile
1356 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1357
1358$(BFD_H): stmp-bfd-h ; @true
1359
1360stmp-bfd-h: bfd-in3.h
1361 rm -f bfd-tmp.h
1362 cp bfd-in3.h bfd-tmp.h
1363 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1364 rm -f bfd-tmp.h
1365 touch stmp-bfd-h
1366
1367# Could really use a "copy-if-change"...
1368headers:
1369 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
1370 cp $(docdir)/bfd.h bfd-in2.h-new
1371 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1372 cp $(docdir)/libbfd.h libbfd.h-new
1373 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1374 cp $(docdir)/libcoff.h libcoff.h-new
1375 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1376
1377# We only rebuild the header files automatically if we have been
1378# configured with --enable-maintainer-mode.
1379
1380$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2858ef35 1381stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
252b5132
RH
1382 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1383 cp $(docdir)/bfd.h bfd-in2.h-new
1384 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1385 touch stmp-bin2-h
1386
1387$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1388stmp-lbfd-h: $(LIBBFD_H_FILES)
1389 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1390 cp $(docdir)/libbfd.h libbfd.h-new
1391 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1392 touch stmp-lbfd-h
1393
1394$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1395stmp-lcoff-h: $(LIBCOFF_H_FILES)
1396 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1397 cp $(docdir)/libcoff.h libcoff.h-new
1398 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1399 touch stmp-lcoff-h
1400
8b89a4eb
BE
1401# We want to rerun configure if configure, config.bfd or configure.host change.
1402config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
252b5132
RH
1403 $(SHELL) ./config.status --recheck
1404
d866f350 1405bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
bc286f95
BE
1406 @echo "creating $@"
1407 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1408 bfd_version_string="\"$(VERSION)\"" ;\
1409 if test "x$(RELEASE)" = x ; then \
d866f350 1410 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
bc286f95
BE
1411 bfd_version_string="\"$(VERSION) $${bfd_version_date}\"" ;\
1412 fi ;\
d866f350 1413 sed -e "s/@bfd_version@/$$bfd_version/" -e "s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h > $@
bc286f95 1414
252b5132
RH
1415# What appears below is generated by a hacked mkdep using gcc -MM.
1416
1417# DO NOT DELETE THIS LINE -- mkdep uses it.
1418# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
b13c7b49
AM
1419archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1420 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1421archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
6a0735ef 1422bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
b13c7b49
AM
1423 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1424 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1425 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1426 $(INCDIR)/elf/external.h
93509525
KD
1427bfdio.lo: bfdio.c $(INCDIR)/filenames.h
1428bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h
b13c7b49
AM
1429cache.lo: cache.c $(INCDIR)/filenames.h
1430coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1431 libcoff.h $(INCDIR)/bfdlink.h
1432corefile.lo: corefile.c $(INCDIR)/filenames.h
1433format.lo: format.c $(INCDIR)/filenames.h
1434init.lo: init.c $(INCDIR)/filenames.h
1435libbfd.lo: libbfd.c $(INCDIR)/filenames.h
3f87cb70
AM
1436opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1437 $(INCDIR)/libiberty.h
b13c7b49
AM
1438reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1439section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1440syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1441 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1442targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
1443 targmatch.h
2d643429 1444hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
b13c7b49
AM
1445linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1446 genlink.h
1447srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
923f08ff 1448 $(INCDIR)/safe-ctype.h
c0ef99a7 1449binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
b13c7b49
AM
1450tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1451ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
e43d48cc 1452 $(INCDIR)/safe-ctype.h
b13c7b49
AM
1453stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
1454 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1455stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1456 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
e90b95f6
AM
1457merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1458 $(INCDIR)/libiberty.h
b13c7b49
AM
1459dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1460 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1461 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
6a0735ef 1462simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
c0ef99a7 1463archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
b13c7b49
AM
1464cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
1465cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
1466cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
795bb480 1467cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
b13c7b49
AM
1468cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
1469cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
f6f9408f 1470cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h
b13c7b49
AM
1471cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
1472cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
caf47ea6 1473cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
b13c7b49 1474cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
4e5ba5b7 1475cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
b13c7b49
AM
1476cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
1477cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
1478cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
1479cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
1480 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1481cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
1482cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
1483cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
1484cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
cf88bb9f 1485cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
a75473eb 1486cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h
b13c7b49
AM
1487cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
1488cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
1489cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
1490cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
1491cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
1492cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
1493cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
1494cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
1495cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
3c3bdf30 1496cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
2469cfa2 1497cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h
ba323545 1498cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
b13c7b49
AM
1499cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
1500cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
1501cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
1502cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
1503cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
1504cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
1505cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
f6f9408f 1506cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(srcdir)/../opcodes/sh-opc.h
b13c7b49
AM
1507cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
1508cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
026df7c5 1509cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
b13c7b49
AM
1510cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
1511cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
1512cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1513cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
1514cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
1515cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
93fbbb04 1516cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
e0001a05 1517cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h
b13c7b49
AM
1518cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
1519aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
1520 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1521 $(INCDIR)/bfdlink.h
1522aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1523 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
923f08ff 1524 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
e43d48cc 1525 $(INCDIR)/aout/ar.h aout-target.h
b13c7b49 1526aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
e43d48cc
AM
1527 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
1528 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
b13c7b49
AM
1529 $(INCDIR)/aout/ar.h aout-target.h
1530aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1531 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1532 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
e43d48cc 1533 $(INCDIR)/aout/ar.h
b13c7b49
AM
1534aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1535 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1536 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1537 $(INCDIR)/aout/ar.h aout-target.h
1538aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1539 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1540 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1541 $(INCDIR)/safe-ctype.h
1542aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1543 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1544 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1545 aout-target.h
1546aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1547 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1548 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1549armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1550 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1551 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1552bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1553 genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
2114f57b 1554 $(INCDIR)/aout/stab.def libaout.h
b13c7b49 1555cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
8a5cc6be
AM
1556 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1557 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1558 coffcode.h coffswap.h
b13c7b49
AM
1559cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
1560 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1561 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1562cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1563 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1564 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1565coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
1566 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2114f57b 1567 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1568coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1569 $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1570 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1571coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
8a5cc6be 1572 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49
AM
1573 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1574coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1575 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1576 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1577 coffswap.h
1578coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1579 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
04c9666a
AM
1580 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/libiberty.h \
1581 coffcode.h coffswap.h
b13c7b49
AM
1582coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1583 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1584 libcoff.h coffcode.h coffswap.h
1585coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1586 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1587 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1588coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1589 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1590 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1591coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
1592 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc 1593 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1594coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
2114f57b 1595 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
252b5132 1596 coffcode.h coffswap.h
b13c7b49
AM
1597coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
1598 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1599 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1600coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
1601 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1602 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1603coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1604 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1605 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1606 libcoff.h libecoff.h coffswap.h ecoffswap.h
ba323545
AM
1607coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
1608 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1609 coffcode.h coffswap.h
b13c7b49 1610coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
beb1bf64 1611 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
8a5cc6be
AM
1612 $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
1613 coffswap.h
b13c7b49
AM
1614coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1615 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1616 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1617coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
8a5cc6be 1618 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc 1619 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1620coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1621 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1622 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1623 coffcode.h coffswap.h go32stub.h
1624coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1625 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1626 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1627coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1628 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1629 libcoff.h coffcode.h coffswap.h
37f45cf8
AM
1630coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1631 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1632 libcoff.h coffcode.h coffswap.h
b13c7b49 1633coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
2114f57b 1634 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
252b5132 1635 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
b13c7b49
AM
1636coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1637 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1638 libcoff.h coffcode.h coffswap.h
1639coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1640 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1641 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1642coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
8a5cc6be 1643 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49
AM
1644 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1645coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1646 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1647 libcoff.h coffcode.h coffswap.h
1648coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1649 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1650 libcoff.h coffcode.h coffswap.h
1651cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ede6aaf3 1652 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/safe-ctype.h
b13c7b49 1653dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
252b5132 1654 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1655 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1656ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1657 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1658 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1659 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1660 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1661ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1662 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1663 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1664 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1665efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1666 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1667 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1668 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1669elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1670 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
c0ef99a7 1671 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
942e0f42
AM
1672elf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \
1673 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1674 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1675 $(INCDIR)/elf/reloc-macros.h elf32-target.h
b13c7b49 1676elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
2114f57b 1677 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49
AM
1678 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1679 $(INCDIR)/libiberty.h elf32-target.h
1680elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1681 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1682 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1683 elf32-arm.h elf32-target.h
e43d48cc 1684elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
b13c7b49
AM
1685 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1686 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
b6821651 1687 elf32-arm.h elf32-target.h
b13c7b49
AM
1688elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
1689 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1690 $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
1691 elf32-target.h
f6f9408f 1692elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \
0949843d 1693 $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h $(INCDIR)/elf/reloc-macros.h \
f6f9408f
JR
1694 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1695 $(INCDIR)/elf/external.h elf32-target.h
b13c7b49
AM
1696elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
1697 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1698 $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
1699 elf32-target.h
1700elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
1701 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1702 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
1703 elf32-target.h
1704elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
1705 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1706 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
1707 elf32-target.h
d172d4ba
NC
1708elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
1709 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1710 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
1711 elf32-target.h
b13c7b49
AM
1712elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1713 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1714 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1715 elf32-target.h
ba26fd96
AM
1716elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1717 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1718 $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
05864e2a 1719 $(INCDIR)/elf/dwarf2.h $(INCDIR)/hashtab.h elf32-target.h
b13c7b49 1720elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
41b49281 1721 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49
AM
1722 $(INCDIR)/bfdlink.h elf32-target.h
1723elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
923f08ff 1724 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1725 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
923f08ff 1726 $(INCDIR)/elf/reloc-macros.h elf32-target.h
b13c7b49
AM
1727elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1728 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1729 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1730 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1731elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1732 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
37f45cf8
AM
1733 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1734 elf32-target.h
b13c7b49 1735elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1736 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1737 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
b6821651 1738 elf32-target.h
b13c7b49
AM
1739elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1740 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1741 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1742 elf32-target.h
1743elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1744 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1745 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1746 elf32-target.h
cf88bb9f
NC
1747elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
1748 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1749 $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1750 elf32-target.h
04c9666a
AM
1751elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1752 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1753 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h \
1754 $(INCDIR)/elf/reloc-macros.h elf32-target.h
b13c7b49
AM
1755elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1756 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1757 $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1758 elf32-target.h
1759elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1760 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1761 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1762 elf32-target.h
1763elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
37f45cf8 1764 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
795bb480
AM
1765 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1766 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1767 $(INCDIR)/opcode/m68hc11.h elf32-target.h
b13c7b49 1768elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
795bb480
AM
1769 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1770 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1771 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1772 $(INCDIR)/opcode/m68hc11.h elf32-target.h
f5a6f915 1773elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
c5d1701e 1774 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
795bb480
AM
1775 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1776 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1777 $(INCDIR)/opcode/m68hc11.h
b13c7b49
AM
1778elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1779 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1780 $(INCDIR)/bfdlink.h elf32-target.h
1781elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1782 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1783 $(INCDIR)/bfdlink.h elf32-target.h
1784elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1785 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1786 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
252b5132 1787 elf32-target.h
b13c7b49 1788elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
2114f57b 1789 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
b13c7b49 1790 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
e43d48cc 1791 $(INCDIR)/elf/reloc-macros.h elf32-target.h
04c9666a
AM
1792elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1793 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1794 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elfxx-mips.h \
1795 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1796 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1797 $(INCDIR)/coff/external.h $(INCDIR)/hashtab.h
b13c7b49 1798elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
830629ab
AM
1799 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1800 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
c6e90b02
TS
1801 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1802 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
830629ab 1803 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
04c9666a
AM
1804elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1805 $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1806 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1807 $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
2469cfa2 1808 elf32-target.h
b13c7b49 1809elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
2114f57b 1810 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1811 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1812 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2114f57b 1813 elf32-target.h
3b16e843
NC
1814elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1815 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
ba323545
AM
1816 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1817 $(INCDIR)/libiberty.h elf32-target.h
b13c7b49
AM
1818elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1819 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1820 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
a85d7ed0 1821 elf32-target.h
b13c7b49 1822elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
e43d48cc 1823 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1824 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
3f87cb70 1825 elf32-ppc.h elf32-target.h
54327882
AM
1826elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1827 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1828 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
f0abc2a1 1829 elf32-sh64.h elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
f6f9408f 1830 $(INCDIR)/libiberty.h elf32-target.h
9cba27b2
JT
1831elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1832 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1833 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
f0abc2a1 1834 $(INCDIR)/elf/reloc-macros.h elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
b13c7b49 1835elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
e43d48cc 1836 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1837 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1838 elf32-target.h
1839elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1840 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1841 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
f6f9408f 1842 $(INCDIR)/libiberty.h elf32-target.h
b13c7b49 1843elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
1844 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1845 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1846 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1847 elf32-target.h
b13c7b49
AM
1848elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1849 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1850 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1851 $(INCDIR)/libiberty.h elf32-target.h
90ace9e9
JT
1852elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1853 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1854 $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
caf47ea6 1855 elf32-target.h
c0ef99a7
AM
1856elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1857 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1858 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1859 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
93fbbb04 1860 elf32-target.h
795bb480
AM
1861elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
1862 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1863 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
1864 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1865 $(INCDIR)/xtensa-config.h elf32-target.h
b13c7b49 1866elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
e43d48cc 1867 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
f6f9408f 1868 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
b13c7b49
AM
1869elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1870 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
f6f9408f 1871 $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h
c0ef99a7
AM
1872elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1873 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
e90b95f6 1874 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
c0ef99a7
AM
1875elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1876 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1877 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
b13c7b49
AM
1878epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1879 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1880 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1881 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1882epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1883 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1884 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1885 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1886hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
1887 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2114f57b 1888 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
252b5132 1889hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
b13c7b49 1890 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
923f08ff
AM
1891 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1892 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1893 aout-target.h
b13c7b49
AM
1894som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
1895i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1896 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1897 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1898i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
1899 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2114f57b 1900 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
e43d48cc 1901i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
b13c7b49
AM
1902 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1903 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1904 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1905i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1906 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1907 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1908i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
2114f57b 1909 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
b13c7b49
AM
1910 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1911i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
1912 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1913 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1914i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
1915 $(INCDIR)/bfdlink.h
1916i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
2114f57b
AM
1917 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1918 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
b13c7b49
AM
1919i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1920 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1921 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1922i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1923 libaout.h $(INCDIR)/os9k.h
1924ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
1925 libieee.h $(INCDIR)/safe-ctype.h
1926m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2114f57b
AM
1927 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1928 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
b13c7b49
AM
1929m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1930 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1931 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1932m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
1933 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1934 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1935m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1936 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1937 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1938m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1939 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
c6f8758f
NC
1940 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1941m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \
1942 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49 1943 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
3af9a47b
NC
1944mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
1945 $(INCDIR)/libiberty.h mach-o-target.c
b13c7b49
AM
1946mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1947 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1948 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1949newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1950 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1951 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1952nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1953 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1954nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
252b5132 1955 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
b13c7b49
AM
1956 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1957nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
1958 $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1959 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1960 nlm-target.h
b13c7b49 1961nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
252b5132 1962 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
b13c7b49
AM
1963 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1964nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1965 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1966ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
e43d48cc 1967 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
1968 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1969oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1970 $(INCDIR)/oasys.h liboasys.h
1971pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1972 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1973 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1974pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1975 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1976 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
795bb480
AM
1977pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
1978 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
b13c7b49
AM
1979pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1980 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1981 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1982 peicode.h libpei.h
1983pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1984 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1985 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1986 peicode.h libpei.h
1987pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1988 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1989 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1990 peicode.h libpei.h
1991pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1992 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1993 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1994 peicode.h libpei.h
1995pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1996 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1997 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1998 peicode.h libpei.h
1999pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2000 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2001 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2002 peicode.h libpei.h
2003pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2004 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
e43d48cc
AM
2005 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2006 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
b13c7b49
AM
2007pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2008 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
e43d48cc
AM
2009 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2010 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
b13c7b49
AM
2011pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
2012 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
e43d48cc 2013 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
b13c7b49
AM
2014 coffcode.h peicode.h libpei.h
2015pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
2016 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
2017 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc
AM
2018 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2019 libpei.h
b13c7b49
AM
2020pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
2021 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2022 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2023 peicode.h libpei.h
2024pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
8a5cc6be
AM
2025 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2026 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2027 peicode.h libpei.h
b13c7b49
AM
2028ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
2029reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2030 genlink.h $(INCDIR)/coff/internal.h libcoff.h
2031riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
2032 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
2033 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2034sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
2035 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2036 libaout.h $(INCDIR)/bfdlink.h aout-target.h
2037sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
252b5132 2038 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
2039 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2040 aout-target.h
2041sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2042 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2043 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2044sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
2045 $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
2046 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2047 aout-target.h
2048vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2049 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
3c2bfad6
JT
2050 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2051vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2052 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
ba26fd96
AM
2053 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2054vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
2055 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
2056 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2057versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
2058vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2059 vms.h
2060vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2061 vms.h
6a0735ef
AM
2062vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2063 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
b13c7b49
AM
2064vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2065 vms.h
2066vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2067 vms.h
2068xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2069 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
2070 libxcoff.h
3af9a47b 2071xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h
e0001a05
NC
2072xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \
2073 $(INCDIR)/xtensa-isa-internal.h
f6f9408f 2074xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa-internal.h
54327882 2075aix5ppc-core.lo: aix5ppc-core.c
b13c7b49
AM
2076aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2077 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
2078 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2079coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2080 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2081 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2082 libcoff.h libecoff.h coffswap.h ecoffswap.h
2083coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
8a5cc6be 2084 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
b13c7b49
AM
2085 $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
2086 coffswap.h
2087demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
2114f57b
AM
2088 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
2089 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2090 $(INCDIR)/aout/ar.h aout-target.h
b13c7b49
AM
2091efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
2092 coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2093 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2094 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2095elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
54327882
AM
2096 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2097 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
b13c7b49
AM
2098 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2099elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2114f57b
AM
2100 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2101 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2102 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2103 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2104 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2105 libecoff.h ecoffswap.h elf64-target.h
27b7e12d 2106elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
b13c7b49
AM
2107 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
2108 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2109 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2110 elf64-hppa.h elf-hppa.h elf64-target.h
2111elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
2114f57b 2112 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49 2113 $(INCDIR)/bfdlink.h elf64-target.h
37f45cf8
AM
2114elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2115 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2116 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2117 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2118 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2119 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2120 ecoffswap.h elf32-target.h
b13c7b49 2121elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
830629ab
AM
2122 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2123 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2124 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2125 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2126 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2127 elf64-target.h
3c3bdf30
NC
2128elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
2129 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2130 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2131 $(INCDIR)/opcode/mmix.h elf64-target.h
b13c7b49 2132elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
a85d7ed0 2133 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
04c9666a 2134 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/reloc-macros.h \
c0ef99a7 2135 elf64-ppc.h elf64-target.h
b13c7b49
AM
2136elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2137 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2138 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
2139 elf64-target.h
2c73f9d8
AM
2140elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2141 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2142 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2143 elf64-target.h
b13c7b49 2144elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
2145 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2146 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
252b5132
RH
2147 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2148 elf64-target.h
b13c7b49
AM
2149elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2150 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
f6f9408f 2151 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
3c3bdf30
NC
2152mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2153 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
b13c7b49 2154nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2114f57b
AM
2155 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2156 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2157 nlm-target.h
b13c7b49
AM
2158nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
2159 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2160aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
8a5cc6be
AM
2161 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2162 libcoff.h $(INCDIR)/bfdlink.h
b13c7b49
AM
2163hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
2164irix-core.lo: irix-core.c $(INCDIR)/filenames.h
2165lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
2166osf-core.lo: osf-core.c $(INCDIR)/filenames.h
2167sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
2168 $(INCDIR)/bfdlink.h
2169trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
2170 $(INCDIR)/bfdlink.h
2171cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
2172elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2173 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2174 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
9fa06c65
AM
2175 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2176 elf32-target.h
b13c7b49
AM
2177elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2178 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2179 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
9fa06c65
AM
2180 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2181 elf64-target.h
b13c7b49
AM
2182peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2183 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2184 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2185pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2186 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2187 libcoff.h $(INCDIR)/bfdlink.h libpei.h
252b5132
RH
2188# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2189
2190# Tell versions [3.59,3.63) of GNU make to not export all variables.
2191# Otherwise a system limit (for SysV at least) may be exceeded.
2192.NOEXPORT:
This page took 0.339532 seconds and 4 git commands to generate.