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