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@
75 DATADIRNAME
= @DATADIRNAME@
78 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
84 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
85 INSTOBJEXT
= @INSTOBJEXT@
93 MKINSTALLDIRS
= @MKINSTALLDIRS@
102 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
105 WIN32LDFLAGS
= @WIN32LDFLAGS@
106 WIN32LIBADD
= @WIN32LIBADD@
107 archdefs
= @archdefs@
111 AUTOMAKE_OPTIONS
= cygnus
115 INCDIR
= $(srcdir)/..
/include
116 BFDDIR
= $(srcdir)/..
/bfd
119 WARN_CFLAGS
= @WARN_CFLAGS@
120 AM_CFLAGS
= $(WARN_CFLAGS
)
122 lib_LTLIBRARIES
= libopcodes.la
124 # This is where bfd.h lives.
127 # This is where libiberty lives.
128 LIBIBERTY
= ..
/libiberty
/libiberty.a
133 fr30-desc.h fr30-opc.h \
135 m32r-desc.h m32r-opc.h \
145 # C source files that correspond to .o's.
299 OFILES
= @BFD_MACHINES@
301 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
303 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
304 libopcodes_la_DEPENDENCIES
= $(OFILES
)
305 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
306 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
308 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
309 # the build directory so that we don't have to convert all the
310 # programs that use libopcodes.a simultaneously. This is a hack which
311 # should be removed if everything else starts using libtool. FIXME.
313 noinst_LIBRARIES
= libopcodes.a
315 POTFILES
= $(HFILES
) $(CFILES
)
318 stamp-m32r stamp-fr30 \
319 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
323 CGEN
= `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
326 CGENDEPS
= ..
/cgen
/stamp-cgen \
327 $(CGENDIR
)/desc.scm
$(CGENDIR
)/desc-cpu.scm \
328 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/opc-asmdis.scm \
329 $(CGENDIR
)/opc-ibld.scm
$(CGENDIR
)/opc-itab.scm \
330 $(CGENDIR
)/opc-opinst.scm \
331 cgen-asm.in cgen-dis.in cgen-ibld.in
333 @CGEN_MAINT_TRUE@M32R_DEPS
= @CGEN_MAINT_TRUE@stamp-m32r
334 @CGEN_MAINT_FALSE@M32R_DEPS
=
335 @CGEN_MAINT_TRUE@FR30_DEPS
= @CGEN_MAINT_TRUE@stamp-fr30
336 @CGEN_MAINT_FALSE@FR30_DEPS
=
337 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
338 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
339 CONFIG_HEADER
= config.h
341 LIBRARIES
= $(noinst_LIBRARIES
)
344 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
345 CPPFLAGS
= @CPPFLAGS@
348 libopcodes_a_LIBADD
=
349 libopcodes_a_SOURCES
= libopcodes.a.c
350 libopcodes_a_OBJECTS
= libopcodes.a.
$(OBJEXT
)
351 LTLIBRARIES
= $(lib_LTLIBRARIES
)
353 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
355 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
356 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
358 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
359 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
360 acinclude.m4 aclocal.m4 config.in configure configure.in
363 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
367 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
368 OBJECTS
= libopcodes.a.
$(OBJEXT
) $(libopcodes_la_OBJECTS
)
372 .SUFFIXES
: .S .c .lo .o .obj .s
373 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
374 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
376 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
378 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
380 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
381 cd
$(srcdir) && $(ACLOCAL
)
382 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
383 cd
$(srcdir) && $(AUTOCONF
)
386 @if
test ! -f
$@
; then \
390 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
392 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
393 $(SHELL
) .
/config.status
394 @echo timestamp
> stamp-h
2> /dev
/null
395 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
396 @if
test ! -f
$@
; then \
397 rm -f
$(srcdir)/stamp-h.in
; \
398 $(MAKE
) $(srcdir)/stamp-h.in
; \
400 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
401 cd
$(top_srcdir
) && $(AUTOHEADER
)
402 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
411 maintainer-clean-hdr
:
413 mostlyclean-noinstLIBRARIES
:
415 clean-noinstLIBRARIES
:
416 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
418 distclean-noinstLIBRARIES
:
420 maintainer-clean-noinstLIBRARIES
:
425 # FIXME: We should only use cygpath when building on Windows,
426 # and only if it is available.
428 $(COMPILE
) -c
`cygpath -w $<`
437 -rm -f
*.o core
*.core
445 maintainer-clean-compile
:
448 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
451 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
454 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
464 maintainer-clean-libtool
:
466 mostlyclean-libLTLIBRARIES
:
468 clean-libLTLIBRARIES
:
469 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
471 distclean-libLTLIBRARIES
:
473 maintainer-clean-libLTLIBRARIES
:
475 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
477 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
478 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
479 if
test -f
$$p; then \
480 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
481 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
485 uninstall-libLTLIBRARIES
:
487 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
488 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
491 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
492 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
494 # This directory's subdirectories are mostly independent; you can cd
495 # into them and run `make' without going through this Makefile.
496 # To change the values of `make' variables: instead of editing Makefiles,
497 # (1) if the variable is set in `config.status', edit `config.status'
498 # (which will cause the Makefiles to be regenerated when you run `make');
499 # (2) otherwise, pass the desired values on the `make' command line.
503 all-recursive install-data-recursive install-exec-recursive \
504 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
505 check-recursive installcheck-recursive info-recursive dvi-recursive
:
506 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
508 target
=`echo $@ | sed s/-recursive//`; \
509 list
='$(SUBDIRS)'; for subdir in
$$list; do \
510 echo
"Making $$target in $$subdir"; \
511 if
test "$$subdir" = "."; then \
513 local_target
="$$target-am"; \
515 local_target
="$$target"; \
517 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
518 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
520 if
test "$$dot_seen" = "no"; then \
521 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
524 mostlyclean-recursive clean-recursive distclean-recursive \
525 maintainer-clean-recursive
:
526 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
528 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
529 rev
="$$subdir $$rev"; \
530 test "$$subdir" = "." && dot_seen
=yes
; \
532 test "$$dot_seen" = "no" && rev
=". $$rev"; \
533 target
=`echo $@ | sed s/-recursive//`; \
534 for subdir in
$$rev; do \
535 echo
"Making $$target in $$subdir"; \
536 if
test "$$subdir" = "."; then \
537 local_target
="$$target-am"; \
539 local_target
="$$target"; \
541 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
542 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
543 done
&& test -z
"$$fail"
545 list
='$(SUBDIRS)'; for subdir in
$$list; do \
546 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
551 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
552 list
='$(SOURCES) $(HEADERS)'; \
553 unique
=`for i in $$list; do echo $$i; done | \
554 awk ' { files[$$0] = 1; } \
555 END { for (i in files) print i; }'`; \
556 here
=`pwd` && cd
$(srcdir) \
557 && mkid
-f
$$here/ID
$$unique $(LISP
)
559 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
562 list
='$(SUBDIRS)'; for subdir in
$$list; do \
563 if
test "$$subdir" = .
; then
:; else \
564 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
567 list
='$(SOURCES) $(HEADERS)'; \
568 unique
=`for i in $$list; do echo $$i; done | \
569 awk ' { files[$$0] = 1; } \
570 END { for (i in files) print i; }'`; \
571 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
572 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
581 maintainer-clean-tags
:
583 distdir
= $(PACKAGE
)-$(VERSION
)
584 top_distdir
= $(distdir
)
586 # This target untars the dist file and tries a VPATH configuration. Then
587 # it guarantees that the distribution is self-contained by making another
591 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
592 mkdir
$(distdir
)/=build
593 mkdir
$(distdir
)/=inst
594 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
595 cd
$(distdir
)/=build \
596 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
597 && $(MAKE
) $(AM_MAKEFLAGS
) \
598 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
599 && $(MAKE
) $(AM_MAKEFLAGS
) check \
600 && $(MAKE
) $(AM_MAKEFLAGS
) install \
601 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
602 && $(MAKE
) $(AM_MAKEFLAGS
) dist
604 @banner
="$(distdir).tar.gz is ready for distribution"; \
605 dashes
=`echo "$$banner" | sed s/./=/g`; \
610 -chmod
-R a
+r
$(distdir
)
611 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
614 -chmod
-R a
+r
$(distdir
)
615 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
617 distdir
: $(DISTFILES
)
620 -chmod
777 $(distdir
)
621 @for file in
$(DISTFILES
); do \
622 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
623 if
test -d
$$d/$$file; then \
624 cp
-pr
$$d/$$file $(distdir
)/$$file; \
626 test -f
$(distdir
)/$$file \
627 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
628 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
631 for subdir in
$(SUBDIRS
); do \
632 if
test "$$subdir" = .
; then
:; else \
633 test -d
$(distdir
)/$$subdir \
634 || mkdir
$(distdir
)/$$subdir \
636 chmod
777 $(distdir
)/$$subdir; \
637 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
646 check: check-recursive
648 installcheck: installcheck-recursive
650 install-info
: install-info-recursive
651 all-recursive-am
: config.h
652 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
654 install-exec-am
: install-libLTLIBRARIES
655 install-exec
: install-exec-recursive
658 install-data
: install-data-recursive
661 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
662 install: install-recursive
663 uninstall-am
: uninstall-libLTLIBRARIES
664 uninstall: uninstall-recursive
665 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
666 all-redirect
: all-recursive-am
668 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
669 installdirs: installdirs-recursive
671 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
677 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
680 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
681 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
683 maintainer-clean-generic
:
684 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
685 mostlyclean-compile mostlyclean-libtool \
686 mostlyclean-libLTLIBRARIES mostlyclean-tags \
689 mostlyclean: mostlyclean-recursive
691 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
692 clean-libLTLIBRARIES clean-tags clean-generic \
695 clean: clean-recursive
697 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
698 distclean-libtool distclean-libLTLIBRARIES \
699 distclean-tags distclean-generic clean-am
702 distclean: distclean-recursive
705 maintainer-clean-am
: maintainer-clean-hdr \
706 maintainer-clean-noinstLIBRARIES \
707 maintainer-clean-compile maintainer-clean-libtool \
708 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
709 maintainer-clean-generic distclean-am
710 @echo
"This command is intended for maintainers to use;"
711 @echo
"it deletes files that may require special tools to rebuild."
713 maintainer-clean
: maintainer-clean-recursive
716 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
717 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
718 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
719 mostlyclean-compile distclean-compile clean-compile \
720 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
721 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
722 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
723 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
724 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
725 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
726 uninstalldirs-recursive all-recursive check-recursive \
727 installcheck-recursive info-recursive dvi-recursive \
728 mostlyclean-recursive distclean-recursive clean-recursive \
729 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
730 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
731 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
732 install-info all-recursive-am install-exec-am install-exec \
733 install-data-am install-data install-am
install uninstall-am
uninstall \
734 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
735 distclean-generic clean-generic maintainer-clean-generic
clean \
736 mostlyclean distclean maintainer-clean
739 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
740 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
742 stamp-lib
: libopcodes.la
743 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
744 if
[ -f
$$libtooldir/libopcodes.a
]; then \
745 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
746 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
750 libopcodes.a
: stamp-lib
; @true
751 po
/POTFILES.in
: @MAINT@ Makefile
752 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
753 && mv tmp
$(srcdir)/po
/POTFILES.in
755 # We should reconfigure whenever bfd/configure.in changes, because
756 # that's where the version number comes from.
757 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
758 $(SHELL
) .
/config.status
--recheck
761 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) \
762 $(CGENDIR
) "$(CGENFLAGS)" $(arch
) $(prefix) \
763 "$(options)" $(extrafiles
)
764 touch stamp-
${prefix}
767 # For now, require developers to configure with --enable-cgen-maint.
768 $(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
)
770 stamp-m32r
: $(CGENDEPS
) $(CGENDIR
)/m32r.cpu
$(CGENDIR
)/m32r.opc
771 $(MAKE
) run-cgen arch
=m32r
prefix=m32r options
=opinst extrafiles
=opinst
773 $(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
)
775 stamp-fr30
: $(CGENDEPS
) $(CGENDIR
)/fr30.cpu
$(CGENDIR
)/fr30.opc
776 $(MAKE
) run-cgen arch
=fr30
prefix=fr30 options
= extrafiles
=
778 ia64-ic.tbl
: $(srcdir)/ia64-ic.tbl
779 $(LN_S
) -f
$(srcdir)/ia64-ic.tbl
780 ia64-raw.tbl
: $(srcdir)/ia64-raw.tbl
781 $(LN_S
) -f
$(srcdir)/ia64-raw.tbl
782 ia64-waw.tbl
: $(srcdir)/ia64-waw.tbl
783 $(LN_S
) -f
$(srcdir)/ia64-waw.tbl
784 ia64-war.tbl
: $(srcdir)/ia64-war.tbl
785 $(LN_S
) -f
$(srcdir)/ia64-war.tbl
788 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
790 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
791 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
793 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
794 .
/ia64-gen
> $(srcdir)/ia64-asmtab.c
796 # This dependency stuff is copied from BFD.
798 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
800 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
801 sed
-f dep.sed
< DEP1
> DEPA
802 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
803 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
804 echo
'make DEP failed!'; exit
1; \
810 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
811 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
812 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
815 dep.sed
: dep-in.sed config.status
816 sed
<$(srcdir)/dep-in.sed
>dep.sed \
817 -e
's!@BFD_H@!$(BFD_H)!' \
818 -e
's!@INCDIR@!$(INCDIR)!' \
819 -e
's!@BFDDIR@!$(BFDDIR)!' \
820 -e
's!@SRCDIR@!$(srcdir)!'
823 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
824 cat DEP
>> tmp-Makefile
825 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
828 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
829 cat DEP
>> tmp-Makefile.in
830 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
833 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
834 cat DEP
>> tmp-Makefile.am
835 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
837 .PHONY
: dep dep-in dep-am
839 # What appears below is generated by a hacked mkdep using gcc -MM.
841 # DO NOT DELETE THIS LINE -- mkdep uses it.
842 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
843 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
844 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/a29k.h
845 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
846 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
847 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
848 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) opintl.h
849 arc-dis.lo
: arc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
850 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/arc.h \
851 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
852 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
853 $(INCDIR
)/elf
/reloc-macros.h opintl.h
854 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
855 $(INCDIR
)/opcode
/arc.h opintl.h
856 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
857 $(INCDIR
)/dis-asm.h
$(BFD_H
) arm-opc.h
$(INCDIR
)/coff
/internal.h \
858 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
859 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
860 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
861 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
862 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
$(INCDIR
)/opcode
/avr.h
863 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
864 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
866 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
867 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
868 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
869 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
870 cris-dis.lo
: cris-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
871 $(INCDIR
)/ansidecl.h sysdep.h config.h
$(INCDIR
)/opcode
/cris.h \
872 $(INCDIR
)/libiberty.h
873 cris-opc.lo
: cris-opc.c
$(INCDIR
)/opcode
/cris.h
874 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
875 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
876 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
877 $(INCDIR
)/opcode
/d10v.h
878 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
879 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
881 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
882 $(INCDIR
)/opcode
/d30v.h
883 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
884 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
885 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
886 $(INCDIR
)/dis-asm.h
$(BFD_H
)
887 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
888 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
890 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
891 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
893 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
894 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
895 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
896 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
897 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
898 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
899 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
900 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
902 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
903 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
905 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
906 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
907 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
908 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
909 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
910 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/i370.h
911 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
912 $(INCDIR
)/opcode
/i370.h
913 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
914 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
915 i860-dis.lo
: i860-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
916 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/i860.h
917 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
918 $(INCDIR
)/dis-asm.h
$(BFD_H
)
919 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
920 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ia64.h
921 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
922 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
923 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
924 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
925 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
926 ia64-opc-d.lo
: ia64-opc-d.c
927 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
928 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
930 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
931 sysdep.h config.h ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
932 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
933 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
934 ia64-asmtab.lo
: ia64-asmtab.c
935 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
936 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
938 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
939 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
941 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
942 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
943 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
944 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
945 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
946 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
947 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
948 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
950 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
951 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
953 m68hc11-dis.lo
: m68hc11-dis.c
$(INCDIR
)/ansidecl.h \
954 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
955 m68hc11-opc.lo
: m68hc11-opc.c
$(INCDIR
)/ansidecl.h \
956 $(INCDIR
)/opcode
/m68hc11.h
957 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
958 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/floatformat.h \
959 opintl.h
$(INCDIR
)/opcode
/m68k.h
960 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
961 $(INCDIR
)/opcode
/m68k.h
962 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
963 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/m88k.h \
965 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
966 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
967 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
968 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/mips.h \
969 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
970 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
971 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
972 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
973 $(INCDIR
)/opcode
/mips.h
974 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
975 $(INCDIR
)/opcode
/mips.h
976 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
977 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
979 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
980 $(INCDIR
)/opcode
/mn10200.h
981 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
982 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
984 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
985 $(INCDIR
)/opcode
/mn10300.h
986 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
987 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
989 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
990 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
991 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
992 $(INCDIR
)/opcode
/pj.h
993 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
994 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
995 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
996 $(INCDIR
)/opcode
/ppc.h opintl.h
997 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
998 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
999 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1000 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1001 $(INCDIR
)/libiberty.h opintl.h
1002 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1003 $(INCDIR
)/opcode
/sparc.h
1004 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1005 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic30.h
1006 tic54x-dis.lo
: tic54x-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1007 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic54x.h \
1008 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
1009 tic54x-opc.lo
: tic54x-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1010 $(INCDIR
)/opcode
/tic54x.h
1011 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1012 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1013 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1014 $(INCDIR
)/opcode
/tic80.h
1015 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1016 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1018 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1019 $(INCDIR
)/opcode
/v850.h opintl.h
1020 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1021 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1022 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1023 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1024 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1025 $(INCDIR
)/dis-asm.h
$(BFD_H
) z8k-opc.h
1026 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h
1027 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1029 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1030 # Otherwise a system limit (for SysV at least) may be exceeded.