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