1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 BFD_MACHINES
= @BFD_MACHINES@
70 CATOBJEXT
= @CATOBJEXT@
72 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
76 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
82 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
83 INSTOBJEXT
= @INSTOBJEXT@
91 MKINSTALLDIRS
= @MKINSTALLDIRS@
98 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 WIN32LDFLAGS
= @WIN32LDFLAGS@
102 WIN32LIBADD
= @WIN32LIBADD@
103 archdefs
= @archdefs@
106 AUTOMAKE_OPTIONS
= cygnus
110 INCDIR
= $(srcdir)/..
/include
111 BFDDIR
= $(srcdir)/..
/bfd
114 WARN_CFLAGS
= @WARN_CFLAGS@
115 AM_CFLAGS
= $(WARN_CFLAGS
)
117 lib_LTLIBRARIES
= libopcodes.la
119 # This is where bfd.h lives.
122 # This is where libiberty lives.
123 LIBIBERTY
= ..
/libiberty
/libiberty.a
128 fr30-desc.h fr30-opc.h \
130 m32r-desc.h m32r-opc.h \
140 # C source files that correspond to .o's.
284 OFILES
= @BFD_MACHINES@
286 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
288 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
289 libopcodes_la_DEPENDENCIES
= $(OFILES
)
290 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
291 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
293 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
294 # the build directory so that we don't have to convert all the
295 # programs that use libopcodes.a simultaneously. This is a hack which
296 # should be removed if everything else starts using libtool. FIXME.
298 noinst_LIBRARIES
= libopcodes.a
300 POTFILES
= $(HFILES
) $(CFILES
)
303 libopcodes.a stamp-lib dep.sed DEP DEP1 DEP2
305 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
306 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
307 CONFIG_HEADER
= config.h
309 LIBRARIES
= $(noinst_LIBRARIES
)
312 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
313 CPPFLAGS
= @CPPFLAGS@
316 libopcodes_a_LIBADD
=
317 libopcodes_a_SOURCES
= libopcodes.a.c
318 libopcodes_a_OBJECTS
= libopcodes.a.o
319 LTLIBRARIES
= $(lib_LTLIBRARIES
)
321 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
323 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
324 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
326 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
327 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
328 acinclude.m4 aclocal.m4 config.in configure configure.in
331 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
335 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
336 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
340 .SUFFIXES
: .S .c .lo .o .s
341 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
342 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
344 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
346 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
348 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
349 cd
$(srcdir) && $(ACLOCAL
)
350 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
351 cd
$(srcdir) && $(AUTOCONF
)
354 @if
test ! -f
$@
; then \
358 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
360 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
361 $(SHELL
) .
/config.status
362 @echo timestamp
> stamp-h
2> /dev
/null
363 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
364 @if
test ! -f
$@
; then \
365 rm -f
$(srcdir)/stamp-h.in
; \
366 $(MAKE
) $(srcdir)/stamp-h.in
; \
368 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
369 cd
$(top_srcdir
) && $(AUTOHEADER
)
370 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
379 maintainer-clean-hdr
:
381 mostlyclean-noinstLIBRARIES
:
383 clean-noinstLIBRARIES
:
384 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
386 distclean-noinstLIBRARIES
:
388 maintainer-clean-noinstLIBRARIES
:
400 -rm -f
*.o core
*.core
407 maintainer-clean-compile
:
410 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
413 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
416 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
426 maintainer-clean-libtool
:
428 mostlyclean-libLTLIBRARIES
:
430 clean-libLTLIBRARIES
:
431 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
433 distclean-libLTLIBRARIES
:
435 maintainer-clean-libLTLIBRARIES
:
437 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
439 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
440 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
441 if
test -f
$$p; then \
442 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
443 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
447 uninstall-libLTLIBRARIES
:
449 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
450 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
453 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
454 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
456 # This directory's subdirectories are mostly independent; you can cd
457 # into them and run `make' without going through this Makefile.
458 # To change the values of `make' variables: instead of editing Makefiles,
459 # (1) if the variable is set in `config.status', edit `config.status'
460 # (which will cause the Makefiles to be regenerated when you run `make');
461 # (2) otherwise, pass the desired values on the `make' command line.
465 all-recursive install-data-recursive install-exec-recursive \
466 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
467 check-recursive installcheck-recursive info-recursive dvi-recursive
:
468 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
470 target
=`echo $@ | sed s/-recursive//`; \
471 list
='$(SUBDIRS)'; for subdir in
$$list; do \
472 echo
"Making $$target in $$subdir"; \
473 if
test "$$subdir" = "."; then \
475 local_target
="$$target-am"; \
477 local_target
="$$target"; \
479 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
480 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
482 if
test "$$dot_seen" = "no"; then \
483 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
486 mostlyclean-recursive clean-recursive distclean-recursive \
487 maintainer-clean-recursive
:
488 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
490 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
491 rev
="$$subdir $$rev"; \
492 test "$$subdir" = "." && dot_seen
=yes
; \
494 test "$$dot_seen" = "no" && rev
=". $$rev"; \
495 target
=`echo $@ | sed s/-recursive//`; \
496 for subdir in
$$rev; do \
497 echo
"Making $$target in $$subdir"; \
498 if
test "$$subdir" = "."; then \
499 local_target
="$$target-am"; \
501 local_target
="$$target"; \
503 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
504 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
505 done
&& test -z
"$$fail"
507 list
='$(SUBDIRS)'; for subdir in
$$list; do \
508 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
513 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
514 list
='$(SOURCES) $(HEADERS)'; \
515 unique
=`for i in $$list; do echo $$i; done | \
516 awk ' { files[$$0] = 1; } \
517 END { for (i in files) print i; }'`; \
518 here
=`pwd` && cd
$(srcdir) \
519 && mkid
-f
$$here/ID
$$unique $(LISP
)
521 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
524 list
='$(SUBDIRS)'; for subdir in
$$list; do \
525 if
test "$$subdir" = .
; then
:; else \
526 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
529 list
='$(SOURCES) $(HEADERS)'; \
530 unique
=`for i in $$list; do echo $$i; done | \
531 awk ' { files[$$0] = 1; } \
532 END { for (i in files) print i; }'`; \
533 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
534 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
543 maintainer-clean-tags
:
545 distdir
= $(PACKAGE
)-$(VERSION
)
546 top_distdir
= $(distdir
)
548 # This target untars the dist file and tries a VPATH configuration. Then
549 # it guarantees that the distribution is self-contained by making another
553 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
554 mkdir
$(distdir
)/=build
555 mkdir
$(distdir
)/=inst
556 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
557 cd
$(distdir
)/=build \
558 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
559 && $(MAKE
) $(AM_MAKEFLAGS
) \
560 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
561 && $(MAKE
) $(AM_MAKEFLAGS
) check \
562 && $(MAKE
) $(AM_MAKEFLAGS
) install \
563 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
564 && $(MAKE
) $(AM_MAKEFLAGS
) dist
566 @banner
="$(distdir).tar.gz is ready for distribution"; \
567 dashes
=`echo "$$banner" | sed s/./=/g`; \
572 -chmod
-R a
+r
$(distdir
)
573 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
576 -chmod
-R a
+r
$(distdir
)
577 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
579 distdir
: $(DISTFILES
)
582 -chmod
777 $(distdir
)
583 @for file in
$(DISTFILES
); do \
584 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
585 if
test -d
$$d/$$file; then \
586 cp
-pr
$$d/$$file $(distdir
)/$$file; \
588 test -f
$(distdir
)/$$file \
589 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
590 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
593 for subdir in
$(SUBDIRS
); do \
594 if
test "$$subdir" = .
; then
:; else \
595 test -d
$(distdir
)/$$subdir \
596 || mkdir
$(distdir
)/$$subdir \
598 chmod
777 $(distdir
)/$$subdir; \
599 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
608 check: check-recursive
610 installcheck: installcheck-recursive
612 install-info
: install-info-recursive
613 all-recursive-am
: config.h
614 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
616 install-exec-am
: install-libLTLIBRARIES
617 install-exec
: install-exec-recursive
620 install-data
: install-data-recursive
623 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
624 install: install-recursive
625 uninstall-am
: uninstall-libLTLIBRARIES
626 uninstall: uninstall-recursive
627 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
628 all-redirect
: all-recursive-am
630 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
631 installdirs: installdirs-recursive
633 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
639 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
642 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
643 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
645 maintainer-clean-generic
:
646 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
647 mostlyclean-compile mostlyclean-libtool \
648 mostlyclean-libLTLIBRARIES mostlyclean-tags \
651 mostlyclean: mostlyclean-recursive
653 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
654 clean-libLTLIBRARIES clean-tags clean-generic \
657 clean: clean-recursive
659 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
660 distclean-libtool distclean-libLTLIBRARIES \
661 distclean-tags distclean-generic clean-am
664 distclean: distclean-recursive
667 maintainer-clean-am
: maintainer-clean-hdr \
668 maintainer-clean-noinstLIBRARIES \
669 maintainer-clean-compile maintainer-clean-libtool \
670 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
671 maintainer-clean-generic distclean-am
672 @echo
"This command is intended for maintainers to use;"
673 @echo
"it deletes files that may require special tools to rebuild."
675 maintainer-clean
: maintainer-clean-recursive
678 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
679 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
680 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
681 mostlyclean-compile distclean-compile clean-compile \
682 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
683 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
684 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
685 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
686 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
687 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
688 uninstalldirs-recursive all-recursive check-recursive \
689 installcheck-recursive info-recursive dvi-recursive \
690 mostlyclean-recursive distclean-recursive clean-recursive \
691 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
692 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
693 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
694 install-info all-recursive-am install-exec-am install-exec \
695 install-data-am install-data install-am
install uninstall-am
uninstall \
696 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
697 distclean-generic clean-generic maintainer-clean-generic
clean \
698 mostlyclean distclean maintainer-clean
701 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
702 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
704 stamp-lib
: libopcodes.la
705 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
706 if
[ -f
$$libtooldir/libopcodes.a
]; then \
707 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
708 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
712 libopcodes.a
: stamp-lib
; @true
713 po
/POTFILES.in
: @MAINT@ Makefile
714 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
715 && mv tmp
$(srcdir)/po
/POTFILES.in
717 # We should reconfigure whenever bfd/configure.in changes, because
718 # that's where the version number comes from.
719 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
720 $(SHELL
) .
/config.status
--recheck
722 # The start marker is written this way to pass through automake unscathed.
724 ia64-ic.tbl
: $(srcdir)/ia64-ic.tbl
725 $(LN_S
) -f
$(srcdir)/ia64-ic.tbl
726 ia64-raw.tbl
: $(srcdir)/ia64-raw.tbl
727 $(LN_S
) -f
$(srcdir)/ia64-raw.tbl
728 ia64-waw.tbl
: $(srcdir)/ia64-waw.tbl
729 $(LN_S
) -f
$(srcdir)/ia64-waw.tbl
730 ia64-war.tbl
: $(srcdir)/ia64-war.tbl
731 $(LN_S
) -f
$(srcdir)/ia64-war.tbl
734 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
736 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
737 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
739 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
740 .
/ia64-gen
> $(srcdir)/ia64-asmtab.c
742 # This dependency stuff is copied from BFD.
744 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
746 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
747 sed
-f dep.sed
< DEP1
> $@
748 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> $@
751 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
752 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
753 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
756 dep.sed
: dep-in.sed config.status
757 sed
<$(srcdir)/dep-in.sed
>dep.sed \
758 -e
's!@BFD_H@!$(BFD_H)!' \
759 -e
's!@INCDIR@!$(INCDIR)!' \
760 -e
's!@BFDDIR@!$(BFDDIR)!' \
761 -e
's!@SRCDIR@!$(srcdir)!'
764 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
765 cat DEP
>> tmp-Makefile
766 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
769 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
770 cat DEP
>> tmp-Makefile.in
771 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
774 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
775 cat DEP
>> tmp-Makefile.am
776 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
778 .PHONY
: dep dep-in dep-am
780 # What appears below is generated by a hacked mkdep using gcc -MM.
782 # DO NOT DELETE THIS LINE -- mkdep uses it.
783 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
784 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
785 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/a29k.h
786 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
787 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
788 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
789 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) opintl.h
790 arc-dis.lo
: arc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
791 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/arc.h \
792 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
793 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
794 $(INCDIR
)/elf
/reloc-macros.h opintl.h
795 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
796 $(INCDIR
)/opcode
/arc.h opintl.h
797 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
798 $(INCDIR
)/dis-asm.h
$(BFD_H
) arm-opc.h
$(INCDIR
)/coff
/internal.h \
799 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
800 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
801 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
802 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
803 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
804 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
805 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
807 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
808 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
809 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
810 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
811 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
812 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
813 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
814 $(INCDIR
)/opcode
/d10v.h
815 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
816 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
818 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
819 $(INCDIR
)/opcode
/d30v.h
820 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
821 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
822 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
823 $(INCDIR
)/dis-asm.h
$(BFD_H
)
824 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
825 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
827 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
828 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
830 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
831 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
832 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
833 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
834 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
835 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
836 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
837 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
839 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
840 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
842 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
843 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
844 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
845 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
846 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
847 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/i370.h
848 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
849 $(INCDIR
)/opcode
/i370.h
850 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
851 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
852 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
853 $(INCDIR
)/dis-asm.h
$(BFD_H
)
854 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
855 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ia64.h
856 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
857 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
858 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
859 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
860 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
861 ia64-opc-d.lo
: ia64-opc-d.c
862 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
863 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
865 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
866 sysdep.h config.h ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
867 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
868 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
869 ia64-asmtab.lo
: ia64-asmtab.c
870 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
871 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
873 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
874 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
876 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
877 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
878 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
879 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
880 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
881 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
882 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
883 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
885 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
886 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
888 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
889 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/floatformat.h \
890 opintl.h
$(INCDIR
)/opcode
/m68k.h
891 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
892 $(INCDIR
)/opcode
/m68k.h
893 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
894 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/m88k.h \
896 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
897 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
898 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
899 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/mips.h \
900 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
901 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
902 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
903 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
904 $(INCDIR
)/opcode
/mips.h
905 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
906 $(INCDIR
)/opcode
/mips.h
907 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
908 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
910 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
911 $(INCDIR
)/opcode
/mn10200.h
912 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
913 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
915 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
916 $(INCDIR
)/opcode
/mn10300.h
917 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
918 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
920 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
921 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
922 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
923 $(INCDIR
)/opcode
/pj.h
924 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
925 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
926 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
927 $(INCDIR
)/opcode
/ppc.h opintl.h
928 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
929 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
930 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
931 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
932 $(INCDIR
)/libiberty.h opintl.h
933 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
934 $(INCDIR
)/opcode
/sparc.h
935 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
936 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic30.h
937 tic54x-dis.lo
: tic54x-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
938 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic54x.h
$(INCDIR
)/coff
/tic54x.h \
940 tic54x-opc.lo
: tic54x-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic54x.h
941 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
942 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
943 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
944 $(INCDIR
)/opcode
/tic80.h
945 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
946 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
948 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
949 $(INCDIR
)/opcode
/v850.h opintl.h
950 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
951 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
952 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
953 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
954 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
955 $(INCDIR
)/dis-asm.h
$(BFD_H
) z8k-opc.h
956 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h
957 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
959 # Tell versions [3.59,3.63) of GNU make to not export all variables.
960 # Otherwise a system limit (for SysV at least) may be exceeded.