1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 BFD_MACHINES
= @BFD_MACHINES@
70 CATOBJEXT
= @CATOBJEXT@
72 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
76 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
82 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
83 INSTOBJEXT
= @INSTOBJEXT@
92 MKINSTALLDIRS
= @MKINSTALLDIRS@
99 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 USE_SYMBOL_UNDERSCORE
= @USE_SYMBOL_UNDERSCORE@
103 WIN32LDFLAGS
= @WIN32LDFLAGS@
104 WIN32LIBADD
= @WIN32LIBADD@
105 archdefs
= @archdefs@
110 AUTOMAKE_OPTIONS
= cygnus
114 INCDIR
= $(srcdir)/..
/include
115 BFDDIR
= $(srcdir)/..
/bfd
118 lib_LTLIBRARIES
= libopcodes.la
120 # This is where bfd.h lives.
126 fr30-desc.h fr30-opc.h \
128 m32r-desc.h m32r-opc.h \
136 # C source files that correspond to .o's.
254 OFILES
= @BFD_MACHINES@
256 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
258 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
259 libopcodes_la_DEPENDENCIES
= $(OFILES
)
260 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
261 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
263 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
264 # the build directory so that we don't have to convert all the
265 # programs that use libopcodes.a simultaneously. This is a hack which
266 # should be removed if everything else starts using libtool. FIXME.
268 noinst_LIBRARIES
= libopcodes.a
270 POTFILES
= $(HFILES
) $(CFILES
)
273 libopcodes.a stamp-lib dep.sed .dep .dep1
278 # The start marker is written this way to pass through automake unscathed.
279 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
280 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
281 CONFIG_HEADER
= config.h
283 LIBRARIES
= $(noinst_LIBRARIES
)
286 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
287 CPPFLAGS
= @CPPFLAGS@
290 libopcodes_a_LIBADD
=
291 libopcodes_a_SOURCES
= libopcodes.a.c
292 libopcodes_a_OBJECTS
= libopcodes.a.o
293 LTLIBRARIES
= $(lib_LTLIBRARIES
)
295 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
297 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
298 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
300 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
301 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
302 acinclude.m4 aclocal.m4 config.in configure configure.in
305 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
309 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
310 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
314 .SUFFIXES
: .S .c .lo .o .s
315 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
316 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
318 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
320 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
322 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
323 cd
$(srcdir) && $(ACLOCAL
)
324 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
325 cd
$(srcdir) && $(AUTOCONF
)
328 @if
test ! -f
$@
; then \
332 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
334 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
335 $(SHELL
) .
/config.status
336 @echo timestamp
> stamp-h
2> /dev
/null
337 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
338 @if
test ! -f
$@
; then \
339 rm -f
$(srcdir)/stamp-h.in
; \
340 $(MAKE
) $(srcdir)/stamp-h.in
; \
342 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
343 cd
$(top_srcdir
) && $(AUTOHEADER
)
344 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
353 maintainer-clean-hdr
:
355 mostlyclean-noinstLIBRARIES
:
357 clean-noinstLIBRARIES
:
358 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
360 distclean-noinstLIBRARIES
:
362 maintainer-clean-noinstLIBRARIES
:
374 -rm -f
*.o core
*.core
381 maintainer-clean-compile
:
384 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
387 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
390 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
400 maintainer-clean-libtool
:
402 mostlyclean-libLTLIBRARIES
:
404 clean-libLTLIBRARIES
:
405 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
407 distclean-libLTLIBRARIES
:
409 maintainer-clean-libLTLIBRARIES
:
411 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
413 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
414 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
415 if
test -f
$$p; then \
416 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
417 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
421 uninstall-libLTLIBRARIES
:
423 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
424 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
427 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
428 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
430 # This directory's subdirectories are mostly independent; you can cd
431 # into them and run `make' without going through this Makefile.
432 # To change the values of `make' variables: instead of editing Makefiles,
433 # (1) if the variable is set in `config.status', edit `config.status'
434 # (which will cause the Makefiles to be regenerated when you run `make');
435 # (2) otherwise, pass the desired values on the `make' command line.
439 all-recursive install-data-recursive install-exec-recursive \
440 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
441 check-recursive installcheck-recursive info-recursive dvi-recursive
:
442 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
444 target
=`echo $@ | sed s/-recursive//`; \
445 list
='$(SUBDIRS)'; for subdir in
$$list; do \
446 echo
"Making $$target in $$subdir"; \
447 if
test "$$subdir" = "."; then \
449 local_target
="$$target-am"; \
451 local_target
="$$target"; \
453 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
454 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
456 if
test "$$dot_seen" = "no"; then \
457 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
460 mostlyclean-recursive clean-recursive distclean-recursive \
461 maintainer-clean-recursive
:
462 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
464 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
465 rev
="$$subdir $$rev"; \
466 test "$$subdir" = "." && dot_seen
=yes
; \
468 test "$$dot_seen" = "no" && rev
=". $$rev"; \
469 target
=`echo $@ | sed s/-recursive//`; \
470 for subdir in
$$rev; do \
471 echo
"Making $$target in $$subdir"; \
472 if
test "$$subdir" = "."; then \
473 local_target
="$$target-am"; \
475 local_target
="$$target"; \
477 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
478 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
479 done
&& test -z
"$$fail"
481 list
='$(SUBDIRS)'; for subdir in
$$list; do \
482 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
487 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
488 list
='$(SOURCES) $(HEADERS)'; \
489 unique
=`for i in $$list; do echo $$i; done | \
490 awk ' { files[$$0] = 1; } \
491 END { for (i in files) print i; }'`; \
492 here
=`pwd` && cd
$(srcdir) \
493 && mkid
-f
$$here/ID
$$unique $(LISP
)
495 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
498 list
='$(SUBDIRS)'; for subdir in
$$list; do \
499 if
test "$$subdir" = .
; then
:; else \
500 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
503 list
='$(SOURCES) $(HEADERS)'; \
504 unique
=`for i in $$list; do echo $$i; done | \
505 awk ' { files[$$0] = 1; } \
506 END { for (i in files) print i; }'`; \
507 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
508 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
517 maintainer-clean-tags
:
519 distdir
= $(PACKAGE
)-$(VERSION
)
520 top_distdir
= $(distdir
)
522 # This target untars the dist file and tries a VPATH configuration. Then
523 # it guarantees that the distribution is self-contained by making another
527 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
528 mkdir
$(distdir
)/=build
529 mkdir
$(distdir
)/=inst
530 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
531 cd
$(distdir
)/=build \
532 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
533 && $(MAKE
) $(AM_MAKEFLAGS
) \
534 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
535 && $(MAKE
) $(AM_MAKEFLAGS
) check \
536 && $(MAKE
) $(AM_MAKEFLAGS
) install \
537 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
538 && $(MAKE
) $(AM_MAKEFLAGS
) dist
540 @banner
="$(distdir).tar.gz is ready for distribution"; \
541 dashes
=`echo "$$banner" | sed s/./=/g`; \
546 -chmod
-R a
+r
$(distdir
)
547 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
550 -chmod
-R a
+r
$(distdir
)
551 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
553 distdir
: $(DISTFILES
)
556 -chmod
777 $(distdir
)
557 @for file in
$(DISTFILES
); do \
558 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
559 if
test -d
$$d/$$file; then \
560 cp
-pr
$$/$$file $(distdir
)/$$file; \
562 test -f
$(distdir
)/$$file \
563 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
564 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
567 for subdir in
$(SUBDIRS
); do \
568 if
test "$$subdir" = .
; then
:; else \
569 test -d
$(distdir
)/$$subdir \
570 || mkdir
$(distdir
)/$$subdir \
572 chmod
777 $(distdir
)/$$subdir; \
573 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
582 check: check-recursive
584 installcheck: installcheck-recursive
586 install-info
: install-info-recursive
587 all-recursive-am
: config.h
588 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
590 install-exec-am
: install-libLTLIBRARIES
591 install-exec
: install-exec-recursive
594 install-data
: install-data-recursive
597 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
598 install: install-recursive
599 uninstall-am
: uninstall-libLTLIBRARIES
600 uninstall: uninstall-recursive
601 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
602 all-redirect
: all-recursive-am
604 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
605 installdirs: installdirs-recursive
607 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
613 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
616 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
617 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
619 maintainer-clean-generic
:
620 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
621 mostlyclean-compile mostlyclean-libtool \
622 mostlyclean-libLTLIBRARIES mostlyclean-tags \
625 mostlyclean: mostlyclean-recursive
627 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
628 clean-libLTLIBRARIES clean-tags clean-generic \
631 clean: clean-recursive
633 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
634 distclean-libtool distclean-libLTLIBRARIES \
635 distclean-tags distclean-generic clean-am
638 distclean: distclean-recursive
641 maintainer-clean-am
: maintainer-clean-hdr \
642 maintainer-clean-noinstLIBRARIES \
643 maintainer-clean-compile maintainer-clean-libtool \
644 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
645 maintainer-clean-generic distclean-am
646 @echo
"This command is intended for maintainers to use;"
647 @echo
"it deletes files that may require special tools to rebuild."
649 maintainer-clean
: maintainer-clean-recursive
652 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
653 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
654 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
655 mostlyclean-compile distclean-compile clean-compile \
656 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
657 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
658 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
659 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
660 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
661 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
662 uninstalldirs-recursive all-recursive check-recursive \
663 installcheck-recursive info-recursive dvi-recursive \
664 mostlyclean-recursive distclean-recursive clean-recursive \
665 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
666 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
667 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
668 install-info all-recursive-am install-exec-am install-exec \
669 install-data-am install-data install-am
install uninstall-am
uninstall \
670 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
671 distclean-generic clean-generic maintainer-clean-generic
clean \
672 mostlyclean distclean maintainer-clean
675 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
676 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
678 stamp-lib
: libopcodes.la
679 if
[ -f .libs
/libopcodes.a
]; then \
680 cp .libs
/libopcodes.a libopcodes.tmp
; \
681 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
685 libopcodes.a
: stamp-lib
; @true
686 po
/POTFILES.in
: @MAINT@ Makefile
687 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
688 && mv tmp
$(srcdir)/po
/POTFILES.in
690 # We should reconfigure whenever bfd/configure.in changes, because
691 # that's where the version number comes from.
692 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
693 $(SHELL
) .
/config.status
--recheck
698 # This dependency stuff is copied from BFD.
700 .dep
: dep.sed
$(CFILES
) $(HFILES
) config.h
702 $(MAKE
) DEP
=$(DEP
) .dep1
703 sed
-f dep.sed
< .dep1
> .dep
707 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
709 $(DEP
) -f .dep2a
$(INCLUDES
) $(CFLAGS
) $?
710 sed
-e
'/DO NOT DELETE/d' -e
'/^$$/d' < .dep2a
>> .dep2
712 $(srcdir)/..
/move-if-change .dep2 .dep1
714 dep.sed
: dep-in.sed config.status
715 sed
<$(srcdir)/dep-in.sed
>dep.sed \
716 -e
's!@BFD_H@!$(BFD_H)!' \
717 -e
's!@INCDIR@!$(INCDIR)!' \
718 -e
's!@BFDDIR@!$(BFDDIR)!' \
719 -e
's!@SRCDIR@!$(srcdir)!'
722 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
723 cat .dep
>> tmp-Makefile
724 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
727 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
728 cat .dep
>> tmp-Makefile.in
729 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
732 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
733 cat .dep
>> tmp-Makefile.am
734 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
736 .PHONY
: dep dep-in dep-am
738 # What appears below is generated by a hacked mkdep using gcc -MM.
740 # DO NOT DELETE THIS LINE -- mkdep uses it.
741 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
742 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
743 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
744 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
745 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
746 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
748 arm-dis.lo
: arm-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
749 $(INCDIR
)/ansidecl.h arm-opc.h
$(INCDIR
)/coff
/internal.h \
750 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
751 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
752 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
753 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
754 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
756 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
757 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
758 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
759 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
760 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
761 $(INCDIR
)/dis-asm.h
$(BFD_H
)
762 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
763 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
764 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
765 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
766 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
768 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
769 $(INCDIR
)/dis-asm.h
$(BFD_H
)
770 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
771 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
773 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(BFD_H
) \
774 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
776 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
777 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
779 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
780 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
782 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(BFD_H
) \
783 $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
785 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
786 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
787 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
788 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
789 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
790 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
791 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
792 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
793 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
795 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
796 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
798 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(BFD_H
) \
799 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
801 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
802 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
804 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
805 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
807 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(BFD_H
) \
808 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
810 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(BFD_H
) \
811 $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
813 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
814 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
815 $(INCDIR
)/opcode
/m68k.h
816 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
817 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
818 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
819 mcore-dis.lo
: mcore-dis.c mcore-opc.h
$(INCDIR
)/ansidecl.h \
820 $(INCDIR
)/dis-asm.h
$(BFD_H
)
821 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
822 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
823 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
824 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
825 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
826 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
827 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
828 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
829 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
830 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
831 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
832 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
833 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
834 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
836 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
837 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
838 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
840 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
842 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
843 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
844 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
845 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
846 tic30-dis.lo
: tic30-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
847 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic30.h
848 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h \
849 $(INCDIR
)/dis-asm.h
$(BFD_H
)
850 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic80.h
851 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
852 $(BFD_H
) $(INCDIR
)/ansidecl.h
853 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
854 $(BFD_H
) $(INCDIR
)/ansidecl.h
855 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
857 z8kgen.lo
: z8kgen.c sysdep.h config.h
858 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
860 # Tell versions [3.59,3.63) of GNU make to not export all variables.
861 # Otherwise a system limit (for SysV at least) may be exceeded.