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.
288 OFILES
= @BFD_MACHINES@
290 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
292 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
293 libopcodes_la_DEPENDENCIES
= $(OFILES
)
294 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
295 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
297 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
298 # the build directory so that we don't have to convert all the
299 # programs that use libopcodes.a simultaneously. This is a hack which
300 # should be removed if everything else starts using libtool. FIXME.
302 noinst_LIBRARIES
= libopcodes.a
304 POTFILES
= $(HFILES
) $(CFILES
)
307 libopcodes.a stamp-lib dep.sed DEP DEP1 DEP2
309 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
310 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
311 CONFIG_HEADER
= config.h
313 LIBRARIES
= $(noinst_LIBRARIES
)
316 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
317 CPPFLAGS
= @CPPFLAGS@
320 libopcodes_a_LIBADD
=
321 libopcodes_a_SOURCES
= libopcodes.a.c
322 libopcodes_a_OBJECTS
= libopcodes.a.o
323 LTLIBRARIES
= $(lib_LTLIBRARIES
)
325 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
327 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
328 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
330 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
331 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
332 acinclude.m4 aclocal.m4 config.in configure configure.in
335 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
339 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
340 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
344 .SUFFIXES
: .S .c .lo .o .s
345 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
346 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
348 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
350 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
352 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
353 cd
$(srcdir) && $(ACLOCAL
)
354 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
355 cd
$(srcdir) && $(AUTOCONF
)
358 @if
test ! -f
$@
; then \
362 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
364 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
365 $(SHELL
) .
/config.status
366 @echo timestamp
> stamp-h
2> /dev
/null
367 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
368 @if
test ! -f
$@
; then \
369 rm -f
$(srcdir)/stamp-h.in
; \
370 $(MAKE
) $(srcdir)/stamp-h.in
; \
372 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
373 cd
$(top_srcdir
) && $(AUTOHEADER
)
374 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
383 maintainer-clean-hdr
:
385 mostlyclean-noinstLIBRARIES
:
387 clean-noinstLIBRARIES
:
388 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
390 distclean-noinstLIBRARIES
:
392 maintainer-clean-noinstLIBRARIES
:
404 -rm -f
*.o core
*.core
411 maintainer-clean-compile
:
414 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
417 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
420 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
430 maintainer-clean-libtool
:
432 mostlyclean-libLTLIBRARIES
:
434 clean-libLTLIBRARIES
:
435 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
437 distclean-libLTLIBRARIES
:
439 maintainer-clean-libLTLIBRARIES
:
441 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
443 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
444 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
445 if
test -f
$$p; then \
446 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
447 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
451 uninstall-libLTLIBRARIES
:
453 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
454 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
457 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
458 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
460 # This directory's subdirectories are mostly independent; you can cd
461 # into them and run `make' without going through this Makefile.
462 # To change the values of `make' variables: instead of editing Makefiles,
463 # (1) if the variable is set in `config.status', edit `config.status'
464 # (which will cause the Makefiles to be regenerated when you run `make');
465 # (2) otherwise, pass the desired values on the `make' command line.
469 all-recursive install-data-recursive install-exec-recursive \
470 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
471 check-recursive installcheck-recursive info-recursive dvi-recursive
:
472 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
474 target
=`echo $@ | sed s/-recursive//`; \
475 list
='$(SUBDIRS)'; for subdir in
$$list; do \
476 echo
"Making $$target in $$subdir"; \
477 if
test "$$subdir" = "."; then \
479 local_target
="$$target-am"; \
481 local_target
="$$target"; \
483 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
484 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
486 if
test "$$dot_seen" = "no"; then \
487 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
490 mostlyclean-recursive clean-recursive distclean-recursive \
491 maintainer-clean-recursive
:
492 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
494 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
495 rev
="$$subdir $$rev"; \
496 test "$$subdir" = "." && dot_seen
=yes
; \
498 test "$$dot_seen" = "no" && rev
=". $$rev"; \
499 target
=`echo $@ | sed s/-recursive//`; \
500 for subdir in
$$rev; do \
501 echo
"Making $$target in $$subdir"; \
502 if
test "$$subdir" = "."; then \
503 local_target
="$$target-am"; \
505 local_target
="$$target"; \
507 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
508 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
509 done
&& test -z
"$$fail"
511 list
='$(SUBDIRS)'; for subdir in
$$list; do \
512 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
517 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
518 list
='$(SOURCES) $(HEADERS)'; \
519 unique
=`for i in $$list; do echo $$i; done | \
520 awk ' { files[$$0] = 1; } \
521 END { for (i in files) print i; }'`; \
522 here
=`pwd` && cd
$(srcdir) \
523 && mkid
-f
$$here/ID
$$unique $(LISP
)
525 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
528 list
='$(SUBDIRS)'; for subdir in
$$list; do \
529 if
test "$$subdir" = .
; then
:; else \
530 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
533 list
='$(SOURCES) $(HEADERS)'; \
534 unique
=`for i in $$list; do echo $$i; done | \
535 awk ' { files[$$0] = 1; } \
536 END { for (i in files) print i; }'`; \
537 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
538 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
547 maintainer-clean-tags
:
549 distdir
= $(PACKAGE
)-$(VERSION
)
550 top_distdir
= $(distdir
)
552 # This target untars the dist file and tries a VPATH configuration. Then
553 # it guarantees that the distribution is self-contained by making another
557 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
558 mkdir
$(distdir
)/=build
559 mkdir
$(distdir
)/=inst
560 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
561 cd
$(distdir
)/=build \
562 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
563 && $(MAKE
) $(AM_MAKEFLAGS
) \
564 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
565 && $(MAKE
) $(AM_MAKEFLAGS
) check \
566 && $(MAKE
) $(AM_MAKEFLAGS
) install \
567 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
568 && $(MAKE
) $(AM_MAKEFLAGS
) dist
570 @banner
="$(distdir).tar.gz is ready for distribution"; \
571 dashes
=`echo "$$banner" | sed s/./=/g`; \
576 -chmod
-R a
+r
$(distdir
)
577 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
580 -chmod
-R a
+r
$(distdir
)
581 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
583 distdir
: $(DISTFILES
)
586 -chmod
777 $(distdir
)
587 @for file in
$(DISTFILES
); do \
588 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
589 if
test -d
$$d/$$file; then \
590 cp
-pr
$$d/$$file $(distdir
)/$$file; \
592 test -f
$(distdir
)/$$file \
593 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
594 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
597 for subdir in
$(SUBDIRS
); do \
598 if
test "$$subdir" = .
; then
:; else \
599 test -d
$(distdir
)/$$subdir \
600 || mkdir
$(distdir
)/$$subdir \
602 chmod
777 $(distdir
)/$$subdir; \
603 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
612 check: check-recursive
614 installcheck: installcheck-recursive
616 install-info
: install-info-recursive
617 all-recursive-am
: config.h
618 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
620 install-exec-am
: install-libLTLIBRARIES
621 install-exec
: install-exec-recursive
624 install-data
: install-data-recursive
627 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
628 install: install-recursive
629 uninstall-am
: uninstall-libLTLIBRARIES
630 uninstall: uninstall-recursive
631 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
632 all-redirect
: all-recursive-am
634 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
635 installdirs: installdirs-recursive
637 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
643 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
646 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
647 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
649 maintainer-clean-generic
:
650 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
651 mostlyclean-compile mostlyclean-libtool \
652 mostlyclean-libLTLIBRARIES mostlyclean-tags \
655 mostlyclean: mostlyclean-recursive
657 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
658 clean-libLTLIBRARIES clean-tags clean-generic \
661 clean: clean-recursive
663 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
664 distclean-libtool distclean-libLTLIBRARIES \
665 distclean-tags distclean-generic clean-am
668 distclean: distclean-recursive
671 maintainer-clean-am
: maintainer-clean-hdr \
672 maintainer-clean-noinstLIBRARIES \
673 maintainer-clean-compile maintainer-clean-libtool \
674 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
675 maintainer-clean-generic distclean-am
676 @echo
"This command is intended for maintainers to use;"
677 @echo
"it deletes files that may require special tools to rebuild."
679 maintainer-clean
: maintainer-clean-recursive
682 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
683 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
684 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
685 mostlyclean-compile distclean-compile clean-compile \
686 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
687 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
688 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
689 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
690 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
691 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
692 uninstalldirs-recursive all-recursive check-recursive \
693 installcheck-recursive info-recursive dvi-recursive \
694 mostlyclean-recursive distclean-recursive clean-recursive \
695 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
696 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
697 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
698 install-info all-recursive-am install-exec-am install-exec \
699 install-data-am install-data install-am
install uninstall-am
uninstall \
700 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
701 distclean-generic clean-generic maintainer-clean-generic
clean \
702 mostlyclean distclean maintainer-clean
705 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
706 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
708 stamp-lib
: libopcodes.la
709 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
710 if
[ -f
$$libtooldir/libopcodes.a
]; then \
711 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
712 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
716 libopcodes.a
: stamp-lib
; @true
717 po
/POTFILES.in
: @MAINT@ Makefile
718 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
719 && mv tmp
$(srcdir)/po
/POTFILES.in
721 # We should reconfigure whenever bfd/configure.in changes, because
722 # that's where the version number comes from.
723 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
724 $(SHELL
) .
/config.status
--recheck
726 # The start marker is written this way to pass through automake unscathed.
728 ia64-ic.tbl
: $(srcdir)/ia64-ic.tbl
729 $(LN_S
) -f
$(srcdir)/ia64-ic.tbl
730 ia64-raw.tbl
: $(srcdir)/ia64-raw.tbl
731 $(LN_S
) -f
$(srcdir)/ia64-raw.tbl
732 ia64-waw.tbl
: $(srcdir)/ia64-waw.tbl
733 $(LN_S
) -f
$(srcdir)/ia64-waw.tbl
734 ia64-war.tbl
: $(srcdir)/ia64-war.tbl
735 $(LN_S
) -f
$(srcdir)/ia64-war.tbl
738 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
740 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
741 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
743 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
744 .
/ia64-gen
> $(srcdir)/ia64-asmtab.c
746 # This dependency stuff is copied from BFD.
748 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
750 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
751 sed
-f dep.sed
< DEP1
> $@
752 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> $@
755 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
756 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
757 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
760 dep.sed
: dep-in.sed config.status
761 sed
<$(srcdir)/dep-in.sed
>dep.sed \
762 -e
's!@BFD_H@!$(BFD_H)!' \
763 -e
's!@INCDIR@!$(INCDIR)!' \
764 -e
's!@BFDDIR@!$(BFDDIR)!' \
765 -e
's!@SRCDIR@!$(srcdir)!'
768 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
769 cat DEP
>> tmp-Makefile
770 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
773 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
774 cat DEP
>> tmp-Makefile.in
775 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
778 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
779 cat DEP
>> tmp-Makefile.am
780 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
782 .PHONY
: dep dep-in dep-am
784 # What appears below is generated by a hacked mkdep using gcc -MM.
786 # DO NOT DELETE THIS LINE -- mkdep uses it.
787 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
788 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
789 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/a29k.h
790 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
791 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
792 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
793 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) opintl.h
794 arc-dis.lo
: arc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
795 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/arc.h \
796 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
797 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
798 $(INCDIR
)/elf
/reloc-macros.h opintl.h
799 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
800 $(INCDIR
)/opcode
/arc.h opintl.h
801 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
802 $(INCDIR
)/dis-asm.h
$(BFD_H
) arm-opc.h
$(INCDIR
)/coff
/internal.h \
803 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
804 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
805 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
806 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
807 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
$(INCDIR
)/opcode
/avr.h
808 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
809 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
811 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
812 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
813 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
814 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
815 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
816 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
817 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
818 $(INCDIR
)/opcode
/d10v.h
819 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
820 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
822 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
823 $(INCDIR
)/opcode
/d30v.h
824 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
825 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
826 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
827 $(INCDIR
)/dis-asm.h
$(BFD_H
)
828 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
829 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
831 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
832 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
834 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
835 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
836 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
837 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
838 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
839 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
840 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
841 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
843 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
844 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
846 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
847 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
848 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
849 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
850 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
851 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/i370.h
852 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
853 $(INCDIR
)/opcode
/i370.h
854 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
855 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
856 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
857 $(INCDIR
)/dis-asm.h
$(BFD_H
)
858 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
859 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ia64.h
860 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
861 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
862 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
863 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
864 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
865 ia64-opc-d.lo
: ia64-opc-d.c
866 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
867 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
869 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
870 sysdep.h config.h ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
871 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
872 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
873 ia64-asmtab.lo
: ia64-asmtab.c
874 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
875 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
877 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
878 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
880 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
881 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
882 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
883 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
884 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
885 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
886 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
887 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
889 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
890 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
892 m68hc11-dis.lo
: m68hc11-dis.c
$(INCDIR
)/ansidecl.h \
893 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
894 m68hc11-opc.lo
: m68hc11-opc.c
$(INCDIR
)/ansidecl.h \
895 $(INCDIR
)/opcode
/m68hc11.h
896 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
897 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/floatformat.h \
898 opintl.h
$(INCDIR
)/opcode
/m68k.h
899 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
900 $(INCDIR
)/opcode
/m68k.h
901 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
902 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/m88k.h \
904 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
905 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
906 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
907 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/mips.h \
908 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
909 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
910 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
911 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
912 $(INCDIR
)/opcode
/mips.h
913 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
914 $(INCDIR
)/opcode
/mips.h
915 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
916 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
918 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
919 $(INCDIR
)/opcode
/mn10200.h
920 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
921 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
923 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
924 $(INCDIR
)/opcode
/mn10300.h
925 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
926 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
928 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
929 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
930 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
931 $(INCDIR
)/opcode
/pj.h
932 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
933 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
934 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
935 $(INCDIR
)/opcode
/ppc.h opintl.h
936 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
937 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
938 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
939 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
940 $(INCDIR
)/libiberty.h opintl.h
941 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
942 $(INCDIR
)/opcode
/sparc.h
943 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
944 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic30.h
945 tic54x-dis.lo
: tic54x-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
946 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic54x.h \
947 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
948 tic54x-opc.lo
: tic54x-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
949 $(INCDIR
)/opcode
/tic54x.h
950 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
951 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
952 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
953 $(INCDIR
)/opcode
/tic80.h
954 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
955 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
957 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
958 $(INCDIR
)/opcode
/v850.h opintl.h
959 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
960 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
961 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
962 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
963 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
964 $(INCDIR
)/dis-asm.h
$(BFD_H
) z8k-opc.h
965 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h
966 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
968 # Tell versions [3.59,3.63) of GNU make to not export all variables.
969 # Otherwise a system limit (for SysV at least) may be exceeded.