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@
92 MKINSTALLDIRS
= @MKINSTALLDIRS@
99 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 USE_SYMBOL_UNDERSCORE
= @USE_SYMBOL_UNDERSCORE@
103 WIN32LDFLAGS
= @WIN32LDFLAGS@
104 WIN32LIBADD
= @WIN32LIBADD@
105 archdefs
= @archdefs@
108 AUTOMAKE_OPTIONS
= cygnus
112 INCDIR
= $(srcdir)/..
/include
113 BFDDIR
= $(srcdir)/..
/bfd
116 lib_LTLIBRARIES
= libopcodes.la
118 # This is where bfd.h lives.
124 fr30-desc.h fr30-opc.h \
126 m32r-desc.h m32r-opc.h \
134 # C source files that correspond to .o's.
260 OFILES
= @BFD_MACHINES@
262 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
264 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
265 libopcodes_la_DEPENDENCIES
= $(OFILES
)
266 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
267 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
269 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
270 # the build directory so that we don't have to convert all the
271 # programs that use libopcodes.a simultaneously. This is a hack which
272 # should be removed if everything else starts using libtool. FIXME.
274 noinst_LIBRARIES
= libopcodes.a
276 POTFILES
= $(HFILES
) $(CFILES
)
279 libopcodes.a stamp-lib dep.sed DEP DEP1
281 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
282 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
283 CONFIG_HEADER
= config.h
285 LIBRARIES
= $(noinst_LIBRARIES
)
288 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
289 CPPFLAGS
= @CPPFLAGS@
292 libopcodes_a_LIBADD
=
293 libopcodes_a_SOURCES
= libopcodes.a.c
294 libopcodes_a_OBJECTS
= libopcodes.a.o
295 LTLIBRARIES
= $(lib_LTLIBRARIES
)
297 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
299 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
300 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
302 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
303 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
304 acinclude.m4 aclocal.m4 config.in configure configure.in
307 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
311 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
312 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
316 .SUFFIXES
: .S .c .lo .o .s
317 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
318 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
320 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
322 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
324 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
325 cd
$(srcdir) && $(ACLOCAL
)
326 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
327 cd
$(srcdir) && $(AUTOCONF
)
330 @if
test ! -f
$@
; then \
334 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
336 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
337 $(SHELL
) .
/config.status
338 @echo timestamp
> stamp-h
2> /dev
/null
339 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
340 @if
test ! -f
$@
; then \
341 rm -f
$(srcdir)/stamp-h.in
; \
342 $(MAKE
) $(srcdir)/stamp-h.in
; \
344 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
345 cd
$(top_srcdir
) && $(AUTOHEADER
)
346 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
355 maintainer-clean-hdr
:
357 mostlyclean-noinstLIBRARIES
:
359 clean-noinstLIBRARIES
:
360 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
362 distclean-noinstLIBRARIES
:
364 maintainer-clean-noinstLIBRARIES
:
376 -rm -f
*.o core
*.core
383 maintainer-clean-compile
:
386 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
389 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
392 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
402 maintainer-clean-libtool
:
404 mostlyclean-libLTLIBRARIES
:
406 clean-libLTLIBRARIES
:
407 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
409 distclean-libLTLIBRARIES
:
411 maintainer-clean-libLTLIBRARIES
:
413 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
415 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
416 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
417 if
test -f
$$p; then \
418 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
419 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
423 uninstall-libLTLIBRARIES
:
425 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
426 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
429 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
430 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
432 # This directory's subdirectories are mostly independent; you can cd
433 # into them and run `make' without going through this Makefile.
434 # To change the values of `make' variables: instead of editing Makefiles,
435 # (1) if the variable is set in `config.status', edit `config.status'
436 # (which will cause the Makefiles to be regenerated when you run `make');
437 # (2) otherwise, pass the desired values on the `make' command line.
441 all-recursive install-data-recursive install-exec-recursive \
442 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
443 check-recursive installcheck-recursive info-recursive dvi-recursive
:
444 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
446 target
=`echo $@ | sed s/-recursive//`; \
447 list
='$(SUBDIRS)'; for subdir in
$$list; do \
448 echo
"Making $$target in $$subdir"; \
449 if
test "$$subdir" = "."; then \
451 local_target
="$$target-am"; \
453 local_target
="$$target"; \
455 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
456 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
458 if
test "$$dot_seen" = "no"; then \
459 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
462 mostlyclean-recursive clean-recursive distclean-recursive \
463 maintainer-clean-recursive
:
464 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
466 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
467 rev
="$$subdir $$rev"; \
468 test "$$subdir" = "." && dot_seen
=yes
; \
470 test "$$dot_seen" = "no" && rev
=". $$rev"; \
471 target
=`echo $@ | sed s/-recursive//`; \
472 for subdir in
$$rev; do \
473 echo
"Making $$target in $$subdir"; \
474 if
test "$$subdir" = "."; then \
475 local_target
="$$target-am"; \
477 local_target
="$$target"; \
479 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
480 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
481 done
&& test -z
"$$fail"
483 list
='$(SUBDIRS)'; for subdir in
$$list; do \
484 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
489 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
490 list
='$(SOURCES) $(HEADERS)'; \
491 unique
=`for i in $$list; do echo $$i; done | \
492 awk ' { files[$$0] = 1; } \
493 END { for (i in files) print i; }'`; \
494 here
=`pwd` && cd
$(srcdir) \
495 && mkid
-f
$$here/ID
$$unique $(LISP
)
497 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
500 list
='$(SUBDIRS)'; for subdir in
$$list; do \
501 if
test "$$subdir" = .
; then
:; else \
502 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
505 list
='$(SOURCES) $(HEADERS)'; \
506 unique
=`for i in $$list; do echo $$i; done | \
507 awk ' { files[$$0] = 1; } \
508 END { for (i in files) print i; }'`; \
509 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
510 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
519 maintainer-clean-tags
:
521 distdir
= $(PACKAGE
)-$(VERSION
)
522 top_distdir
= $(distdir
)
524 # This target untars the dist file and tries a VPATH configuration. Then
525 # it guarantees that the distribution is self-contained by making another
529 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
530 mkdir
$(distdir
)/=build
531 mkdir
$(distdir
)/=inst
532 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
533 cd
$(distdir
)/=build \
534 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
535 && $(MAKE
) $(AM_MAKEFLAGS
) \
536 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
537 && $(MAKE
) $(AM_MAKEFLAGS
) check \
538 && $(MAKE
) $(AM_MAKEFLAGS
) install \
539 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
540 && $(MAKE
) $(AM_MAKEFLAGS
) dist
542 @banner
="$(distdir).tar.gz is ready for distribution"; \
543 dashes
=`echo "$$banner" | sed s/./=/g`; \
548 -chmod
-R a
+r
$(distdir
)
549 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
552 -chmod
-R a
+r
$(distdir
)
553 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
555 distdir
: $(DISTFILES
)
558 -chmod
777 $(distdir
)
559 @for file in
$(DISTFILES
); do \
560 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
561 if
test -d
$$d/$$file; then \
562 cp
-pr
$$d/$$file $(distdir
)/$$file; \
564 test -f
$(distdir
)/$$file \
565 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
566 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
569 for subdir in
$(SUBDIRS
); do \
570 if
test "$$subdir" = .
; then
:; else \
571 test -d
$(distdir
)/$$subdir \
572 || mkdir
$(distdir
)/$$subdir \
574 chmod
777 $(distdir
)/$$subdir; \
575 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
584 check: check-recursive
586 installcheck: installcheck-recursive
588 install-info
: install-info-recursive
589 all-recursive-am
: config.h
590 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
592 install-exec-am
: install-libLTLIBRARIES
593 install-exec
: install-exec-recursive
596 install-data
: install-data-recursive
599 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
600 install: install-recursive
601 uninstall-am
: uninstall-libLTLIBRARIES
602 uninstall: uninstall-recursive
603 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
604 all-redirect
: all-recursive-am
606 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
607 installdirs: installdirs-recursive
609 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
615 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
618 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
619 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
621 maintainer-clean-generic
:
622 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
623 mostlyclean-compile mostlyclean-libtool \
624 mostlyclean-libLTLIBRARIES mostlyclean-tags \
627 mostlyclean: mostlyclean-recursive
629 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
630 clean-libLTLIBRARIES clean-tags clean-generic \
633 clean: clean-recursive
635 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
636 distclean-libtool distclean-libLTLIBRARIES \
637 distclean-tags distclean-generic clean-am
640 distclean: distclean-recursive
643 maintainer-clean-am
: maintainer-clean-hdr \
644 maintainer-clean-noinstLIBRARIES \
645 maintainer-clean-compile maintainer-clean-libtool \
646 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
647 maintainer-clean-generic distclean-am
648 @echo
"This command is intended for maintainers to use;"
649 @echo
"it deletes files that may require special tools to rebuild."
651 maintainer-clean
: maintainer-clean-recursive
654 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
655 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
656 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
657 mostlyclean-compile distclean-compile clean-compile \
658 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
659 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
660 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
661 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
662 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
663 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
664 uninstalldirs-recursive all-recursive check-recursive \
665 installcheck-recursive info-recursive dvi-recursive \
666 mostlyclean-recursive distclean-recursive clean-recursive \
667 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
668 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
669 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
670 install-info all-recursive-am install-exec-am install-exec \
671 install-data-am install-data install-am
install uninstall-am
uninstall \
672 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
673 distclean-generic clean-generic maintainer-clean-generic
clean \
674 mostlyclean distclean maintainer-clean
677 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
678 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
680 stamp-lib
: libopcodes.la
681 if
[ -f .libs
/libopcodes.a
]; then \
682 cp .libs
/libopcodes.a libopcodes.tmp
; \
683 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
687 libopcodes.a
: stamp-lib
; @true
688 po
/POTFILES.in
: @MAINT@ Makefile
689 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
690 && mv tmp
$(srcdir)/po
/POTFILES.in
692 # We should reconfigure whenever bfd/configure.in changes, because
693 # that's where the version number comes from.
694 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
695 $(SHELL
) .
/config.status
--recheck
697 # The start marker is written this way to pass through automake unscathed.
699 # This dependency stuff is copied from BFD.
701 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
703 $(MAKE
) MKDEP
=$(MKDEP
) DEP1
704 sed
-f dep.sed
< DEP1
> DEP
708 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
710 $(MKDEP
) -f DEP2a
$(INCLUDES
) $(CFLAGS
) $?
711 sed
-e
'/DO NOT DELETE/d' -e
'/^$$/d' < DEP2a
>> DEP2
713 $(srcdir)/..
/move-if-change DEP2 DEP1
715 dep.sed
: dep-in.sed config.status
716 sed
<$(srcdir)/dep-in.sed
>dep.sed \
717 -e
's!@BFD_H@!$(BFD_H)!' \
718 -e
's!@INCDIR@!$(INCDIR)!' \
719 -e
's!@BFDDIR@!$(BFDDIR)!' \
720 -e
's!@SRCDIR@!$(srcdir)!'
723 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
724 cat DEP
>> tmp-Makefile
725 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
728 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
729 cat DEP
>> tmp-Makefile.in
730 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
733 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
734 cat DEP
>> tmp-Makefile.am
735 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
737 .PHONY
: dep dep-in dep-am
739 # What appears below is generated by a hacked mkdep using gcc -MM.
741 # DO NOT DELETE THIS LINE -- mkdep uses it.
742 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
743 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
744 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
745 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
746 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
747 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
749 arc-dis.lo
: arc-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
750 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h
$(BFDDIR
)/elf-bfd.h \
751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
752 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h \
754 arc-opc.lo
: arc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h \
756 arm-dis.lo
: arm-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
757 $(INCDIR
)/ansidecl.h arm-opc.h
$(INCDIR
)/coff
/internal.h \
758 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
759 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
760 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
761 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
762 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
764 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
765 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
766 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
767 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
768 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
769 $(INCDIR
)/dis-asm.h
$(BFD_H
)
770 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
771 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
772 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
773 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
774 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
776 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
777 $(INCDIR
)/dis-asm.h
$(BFD_H
)
778 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
779 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
781 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(BFD_H
) \
782 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
784 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
785 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
787 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
788 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
790 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(BFD_H
) \
791 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
793 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
794 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
795 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
796 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
797 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
798 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
799 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
800 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
801 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
803 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
804 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
806 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(BFD_H
) \
807 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
809 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
810 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
812 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
813 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
815 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(BFD_H
) \
816 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
818 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(BFD_H
) \
819 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
821 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
822 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
823 $(INCDIR
)/opcode
/m68k.h
824 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
825 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
826 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
827 mcore-dis.lo
: mcore-dis.c mcore-opc.h
$(INCDIR
)/ansidecl.h \
828 $(INCDIR
)/dis-asm.h
$(BFD_H
)
829 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
830 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
831 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
832 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
833 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
834 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
835 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
836 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
837 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
838 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
839 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
840 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
841 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
842 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
844 pj-dis.lo
: pj-dis.c
$(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h \
845 $(BFD_H
) $(INCDIR
)/ansidecl.h
846 pj-opc.lo
: pj-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/pj.h
847 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
848 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
849 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
851 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
853 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
854 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
855 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
856 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
857 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
858 $(BFD_H
) $(INCDIR
)/opcode
/tic30.h
859 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h \
860 $(INCDIR
)/dis-asm.h
$(BFD_H
)
861 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h
862 v850-dis.lo
: v850-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
863 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
864 v850-opc.lo
: v850-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
866 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
867 $(BFD_H
) $(INCDIR
)/ansidecl.h
868 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
869 $(BFD_H
) $(INCDIR
)/ansidecl.h
870 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
872 z8kgen.lo
: z8kgen.c sysdep.h config.h
873 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
875 # Tell versions [3.59,3.63) of GNU make to not export all variables.
876 # Otherwise a system limit (for SysV at least) may be exceeded.