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