1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 BFD_MACHINES
= @BFD_MACHINES@
70 CATOBJEXT
= @CATOBJEXT@
72 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
76 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
82 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
83 INSTOBJEXT
= @INSTOBJEXT@
91 MKINSTALLDIRS
= @MKINSTALLDIRS@
98 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 WIN32LDFLAGS
= @WIN32LDFLAGS@
102 WIN32LIBADD
= @WIN32LIBADD@
103 archdefs
= @archdefs@
106 AUTOMAKE_OPTIONS
= cygnus
110 INCDIR
= $(srcdir)/..
/include
111 BFDDIR
= $(srcdir)/..
/bfd
114 WARN_CFLAGS
= @WARN_CFLAGS@
115 AM_CFLAGS
= $(WARN_CFLAGS
)
117 lib_LTLIBRARIES
= libopcodes.la
119 # This is where bfd.h lives.
125 fr30-desc.h fr30-opc.h \
127 m32r-desc.h m32r-opc.h \
135 # C source files that correspond to .o's.
263 OFILES
= @BFD_MACHINES@
265 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
267 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
268 libopcodes_la_DEPENDENCIES
= $(OFILES
)
269 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
270 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
272 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
273 # the build directory so that we don't have to convert all the
274 # programs that use libopcodes.a simultaneously. This is a hack which
275 # should be removed if everything else starts using libtool. FIXME.
277 noinst_LIBRARIES
= libopcodes.a
279 POTFILES
= $(HFILES
) $(CFILES
)
282 libopcodes.a stamp-lib dep.sed DEP DEP1 DEP2
284 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
285 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
286 CONFIG_HEADER
= config.h
288 LIBRARIES
= $(noinst_LIBRARIES
)
291 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
292 CPPFLAGS
= @CPPFLAGS@
295 libopcodes_a_LIBADD
=
296 libopcodes_a_SOURCES
= libopcodes.a.c
297 libopcodes_a_OBJECTS
= libopcodes.a.o
298 LTLIBRARIES
= $(lib_LTLIBRARIES
)
300 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
302 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
303 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
305 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
306 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
307 acinclude.m4 aclocal.m4 config.in configure configure.in
310 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
314 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
315 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
319 .SUFFIXES
: .S .c .lo .o .s
320 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
321 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
323 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
325 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
327 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
328 cd
$(srcdir) && $(ACLOCAL
)
329 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
330 cd
$(srcdir) && $(AUTOCONF
)
333 @if
test ! -f
$@
; then \
337 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
339 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
340 $(SHELL
) .
/config.status
341 @echo timestamp
> stamp-h
2> /dev
/null
342 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
343 @if
test ! -f
$@
; then \
344 rm -f
$(srcdir)/stamp-h.in
; \
345 $(MAKE
) $(srcdir)/stamp-h.in
; \
347 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
348 cd
$(top_srcdir
) && $(AUTOHEADER
)
349 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
358 maintainer-clean-hdr
:
360 mostlyclean-noinstLIBRARIES
:
362 clean-noinstLIBRARIES
:
363 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
365 distclean-noinstLIBRARIES
:
367 maintainer-clean-noinstLIBRARIES
:
379 -rm -f
*.o core
*.core
386 maintainer-clean-compile
:
389 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
392 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
395 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
405 maintainer-clean-libtool
:
407 mostlyclean-libLTLIBRARIES
:
409 clean-libLTLIBRARIES
:
410 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
412 distclean-libLTLIBRARIES
:
414 maintainer-clean-libLTLIBRARIES
:
416 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
418 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
419 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
420 if
test -f
$$p; then \
421 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
422 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
426 uninstall-libLTLIBRARIES
:
428 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
429 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
432 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
433 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
435 # This directory's subdirectories are mostly independent; you can cd
436 # into them and run `make' without going through this Makefile.
437 # To change the values of `make' variables: instead of editing Makefiles,
438 # (1) if the variable is set in `config.status', edit `config.status'
439 # (which will cause the Makefiles to be regenerated when you run `make');
440 # (2) otherwise, pass the desired values on the `make' command line.
444 all-recursive install-data-recursive install-exec-recursive \
445 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
446 check-recursive installcheck-recursive info-recursive dvi-recursive
:
447 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
449 target
=`echo $@ | sed s/-recursive//`; \
450 list
='$(SUBDIRS)'; for subdir in
$$list; do \
451 echo
"Making $$target in $$subdir"; \
452 if
test "$$subdir" = "."; then \
454 local_target
="$$target-am"; \
456 local_target
="$$target"; \
458 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
459 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
461 if
test "$$dot_seen" = "no"; then \
462 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
465 mostlyclean-recursive clean-recursive distclean-recursive \
466 maintainer-clean-recursive
:
467 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
469 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
470 rev
="$$subdir $$rev"; \
471 test "$$subdir" = "." && dot_seen
=yes
; \
473 test "$$dot_seen" = "no" && rev
=". $$rev"; \
474 target
=`echo $@ | sed s/-recursive//`; \
475 for subdir in
$$rev; do \
476 echo
"Making $$target in $$subdir"; \
477 if
test "$$subdir" = "."; then \
478 local_target
="$$target-am"; \
480 local_target
="$$target"; \
482 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
483 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
484 done
&& test -z
"$$fail"
486 list
='$(SUBDIRS)'; for subdir in
$$list; do \
487 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
492 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
493 list
='$(SOURCES) $(HEADERS)'; \
494 unique
=`for i in $$list; do echo $$i; done | \
495 awk ' { files[$$0] = 1; } \
496 END { for (i in files) print i; }'`; \
497 here
=`pwd` && cd
$(srcdir) \
498 && mkid
-f
$$here/ID
$$unique $(LISP
)
500 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
503 list
='$(SUBDIRS)'; for subdir in
$$list; do \
504 if
test "$$subdir" = .
; then
:; else \
505 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
508 list
='$(SOURCES) $(HEADERS)'; \
509 unique
=`for i in $$list; do echo $$i; done | \
510 awk ' { files[$$0] = 1; } \
511 END { for (i in files) print i; }'`; \
512 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
513 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
522 maintainer-clean-tags
:
524 distdir
= $(PACKAGE
)-$(VERSION
)
525 top_distdir
= $(distdir
)
527 # This target untars the dist file and tries a VPATH configuration. Then
528 # it guarantees that the distribution is self-contained by making another
532 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
533 mkdir
$(distdir
)/=build
534 mkdir
$(distdir
)/=inst
535 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
536 cd
$(distdir
)/=build \
537 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
538 && $(MAKE
) $(AM_MAKEFLAGS
) \
539 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
540 && $(MAKE
) $(AM_MAKEFLAGS
) check \
541 && $(MAKE
) $(AM_MAKEFLAGS
) install \
542 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
543 && $(MAKE
) $(AM_MAKEFLAGS
) dist
545 @banner
="$(distdir).tar.gz is ready for distribution"; \
546 dashes
=`echo "$$banner" | sed s/./=/g`; \
551 -chmod
-R a
+r
$(distdir
)
552 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
555 -chmod
-R a
+r
$(distdir
)
556 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
558 distdir
: $(DISTFILES
)
561 -chmod
777 $(distdir
)
562 @for file in
$(DISTFILES
); do \
563 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
564 if
test -d
$$d/$$file; then \
565 cp
-pr
$$d/$$file $(distdir
)/$$file; \
567 test -f
$(distdir
)/$$file \
568 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
569 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
572 for subdir in
$(SUBDIRS
); do \
573 if
test "$$subdir" = .
; then
:; else \
574 test -d
$(distdir
)/$$subdir \
575 || mkdir
$(distdir
)/$$subdir \
577 chmod
777 $(distdir
)/$$subdir; \
578 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
587 check: check-recursive
589 installcheck: installcheck-recursive
591 install-info
: install-info-recursive
592 all-recursive-am
: config.h
593 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
595 install-exec-am
: install-libLTLIBRARIES
596 install-exec
: install-exec-recursive
599 install-data
: install-data-recursive
602 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
603 install: install-recursive
604 uninstall-am
: uninstall-libLTLIBRARIES
605 uninstall: uninstall-recursive
606 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
607 all-redirect
: all-recursive-am
609 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
610 installdirs: installdirs-recursive
612 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
618 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
621 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
622 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
624 maintainer-clean-generic
:
625 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
626 mostlyclean-compile mostlyclean-libtool \
627 mostlyclean-libLTLIBRARIES mostlyclean-tags \
630 mostlyclean: mostlyclean-recursive
632 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
633 clean-libLTLIBRARIES clean-tags clean-generic \
636 clean: clean-recursive
638 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
639 distclean-libtool distclean-libLTLIBRARIES \
640 distclean-tags distclean-generic clean-am
643 distclean: distclean-recursive
646 maintainer-clean-am
: maintainer-clean-hdr \
647 maintainer-clean-noinstLIBRARIES \
648 maintainer-clean-compile maintainer-clean-libtool \
649 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
650 maintainer-clean-generic distclean-am
651 @echo
"This command is intended for maintainers to use;"
652 @echo
"it deletes files that may require special tools to rebuild."
654 maintainer-clean
: maintainer-clean-recursive
657 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
658 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
659 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
660 mostlyclean-compile distclean-compile clean-compile \
661 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
662 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
663 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
664 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
665 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
666 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
667 uninstalldirs-recursive all-recursive check-recursive \
668 installcheck-recursive info-recursive dvi-recursive \
669 mostlyclean-recursive distclean-recursive clean-recursive \
670 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
671 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
672 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
673 install-info all-recursive-am install-exec-am install-exec \
674 install-data-am install-data install-am
install uninstall-am
uninstall \
675 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
676 distclean-generic clean-generic maintainer-clean-generic
clean \
677 mostlyclean distclean maintainer-clean
680 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
681 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
683 stamp-lib
: libopcodes.la
684 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
685 if
[ -f
$$libtooldir/libopcodes.a
]; then \
686 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
687 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
691 libopcodes.a
: stamp-lib
; @true
692 po
/POTFILES.in
: @MAINT@ Makefile
693 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
694 && mv tmp
$(srcdir)/po
/POTFILES.in
696 # We should reconfigure whenever bfd/configure.in changes, because
697 # that's where the version number comes from.
698 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
699 $(SHELL
) .
/config.status
--recheck
701 # The start marker is written this way to pass through automake unscathed.
703 # This dependency stuff is copied from BFD.
705 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
707 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
708 sed
-f dep.sed
< DEP1
> $@
709 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> $@
712 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
713 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
714 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
717 dep.sed
: dep-in.sed config.status
718 sed
<$(srcdir)/dep-in.sed
>dep.sed \
719 -e
's!@BFD_H@!$(BFD_H)!' \
720 -e
's!@INCDIR@!$(INCDIR)!' \
721 -e
's!@BFDDIR@!$(BFDDIR)!' \
722 -e
's!@SRCDIR@!$(srcdir)!'
725 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
726 cat DEP
>> tmp-Makefile
727 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
730 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
731 cat DEP
>> tmp-Makefile.in
732 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
735 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
736 cat DEP
>> tmp-Makefile.am
737 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
739 .PHONY
: dep dep-in dep-am
741 # What appears below is generated by a hacked mkdep using gcc -MM.
743 # DO NOT DELETE THIS LINE -- mkdep uses it.
744 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
745 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
746 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
747 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
748 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
749 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
751 arc-dis.lo
: arc-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
752 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h
$(BFDDIR
)/elf-bfd.h \
753 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
754 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h \
756 arc-opc.lo
: arc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h \
758 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
759 $(BFD_H
) arm-opc.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
760 $(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
761 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/arm.h \
762 $(INCDIR
)/elf
/reloc-macros.h
763 avr-dis.lo
: avr-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
764 $(INCDIR
)/ansidecl.h opintl.h
765 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
766 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
768 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
769 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
770 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
771 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
772 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
773 $(INCDIR
)/dis-asm.h
$(BFD_H
)
774 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
775 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
776 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
777 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
778 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
780 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
781 $(INCDIR
)/dis-asm.h
$(BFD_H
)
782 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
783 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
785 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(BFD_H
) \
786 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
788 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
789 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
791 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
792 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
794 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(BFD_H
) \
795 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
797 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
798 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
799 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
800 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
801 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
802 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
803 i370-dis.lo
: i370-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
804 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/i370.h
805 i370-opc.lo
: i370-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/i370.h
806 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
807 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
808 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
810 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
811 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
813 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(BFD_H
) \
814 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
816 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
817 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
819 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
820 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
822 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(BFD_H
) \
823 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
825 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(BFD_H
) \
826 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
828 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
829 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
830 $(INCDIR
)/opcode
/m68k.h
831 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
832 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
833 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
834 mcore-dis.lo
: mcore-dis.c mcore-opc.h
$(INCDIR
)/ansidecl.h \
835 $(INCDIR
)/dis-asm.h
$(BFD_H
)
836 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
837 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
838 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
839 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
840 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
841 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
842 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
843 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
844 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
845 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
846 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
847 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
848 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
849 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
851 pj-dis.lo
: pj-dis.c
$(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h \
852 $(BFD_H
) $(INCDIR
)/ansidecl.h
853 pj-opc.lo
: pj-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/pj.h
854 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
855 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
856 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
858 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
860 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
861 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
862 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
863 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
864 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
865 $(BFD_H
) $(INCDIR
)/opcode
/tic30.h
866 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h \
867 $(INCDIR
)/dis-asm.h
$(BFD_H
)
868 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h
869 v850-dis.lo
: v850-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
870 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
871 v850-opc.lo
: v850-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
873 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
874 $(BFD_H
) $(INCDIR
)/ansidecl.h
875 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
876 $(BFD_H
) $(INCDIR
)/ansidecl.h
877 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
879 z8kgen.lo
: z8kgen.c sysdep.h config.h
880 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
882 # Tell versions [3.59,3.63) of GNU make to not export all variables.
883 # Otherwise a system limit (for SysV at least) may be exceeded.