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