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@
107 AUTOMAKE_OPTIONS
= cygnus
111 INCDIR
= $(srcdir)/..
/include
112 BFDDIR
= $(srcdir)/..
/bfd
115 WARN_CFLAGS
= @WARN_CFLAGS@
116 AM_CFLAGS
= $(WARN_CFLAGS
)
118 lib_LTLIBRARIES
= libopcodes.la
120 # This is where bfd.h lives.
123 # This is where libiberty lives.
124 LIBIBERTY
= ..
/libiberty
/libiberty.a
129 fr30-desc.h fr30-opc.h \
131 m32r-desc.h m32r-opc.h \
141 # C source files that correspond to .o's.
295 OFILES
= @BFD_MACHINES@
297 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
299 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
300 libopcodes_la_DEPENDENCIES
= $(OFILES
)
301 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
302 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
304 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
305 # the build directory so that we don't have to convert all the
306 # programs that use libopcodes.a simultaneously. This is a hack which
307 # should be removed if everything else starts using libtool. FIXME.
309 noinst_LIBRARIES
= libopcodes.a
311 POTFILES
= $(HFILES
) $(CFILES
)
314 stamp-m32r stamp-fr30 \
315 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
319 CGEN
= `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
322 CGENDEPS
= ..
/cgen
/stamp-cgen \
323 $(CGENDIR
)/desc.scm
$(CGENDIR
)/desc-cpu.scm \
324 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/opc-asmdis.scm \
325 $(CGENDIR
)/opc-ibld.scm
$(CGENDIR
)/opc-itab.scm \
326 $(CGENDIR
)/opc-opinst.scm \
327 cgen-asm.in cgen-dis.in cgen-ibld.in
329 @CGEN_MAINT_TRUE@M32R_DEPS
= @CGEN_MAINT_TRUE@stamp-m32r
330 @CGEN_MAINT_FALSE@M32R_DEPS
=
331 @CGEN_MAINT_TRUE@FR30_DEPS
= @CGEN_MAINT_TRUE@stamp-fr30
332 @CGEN_MAINT_FALSE@FR30_DEPS
=
333 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
334 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
335 CONFIG_HEADER
= config.h
337 LIBRARIES
= $(noinst_LIBRARIES
)
340 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
341 CPPFLAGS
= @CPPFLAGS@
344 libopcodes_a_LIBADD
=
345 libopcodes_a_SOURCES
= libopcodes.a.c
346 libopcodes_a_OBJECTS
= libopcodes.a.o
347 LTLIBRARIES
= $(lib_LTLIBRARIES
)
349 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
351 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
352 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
354 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
355 DIST_COMMON
= .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
356 acinclude.m4 aclocal.m4 config.in configure configure.in
359 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
363 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
364 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
368 .SUFFIXES
: .S .c .lo .o .s
369 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
370 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
372 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
374 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
376 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
377 cd
$(srcdir) && $(ACLOCAL
)
378 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
379 cd
$(srcdir) && $(AUTOCONF
)
382 @if
test ! -f
$@
; then \
386 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
388 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
389 $(SHELL
) .
/config.status
390 @echo timestamp
> stamp-h
2> /dev
/null
391 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
392 @if
test ! -f
$@
; then \
393 rm -f
$(srcdir)/stamp-h.in
; \
394 $(MAKE
) $(srcdir)/stamp-h.in
; \
396 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
397 cd
$(top_srcdir
) && $(AUTOHEADER
)
398 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
407 maintainer-clean-hdr
:
409 mostlyclean-noinstLIBRARIES
:
411 clean-noinstLIBRARIES
:
412 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
414 distclean-noinstLIBRARIES
:
416 maintainer-clean-noinstLIBRARIES
:
428 -rm -f
*.o core
*.core
435 maintainer-clean-compile
:
438 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
441 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
444 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
454 maintainer-clean-libtool
:
456 mostlyclean-libLTLIBRARIES
:
458 clean-libLTLIBRARIES
:
459 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
461 distclean-libLTLIBRARIES
:
463 maintainer-clean-libLTLIBRARIES
:
465 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
467 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
468 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
469 if
test -f
$$p; then \
470 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
471 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
475 uninstall-libLTLIBRARIES
:
477 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
478 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
481 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
482 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
484 # This directory's subdirectories are mostly independent; you can cd
485 # into them and run `make' without going through this Makefile.
486 # To change the values of `make' variables: instead of editing Makefiles,
487 # (1) if the variable is set in `config.status', edit `config.status'
488 # (which will cause the Makefiles to be regenerated when you run `make');
489 # (2) otherwise, pass the desired values on the `make' command line.
493 all-recursive install-data-recursive install-exec-recursive \
494 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
495 check-recursive installcheck-recursive info-recursive dvi-recursive
:
496 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
498 target
=`echo $@ | sed s/-recursive//`; \
499 list
='$(SUBDIRS)'; for subdir in
$$list; do \
500 echo
"Making $$target in $$subdir"; \
501 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
; \
510 if
test "$$dot_seen" = "no"; then \
511 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
514 mostlyclean-recursive clean-recursive distclean-recursive \
515 maintainer-clean-recursive
:
516 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
518 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
519 rev
="$$subdir $$rev"; \
520 test "$$subdir" = "." && dot_seen
=yes
; \
522 test "$$dot_seen" = "no" && rev
=". $$rev"; \
523 target
=`echo $@ | sed s/-recursive//`; \
524 for subdir in
$$rev; do \
525 echo
"Making $$target in $$subdir"; \
526 if
test "$$subdir" = "."; then \
527 local_target
="$$target-am"; \
529 local_target
="$$target"; \
531 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
532 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
533 done
&& test -z
"$$fail"
535 list
='$(SUBDIRS)'; for subdir in
$$list; do \
536 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
541 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
542 list
='$(SOURCES) $(HEADERS)'; \
543 unique
=`for i in $$list; do echo $$i; done | \
544 awk ' { files[$$0] = 1; } \
545 END { for (i in files) print i; }'`; \
546 here
=`pwd` && cd
$(srcdir) \
547 && mkid
-f
$$here/ID
$$unique $(LISP
)
549 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
552 list
='$(SUBDIRS)'; for subdir in
$$list; do \
553 if
test "$$subdir" = .
; then
:; else \
554 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
557 list
='$(SOURCES) $(HEADERS)'; \
558 unique
=`for i in $$list; do echo $$i; done | \
559 awk ' { files[$$0] = 1; } \
560 END { for (i in files) print i; }'`; \
561 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
562 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
571 maintainer-clean-tags
:
573 distdir
= $(PACKAGE
)-$(VERSION
)
574 top_distdir
= $(distdir
)
576 # This target untars the dist file and tries a VPATH configuration. Then
577 # it guarantees that the distribution is self-contained by making another
581 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
582 mkdir
$(distdir
)/=build
583 mkdir
$(distdir
)/=inst
584 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
585 cd
$(distdir
)/=build \
586 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
587 && $(MAKE
) $(AM_MAKEFLAGS
) \
588 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
589 && $(MAKE
) $(AM_MAKEFLAGS
) check \
590 && $(MAKE
) $(AM_MAKEFLAGS
) install \
591 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
592 && $(MAKE
) $(AM_MAKEFLAGS
) dist
594 @banner
="$(distdir).tar.gz is ready for distribution"; \
595 dashes
=`echo "$$banner" | sed s/./=/g`; \
600 -chmod
-R a
+r
$(distdir
)
601 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
604 -chmod
-R a
+r
$(distdir
)
605 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
607 distdir
: $(DISTFILES
)
610 -chmod
777 $(distdir
)
611 @for file in
$(DISTFILES
); do \
612 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
613 if
test -d
$$d/$$file; then \
614 cp
-pr
$$d/$$file $(distdir
)/$$file; \
616 test -f
$(distdir
)/$$file \
617 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
618 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
621 for subdir in
$(SUBDIRS
); do \
622 if
test "$$subdir" = .
; then
:; else \
623 test -d
$(distdir
)/$$subdir \
624 || mkdir
$(distdir
)/$$subdir \
626 chmod
777 $(distdir
)/$$subdir; \
627 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
636 check: check-recursive
638 installcheck: installcheck-recursive
640 install-info
: install-info-recursive
641 all-recursive-am
: config.h
642 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
644 install-exec-am
: install-libLTLIBRARIES
645 install-exec
: install-exec-recursive
648 install-data
: install-data-recursive
651 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
652 install: install-recursive
653 uninstall-am
: uninstall-libLTLIBRARIES
654 uninstall: uninstall-recursive
655 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
656 all-redirect
: all-recursive-am
658 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
659 installdirs: installdirs-recursive
661 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
667 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
670 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
671 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
673 maintainer-clean-generic
:
674 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
675 mostlyclean-compile mostlyclean-libtool \
676 mostlyclean-libLTLIBRARIES mostlyclean-tags \
679 mostlyclean: mostlyclean-recursive
681 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
682 clean-libLTLIBRARIES clean-tags clean-generic \
685 clean: clean-recursive
687 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
688 distclean-libtool distclean-libLTLIBRARIES \
689 distclean-tags distclean-generic clean-am
692 distclean: distclean-recursive
695 maintainer-clean-am
: maintainer-clean-hdr \
696 maintainer-clean-noinstLIBRARIES \
697 maintainer-clean-compile maintainer-clean-libtool \
698 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
699 maintainer-clean-generic distclean-am
700 @echo
"This command is intended for maintainers to use;"
701 @echo
"it deletes files that may require special tools to rebuild."
703 maintainer-clean
: maintainer-clean-recursive
706 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
707 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
708 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
709 mostlyclean-compile distclean-compile clean-compile \
710 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
711 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
712 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
713 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
714 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
715 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
716 uninstalldirs-recursive all-recursive check-recursive \
717 installcheck-recursive info-recursive dvi-recursive \
718 mostlyclean-recursive distclean-recursive clean-recursive \
719 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
720 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
721 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
722 install-info all-recursive-am install-exec-am install-exec \
723 install-data-am install-data install-am
install uninstall-am
uninstall \
724 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
725 distclean-generic clean-generic maintainer-clean-generic
clean \
726 mostlyclean distclean maintainer-clean
729 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
730 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
732 stamp-lib
: libopcodes.la
733 libtooldir
=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
734 if
[ -f
$$libtooldir/libopcodes.a
]; then \
735 cp
$$libtooldir/libopcodes.a libopcodes.tmp
; \
736 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
740 libopcodes.a
: stamp-lib
; @true
741 po
/POTFILES.in
: @MAINT@ Makefile
742 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
743 && mv tmp
$(srcdir)/po
/POTFILES.in
745 # We should reconfigure whenever bfd/configure.in changes, because
746 # that's where the version number comes from.
747 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
748 $(SHELL
) .
/config.status
--recheck
751 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) \
752 $(CGENDIR
) "$(CGENFLAGS)" $(arch
) $(prefix) \
753 "$(options)" $(extrafiles
)
754 touch stamp-
${prefix}
757 # For now, require developers to configure with --enable-cgen-maint.
758 $(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
)
760 stamp-m32r
: $(CGENDEPS
) $(CGENDIR
)/m32r.cpu
$(CGENDIR
)/m32r.opc
761 $(MAKE
) run-cgen arch
=m32r
prefix=m32r options
=opinst extrafiles
=opinst
763 $(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
)
765 stamp-fr30
: $(CGENDEPS
) $(CGENDIR
)/fr30.cpu
$(CGENDIR
)/fr30.opc
766 $(MAKE
) run-cgen arch
=fr30
prefix=fr30 options
= extrafiles
=
768 # The start marker is written this way to pass through automake unscathed.
770 ia64-ic.tbl
: $(srcdir)/ia64-ic.tbl
771 $(LN_S
) -f
$(srcdir)/ia64-ic.tbl
772 ia64-raw.tbl
: $(srcdir)/ia64-raw.tbl
773 $(LN_S
) -f
$(srcdir)/ia64-raw.tbl
774 ia64-waw.tbl
: $(srcdir)/ia64-waw.tbl
775 $(LN_S
) -f
$(srcdir)/ia64-waw.tbl
776 ia64-war.tbl
: $(srcdir)/ia64-war.tbl
777 $(LN_S
) -f
$(srcdir)/ia64-war.tbl
780 $(LINK
) ia64-gen.o
$(LIBIBERTY
)
782 ia64-gen.o
: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
783 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
785 ia64-asmtab.c
: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
786 .
/ia64-gen
> $(srcdir)/ia64-asmtab.c
788 # This dependency stuff is copied from BFD.
790 DEP
: dep.sed
$(CFILES
) $(HFILES
) config.h
792 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
793 sed
-f dep.sed
< DEP1
> DEPA
794 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
795 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
796 echo
'make DEP failed!'; exit
1; \
802 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
803 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
804 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
807 dep.sed
: dep-in.sed config.status
808 sed
<$(srcdir)/dep-in.sed
>dep.sed \
809 -e
's!@BFD_H@!$(BFD_H)!' \
810 -e
's!@INCDIR@!$(INCDIR)!' \
811 -e
's!@BFDDIR@!$(BFDDIR)!' \
812 -e
's!@SRCDIR@!$(srcdir)!'
815 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
816 cat DEP
>> tmp-Makefile
817 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
820 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
821 cat DEP
>> tmp-Makefile.in
822 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
825 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
826 cat DEP
>> tmp-Makefile.am
827 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
829 .PHONY
: dep dep-in dep-am
831 # What appears below is generated by a hacked mkdep using gcc -MM.
833 # DO NOT DELETE THIS LINE -- mkdep uses it.
834 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
835 a29k-dis.lo
: a29k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
836 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/a29k.h
837 alpha-dis.lo
: alpha-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
838 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
839 alpha-opc.lo
: alpha-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
840 $(INCDIR
)/opcode
/alpha.h
$(BFD_H
) opintl.h
841 arc-dis.lo
: arc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
842 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/arc.h \
843 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
844 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/arc.h \
845 $(INCDIR
)/elf
/reloc-macros.h opintl.h
846 arc-opc.lo
: arc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
847 $(INCDIR
)/opcode
/arc.h opintl.h
848 arm-dis.lo
: arm-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
849 $(INCDIR
)/dis-asm.h
$(BFD_H
) arm-opc.h
$(INCDIR
)/coff
/internal.h \
850 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
851 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
852 $(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h
853 avr-dis.lo
: avr-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
854 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
$(INCDIR
)/opcode
/avr.h
855 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
856 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
858 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
859 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
860 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
861 $(INCDIR
)/libiberty.h
$(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
862 cris-dis.lo
: cris-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
863 $(INCDIR
)/ansidecl.h sysdep.h config.h
$(INCDIR
)/opcode
/cris.h \
864 $(INCDIR
)/libiberty.h
865 cris-opc.lo
: cris-opc.c
$(INCDIR
)/opcode
/cris.h
866 d10v-dis.lo
: d10v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
867 $(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
868 d10v-opc.lo
: d10v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
869 $(INCDIR
)/opcode
/d10v.h
870 d30v-dis.lo
: d30v-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
871 $(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
873 d30v-opc.lo
: d30v-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
874 $(INCDIR
)/opcode
/d30v.h
875 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
876 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
877 disassemble.lo
: disassemble.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
878 $(INCDIR
)/dis-asm.h
$(BFD_H
)
879 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
880 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
882 fr30-desc.lo
: fr30-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
883 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
885 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
886 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
887 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
888 fr30-ibld.lo
: fr30-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
889 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h \
890 $(INCDIR
)/opcode
/cgen.h fr30-opc.h opintl.h
891 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
892 $(BFD_H
) $(INCDIR
)/symcat.h fr30-desc.h
$(INCDIR
)/opcode
/cgen.h \
894 h8300-dis.lo
: h8300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
895 $(INCDIR
)/opcode
/h8300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
897 h8500-dis.lo
: h8500-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
898 h8500-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
899 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
900 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
901 i370-dis.lo
: i370-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
902 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/i370.h
903 i370-opc.lo
: i370-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
904 $(INCDIR
)/opcode
/i370.h
905 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
906 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
907 i860-dis.lo
: i860-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
908 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/i860.h
909 i960-dis.lo
: i960-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
910 $(INCDIR
)/dis-asm.h
$(BFD_H
)
911 ia64-dis.lo
: ia64-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
912 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ia64.h
913 ia64-opc-a.lo
: ia64-opc-a.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
914 ia64-opc-b.lo
: ia64-opc-b.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
915 ia64-opc-f.lo
: ia64-opc-f.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
916 ia64-opc-i.lo
: ia64-opc-i.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
917 ia64-opc-m.lo
: ia64-opc-m.c ia64-opc.h
$(INCDIR
)/opcode
/ia64.h
918 ia64-opc-d.lo
: ia64-opc-d.c
919 ia64-opc.lo
: ia64-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
920 sysdep.h config.h ia64-asmtab.h
$(INCDIR
)/opcode
/ia64.h \
922 ia64-gen.lo
: ia64-gen.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
923 sysdep.h config.h ia64-opc.h
$(INCDIR
)/opcode
/ia64.h \
924 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
925 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
926 ia64-asmtab.lo
: ia64-asmtab.c
927 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
928 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
930 m32r-desc.lo
: m32r-desc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
931 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
933 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
934 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
935 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
936 m32r-ibld.lo
: m32r-ibld.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
937 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h \
938 $(INCDIR
)/opcode
/cgen.h m32r-opc.h opintl.h
939 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
940 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
942 m32r-opinst.lo
: m32r-opinst.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
943 $(BFD_H
) $(INCDIR
)/symcat.h m32r-desc.h
$(INCDIR
)/opcode
/cgen.h \
945 m68hc11-dis.lo
: m68hc11-dis.c
$(INCDIR
)/ansidecl.h \
946 $(INCDIR
)/opcode
/m68hc11.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
947 m68hc11-opc.lo
: m68hc11-opc.c
$(INCDIR
)/ansidecl.h \
948 $(INCDIR
)/opcode
/m68hc11.h
949 m68k-dis.lo
: m68k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
950 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/floatformat.h \
951 opintl.h
$(INCDIR
)/opcode
/m68k.h
952 m68k-opc.lo
: m68k-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
953 $(INCDIR
)/opcode
/m68k.h
954 m88k-dis.lo
: m88k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
955 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/m88k.h \
957 mcore-dis.lo
: mcore-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
958 mcore-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
959 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
960 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/mips.h \
961 opintl.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
962 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h \
963 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
964 mips-opc.lo
: mips-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
965 $(INCDIR
)/opcode
/mips.h
966 mips16-opc.lo
: mips16-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
967 $(INCDIR
)/opcode
/mips.h
968 m10200-dis.lo
: m10200-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
969 $(INCDIR
)/opcode
/mn10200.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
971 m10200-opc.lo
: m10200-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
972 $(INCDIR
)/opcode
/mn10200.h
973 m10300-dis.lo
: m10300-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
974 $(INCDIR
)/opcode
/mn10300.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
976 m10300-opc.lo
: m10300-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
977 $(INCDIR
)/opcode
/mn10300.h
978 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
979 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
981 pj-dis.lo
: pj-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
982 $(INCDIR
)/opcode
/pj.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
983 pj-opc.lo
: pj-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
984 $(INCDIR
)/opcode
/pj.h
985 ppc-dis.lo
: ppc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
986 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
987 ppc-opc.lo
: ppc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
988 $(INCDIR
)/opcode
/ppc.h opintl.h
989 sh-dis.lo
: sh-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
990 sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
991 sparc-dis.lo
: sparc-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
992 $(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
993 $(INCDIR
)/libiberty.h opintl.h
994 sparc-opc.lo
: sparc-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
995 $(INCDIR
)/opcode
/sparc.h
996 tic30-dis.lo
: tic30-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
997 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic30.h
998 tic54x-dis.lo
: tic54x-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
999 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/tic54x.h \
1000 $(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h
1001 tic54x-opc.lo
: tic54x-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1002 $(INCDIR
)/opcode
/tic54x.h
1003 tic80-dis.lo
: tic80-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1004 $(INCDIR
)/opcode
/tic80.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1005 tic80-opc.lo
: tic80-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1006 $(INCDIR
)/opcode
/tic80.h
1007 v850-dis.lo
: v850-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1008 $(INCDIR
)/opcode
/v850.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
1010 v850-opc.lo
: v850-opc.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1011 $(INCDIR
)/opcode
/v850.h opintl.h
1012 vax-dis.lo
: vax-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1013 $(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1014 w65-dis.lo
: w65-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1015 w65-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
)
1016 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/ansidecl.h \
1017 $(INCDIR
)/dis-asm.h
$(BFD_H
) z8k-opc.h
1018 z8kgen.lo
: z8kgen.c sysdep.h config.h
$(INCDIR
)/ansidecl.h
1019 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1021 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1022 # Otherwise a system limit (for SysV at least) may be exceeded.