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 lib_LTLIBRARIES
= libopcodes.la
126 # This is where bfd.h lives.
129 # This is where libiberty lives.
130 LIBIBERTY
= ..
/libiberty
/libiberty.a
135 fr30-desc.h fr30-opc.h \
137 m32r-desc.h m32r-opc.h \
139 openrisc-desc.h openrisc-opc.h \
146 xstormy16-desc.h xstormy16-opc.h \
150 # C source files that correspond to .o's.
347 OFILES
= @BFD_MACHINES@
349 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
351 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
352 libopcodes_la_DEPENDENCIES
= $(OFILES
)
353 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
354 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
356 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
357 # the build directory so that we don't have to convert all the
358 # programs that use libopcodes.a simultaneously. This is a hack which
359 # should be removed if everything else starts using libtool. FIXME.
361 noinst_LIBRARIES
= libopcodes.a
363 POTFILES
= $(HFILES
) $(CFILES
)
366 stamp-m32r stamp-fr30 stamp-openrisc \
368 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
372 CPUDIR
= $(CGENDIR
)/cpu
373 CGEN
= `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
376 CGENDEPS
= ..
/cgen
/stamp-cgen \
377 $(CGENDIR
)/desc.scm
$(CGENDIR
)/desc-cpu.scm \
378 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/opc-asmdis.scm \
379 $(CGENDIR
)/opc-ibld.scm
$(CGENDIR
)/opc-itab.scm \
380 $(CGENDIR
)/opc-opinst.scm \
381 cgen-asm.in cgen-dis.in cgen-ibld.in
383 @CGEN_MAINT_TRUE@M32R_DEPS
= @CGEN_MAINT_TRUE@stamp-m32r
384 @CGEN_MAINT_FALSE@M32R_DEPS
=
385 @CGEN_MAINT_TRUE@FR30_DEPS
= @CGEN_MAINT_TRUE@stamp-fr30
386 @CGEN_MAINT_FALSE@FR30_DEPS
=
387 @CGEN_MAINT_TRUE@OPENRISC_DEPS
= @CGEN_MAINT_TRUE@stamp-openrisc
388 @CGEN_MAINT_FALSE@OPENRISC_DEPS
=
389 @CGEN_MAINT_TRUE@XSTORMY16_DEPS
= @CGEN_MAINT_TRUE@stamp-xstormy16
390 @CGEN_MAINT_FALSE@XSTORMY16_DEPS
=
391 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
392 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
393 CONFIG_HEADER
= config.h
395 LIBRARIES
= $(noinst_LIBRARIES
)
398 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
399 CPPFLAGS
= @CPPFLAGS@
402 libopcodes_a_LIBADD
=
403 libopcodes_a_SOURCES
= libopcodes.a.c
404 libopcodes_a_OBJECTS
= libopcodes.a.
$(OBJEXT
)
405 LTLIBRARIES
= $(lib_LTLIBRARIES
)
407 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
409 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
410 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
412 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
413 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
414 acinclude.m4 aclocal.m4 config.in configure configure.in
417 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
421 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
422 OBJECTS
= libopcodes.a.
$(OBJEXT
) $(libopcodes_la_OBJECTS
)
426 .SUFFIXES
: .S .c .lo .o .obj .s
427 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
428 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
430 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
432 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
434 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
435 cd
$(srcdir) && $(ACLOCAL
)
436 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
437 cd
$(srcdir) && $(AUTOCONF
)
440 @if
test ! -f
$@
; then \
444 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
446 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
447 $(SHELL
) .
/config.status
448 @echo timestamp
> stamp-h
2> /dev
/null
449 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
450 @if
test ! -f
$@
; then \
451 rm -f
$(srcdir)/stamp-h.in
; \
452 $(MAKE
) $(srcdir)/stamp-h.in
; \
454 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
455 cd
$(top_srcdir
) && $(AUTOHEADER
)
456 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
465 maintainer-clean-hdr
:
467 mostlyclean-noinstLIBRARIES
:
469 clean-noinstLIBRARIES
:
470 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
472 distclean-noinstLIBRARIES
:
474 maintainer-clean-noinstLIBRARIES
:
479 # FIXME: We should only use cygpath when building on Windows,
480 # and only if it is available.
482 $(COMPILE
) -c
`cygpath -w $<`
491 -rm -f
*.o core
*.core
499 maintainer-clean-compile
:
502 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
505 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
508 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
518 maintainer-clean-libtool
:
520 mostlyclean-libLTLIBRARIES
:
522 clean-libLTLIBRARIES
:
523 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
525 distclean-libLTLIBRARIES
:
527 maintainer-clean-libLTLIBRARIES
:
529 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
531 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
532 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
533 if
test -f
$$p; then \
534 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
535 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
539 uninstall-libLTLIBRARIES
:
541 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
542 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
545 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
546 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
548 # This directory's subdirectories are mostly independent; you can cd
549 # into them and run `make' without going through this Makefile.
550 # To change the values of `make' variables: instead of editing Makefiles,
551 # (1) if the variable is set in `config.status', edit `config.status'
552 # (which will cause the Makefiles to be regenerated when you run `make');
553 # (2) otherwise, pass the desired values on the `make' command line.
557 all-recursive install-data-recursive install-exec-recursive \
558 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
559 check-recursive installcheck-recursive info-recursive dvi-recursive
:
560 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
562 target
=`echo $@ | sed s/-recursive//`; \
563 list
='$(SUBDIRS)'; for subdir in
$$list; do \
564 echo
"Making $$target in $$subdir"; \
565 if
test "$$subdir" = "."; then \
567 local_target
="$$target-am"; \
569 local_target
="$$target"; \
571 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
572 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
574 if
test "$$dot_seen" = "no"; then \
575 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
578 mostlyclean-recursive clean-recursive distclean-recursive \
579 maintainer-clean-recursive
:
580 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
582 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
583 rev
="$$subdir $$rev"; \
584 test "$$subdir" != "." || dot_seen
=yes
; \
586 test "$$dot_seen" = "no" && rev
=". $$rev"; \
587 target
=`echo $@ | sed s/-recursive//`; \
588 for subdir in
$$rev; do \
589 echo
"Making $$target in $$subdir"; \
590 if
test "$$subdir" = "."; then \
591 local_target
="$$target-am"; \
593 local_target
="$$target"; \
595 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
596 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
597 done
&& test -z
"$$fail"
599 list
='$(SUBDIRS)'; for subdir in
$$list; do \
600 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
605 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
606 list
='$(SOURCES) $(HEADERS)'; \
607 unique
=`for i in $$list; do echo $$i; done | \
608 awk ' { files[$$0] = 1; } \
609 END { for (i in files) print i; }'`; \
610 here
=`pwd` && cd
$(srcdir) \
611 && mkid
-f
$$here/ID
$$unique $(LISP
)
613 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
616 list
='$(SUBDIRS)'; for subdir in
$$list; do \
617 if
test "$$subdir" = .
; then
:; else \
618 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
621 list
='$(SOURCES) $(HEADERS)'; \
622 unique
=`for i in $$list; do echo $$i; done | \
623 awk ' { files[$$0] = 1; } \
624 END { for (i in files) print i; }'`; \
625 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
626 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
635 maintainer-clean-tags
:
637 distdir
= $(PACKAGE
)-$(VERSION
)
638 top_distdir
= $(distdir
)
640 # This target untars the dist file and tries a VPATH configuration. Then
641 # it guarantees that the distribution is self-contained by making another
645 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
646 mkdir
$(distdir
)/=build
647 mkdir
$(distdir
)/=inst
648 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
649 cd
$(distdir
)/=build \
650 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
651 && $(MAKE
) $(AM_MAKEFLAGS
) \
652 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
653 && $(MAKE
) $(AM_MAKEFLAGS
) check \
654 && $(MAKE
) $(AM_MAKEFLAGS
) install \
655 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
656 && $(MAKE
) $(AM_MAKEFLAGS
) dist
658 @banner
="$(distdir).tar.gz is ready for distribution"; \
659 dashes
=`echo "$$banner" | sed s/./=/g`; \
664 -chmod
-R a
+r
$(distdir
)
665 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
668 -chmod
-R a
+r
$(distdir
)
669 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
671 distdir
: $(DISTFILES
)
674 -chmod
777 $(distdir
)
675 @for file in
$(DISTFILES
); do \
676 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
677 if
test -d
$$d/$$file; then \
678 cp
-pr
$$d/$$file $(distdir
)/$$file; \
680 test -f
$(distdir
)/$$file \
681 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
682 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
685 for subdir in
$(SUBDIRS
); do \
686 if
test "$$subdir" = .
; then
:; else \
687 test -d
$(distdir
)/$$subdir \
688 || mkdir
$(distdir
)/$$subdir \
690 chmod
777 $(distdir
)/$$subdir; \
691 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
700 check: check-recursive
702 installcheck: installcheck-recursive
704 install-info
: install-info-recursive
705 all-recursive-am
: config.h
706 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
708 install-exec-am
: install-libLTLIBRARIES
709 install-exec
: install-exec-recursive
712 install-data
: install-data-recursive
715 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
716 install: install-recursive
717 uninstall-am
: uninstall-libLTLIBRARIES
718 uninstall: uninstall-recursive
719 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
720 all-redirect
: all-recursive-am
722 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
723 installdirs: installdirs-recursive
725 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
731 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
734 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
735 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
737 maintainer-clean-generic
:
738 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
739 mostlyclean-compile mostlyclean-libtool \
740 mostlyclean-libLTLIBRARIES mostlyclean-tags \
743 mostlyclean: mostlyclean-recursive
745 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
746 clean-libLTLIBRARIES clean-tags clean-generic \
749 clean: clean-recursive
751 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
752 distclean-libtool distclean-libLTLIBRARIES \
753 distclean-tags distclean-generic clean-am
756 distclean: distclean-recursive
759 maintainer-clean-am
: maintainer-clean-hdr \
760 maintainer-clean-noinstLIBRARIES \
761 maintainer-clean-compile maintainer-clean-libtool \
762 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
763 maintainer-clean-generic distclean-am
764 @echo
"This command is intended for maintainers to use;"
765 @echo
"it deletes files that may require special tools to rebuild."
767 maintainer-clean
: maintainer-clean-recursive
770 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
771 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
772 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
773 mostlyclean-compile distclean-compile clean-compile \
774 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
775 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
776 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
777 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
778 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
779 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
780 uninstalldirs-recursive all-recursive check-recursive \
781 installcheck-recursive info-recursive dvi-recursive \
782 mostlyclean-recursive distclean-recursive clean-recursive \
783 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
784 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
785 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
786 install-info all-recursive-am install-exec-am install-exec \
787 install-data-am install-data install-am
install uninstall-am
uninstall \
788 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
789 distclean-generic clean-generic maintainer-clean-generic
clean \
790 mostlyclean distclean maintainer-clean
793 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
794 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
796 stamp-lib
: libopcodes.la
797 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
798 if
[ -f
$$libtooldir/libopcodes.a
]; then \
799 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
800 $(RANLIB
) libopcodes.tmp
; \
801 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
805 libopcodes.a
: stamp-lib
; @true
806 po
/POTFILES.in
: @MAINT@ Makefile
807 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
808 && mv tmp
$(srcdir)/po
/POTFILES.in
810 # We should reconfigure whenever bfd/configure.in changes, because
811 # that's where the version number comes from.
812 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
813 $(SHELL
) .
/config.status
--recheck
816 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) \
817 $(CGENDIR
) "$(CGENFLAGS)" $(arch
) $(prefix) \
818 "$(options)" $(extrafiles
)
819 touch stamp-
${prefix}
822 # For now, require developers to configure with --enable-cgen-maint.
823 $(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
)
825 stamp-m32r
: $(CGENDEPS
) $(CPUDIR
)/m32r.cpu
$(CPUDIR
)/m32r.opc
826 $(MAKE
) run-cgen arch
=m32r
prefix=m32r options
=opinst extrafiles
=opinst
828 $(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
)
830 stamp-fr30
: $(CGENDEPS
) $(CPUDIR
)/fr30.cpu
$(CPUDIR
)/fr30.opc
831 $(MAKE
) run-cgen arch
=fr30
prefix=fr30 options
= extrafiles
=
833 sh64-opc.lo
: sh64-opc.c sh64-opc.h
834 sh64-dis.lo
: sh64-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
835 sh64-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
837 $(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
)
839 stamp-openrisc
: $(CGENDEPS
) $(CPUDIR
)/openrisc.cpu
$(CPUDIR
)/openrisc.opc
840 $(MAKE
) run-cgen arch
=openrisc
prefix=openrisc options
= extrafiles
=
842 $(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
)
844 stamp-xstormy16
: $(CGENDEPS
) $(CPUDIR
)/xstormy16.cpu
$(CPUDIR
)/xstormy16.opc
845 $(MAKE
) run-cgen arch
=xstormy16
prefix=xstormy16 options
= extrafiles
=
848 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
850 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
851 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
853 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
854 here
=`pwd`; cd
$(srcdir); $$here/ia64-gen
> ia64-asmtab.c
856 s390-mkopc
: s390-mkopc.c
857 $(CC_FOR_BUILD
) -o s390-mkopc
$(srcdir)/s390-mkopc.c
859 s390-opc.tab
: s390-mkopc s390-opc.txt
860 .
/s390-mkopc
< $(srcdir)/s390-opc.txt
> s390-opc.tab
862 Makefile
: $(BFDDIR
)/configure.in
864 # This dependency stuff is copied from BFD.
866 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
868 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
869 sed
-f dep.sed
< DEP1
> DEPA
870 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
871 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
872 echo
'make DEP failed!'; exit
1; \
878 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
879 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
880 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
883 dep.sed
: dep-in.sed config.status
884 sed
<$(srcdir)/dep-in.sed
>dep.sed \
885 -e
's!@BFD_H@!$(BFD_H)!' \
886 -e
's!@INCDIR@!$(INCDIR)!' \
887 -e
's!@BFDDIR@!$(BFDDIR)!' \
888 -e
's!@SRCDIR@!$(srcdir)!'
891 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
892 cat DEP
>> tmp-Makefile
893 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
896 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
897 cat DEP
>> tmp-Makefile.in
898 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
901 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
902 cat DEP
>> tmp-Makefile.am
903 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
905 .PHONY
: dep dep-in dep-am
907 # What appears below is generated by a hacked mkdep using gcc -MM.
909 # DO NOT DELETE THIS LINE -- mkdep uses it.
910 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
911 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
912 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/a29k.h
913 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
914 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/alpha.h
915 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
916 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) $(INCDIR
)/symcat.h \
918 arc-dis.lo
: arc-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
919 $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/arc.h
$(BFDDIR
)/elf-bfd.h \
920 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
921 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h \
922 opintl.h arc-dis.h arc-ext.h
923 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
924 $(INCDIR
)/opcode
/arc.h
925 arc-ext.lo
: arc-ext.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
926 $(BFD_H
) $(INCDIR
)/symcat.h arc-ext.h
$(INCDIR
)/libiberty.h
927 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
928 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h arm-opc.h \
929 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
930 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
931 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/arm.h \
932 $(INCDIR
)/elf
/reloc-macros.h
933 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
934 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h opintl.h \
935 $(INCDIR
)/opcode
/avr.h
936 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
937 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(BFD_H
) \
938 $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h opintl.h
939 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
940 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
941 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
942 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(BFD_H
) \
943 $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
944 cris-dis.lo
: cris-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
945 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
946 $(INCDIR
)/opcode
/cris.h
$(INCDIR
)/libiberty.h
947 cris-opc.lo
: cris-opc.c
$(INCDIR
)/opcode
/cris.h
948 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
949 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
951 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
952 $(INCDIR
)/opcode
/d10v.h
953 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
954 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
955 $(INCDIR
)/symcat.h opintl.h
956 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
957 $(INCDIR
)/opcode
/d30v.h
958 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
959 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h opintl.h
960 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
961 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
962 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
963 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
964 fr30-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
965 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
966 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
967 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
968 fr30-opc.h opintl.h
$(INCDIR
)/libiberty.h
969 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
970 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
971 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
972 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
973 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
974 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
975 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
976 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
977 fr30-opc.h
$(INCDIR
)/libiberty.h
978 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
979 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
980 $(INCDIR
)/symcat.h opintl.h
981 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
982 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
984 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
985 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(BFDDIR
)/libhppa.h \
986 $(INCDIR
)/opcode
/hppa.h
987 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
988 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/i370.h
989 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
990 $(INCDIR
)/opcode
/i370.h
991 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
992 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
994 i860-dis.lo
: i860-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
995 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/i860.h
996 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
997 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
998 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
999 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/ia64.h
1000 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1001 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1002 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1003 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1004 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
1005 ia64-opc-d.lo
: ia64-opc-d.c
1006 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1007 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
1009 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1010 $(INCDIR
)/safe-ctype.h sysdep.h config.h ia64-opc.h \
1011 $(INCDIR
)/opcode
/ia64.h ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c \
1012 ia64-opc-b.c ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
1013 ia64-asmtab.lo
: ia64-asmtab.c
1014 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1015 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1016 m32r-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1017 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1018 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1019 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1020 m32r-opc.h opintl.h
$(INCDIR
)/libiberty.h
1021 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1022 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
1023 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
1024 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1025 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
1026 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
$(INCDIR
)/safe-ctype.h
1027 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1028 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1029 m32r-opc.h
$(INCDIR
)/libiberty.h
1030 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1031 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
1033 m68hc11-dis.lo
: m68hc11-dis.c
$(INCDIR
)/ansidecl.h \
1034 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1036 m68hc11-opc.lo
: m68hc11-opc.c
$(INCDIR
)/ansidecl.h \
1037 $(INCDIR
)/opcode
/m68hc11.h
1038 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1039 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/floatformat.h \
1040 opintl.h
$(INCDIR
)/opcode
/m68k.h
1041 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1042 $(INCDIR
)/opcode
/m68k.h
1043 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1044 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/m88k.h \
1046 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1047 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1048 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1049 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/mips.h \
1050 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1051 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
1052 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
1053 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1054 $(INCDIR
)/opcode
/mips.h
1055 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1056 $(INCDIR
)/opcode
/mips.h
1057 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1058 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1059 $(INCDIR
)/symcat.h opintl.h
1060 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1061 $(INCDIR
)/opcode
/mn10200.h
1062 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1063 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1064 $(INCDIR
)/symcat.h opintl.h
1065 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1066 $(INCDIR
)/opcode
/mn10300.h
1067 mmix-dis.lo
: mmix-dis.c
$(INCDIR
)/opcode
/mmix.h
$(INCDIR
)/dis-asm.h \
1068 $(BFD_H
) $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h \
1070 mmix-opc.lo
: mmix-opc.c
$(INCDIR
)/opcode
/mmix.h
$(INCDIR
)/symcat.h
1071 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
1072 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/dis-asm.h \
1073 $(INCDIR
)/opcode
/ns32k.h opintl.h
1074 openrisc-asm.lo
: openrisc-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1075 $(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1076 openrisc-opc.h opintl.h
$(INCDIR
)/xregex.h
$(INCDIR
)/xregex2.h \
1077 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1078 openrisc-desc.lo
: openrisc-desc.c sysdep.h config.h \
1079 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h \
1080 $(INCDIR
)/opcode
/cgen.h openrisc-opc.h opintl.h
$(INCDIR
)/libiberty.h
1081 openrisc-dis.lo
: openrisc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1082 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h \
1083 $(INCDIR
)/opcode
/cgen.h openrisc-opc.h opintl.h
1084 openrisc-ibld.lo
: openrisc-ibld.c sysdep.h config.h \
1085 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1086 openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h openrisc-opc.h \
1087 opintl.h
$(INCDIR
)/safe-ctype.h
1088 openrisc-opc.lo
: openrisc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1089 $(BFD_H
) $(INCDIR
)/symcat.h openrisc-desc.h
$(INCDIR
)/opcode
/cgen.h \
1090 openrisc-opc.h
$(INCDIR
)/libiberty.h
1091 or32-dis.lo
: or32-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1092 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/or32.h \
1093 $(INCDIR
)/safe-ctype.h
1094 or32-opc.lo
: or32-opc.c
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/ansidecl.h \
1095 $(INCDIR
)/opcode
/or32.h
1096 pdp11-dis.lo
: pdp11-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1097 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/pdp11.h
1098 pdp11-opc.lo
: pdp11-opc.c
$(INCDIR
)/opcode
/pdp11.h
1099 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1100 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1102 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1103 $(INCDIR
)/opcode
/pj.h
1104 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1105 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/ppc.h
1106 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1107 $(INCDIR
)/opcode
/ppc.h opintl.h
1108 s390-mkopc.lo
: s390-mkopc.c
1109 s390-opc.lo
: s390-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/s390.h \
1111 s390-dis.lo
: s390-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
1112 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1113 $(INCDIR
)/opcode
/s390.h
1114 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1115 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1116 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1117 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1118 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h opintl.h
1119 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1120 $(INCDIR
)/opcode
/sparc.h
1121 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1122 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic30.h
1123 tic54x-dis.lo
: tic54x-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1124 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic54x.h \
1125 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
1126 tic54x-opc.lo
: tic54x-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1127 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/tic54x.h
1128 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1129 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1131 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1132 $(INCDIR
)/opcode
/tic80.h
1133 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1134 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1135 $(INCDIR
)/symcat.h opintl.h
1136 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1137 $(INCDIR
)/opcode
/v850.h opintl.h
1138 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1139 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1141 sh64-dis.lo
: sh64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1142 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h sysdep.h config.h \
1143 sh64-opc.h
$(INCDIR
)/libiberty.h
$(BFDDIR
)/elf-bfd.h \
1144 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1145 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h
1146 sh64-opc.lo
: sh64-opc.c sh64-opc.h
1147 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1148 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h
1149 xstormy16-asm.lo
: xstormy16-asm.c sysdep.h config.h \
1150 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1151 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h opintl.h
$(INCDIR
)/xregex.h \
1152 $(INCDIR
)/xregex2.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
1153 xstormy16-desc.lo
: xstormy16-desc.c sysdep.h config.h \
1154 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1155 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h opintl.h
$(INCDIR
)/libiberty.h
1156 xstormy16-dis.lo
: xstormy16-dis.c sysdep.h config.h \
1157 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1158 xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h xstormy16-opc.h \
1160 xstormy16-ibld.lo
: xstormy16-ibld.c sysdep.h config.h \
1161 $(INCDIR
)/ansidecl.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h \
1162 xstormy16-desc.h
$(INCDIR
)/opcode
/cgen.h xstormy16-opc.h \
1163 opintl.h
$(INCDIR
)/safe-ctype.h
1164 xstormy16-opc.lo
: xstormy16-opc.c sysdep.h config.h \
1165 $(INCDIR
)/ansidecl.h
$(BFD_H
) $(INCDIR
)/symcat.h xstormy16-desc.h \
1166 $(INCDIR
)/opcode
/cgen.h xstormy16-opc.h
$(INCDIR
)/libiberty.h
1167 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1168 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h z8k-opc.h
1169 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h
1170 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1172 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1173 # Otherwise a system limit (for SysV at least) may be exceeded.