1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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@
75 DATADIRNAME
= @DATADIRNAME@
78 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
86 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
87 INSTOBJEXT
= @INSTOBJEXT@
95 MKINSTALLDIRS
= @MKINSTALLDIRS@
104 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
107 WIN32LDFLAGS
= @WIN32LDFLAGS@
108 WIN32LIBADD
= @WIN32LIBADD@
109 archdefs
= @archdefs@
113 AUTOMAKE_OPTIONS
= cygnus
117 INCDIR
= $(srcdir)/..
/include
118 BFDDIR
= $(srcdir)/..
/bfd
121 WARN_CFLAGS
= @WARN_CFLAGS@
122 AM_CFLAGS
= $(WARN_CFLAGS
)
124 bfdlibdir
= @bfdlibdir@
125 bfdincludedir
= @bfdincludedir@
127 bfdlib_LTLIBRARIES
= libopcodes.la
129 # This is where bfd.h lives.
132 # This is where libiberty lives.
133 LIBIBERTY
= ..
/libiberty
/libiberty.a
138 fr30-desc.h fr30-opc.h \
139 frv-desc.h frv-opc.h \
143 ip2k-desc.h ip2k-opc.h \
144 iq2000-desc.h iq2000-opc.h \
145 m32r-desc.h m32r-opc.h \
147 openrisc-desc.h openrisc-opc.h \
152 xstormy16-desc.h xstormy16-opc.h \
156 # C source files that correspond to .o's.
395 OFILES
= @BFD_MACHINES@
397 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
399 libopcodes_la_SOURCES
= dis-buf.c disassemble.c dis-init.c
400 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
401 # Unfortunately this causes libtool to add -L$(libdir), referring to the
402 # planned install directory of libbfd. This can cause us to pick up an
403 # old version of libbfd, or to pick up libbfd for the wrong architecture
405 libopcodes_la_DEPENDENCIES
= $(OFILES
)
406 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
407 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
409 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
410 # the build directory so that we don't have to convert all the
411 # programs that use libopcodes.a simultaneously. This is a hack which
412 # should be removed if everything else starts using libtool. FIXME.
414 noinst_LIBRARIES
= libopcodes.a
416 POTFILES
= $(HFILES
) $(CFILES
)
419 stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
420 stamp-iq2000 stamp-xstormy16 \
421 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
425 CPUDIR
= $(CGENDIR
)/cpu
426 CGEN
= `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
430 $(CGENDIR
)/desc.scm
$(CGENDIR
)/desc-cpu.scm \
431 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/opc-asmdis.scm \
432 $(CGENDIR
)/opc-ibld.scm
$(CGENDIR
)/opc-itab.scm \
433 $(CGENDIR
)/opc-opinst.scm \
434 cgen-asm.in cgen-dis.in cgen-ibld.in
437 CGEN_CPUS
= fr30 frv ip2k m32r openrisc xstormy16
438 @CGEN_MAINT_TRUE@IP2K_DEPS
= @CGEN_MAINT_TRUE@stamp-ip2k
439 @CGEN_MAINT_FALSE@IP2K_DEPS
=
440 @CGEN_MAINT_TRUE@M32R_DEPS
= @CGEN_MAINT_TRUE@stamp-m32r
441 @CGEN_MAINT_FALSE@M32R_DEPS
=
442 @CGEN_MAINT_TRUE@FR30_DEPS
= @CGEN_MAINT_TRUE@stamp-fr30
443 @CGEN_MAINT_FALSE@FR30_DEPS
=
444 @CGEN_MAINT_TRUE@FRV_DEPS
= @CGEN_MAINT_TRUE@stamp-frv
445 @CGEN_MAINT_FALSE@FRV_DEPS
=
446 @CGEN_MAINT_TRUE@OPENRISC_DEPS
= @CGEN_MAINT_TRUE@stamp-openrisc
447 @CGEN_MAINT_FALSE@OPENRISC_DEPS
=
448 @CGEN_MAINT_TRUE@IQ2000_DEPS
= @CGEN_MAINT_TRUE@stamp-iq2000
449 @CGEN_MAINT_FALSE@IQ2000_DEPS
=
450 @CGEN_MAINT_TRUE@XSTORMY16_DEPS
= @CGEN_MAINT_TRUE@stamp-xstormy16
451 @CGEN_MAINT_FALSE@XSTORMY16_DEPS
=
452 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
453 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
454 CONFIG_HEADER
= config.h
456 LIBRARIES
= $(noinst_LIBRARIES
)
459 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
460 CPPFLAGS
= @CPPFLAGS@
463 libopcodes_a_LIBADD
=
464 libopcodes_a_SOURCES
= libopcodes.a.c
465 libopcodes_a_OBJECTS
= libopcodes.a.
$(OBJEXT
)
466 LTLIBRARIES
= $(bfdlib_LTLIBRARIES
)
468 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo dis-init.lo
470 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
471 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
473 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
474 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
475 acinclude.m4 aclocal.m4 config.in configure configure.in
478 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
482 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
483 OBJECTS
= libopcodes.a.
$(OBJEXT
) $(libopcodes_la_OBJECTS
)
487 .SUFFIXES
: .S .c .lo .o .obj .s
488 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
489 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
491 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
493 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
495 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
496 cd
$(srcdir) && $(ACLOCAL
)
497 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
498 cd
$(srcdir) && $(AUTOCONF
)
501 @if
test ! -f
$@
; then \
505 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
507 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
508 $(SHELL
) .
/config.status
509 @echo timestamp
> stamp-h
2> /dev
/null
510 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
511 @if
test ! -f
$@
; then \
512 rm -f
$(srcdir)/stamp-h.in
; \
513 $(MAKE
) $(srcdir)/stamp-h.in
; \
515 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
516 cd
$(top_srcdir
) && $(AUTOHEADER
)
517 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
526 maintainer-clean-hdr
:
528 mostlyclean-noinstLIBRARIES
:
530 clean-noinstLIBRARIES
:
531 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
533 distclean-noinstLIBRARIES
:
535 maintainer-clean-noinstLIBRARIES
:
540 # FIXME: We should only use cygpath when building on Windows,
541 # and only if it is available.
543 $(COMPILE
) -c
`cygpath -w $<`
552 -rm -f
*.o core
*.core
560 maintainer-clean-compile
:
563 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
566 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
569 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
579 maintainer-clean-libtool
:
581 mostlyclean-bfdlibLTLIBRARIES
:
583 clean-bfdlibLTLIBRARIES
:
584 -test -z
"$(bfdlib_LTLIBRARIES)" ||
rm -f
$(bfdlib_LTLIBRARIES
)
586 distclean-bfdlibLTLIBRARIES
:
588 maintainer-clean-bfdlibLTLIBRARIES
:
590 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
591 $(LINK
) -rpath
$(bfdlibdir
) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
593 # This directory's subdirectories are mostly independent; you can cd
594 # into them and run `make' without going through this Makefile.
595 # To change the values of `make' variables: instead of editing Makefiles,
596 # (1) if the variable is set in `config.status', edit `config.status'
597 # (which will cause the Makefiles to be regenerated when you run `make');
598 # (2) otherwise, pass the desired values on the `make' command line.
602 all-recursive install-data-recursive install-exec-recursive \
603 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
604 check-recursive installcheck-recursive info-recursive dvi-recursive
:
605 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
607 target
=`echo $@ | sed s/-recursive//`; \
608 list
='$(SUBDIRS)'; for subdir in
$$list; do \
609 echo
"Making $$target in $$subdir"; \
610 if
test "$$subdir" = "."; then \
612 local_target
="$$target-am"; \
614 local_target
="$$target"; \
616 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
617 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
619 if
test "$$dot_seen" = "no"; then \
620 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
623 mostlyclean-recursive clean-recursive distclean-recursive \
624 maintainer-clean-recursive
:
625 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
627 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
628 rev
="$$subdir $$rev"; \
629 test "$$subdir" != "." || dot_seen
=yes
; \
631 test "$$dot_seen" = "no" && rev
=". $$rev"; \
632 target
=`echo $@ | sed s/-recursive//`; \
633 for subdir in
$$rev; do \
634 echo
"Making $$target in $$subdir"; \
635 if
test "$$subdir" = "."; then \
636 local_target
="$$target-am"; \
638 local_target
="$$target"; \
640 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
641 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
642 done
&& test -z
"$$fail"
644 list
='$(SUBDIRS)'; for subdir in
$$list; do \
645 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
650 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
651 list
='$(SOURCES) $(HEADERS)'; \
652 unique
=`for i in $$list; do echo $$i; done | \
653 awk ' { files[$$0] = 1; } \
654 END { for (i in files) print i; }'`; \
655 here
=`pwd` && cd
$(srcdir) \
656 && mkid
-f
$$here/ID
$$unique $(LISP
)
658 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
661 list
='$(SUBDIRS)'; for subdir in
$$list; do \
662 if
test "$$subdir" = .
; then
:; else \
663 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
666 list
='$(SOURCES) $(HEADERS)'; \
667 unique
=`for i in $$list; do echo $$i; done | \
668 awk ' { files[$$0] = 1; } \
669 END { for (i in files) print i; }'`; \
670 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
671 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
680 maintainer-clean-tags
:
682 distdir
= $(PACKAGE
)-$(VERSION
)
683 top_distdir
= $(distdir
)
685 # This target untars the dist file and tries a VPATH configuration. Then
686 # it guarantees that the distribution is self-contained by making another
690 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
691 mkdir
$(distdir
)/=build
692 mkdir
$(distdir
)/=inst
693 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
694 cd
$(distdir
)/=build \
695 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
696 && $(MAKE
) $(AM_MAKEFLAGS
) \
697 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
698 && $(MAKE
) $(AM_MAKEFLAGS
) check \
699 && $(MAKE
) $(AM_MAKEFLAGS
) install \
700 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
701 && $(MAKE
) $(AM_MAKEFLAGS
) dist
703 @banner
="$(distdir).tar.gz is ready for distribution"; \
704 dashes
=`echo "$$banner" | sed s/./=/g`; \
709 -chmod
-R a
+r
$(distdir
)
710 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
713 -chmod
-R a
+r
$(distdir
)
714 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
716 distdir
: $(DISTFILES
)
719 -chmod
777 $(distdir
)
720 @for file in
$(DISTFILES
); do \
721 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
722 if
test -d
$$d/$$file; then \
723 cp
-pr
$$d/$$file $(distdir
)/$$file; \
725 test -f
$(distdir
)/$$file \
726 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
727 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
730 for subdir in
$(SUBDIRS
); do \
731 if
test "$$subdir" = .
; then
:; else \
732 test -d
$(distdir
)/$$subdir \
733 || mkdir
$(distdir
)/$$subdir \
735 chmod
777 $(distdir
)/$$subdir; \
736 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
745 check: check-recursive
747 installcheck: installcheck-recursive
749 install-info
: install-info-recursive
750 all-recursive-am
: config.h
751 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
754 install-exec
: install-exec-recursive
756 install-data-am
: install-bfdlibLTLIBRARIES
757 install-data
: install-data-recursive
760 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
761 install: install-recursive
762 uninstall-am
: uninstall-bfdlibLTLIBRARIES
763 uninstall: uninstall-recursive
764 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
765 all-redirect
: all-recursive-am
767 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
768 installdirs: installdirs-recursive
770 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
776 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
779 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
780 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
782 maintainer-clean-generic
:
783 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
784 mostlyclean-compile mostlyclean-libtool \
785 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
788 mostlyclean: mostlyclean-recursive
790 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
791 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
794 clean: clean-recursive
796 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
797 distclean-libtool distclean-bfdlibLTLIBRARIES \
798 distclean-tags distclean-generic clean-am
801 distclean: distclean-recursive
804 maintainer-clean-am
: maintainer-clean-hdr \
805 maintainer-clean-noinstLIBRARIES \
806 maintainer-clean-compile maintainer-clean-libtool \
807 maintainer-clean-bfdlibLTLIBRARIES \
808 maintainer-clean-tags maintainer-clean-generic \
810 @echo
"This command is intended for maintainers to use;"
811 @echo
"it deletes files that may require special tools to rebuild."
813 maintainer-clean
: maintainer-clean-recursive
816 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
817 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
818 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
819 mostlyclean-compile distclean-compile clean-compile \
820 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
821 clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
822 distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
823 maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
824 install-bfdlibLTLIBRARIES install-data-recursive \
825 uninstall-data-recursive install-exec-recursive \
826 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
827 all-recursive check-recursive installcheck-recursive info-recursive \
828 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
829 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
830 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
831 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
832 install-info all-recursive-am install-exec-am install-exec \
833 install-data-am install-data install-am
install uninstall-am
uninstall \
834 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
835 distclean-generic clean-generic maintainer-clean-generic
clean \
836 mostlyclean distclean maintainer-clean
839 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
840 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
842 stamp-lib
: libopcodes.la
843 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
844 if
[ -f
$$libtooldir/libopcodes.a
]; then \
845 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
846 $(RANLIB
) libopcodes.tmp
; \
847 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
851 libopcodes.a
: stamp-lib
; @true
852 po
/POTFILES.in
: @MAINT@ Makefile
853 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
854 && mv tmp
$(srcdir)/po
/POTFILES.in
856 # We should reconfigure whenever bfd/configure.in changes, because
857 # that's where the version number comes from.
858 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
859 $(SHELL
) .
/config.status
--recheck
861 install-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@install_libopcodes
864 uninstall-bfdlibLTLIBRARIES
: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
867 .PHONY
: install_libopcodes uninstall_libopcodes
868 install_libopcodes
: $(bfdlib_LTLIBRARIES
)
869 $(mkinstalldirs
) $(DESTDIR
)$(bfdlibdir
)
870 $(mkinstalldirs
) $(DESTDIR
)$(bfdincludedir
)
871 @list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
872 if
test -f
$$p; then \
873 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
874 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(bfdlibdir
)/$$p; \
877 $(INSTALL_DATA
) $(INCDIR
)/dis-asm.h
$(DESTDIR
)$(bfdincludedir
)/dis-asm.h
879 uninstall_libopcodes
:
880 list
='$(bfdlib_LTLIBRARIES)'; for p in
$$list; do \
881 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(bfdlibdir
)/$$p; \
883 rm -f
$(DESTDIR
)$(bfdincludedir
)/dis-asm.h
886 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) \
887 $(CGENDIR
) "$(CGENFLAGS)" $(arch
) $(prefix) $(archfile
) $(opcfile
) \
888 "$(options)" "$(extrafiles)"
889 touch stamp-
${prefix}
892 # Maintainer utility rule to regenerate all cgen files.
894 for c in
$(CGEN_CPUS
) ; \
896 $(MAKE
) stamp-
$$c || exit
1 ; \
900 # For now, require developers to configure with --enable-cgen-maint.
901 $(srcdir)/ip2k-desc.h
$(srcdir)/ip2k-desc.c
$(srcdir)/ip2k-opc.h
$(srcdir)/ip2k-opc.c
$(srcdir)/ip2k-ibld.c
$(srcdir)/ip2k-asm.c
$(srcdir)/ip2k-dis.c
: $(IP2K_DEPS
)
903 stamp-ip2k
: $(CGENDEPS
) $(CPUDIR
)/ip2k.cpu
$(CPUDIR
)/ip2k.opc
904 $(MAKE
) run-cgen arch
=ip2k
prefix=ip2k options
= \
905 archfile
=$(CPUDIR
)/ip2k.cpu opcfile
=$(CPUDIR
)/ip2k.opc extrafiles
=
907 $(srcdir)/m32r-desc.h
$(srcdir)/m32r-desc.c
$(srcdir)/m32r-opc.h
$(srcdir)/m32r-opc.c
$(srcdir)/m32r-ibld.c
$(srcdir)/m32r-opinst.c
$(srcdir)/m32r-asm.c
$(srcdir)/m32r-dis.c
: $(M32R_DEPS
)
909 stamp-m32r
: $(CGENDEPS
) $(CPUDIR
)/m32r.cpu
$(CPUDIR
)/m32r.opc
910 $(MAKE
) run-cgen arch
=m32r
prefix=m32r options
=opinst \
911 archfile
=$(CPUDIR
)/m32r.cpu opcfile
=$(CPUDIR
)/m32r.opc extrafiles
=opinst
913 $(srcdir)/fr30-desc.h
$(srcdir)/fr30-desc.c
$(srcdir)/fr30-opc.h
$(srcdir)/fr30-opc.c
$(srcdir)/fr30-ibld.c
$(srcdir)/fr30-asm.c
$(srcdir)/fr30-dis.c
: $(FR30_DEPS
)
915 stamp-fr30
: $(CGENDEPS
) $(CPUDIR
)/fr30.cpu
$(CPUDIR
)/fr30.opc
916 $(MAKE
) run-cgen arch
=fr30
prefix=fr30 options
= \
917 archfile
=$(CPUDIR
)/fr30.cpu opcfile
=$(CPUDIR
)/fr30.opc extrafiles
=
919 $(srcdir)/frv-desc.h
$(srcdir)/frv-desc.c
$(srcdir)/frv-opc.h
$(srcdir)/frv-opc.c
$(srcdir)/frv-ibld.c
$(srcdir)/frv-asm.c
$(srcdir)/frv-dis.c
: $(FRV_DEPS
)
921 # .cpu and .opc files for frv are kept in a different directory, but cgen has no switch to specify that location, so
922 # copy those file to the regular place.
923 stamp-frv
: $(CGENDEPS
) $(srcdir)/..
/cpu
/frv.cpu
$(srcdir)/..
/cpu
/frv.opc
924 $(MAKE
) run-cgen arch
=frv
prefix=frv options
= \
925 archfile
=$(srcdir)/..
/cpu
/frv.cpu opcfile
=$(srcdir)/..
/cpu
/frv.opc extrafiles
=
927 $(srcdir)/openrisc-desc.h
$(srcdir)/openrisc-desc.c
$(srcdir)/openrisc-opc.h
$(srcdir)/openrisc-opc.c
$(srcdir)/openrisc-ibld.c
$(srcdir)/openrisc-asm.c
$(srcdir)/openrisc-dis.c
: $(OPENRISC_DEPS
)
929 stamp-openrisc
: $(CGENDEPS
) $(CPUDIR
)/openrisc.cpu
$(CPUDIR
)/openrisc.opc
930 $(MAKE
) run-cgen arch
=openrisc
prefix=openrisc options
= \
931 archfile
=$(CPUDIR
)/openrisc.cpu opcfile
=$(CPUDIR
)/openrisc.opc extrafiles
=
933 $(srcdir)/iq2000-desc.h
$(srcdir)/iq2000-desc.c
$(srcdir)/iq2000-opc.h
$(srcdir)/iq2000-opc.c
$(srcdir)/iq2000-ibld.c
$(srcdir)/iq2000-asm.c
$(srcdir)/iq2000-dis.c
: $(IQ2000_DEPS
)
935 stamp-iq2000
: $(CGENDEPS
) $(CPUDIR
)/iq2000.cpu
$(CPUDIR
)/iq2000.opc \
936 $(CPUDIR
)/iq2000m.cpu
$(CPUDIR
)/iq10.cpu
937 $(MAKE
) run-cgen arch
=iq2000
prefix=iq2000 options
= \
938 archfile
=$(CPUDIR
)/iq2000.cpu opcfile
=$(CPUDIR
)/iq2000.opc extrafiles
=
940 $(srcdir)/xstormy16-desc.h
$(srcdir)/xstormy16-desc.c
$(srcdir)/xstormy16-opc.h
$(srcdir)/xstormy16-opc.c
$(srcdir)/xstormy16-ibld.c
$(srcdir)/xstormy16-asm.c
$(srcdir)/xstormy16-dis.c
: $(XSTORMY16_DEPS
)
942 stamp-xstormy16
: $(CGENDEPS
) $(CPUDIR
)/xstormy16.cpu
$(CPUDIR
)/xstormy16.opc
943 $(MAKE
) run-cgen arch
=xstormy16
prefix=xstormy16 options
= \
944 archfile
=$(CPUDIR
)/xstormy16.cpu opcfile
=$(CPUDIR
)/xstormy16.opc extrafiles
=
947 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
949 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
950 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
952 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
953 .
/ia64-gen
--srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
955 s390-mkopc
: s390-mkopc.c
956 $(CC_FOR_BUILD
) -o s390-mkopc
$(srcdir)/s390-mkopc.c
958 s390-opc.tab
: s390-mkopc s390-opc.txt
959 .
/s390-mkopc
< $(srcdir)/s390-opc.txt
> s390-opc.tab
962 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$<
964 Makefile
: $(BFDDIR
)/configure.in
966 # This dependency stuff is copied from BFD.
968 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
970 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
971 sed
-f dep.sed
< DEP1
> DEPA
972 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
973 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
974 echo
'make DEP failed!'; exit
1; \
980 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
981 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
982 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
985 dep.sed
: dep-in.sed config.status
986 sed
<$(srcdir)/dep-in.sed
>dep.sed \
987 -e
's!@BFD_H@!$(BFD_H)!' \
988 -e
's!@INCDIR@!$(INCDIR)!' \
989 -e
's!@BFDDIR@!$(BFDDIR)!' \
990 -e
's!@SRCDIR@!$(srcdir)!' \
991 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
994 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
995 cat DEP
>> tmp-Makefile
996 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
999 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
1000 cat DEP
>> tmp-Makefile.in
1001 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1004 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1005 cat DEP
>> tmp-Makefile.am
1006 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1008 .PHONY
: dep dep-in dep-am
1010 # What appears below is generated by a hacked mkdep using gcc -MM.
1012 # DO NOT DELETE THIS LINE -- mkdep uses it.
1013 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1014 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1015 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/a29k.h
1016 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1017 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/alpha.h
1018 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1019 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1021 arc-dis.lo
: arc-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1022 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/arc.h \
1023 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1024 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
1025 $(INCDIR
)/elf
/reloc-macros.h opintl.h arc-dis.h arc-ext.h
1026 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1027 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/arc.h
1028 arc-ext.lo
: arc-ext.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1029 $(BFD_H
) $(INCDIR
)/symcat.h arc-ext.h
$(INCDIR
)/libiberty.h
1030 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1031 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h arm-opc.h \
1032 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1033 opintl.h
$(INCDIR
)/safe-ctype.h
$(BFDDIR
)/elf-bfd.h \
1034 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1035 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
1036 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1037 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h opintl.h \
1038 $(INCDIR
)/libiberty.h
$(INCDIR
)/opcode
/avr.h
1039 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1040 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(BFD_H
) \
1041 $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h opintl.h
1042 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1043 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
1044 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1045 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(BFD_H
) \
1046 $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
1047 cris-dis.lo
: cris-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1048 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
1049 $(INCDIR
)/opcode
/cris.h
$(INCDIR
)/libiberty.h
1050 cris-opc.lo
: cris-opc.c
$(INCDIR
)/opcode
/cris.h
1051 crx-dis.lo
: crx-dis.c
$(INCDIR
)/opcode
/crx.h \
1052 $(INCDIR
)/dis-asm.h sysdep.h
$(INCDIR
)/ansidecl.h
1053 crx-opc.lo
: crx-opc.c
$(INCDIR
)/opcode
/crx.h
1054 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1055 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1057 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1058 $(INCDIR
)/opcode
/d10v.h
1059 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1060 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1061 $(INCDIR
)/symcat.h opintl.h
1062 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1063 $(INCDIR
)/opcode
/d30v.h
1064 dlx-dis.lo
: dlx-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1065 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/dlx.h
1066 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1067 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h opintl.h
1068 dis-init.lo
: dis-init.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1069 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1070 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1071 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1072 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1073 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
1074 fr30-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1075 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1076 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1077 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
1078 fr30-opc.h opintl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/xregex.h \
1080 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1081 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1082 fr30-desc.h
$(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
1083 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1084 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
1085 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1086 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1087 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
1088 fr30-opc.h
$(INCDIR
)/libiberty.h
1089 frv-asm.lo
: frv-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1090 $(BFD_H
) $(INCDIR
)/symcat.h frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
1091 frv-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1092 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1093 frv-desc.lo
: frv-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1094 $(BFD_H
) $(INCDIR
)/symcat.h frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
1095 frv-opc.h opintl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/xregex.h \
1097 frv-dis.lo
: frv-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1098 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1099 frv-desc.h
$(INCDIR
)/opcode
/cgen.h frv-opc.h opintl.h
1100 frv-ibld.lo
: frv-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1101 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h frv-desc.h \
1102 $(INCDIR
)/opcode
/cgen.h frv-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1103 frv-opc.lo
: frv-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1104 $(BFD_H
) $(INCDIR
)/symcat.h frv-desc.h
$(INCDIR
)/opcode
/cgen.h \
1105 frv-opc.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/elf
/frv.h \
1106 $(INCDIR
)/elf
/reloc-macros.h
1107 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1108 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1109 $(INCDIR
)/symcat.h opintl.h
$(INCDIR
)/libiberty.h
1110 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1111 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1113 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1114 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(BFDDIR
)/libhppa.h \
1115 $(INCDIR
)/opcode
/hppa.h
1116 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1117 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/i370.h
1118 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1119 $(INCDIR
)/opcode
/i370.h
1120 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1121 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
1123 i860-dis.lo
: i860-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1124 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/i860.h
1125 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1126 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1127 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1128 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/ia64.h
1129 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
1130 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
1131 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
1132 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
1133 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
1134 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
1135 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
1136 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
1137 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
1138 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
1139 ia64-opc-d.lo
: ia64-opc-d.c
1140 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1141 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
1142 $(BFD_H
) $(INCDIR
)/symcat.h ia64-asmtab.c
1143 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1144 $(INCDIR
)/safe-ctype.h sysdep.h config.h
$(INCDIR
)/getopt.h \
1145 ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1146 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
1147 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
1148 ia64-asmtab.lo
: ia64-asmtab.c
1149 ip2k-asm.lo
: ip2k-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1150 $(BFD_H
) $(INCDIR
)/symcat.h ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1151 ip2k-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1152 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1153 ip2k-desc.lo
: ip2k-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1154 $(BFD_H
) $(INCDIR
)/symcat.h ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1155 ip2k-opc.h opintl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/xregex.h \
1157 ip2k-dis.lo
: ip2k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1158 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1159 ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h ip2k-opc.h opintl.h
1160 ip2k-ibld.lo
: ip2k-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1161 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h ip2k-desc.h \
1162 $(INCDIR
)/opcode
/cgen.h ip2k-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1163 ip2k-opc.lo
: ip2k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1164 $(BFD_H
) $(INCDIR
)/symcat.h ip2k-desc.h
$(INCDIR
)/opcode
/cgen.h \
1165 ip2k-opc.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1166 iq2000-asm.lo
: iq2000-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1167 $(BFD_H
) $(INCDIR
)/symcat.h iq2000-desc.h
$(INCDIR
)/opcode
/cgen.h \
1168 iq2000-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1169 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1170 iq2000-desc.lo
: iq2000-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1171 $(BFD_H
) $(INCDIR
)/symcat.h iq2000-desc.h
$(INCDIR
)/opcode
/cgen.h \
1172 iq2000-opc.h opintl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/xregex.h \
1174 iq2000-dis.lo
: iq2000-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1175 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1176 iq2000-desc.h
$(INCDIR
)/opcode
/cgen.h iq2000-opc.h \
1178 iq2000-ibld.lo
: iq2000-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1179 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h iq2000-desc.h \
1180 $(INCDIR
)/opcode
/cgen.h iq2000-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1181 iq2000-opc.lo
: iq2000-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1182 $(BFD_H
) $(INCDIR
)/symcat.h iq2000-desc.h
$(INCDIR
)/opcode
/cgen.h \
1183 iq2000-opc.h
$(INCDIR
)/libiberty.h
1184 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1185 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1186 m32r-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1187 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1188 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1189 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1190 m32r-opc.h opintl.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/xregex.h \
1192 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1193 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1194 m32r-desc.h
$(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
1195 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1196 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
1197 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1198 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1199 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1200 m32r-opc.h
$(INCDIR
)/libiberty.h
1201 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1202 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1204 m68hc11-dis.lo
: m68hc11-dis.c
$(INCDIR
)/ansidecl.h \
1205 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1207 m68hc11-opc.lo
: m68hc11-opc.c
$(INCDIR
)/ansidecl.h \
1208 $(INCDIR
)/opcode
/m68hc11.h
1209 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1210 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/floatformat.h \
1211 $(INCDIR
)/libiberty.h opintl.h
$(INCDIR
)/opcode
/m68k.h
1212 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1213 $(INCDIR
)/opcode
/m68k.h
1214 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1215 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/m88k.h \
1216 opintl.h
$(INCDIR
)/libiberty.h
1217 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1218 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1219 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1220 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1221 $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
1222 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1223 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1224 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1225 $(INCDIR
)/opcode
/mips.h
1226 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1227 $(INCDIR
)/opcode
/mips.h
1228 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1229 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1230 $(INCDIR
)/symcat.h opintl.h
1231 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1232 $(INCDIR
)/opcode
/mn10200.h
1233 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1234 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1235 $(INCDIR
)/symcat.h opintl.h
1236 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1237 $(INCDIR
)/opcode
/mn10300.h
1238 mmix-dis.lo
: mmix-dis.c
$(INCDIR
)/opcode
/mmix.h
$(INCDIR
)/dis-asm.h \
1239 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1241 mmix-opc.lo
: mmix-opc.c
$(INCDIR
)/opcode
/mmix.h
$(INCDIR
)/symcat.h
1242 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
1243 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/dis-asm.h \
1244 $(INCDIR
)/opcode
/ns32k.h opintl.h
1245 openrisc-asm.lo
: openrisc-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1246 $(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1247 openrisc-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1248 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1249 openrisc-desc.lo
: openrisc-desc.c sysdep.h config.h \
1250 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h \
1251 $(INCDIR
)/opcode
/cgen.h openrisc-opc.h opintl.h
$(INCDIR
)/libiberty.h \
1252 $(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
1253 openrisc-dis.lo
: openrisc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1254 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1255 openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h openrisc-opc.h \
1257 openrisc-ibld.lo
: openrisc-ibld.c sysdep.h config.h \
1258 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1259 openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h openrisc-opc.h \
1260 opintl.h
$(INCDIR
)/safe-ctype.h
1261 openrisc-opc.lo
: openrisc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1262 $(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1263 openrisc-opc.h
$(INCDIR
)/libiberty.h
1264 or32-dis.lo
: or32-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1265 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/or32.h \
1266 $(INCDIR
)/safe-ctype.h
1267 or32-opc.lo
: or32-opc.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/ansidecl.h \
1268 $(INCDIR
)/opcode
/or32.h
1269 pdp11-dis.lo
: pdp11-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1270 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/pdp11.h
1271 pdp11-opc.lo
: pdp11-opc.c
$(INCDIR
)/opcode
/pdp11.h
1272 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1273 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1275 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1276 $(INCDIR
)/opcode
/pj.h
1277 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1278 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/ppc.h
1279 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1280 $(INCDIR
)/opcode
/ppc.h opintl.h
1281 s390-mkopc.lo
: s390-mkopc.c
1282 s390-opc.lo
: s390-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/s390.h \
1284 s390-dis.lo
: s390-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
1285 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1286 $(INCDIR
)/opcode
/s390.h
1287 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1288 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1289 sh64-dis.lo
: sh64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1290 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
1291 sh64-opc.h
$(INCDIR
)/libiberty.h
$(BFDDIR
)/elf-bfd.h \
1292 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1293 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h \
1294 $(BFDDIR
)/elf32-sh64.h
1295 sh64-opc.lo
: sh64-opc.c sh64-opc.h
1296 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1297 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1298 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h opintl.h
1299 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1300 $(INCDIR
)/opcode
/sparc.h
1301 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1302 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic30.h
1303 tic4x-dis.lo
: tic4x-dis.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
1304 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic4x.h
1305 tic54x-dis.lo
: tic54x-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1306 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic54x.h \
1307 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
1308 tic54x-opc.lo
: tic54x-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1309 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic54x.h
1310 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1311 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1313 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1314 $(INCDIR
)/opcode
/tic80.h
1315 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1316 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1317 $(INCDIR
)/symcat.h opintl.h
1318 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1319 $(INCDIR
)/opcode
/v850.h opintl.h
1320 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1321 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1323 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1324 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1325 xstormy16-asm.lo
: xstormy16-asm.c sysdep.h config.h \
1326 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1327 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h opintl.h
$(INCDIR
)/xregex.h \
1328 $(INCDIR
)/xregex2.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1329 xstormy16-desc.lo
: xstormy16-desc.c sysdep.h config.h \
1330 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1331 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h opintl.h
$(INCDIR
)/libiberty.h \
1332 $(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h
1333 xstormy16-dis.lo
: xstormy16-dis.c sysdep.h config.h \
1334 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1335 $(INCDIR
)/libiberty.h xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h \
1336 xstormy16-opc.h opintl.h
1337 xstormy16-ibld.lo
: xstormy16-ibld.c sysdep.h config.h \
1338 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1339 xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h xstormy16-opc.h \
1340 opintl.h
$(INCDIR
)/safe-ctype.h
1341 xstormy16-opc.lo
: xstormy16-opc.c sysdep.h config.h \
1342 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1343 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h
$(INCDIR
)/libiberty.h
1344 xtensa-dis.lo
: xtensa-dis.c
$(INCDIR
)/xtensa-isa.h \
1345 $(INCDIR
)/ansidecl.h sysdep.h config.h
$(INCDIR
)/dis-asm.h \
1346 $(BFD_H
) $(INCDIR
)/symcat.h
1347 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1348 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h z8k-opc.h
1349 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1350 $(INCDIR
)/libiberty.h
1351 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1354 # Otherwise a system limit (for SysV at least) may be exceeded.