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.
256 OFILES
= @BFD_MACHINES@
258 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
260 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
261 libopcodes_la_DEPENDENCIES
= $(OFILES
)
262 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
263 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
265 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
266 # the build directory so that we don't have to convert all the
267 # programs that use libopcodes.a simultaneously. This is a hack which
268 # should be removed if everything else starts using libtool. FIXME.
270 noinst_LIBRARIES
= libopcodes.a
272 POTFILES
= $(HFILES
) $(CFILES
)
275 libopcodes.a stamp-lib dep.sed DEP DEP1
277 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
278 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
279 CONFIG_HEADER
= config.h
281 LIBRARIES
= $(noinst_LIBRARIES
)
284 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
285 CPPFLAGS
= @CPPFLAGS@
288 libopcodes_a_LIBADD
=
289 libopcodes_a_SOURCES
= libopcodes.a.c
290 libopcodes_a_OBJECTS
= libopcodes.a.o
291 LTLIBRARIES
= $(lib_LTLIBRARIES
)
293 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
295 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
296 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
298 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
299 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
300 acinclude.m4 aclocal.m4 config.in configure configure.in
303 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
307 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
308 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
312 .SUFFIXES
: .S .c .lo .o .s
313 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
314 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
316 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
318 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
320 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
321 cd
$(srcdir) && $(ACLOCAL
)
322 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
323 cd
$(srcdir) && $(AUTOCONF
)
326 @if
test ! -f
$@
; then \
330 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
332 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
333 $(SHELL
) .
/config.status
334 @echo timestamp
> stamp-h
2> /dev
/null
335 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
336 @if
test ! -f
$@
; then \
337 rm -f
$(srcdir)/stamp-h.in
; \
338 $(MAKE
) $(srcdir)/stamp-h.in
; \
340 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
341 cd
$(top_srcdir
) && $(AUTOHEADER
)
342 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
351 maintainer-clean-hdr
:
353 mostlyclean-noinstLIBRARIES
:
355 clean-noinstLIBRARIES
:
356 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
358 distclean-noinstLIBRARIES
:
360 maintainer-clean-noinstLIBRARIES
:
372 -rm -f
*.o core
*.core
379 maintainer-clean-compile
:
382 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
385 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
388 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
398 maintainer-clean-libtool
:
400 mostlyclean-libLTLIBRARIES
:
402 clean-libLTLIBRARIES
:
403 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
405 distclean-libLTLIBRARIES
:
407 maintainer-clean-libLTLIBRARIES
:
409 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
411 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
412 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
413 if
test -f
$$p; then \
414 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
415 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
419 uninstall-libLTLIBRARIES
:
421 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
422 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
425 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
426 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
428 # This directory's subdirectories are mostly independent; you can cd
429 # into them and run `make' without going through this Makefile.
430 # To change the values of `make' variables: instead of editing Makefiles,
431 # (1) if the variable is set in `config.status', edit `config.status'
432 # (which will cause the Makefiles to be regenerated when you run `make');
433 # (2) otherwise, pass the desired values on the `make' command line.
437 all-recursive install-data-recursive install-exec-recursive \
438 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
439 check-recursive installcheck-recursive info-recursive dvi-recursive
:
440 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
442 target
=`echo $@ | sed s/-recursive//`; \
443 list
='$(SUBDIRS)'; for subdir in
$$list; do \
444 echo
"Making $$target in $$subdir"; \
445 if
test "$$subdir" = "."; then \
447 local_target
="$$target-am"; \
449 local_target
="$$target"; \
451 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
452 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
454 if
test "$$dot_seen" = "no"; then \
455 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
458 mostlyclean-recursive clean-recursive distclean-recursive \
459 maintainer-clean-recursive
:
460 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
462 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
463 rev
="$$subdir $$rev"; \
464 test "$$subdir" = "." && dot_seen
=yes
; \
466 test "$$dot_seen" = "no" && rev
=". $$rev"; \
467 target
=`echo $@ | sed s/-recursive//`; \
468 for subdir in
$$rev; do \
469 echo
"Making $$target in $$subdir"; \
470 if
test "$$subdir" = "."; then \
471 local_target
="$$target-am"; \
473 local_target
="$$target"; \
475 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
476 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
477 done
&& test -z
"$$fail"
479 list
='$(SUBDIRS)'; for subdir in
$$list; do \
480 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
485 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
486 list
='$(SOURCES) $(HEADERS)'; \
487 unique
=`for i in $$list; do echo $$i; done | \
488 awk ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 here
=`pwd` && cd
$(srcdir) \
491 && mkid
-f
$$here/ID
$$unique $(LISP
)
493 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
496 list
='$(SUBDIRS)'; for subdir in
$$list; do \
497 if
test "$$subdir" = .
; then
:; else \
498 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
501 list
='$(SOURCES) $(HEADERS)'; \
502 unique
=`for i in $$list; do echo $$i; done | \
503 awk ' { files[$$0] = 1; } \
504 END { for (i in files) print i; }'`; \
505 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
506 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
515 maintainer-clean-tags
:
517 distdir
= $(PACKAGE
)-$(VERSION
)
518 top_distdir
= $(distdir
)
520 # This target untars the dist file and tries a VPATH configuration. Then
521 # it guarantees that the distribution is self-contained by making another
525 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
526 mkdir
$(distdir
)/=build
527 mkdir
$(distdir
)/=inst
528 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
529 cd
$(distdir
)/=build \
530 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
531 && $(MAKE
) $(AM_MAKEFLAGS
) \
532 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
533 && $(MAKE
) $(AM_MAKEFLAGS
) check \
534 && $(MAKE
) $(AM_MAKEFLAGS
) install \
535 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
536 && $(MAKE
) $(AM_MAKEFLAGS
) dist
538 @banner
="$(distdir).tar.gz is ready for distribution"; \
539 dashes
=`echo "$$banner" | sed s/./=/g`; \
544 -chmod
-R a
+r
$(distdir
)
545 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
548 -chmod
-R a
+r
$(distdir
)
549 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
551 distdir
: $(DISTFILES
)
554 -chmod
777 $(distdir
)
555 @for file in
$(DISTFILES
); do \
556 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
557 if
test -d
$$d/$$file; then \
558 cp
-pr
$$d/$$file $(distdir
)/$$file; \
560 test -f
$(distdir
)/$$file \
561 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
562 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
565 for subdir in
$(SUBDIRS
); do \
566 if
test "$$subdir" = .
; then
:; else \
567 test -d
$(distdir
)/$$subdir \
568 || mkdir
$(distdir
)/$$subdir \
570 chmod
777 $(distdir
)/$$subdir; \
571 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
580 check: check-recursive
582 installcheck: installcheck-recursive
584 install-info
: install-info-recursive
585 all-recursive-am
: config.h
586 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
588 install-exec-am
: install-libLTLIBRARIES
589 install-exec
: install-exec-recursive
592 install-data
: install-data-recursive
595 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
596 install: install-recursive
597 uninstall-am
: uninstall-libLTLIBRARIES
598 uninstall: uninstall-recursive
599 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
600 all-redirect
: all-recursive-am
602 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
603 installdirs: installdirs-recursive
605 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
611 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
614 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
615 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
617 maintainer-clean-generic
:
618 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
619 mostlyclean-compile mostlyclean-libtool \
620 mostlyclean-libLTLIBRARIES mostlyclean-tags \
623 mostlyclean: mostlyclean-recursive
625 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
626 clean-libLTLIBRARIES clean-tags clean-generic \
629 clean: clean-recursive
631 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
632 distclean-libtool distclean-libLTLIBRARIES \
633 distclean-tags distclean-generic clean-am
636 distclean: distclean-recursive
639 maintainer-clean-am
: maintainer-clean-hdr \
640 maintainer-clean-noinstLIBRARIES \
641 maintainer-clean-compile maintainer-clean-libtool \
642 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
643 maintainer-clean-generic distclean-am
644 @echo
"This command is intended for maintainers to use;"
645 @echo
"it deletes files that may require special tools to rebuild."
647 maintainer-clean
: maintainer-clean-recursive
650 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
651 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
652 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
653 mostlyclean-compile distclean-compile clean-compile \
654 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
655 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
656 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
657 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
658 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
659 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
660 uninstalldirs-recursive all-recursive check-recursive \
661 installcheck-recursive info-recursive dvi-recursive \
662 mostlyclean-recursive distclean-recursive clean-recursive \
663 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
664 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
665 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
666 install-info all-recursive-am install-exec-am install-exec \
667 install-data-am install-data install-am
install uninstall-am
uninstall \
668 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
669 distclean-generic clean-generic maintainer-clean-generic
clean \
670 mostlyclean distclean maintainer-clean
673 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
674 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
676 stamp-lib
: libopcodes.la
677 if
[ -f .libs
/libopcodes.a
]; then \
678 cp .libs
/libopcodes.a libopcodes.tmp
; \
679 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
683 libopcodes.a
: stamp-lib
; @true
684 po
/POTFILES.in
: @MAINT@ Makefile
685 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
686 && mv tmp
$(srcdir)/po
/POTFILES.in
688 # We should reconfigure whenever bfd/configure.in changes, because
689 # that's where the version number comes from.
690 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
691 $(SHELL
) .
/config.status
--recheck
693 # The start marker is written this way to pass through automake unscathed.
695 # This dependency stuff is copied from BFD.
697 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
699 $(MAKE
) MKDEP
=$(MKDEP
) DEP1
700 sed
-f dep.sed
< DEP1
> DEP
704 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
706 $(MKDEP
) -f DEP2a
$(INCLUDES
) $(CFLAGS
) $?
707 sed
-e
'/DO NOT DELETE/d' -e
'/^$$/d' < DEP2a
>> DEP2
709 $(srcdir)/..
/move-if-change DEP2 DEP1
711 dep.sed
: dep-in.sed config.status
712 sed
<$(srcdir)/dep-in.sed
>dep.sed \
713 -e
's!@BFD_H@!$(BFD_H)!' \
714 -e
's!@INCDIR@!$(INCDIR)!' \
715 -e
's!@BFDDIR@!$(BFDDIR)!' \
716 -e
's!@SRCDIR@!$(srcdir)!'
719 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
720 cat DEP
>> tmp-Makefile
721 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
724 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
725 cat DEP
>> tmp-Makefile.in
726 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
729 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
730 cat DEP
>> tmp-Makefile.am
731 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
733 .PHONY
: dep dep-in dep-am
735 # What appears below is generated by a hacked mkdep using gcc -MM.
737 # DO NOT DELETE THIS LINE -- mkdep uses it.
738 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
739 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
740 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
741 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
742 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
743 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
745 arc-dis.lo
: arc-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
746 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h
$(BFDDIR
)/elf-bfd.h \
747 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
748 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h \
750 arc-opc.lo
: arc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/arc.h \
752 arm-dis.lo
: arm-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
753 $(INCDIR
)/ansidecl.h arm-opc.h
$(INCDIR
)/coff
/internal.h \
754 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
755 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
756 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
757 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
758 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
760 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
761 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
762 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
763 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
764 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
765 $(INCDIR
)/dis-asm.h
$(BFD_H
)
766 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
767 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
768 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
769 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
770 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
772 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
773 $(INCDIR
)/dis-asm.h
$(BFD_H
)
774 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
775 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
777 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(BFD_H
) \
778 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
780 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
781 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
783 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
784 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
786 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(BFD_H
) \
787 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
789 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
790 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
791 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
792 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
793 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
794 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
795 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
796 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
797 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
799 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
800 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
802 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(BFD_H
) \
803 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
805 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
806 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
808 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
809 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
811 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(BFD_H
) \
812 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
814 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(BFD_H
) \
815 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
817 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
818 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
819 $(INCDIR
)/opcode
/m68k.h
820 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
821 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
822 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
823 mcore-dis.lo
: mcore-dis.c mcore-opc.h
$(INCDIR
)/ansidecl.h \
824 $(INCDIR
)/dis-asm.h
$(BFD_H
)
825 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
826 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
827 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
828 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
829 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
830 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
831 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
832 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
833 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
834 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
835 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
836 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
837 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
838 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
840 pj-dis.lo
: pj-dis.c
$(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h \
841 $(BFD_H
) $(INCDIR
)/ansidecl.h
842 pj-opc.lo
: pj-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/pj.h
843 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
844 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
845 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
847 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
849 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
850 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
851 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
852 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
853 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
854 $(BFD_H
) $(INCDIR
)/opcode
/tic30.h
855 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h \
856 $(INCDIR
)/dis-asm.h
$(BFD_H
)
857 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h
858 v850-dis.lo
: v850-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
859 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
860 v850-opc.lo
: v850-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/v850.h \
862 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
863 $(BFD_H
) $(INCDIR
)/ansidecl.h
864 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
865 $(BFD_H
) $(INCDIR
)/ansidecl.h
866 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
868 z8kgen.lo
: z8kgen.c sysdep.h config.h
869 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
871 # Tell versions [3.59,3.63) of GNU make to not export all variables.
872 # Otherwise a system limit (for SysV at least) may be exceeded.