13d8817e4Smiod# Makefile.in generated by automake 1.9.5 from Makefile.am.
23d8817e4Smiod# @configure_input@
33d8817e4Smiod
43d8817e4Smiod# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
53d8817e4Smiod# 2003, 2004, 2005  Free Software Foundation, Inc.
63d8817e4Smiod# This Makefile.in is free software; the Free Software Foundation
73d8817e4Smiod# gives unlimited permission to copy and/or distribute it,
83d8817e4Smiod# with or without modifications, as long as this notice is preserved.
93d8817e4Smiod
103d8817e4Smiod# This program is distributed in the hope that it will be useful,
113d8817e4Smiod# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
123d8817e4Smiod# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
133d8817e4Smiod# PARTICULAR PURPOSE.
143d8817e4Smiod
153d8817e4Smiod@SET_MAKE@
163d8817e4Smiod
173d8817e4Smiod
183d8817e4SmiodSOURCES = libopcodes.c $(libopcodes_la_SOURCES)
193d8817e4Smiod
203d8817e4Smiodsrcdir = @srcdir@
213d8817e4Smiodtop_srcdir = @top_srcdir@
223d8817e4SmiodVPATH = @srcdir@
233d8817e4Smiodpkgdatadir = $(datadir)/@PACKAGE@
243d8817e4Smiodpkglibdir = $(libdir)/@PACKAGE@
253d8817e4Smiodpkgincludedir = $(includedir)/@PACKAGE@
263d8817e4Smiodtop_builddir = .
273d8817e4Smiodam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
283d8817e4SmiodINSTALL = @INSTALL@
293d8817e4Smiodinstall_sh_DATA = $(install_sh) -c -m 644
303d8817e4Smiodinstall_sh_PROGRAM = $(install_sh) -c
313d8817e4Smiodinstall_sh_SCRIPT = $(install_sh) -c
323d8817e4SmiodINSTALL_HEADER = $(INSTALL_DATA)
333d8817e4Smiodtransform = $(program_transform_name)
343d8817e4SmiodNORMAL_INSTALL = :
353d8817e4SmiodPRE_INSTALL = :
363d8817e4SmiodPOST_INSTALL = :
373d8817e4SmiodNORMAL_UNINSTALL = :
383d8817e4SmiodPRE_UNINSTALL = :
393d8817e4SmiodPOST_UNINSTALL = :
403d8817e4Smiodbuild_triplet = @build@
413d8817e4Smiodhost_triplet = @host@
423d8817e4Smiodtarget_triplet = @target@
433d8817e4SmiodDIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub \
443d8817e4Smiod	ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
453d8817e4Smiod	$(top_srcdir)/configure $(am__configure_deps) \
463d8817e4Smiod	$(srcdir)/config.in $(srcdir)/../mkinstalldirs \
473d8817e4Smiod	$(top_srcdir)/po/Make-in $(srcdir)/../ltmain.sh \
483d8817e4Smiod	$(srcdir)/../config.guess $(srcdir)/../config.sub
493d8817e4Smiodsubdir = .
503d8817e4SmiodACLOCAL_M4 = $(top_srcdir)/aclocal.m4
513d8817e4Smiodam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
523d8817e4Smiod	$(top_srcdir)/../bfd/acinclude.m4 \
533d8817e4Smiod	$(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
543d8817e4Smiod	$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
553d8817e4Smiod	$(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
563d8817e4Smiodam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
573d8817e4Smiod	$(ACLOCAL_M4)
583d8817e4Smiodam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
593d8817e4Smiod configure.lineno configure.status.lineno
603d8817e4Smiodmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
613d8817e4SmiodCONFIG_HEADER = config.h
623d8817e4SmiodCONFIG_CLEAN_FILES = po/Makefile.in
633d8817e4SmiodLIBRARIES = $(noinst_LIBRARIES)
643d8817e4SmiodARFLAGS = cru
653d8817e4Smiodlibopcodes_a_AR = $(AR) $(ARFLAGS)
663d8817e4Smiodlibopcodes_a_LIBADD =
673d8817e4Smiodlibopcodes_a_SOURCES = libopcodes.c
683d8817e4Smiodlibopcodes_a_OBJECTS = libopcodes.$(OBJEXT)
693d8817e4Smiodam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
703d8817e4Smiodam__vpath_adj = case $$p in \
713d8817e4Smiod    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
723d8817e4Smiod    *) f=$$p;; \
733d8817e4Smiod  esac;
743d8817e4Smiodam__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
753d8817e4Smiodam__installdirs = "$(DESTDIR)$(bfdlibdir)"
763d8817e4SmiodbfdlibLTLIBRARIES_INSTALL = $(INSTALL)
773d8817e4SmiodLTLIBRARIES = $(bfdlib_LTLIBRARIES)
783d8817e4Smiodam__DEPENDENCIES_1 =
793d8817e4Smiodam_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
803d8817e4Smiodlibopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
813d8817e4SmiodDEFAULT_INCLUDES = -I. -I$(srcdir) -I.
823d8817e4Smioddepcomp =
833d8817e4Smiodam__depfiles_maybe =
843d8817e4SmiodCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
853d8817e4Smiod	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
863d8817e4SmiodLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
873d8817e4Smiod	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
883d8817e4Smiod	$(AM_CFLAGS) $(CFLAGS)
893d8817e4SmiodCCLD = $(CC)
903d8817e4SmiodLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
913d8817e4Smiod	$(AM_LDFLAGS) $(LDFLAGS) -o $@
923d8817e4SmiodSOURCES = libopcodes.c $(libopcodes_la_SOURCES)
933d8817e4SmiodRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
943d8817e4Smiod	html-recursive info-recursive install-data-recursive \
953d8817e4Smiod	install-exec-recursive install-info-recursive \
963d8817e4Smiod	install-recursive installcheck-recursive installdirs-recursive \
973d8817e4Smiod	pdf-recursive ps-recursive uninstall-info-recursive \
983d8817e4Smiod	uninstall-recursive
993d8817e4SmiodETAGS = etags
1003d8817e4SmiodCTAGS = ctags
1013d8817e4SmiodDIST_SUBDIRS = $(SUBDIRS)
1023d8817e4SmiodACLOCAL = @ACLOCAL@
1033d8817e4SmiodALLOCA = @ALLOCA@
1043d8817e4SmiodAMDEP_FALSE = @AMDEP_FALSE@
1053d8817e4SmiodAMDEP_TRUE = @AMDEP_TRUE@
1063d8817e4SmiodAMTAR = @AMTAR@
1073d8817e4SmiodAR = @AR@
1083d8817e4SmiodAUTOCONF = @AUTOCONF@
1093d8817e4SmiodAUTOHEADER = @AUTOHEADER@
1103d8817e4SmiodAUTOMAKE = @AUTOMAKE@
1113d8817e4SmiodAWK = @AWK@
1123d8817e4SmiodBFD_MACHINES = @BFD_MACHINES@
1133d8817e4SmiodCATALOGS = @CATALOGS@
1143d8817e4SmiodCATOBJEXT = @CATOBJEXT@
1153d8817e4SmiodCC = @CC@
1163d8817e4SmiodCCDEPMODE = @CCDEPMODE@
1173d8817e4SmiodCC_FOR_BUILD = @CC_FOR_BUILD@
1183d8817e4SmiodCFLAGS = @CFLAGS@
1193d8817e4SmiodCGEN_MAINT_FALSE = @CGEN_MAINT_FALSE@
1203d8817e4SmiodCGEN_MAINT_TRUE = @CGEN_MAINT_TRUE@
1213d8817e4SmiodCPP = @CPP@
1223d8817e4SmiodCPPFLAGS = @CPPFLAGS@
1233d8817e4SmiodCYGPATH_W = @CYGPATH_W@
1243d8817e4SmiodDATADIRNAME = @DATADIRNAME@
1253d8817e4SmiodDEFS = @DEFS@
1263d8817e4SmiodDEPDIR = @DEPDIR@
1273d8817e4SmiodECHO_C = @ECHO_C@
1283d8817e4SmiodECHO_N = @ECHO_N@
1293d8817e4SmiodECHO_T = @ECHO_T@
1303d8817e4SmiodEGREP = @EGREP@
1313d8817e4SmiodEXEEXT = @EXEEXT@
1323d8817e4SmiodEXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
1333d8817e4SmiodGMOFILES = @GMOFILES@
1343d8817e4SmiodGMSGFMT = @GMSGFMT@
1353d8817e4SmiodGT_NO = @GT_NO@
1363d8817e4SmiodGT_YES = @GT_YES@
1373d8817e4SmiodHDEFINES = @HDEFINES@
1383d8817e4SmiodINCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
1393d8817e4SmiodINSTALL_DATA = @INSTALL_DATA@
1403d8817e4SmiodINSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
1413d8817e4SmiodINSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
1423d8817e4SmiodINSTALL_PROGRAM = @INSTALL_PROGRAM@
1433d8817e4SmiodINSTALL_SCRIPT = @INSTALL_SCRIPT@
1443d8817e4SmiodINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1453d8817e4SmiodINSTOBJEXT = @INSTOBJEXT@
1463d8817e4SmiodINTLDEPS = @INTLDEPS@
1473d8817e4SmiodINTLLIBS = @INTLLIBS@
1483d8817e4SmiodINTLOBJS = @INTLOBJS@
1493d8817e4SmiodLDFLAGS = @LDFLAGS@
1503d8817e4SmiodLIBOBJS = @LIBOBJS@
1513d8817e4SmiodLIBS = @LIBS@
1523d8817e4SmiodLIBTOOL = @LIBTOOL@
1533d8817e4SmiodLN_S = @LN_S@
1543d8817e4SmiodLTLIBOBJS = @LTLIBOBJS@
1553d8817e4SmiodMAINT = @MAINT@
1563d8817e4SmiodMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
1573d8817e4SmiodMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
1583d8817e4SmiodMAKEINFO = @MAKEINFO@
1593d8817e4SmiodMKINSTALLDIRS = @MKINSTALLDIRS@
1603d8817e4SmiodMSGFMT = @MSGFMT@
1613d8817e4SmiodNO_WERROR = @NO_WERROR@
1623d8817e4SmiodOBJEXT = @OBJEXT@
1633d8817e4SmiodPACKAGE = @PACKAGE@
1643d8817e4SmiodPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1653d8817e4SmiodPACKAGE_NAME = @PACKAGE_NAME@
1663d8817e4SmiodPACKAGE_STRING = @PACKAGE_STRING@
1673d8817e4SmiodPACKAGE_TARNAME = @PACKAGE_TARNAME@
1683d8817e4SmiodPACKAGE_VERSION = @PACKAGE_VERSION@
1693d8817e4SmiodPATH_SEPARATOR = @PATH_SEPARATOR@
1703d8817e4SmiodPOFILES = @POFILES@
1713d8817e4SmiodPOSUB = @POSUB@
1723d8817e4SmiodRANLIB = @RANLIB@
1733d8817e4SmiodSET_MAKE = @SET_MAKE@
1743d8817e4SmiodSHELL = @SHELL@
1753d8817e4SmiodSTRIP = @STRIP@
1763d8817e4SmiodUSE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
1773d8817e4SmiodUSE_NLS = @USE_NLS@
1783d8817e4SmiodVERSION = @VERSION@
1793d8817e4SmiodWARN_CFLAGS = @WARN_CFLAGS@
1803d8817e4SmiodWIN32LDFLAGS = @WIN32LDFLAGS@
1813d8817e4SmiodWIN32LIBADD = @WIN32LIBADD@
1823d8817e4SmiodXGETTEXT = @XGETTEXT@
1833d8817e4Smiodac_ct_AR = @ac_ct_AR@
1843d8817e4Smiodac_ct_CC = @ac_ct_CC@
1853d8817e4Smiodac_ct_RANLIB = @ac_ct_RANLIB@
1863d8817e4Smiodac_ct_STRIP = @ac_ct_STRIP@
1873d8817e4Smiodam__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1883d8817e4Smiodam__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1893d8817e4Smiodam__include = @am__include@
1903d8817e4Smiodam__leading_dot = @am__leading_dot@
1913d8817e4Smiodam__quote = @am__quote@
1923d8817e4Smiodam__tar = @am__tar@
1933d8817e4Smiodam__untar = @am__untar@
1943d8817e4Smiodarchdefs = @archdefs@
1953d8817e4Smiodbfdincludedir = @bfdincludedir@
1963d8817e4Smiodbfdlibdir = @bfdlibdir@
1973d8817e4Smiodbindir = @bindir@
1983d8817e4Smiodbuild = @build@
1993d8817e4Smiodbuild_alias = @build_alias@
2003d8817e4Smiodbuild_cpu = @build_cpu@
2013d8817e4Smiodbuild_os = @build_os@
2023d8817e4Smiodbuild_vendor = @build_vendor@
2033d8817e4Smiodcgendir = @cgendir@
2043d8817e4Smioddatadir = @datadir@
2053d8817e4Smiodexec_prefix = @exec_prefix@
2063d8817e4Smiodhost = @host@
2073d8817e4Smiodhost_alias = @host_alias@
2083d8817e4Smiodhost_cpu = @host_cpu@
2093d8817e4Smiodhost_noncanonical = @host_noncanonical@
2103d8817e4Smiodhost_os = @host_os@
2113d8817e4Smiodhost_vendor = @host_vendor@
2123d8817e4Smiodincludedir = @includedir@
2133d8817e4Smiodinfodir = @infodir@
2143d8817e4Smiodinstall_sh = @install_sh@
2153d8817e4Smiodl = @l@
2163d8817e4Smiodlibdir = @libdir@
2173d8817e4Smiodlibexecdir = @libexecdir@
2183d8817e4Smiodlocalstatedir = @localstatedir@
2193d8817e4Smiodmandir = @mandir@
2203d8817e4Smiodmkdir_p = @mkdir_p@
2213d8817e4Smiodoldincludedir = @oldincludedir@
2223d8817e4Smiodprefix = @prefix@
2233d8817e4Smiodprogram_transform_name = @program_transform_name@
2243d8817e4Smiodsbindir = @sbindir@
2253d8817e4Smiodsharedstatedir = @sharedstatedir@
2263d8817e4Smiodsysconfdir = @sysconfdir@
2273d8817e4Smiodtarget = @target@
2283d8817e4Smiodtarget_alias = @target_alias@
2293d8817e4Smiodtarget_cpu = @target_cpu@
2303d8817e4Smiodtarget_noncanonical = @target_noncanonical@
2313d8817e4Smiodtarget_os = @target_os@
2323d8817e4Smiodtarget_vendor = @target_vendor@
2333d8817e4SmiodAUTOMAKE_OPTIONS = 1.9 cygnus
2343d8817e4SmiodSUBDIRS = po
2353d8817e4SmiodINCDIR = $(srcdir)/../include
2363d8817e4SmiodBFDDIR = $(srcdir)/../bfd
2373d8817e4SmiodMKDEP = gcc -MM
2383d8817e4SmiodAM_CFLAGS = $(WARN_CFLAGS)
2393d8817e4Smiodbfdlib_LTLIBRARIES = libopcodes.la
2403d8817e4Smiod
2413d8817e4Smiod# This is where bfd.h lives.
2423d8817e4SmiodBFD_H = ../bfd/bfd.h
2433d8817e4Smiod
2443d8817e4Smiod# This is where libiberty lives.
2453d8817e4SmiodLIBIBERTY = ../libiberty/libiberty.a
2463d8817e4Smiod
2473d8817e4Smiod# Header files.
2483d8817e4SmiodHFILES = \
2493d8817e4Smiod	cgen-ops.h cgen-types.h \
2503d8817e4Smiod	fr30-desc.h fr30-opc.h \
2513d8817e4Smiod	frv-desc.h frv-opc.h \
2523d8817e4Smiod	h8500-opc.h \
2533d8817e4Smiod	ia64-asmtab.h \
2543d8817e4Smiod	ia64-opc.h \
2553d8817e4Smiod	ip2k-desc.h ip2k-opc.h \
2563d8817e4Smiod	iq2000-desc.h iq2000-opc.h \
2573d8817e4Smiod	m32c-desc.h m32c-opc.h \
2583d8817e4Smiod	m32r-desc.h m32r-opc.h \
2593d8817e4Smiod	mcore-opc.h \
2603d8817e4Smiod	mt-desc.h mt-opc.h \
2613d8817e4Smiod	openrisc-desc.h openrisc-opc.h \
2623d8817e4Smiod	sh-opc.h \
2633d8817e4Smiod	sh64-opc.h \
2643d8817e4Smiod	sysdep.h \
2653d8817e4Smiod	w65-opc.h \
2663d8817e4Smiod	xc16x-desc.h xc16x-opc.h \
2673d8817e4Smiod	xstormy16-desc.h xstormy16-opc.h \
2683d8817e4Smiod	z8k-opc.h
2693d8817e4Smiod
2703d8817e4Smiod
2713d8817e4Smiod# C source files that correspond to .o's.
2723d8817e4SmiodCFILES = \
2733d8817e4Smiod	alpha-dis.c \
2743d8817e4Smiod	alpha-opc.c \
2753d8817e4Smiod	arc-dis.c \
2763d8817e4Smiod	arc-opc.c \
2773d8817e4Smiod	arc-ext.c \
2783d8817e4Smiod	arm-dis.c \
2793d8817e4Smiod	avr-dis.c \
2803d8817e4Smiod	bfin-dis.c \
2813d8817e4Smiod	cgen-asm.c \
2823d8817e4Smiod	cgen-bitset.c \
2833d8817e4Smiod	cgen-dis.c \
2843d8817e4Smiod	cgen-opc.c \
2853d8817e4Smiod	cris-dis.c \
2863d8817e4Smiod	cris-opc.c \
2873d8817e4Smiod	crx-dis.c \
2883d8817e4Smiod	crx-opc.c \
2893d8817e4Smiod	d10v-dis.c \
2903d8817e4Smiod	d10v-opc.c \
2913d8817e4Smiod	d30v-dis.c \
2923d8817e4Smiod	d30v-opc.c \
2933d8817e4Smiod	dlx-dis.c \
2943d8817e4Smiod	dis-buf.c \
2953d8817e4Smiod	dis-init.c \
2963d8817e4Smiod	disassemble.c \
2973d8817e4Smiod	fr30-asm.c \
2983d8817e4Smiod	fr30-desc.c \
2993d8817e4Smiod	fr30-dis.c \
3003d8817e4Smiod	fr30-ibld.c \
3013d8817e4Smiod	fr30-opc.c \
3023d8817e4Smiod	frv-asm.c \
3033d8817e4Smiod	frv-desc.c \
3043d8817e4Smiod	frv-dis.c \
3053d8817e4Smiod	frv-ibld.c \
3063d8817e4Smiod	frv-opc.c \
3073d8817e4Smiod	h8300-dis.c \
3083d8817e4Smiod	h8500-dis.c \
3093d8817e4Smiod	hppa-dis.c \
3103d8817e4Smiod	i370-dis.c \
3113d8817e4Smiod	i370-opc.c \
3123d8817e4Smiod	i386-dis.c \
3133d8817e4Smiod	i860-dis.c \
3143d8817e4Smiod	i960-dis.c \
3153d8817e4Smiod	ia64-dis.c \
3163d8817e4Smiod	ia64-opc-a.c \
3173d8817e4Smiod	ia64-opc-b.c \
3183d8817e4Smiod	ia64-opc-f.c \
3193d8817e4Smiod	ia64-opc-i.c \
3203d8817e4Smiod	ia64-opc-m.c \
3213d8817e4Smiod	ia64-opc-d.c \
3223d8817e4Smiod	ia64-opc.c \
3233d8817e4Smiod	ia64-gen.c \
3243d8817e4Smiod	ia64-asmtab.c \
3253d8817e4Smiod	ip2k-asm.c \
3263d8817e4Smiod	ip2k-desc.c \
3273d8817e4Smiod	ip2k-dis.c \
3283d8817e4Smiod	ip2k-ibld.c \
3293d8817e4Smiod	ip2k-opc.c \
3303d8817e4Smiod	iq2000-asm.c \
3313d8817e4Smiod	iq2000-desc.c \
3323d8817e4Smiod	iq2000-dis.c \
3333d8817e4Smiod	iq2000-ibld.c \
3343d8817e4Smiod	iq2000-opc.c \
3353d8817e4Smiod	m32c-asm.c \
3363d8817e4Smiod	m32c-desc.c \
3373d8817e4Smiod	m32c-dis.c \
3383d8817e4Smiod	m32c-ibld.c \
3393d8817e4Smiod	m32c-opc.c \
3403d8817e4Smiod	m32r-asm.c \
3413d8817e4Smiod	m32r-desc.c \
3423d8817e4Smiod	m32r-dis.c \
3433d8817e4Smiod	m32r-ibld.c \
3443d8817e4Smiod	m32r-opc.c \
3453d8817e4Smiod	m32r-opinst.c \
3463d8817e4Smiod	m68hc11-dis.c \
3473d8817e4Smiod	m68hc11-opc.c \
3483d8817e4Smiod	m68k-dis.c \
3493d8817e4Smiod	m68k-opc.c \
3503d8817e4Smiod	m88k-dis.c \
3513d8817e4Smiod	maxq-dis.c \
3523d8817e4Smiod	mcore-dis.c \
3533d8817e4Smiod	mips-dis.c \
3543d8817e4Smiod	mips-opc.c \
3553d8817e4Smiod	mips16-opc.c \
3563d8817e4Smiod	m10200-dis.c \
3573d8817e4Smiod	m10200-opc.c \
3583d8817e4Smiod	m10300-dis.c \
3593d8817e4Smiod	m10300-opc.c \
3603d8817e4Smiod	mmix-dis.c \
3613d8817e4Smiod	mmix-opc.c \
3623d8817e4Smiod	mt-asm.c \
3633d8817e4Smiod	mt-desc.c \
3643d8817e4Smiod	mt-dis.c \
3653d8817e4Smiod	mt-ibld.c \
3663d8817e4Smiod	mt-opc.c \
3673d8817e4Smiod	ns32k-dis.c \
3683d8817e4Smiod	openrisc-asm.c \
3693d8817e4Smiod	openrisc-desc.c \
3703d8817e4Smiod	openrisc-dis.c \
3713d8817e4Smiod	openrisc-ibld.c \
3723d8817e4Smiod	openrisc-opc.c \
3733d8817e4Smiod	or32-dis.c \
3743d8817e4Smiod	or32-opc.c \
3753d8817e4Smiod	pdp11-dis.c \
3763d8817e4Smiod	pdp11-opc.c \
3773d8817e4Smiod	pj-dis.c \
3783d8817e4Smiod	pj-opc.c \
3793d8817e4Smiod	ppc-dis.c \
3803d8817e4Smiod	ppc-opc.c \
3813d8817e4Smiod	s390-mkopc.c \
3823d8817e4Smiod	s390-opc.c \
3833d8817e4Smiod	s390-dis.c \
3843d8817e4Smiod	sh-dis.c \
3853d8817e4Smiod	sh64-dis.c \
3863d8817e4Smiod	sh64-opc.c \
3873d8817e4Smiod	sparc-dis.c \
3883d8817e4Smiod	sparc-opc.c \
3893d8817e4Smiod	tic30-dis.c \
3903d8817e4Smiod	tic4x-dis.c \
3913d8817e4Smiod	tic54x-dis.c \
3923d8817e4Smiod	tic54x-opc.c \
3933d8817e4Smiod	tic80-dis.c \
3943d8817e4Smiod	tic80-opc.c \
3953d8817e4Smiod	v850-dis.c \
3963d8817e4Smiod	v850-opc.c \
3973d8817e4Smiod	vax-dis.c \
3983d8817e4Smiod	w65-dis.c \
3993d8817e4Smiod	xc16x-asm.c \
4003d8817e4Smiod	xc16x-desc.c \
4013d8817e4Smiod	xc16x-dis.c \
4023d8817e4Smiod	xc16x-ibld.c \
4033d8817e4Smiod	xc16x-opc.c \
4043d8817e4Smiod	xstormy16-asm.c \
4053d8817e4Smiod	xstormy16-desc.c \
4063d8817e4Smiod	xstormy16-dis.c \
4073d8817e4Smiod	xstormy16-ibld.c \
4083d8817e4Smiod	xstormy16-opc.c \
4093d8817e4Smiod	xtensa-dis.c \
4103d8817e4Smiod	z80-dis.c \
4113d8817e4Smiod	z8k-dis.c \
4123d8817e4Smiod	z8kgen.c
4133d8817e4Smiod
4143d8817e4SmiodALL_MACHINES = \
4153d8817e4Smiod	alpha-dis.lo \
4163d8817e4Smiod	alpha-opc.lo \
4173d8817e4Smiod	arc-dis.lo \
4183d8817e4Smiod	arc-opc.lo \
4193d8817e4Smiod	arc-ext.lo \
4203d8817e4Smiod	arm-dis.lo \
4213d8817e4Smiod	avr-dis.lo \
4223d8817e4Smiod	bfin-dis.lo \
4233d8817e4Smiod	cgen-asm.lo \
4243d8817e4Smiod	cgen-bitset.lo \
4253d8817e4Smiod	cgen-dis.lo \
4263d8817e4Smiod	cgen-opc.lo \
4273d8817e4Smiod	cris-dis.lo \
4283d8817e4Smiod	cris-opc.lo \
4293d8817e4Smiod	crx-dis.lo \
4303d8817e4Smiod	crx-opc.lo \
4313d8817e4Smiod	d10v-dis.lo \
4323d8817e4Smiod	d10v-opc.lo \
4333d8817e4Smiod	d30v-dis.lo \
4343d8817e4Smiod	d30v-opc.lo \
4353d8817e4Smiod	dlx-dis.lo \
4363d8817e4Smiod	fr30-asm.lo \
4373d8817e4Smiod	fr30-desc.lo \
4383d8817e4Smiod	fr30-dis.lo \
4393d8817e4Smiod	fr30-ibld.lo \
4403d8817e4Smiod	fr30-opc.lo \
4413d8817e4Smiod	frv-asm.lo \
4423d8817e4Smiod	frv-desc.lo \
4433d8817e4Smiod	frv-dis.lo \
4443d8817e4Smiod	frv-ibld.lo \
4453d8817e4Smiod	frv-opc.lo \
4463d8817e4Smiod	h8300-dis.lo \
4473d8817e4Smiod	h8500-dis.lo \
4483d8817e4Smiod	hppa-dis.lo \
4493d8817e4Smiod	i386-dis.lo \
4503d8817e4Smiod	i370-dis.lo \
4513d8817e4Smiod	i370-opc.lo \
4523d8817e4Smiod	i860-dis.lo \
4533d8817e4Smiod	i960-dis.lo \
4543d8817e4Smiod	ia64-dis.lo \
4553d8817e4Smiod	ia64-opc.lo \
4563d8817e4Smiod	ip2k-asm.lo \
4573d8817e4Smiod	ip2k-desc.lo \
4583d8817e4Smiod	ip2k-dis.lo \
4593d8817e4Smiod	ip2k-ibld.lo \
4603d8817e4Smiod	ip2k-opc.lo \
4613d8817e4Smiod	iq2000-asm.lo \
4623d8817e4Smiod	iq2000-desc.lo \
4633d8817e4Smiod	iq2000-dis.lo \
4643d8817e4Smiod	iq2000-ibld.lo \
4653d8817e4Smiod	iq2000-opc.lo \
4663d8817e4Smiod	m32c-asm.lo \
4673d8817e4Smiod	m32c-desc.lo \
4683d8817e4Smiod	m32c-dis.lo \
4693d8817e4Smiod	m32c-ibld.lo \
4703d8817e4Smiod	m32c-opc.lo \
4713d8817e4Smiod	m32r-asm.lo \
4723d8817e4Smiod	m32r-desc.lo \
4733d8817e4Smiod	m32r-dis.lo \
4743d8817e4Smiod	m32r-ibld.lo \
4753d8817e4Smiod	m32r-opc.lo \
4763d8817e4Smiod	m32r-opinst.lo \
4773d8817e4Smiod	m68hc11-dis.lo \
4783d8817e4Smiod	m68hc11-opc.lo \
4793d8817e4Smiod	m68k-dis.lo \
4803d8817e4Smiod	m68k-opc.lo \
4813d8817e4Smiod	m88k-dis.lo \
4823d8817e4Smiod	m10200-dis.lo \
4833d8817e4Smiod	m10200-opc.lo \
4843d8817e4Smiod	m10300-dis.lo \
4853d8817e4Smiod	m10300-opc.lo \
4863d8817e4Smiod	maxq-dis.lo \
4873d8817e4Smiod	mcore-dis.lo \
4883d8817e4Smiod	mips-dis.lo \
4893d8817e4Smiod	mips-opc.lo \
4903d8817e4Smiod	mips16-opc.lo \
4913d8817e4Smiod	mmix-dis.lo \
4923d8817e4Smiod	mmix-opc.lo \
4933d8817e4Smiod	msp430-dis.lo \
4943d8817e4Smiod	mt-asm.lo \
4953d8817e4Smiod	mt-desc.lo \
4963d8817e4Smiod	mt-dis.lo \
4973d8817e4Smiod	mt-ibld.lo \
4983d8817e4Smiod	mt-opc.lo \
4993d8817e4Smiod	ns32k-dis.lo \
5003d8817e4Smiod	openrisc-asm.lo \
5013d8817e4Smiod	openrisc-desc.lo \
5023d8817e4Smiod	openrisc-dis.lo \
5033d8817e4Smiod	openrisc-ibld.lo \
5043d8817e4Smiod	openrisc-opc.lo \
5053d8817e4Smiod	or32-dis.lo \
5063d8817e4Smiod	or32-opc.lo \
5073d8817e4Smiod	pdp11-dis.lo \
5083d8817e4Smiod	pdp11-opc.lo \
5093d8817e4Smiod	pj-dis.lo \
5103d8817e4Smiod	pj-opc.lo \
5113d8817e4Smiod	ppc-dis.lo \
5123d8817e4Smiod	ppc-opc.lo \
5133d8817e4Smiod	s390-dis.lo \
5143d8817e4Smiod	s390-opc.lo \
5153d8817e4Smiod	sh-dis.lo \
5163d8817e4Smiod	sh64-dis.lo \
5173d8817e4Smiod	sh64-opc.lo \
5183d8817e4Smiod	sparc-dis.lo \
5193d8817e4Smiod	sparc-opc.lo \
5203d8817e4Smiod	tic30-dis.lo \
5213d8817e4Smiod	tic4x-dis.lo \
5223d8817e4Smiod	tic54x-dis.lo \
5233d8817e4Smiod	tic54x-opc.lo \
5243d8817e4Smiod	tic80-dis.lo \
5253d8817e4Smiod	tic80-opc.lo \
5263d8817e4Smiod	v850-dis.lo \
5273d8817e4Smiod	v850-opc.lo \
5283d8817e4Smiod	vax-dis.lo \
5293d8817e4Smiod	w65-dis.lo \
5303d8817e4Smiod	xc16x-asm.lo \
5313d8817e4Smiod	xc16x-desc.lo \
5323d8817e4Smiod	xc16x-dis.lo \
5333d8817e4Smiod	xc16x-ibld.lo \
5343d8817e4Smiod	xc16x-opc.lo \
5353d8817e4Smiod	xstormy16-asm.lo \
5363d8817e4Smiod	xstormy16-desc.lo \
5373d8817e4Smiod	xstormy16-dis.lo \
5383d8817e4Smiod	xstormy16-ibld.lo \
5393d8817e4Smiod	xstormy16-opc.lo \
5403d8817e4Smiod	xtensa-dis.lo \
5413d8817e4Smiod	z80-dis.lo \
5423d8817e4Smiod	z8k-dis.lo
5433d8817e4Smiod
5443d8817e4SmiodOFILES = @BFD_MACHINES@
5453d8817e4Smiod
5463d8817e4Smiod# We should reconfigure whenever bfd/configure.in changes, because
5473d8817e4Smiod# that's where the version number in Makefile comes from.
5483d8817e4SmiodCONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
5493d8817e4SmiodINCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
5503d8817e4Smiodlibopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
5513d8817e4Smiod# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
5523d8817e4Smiod# Unfortunately this causes libtool to add -L$(libdir), referring to the
5533d8817e4Smiod# planned install directory of libbfd.  This can cause us to pick up an
5543d8817e4Smiod# old version of libbfd, or to pick up libbfd for the wrong architecture
5553d8817e4Smiod# if host != build.
5563d8817e4Smiodlibopcodes_la_DEPENDENCIES = $(OFILES)
5573d8817e4Smiodlibopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
5583d8817e4Smiodlibopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
5593d8817e4Smiod
5603d8817e4Smiod# libtool will build .libs/libopcodes.a.  We create libopcodes.a in
5613d8817e4Smiod# the build directory so that we don't have to convert all the
5623d8817e4Smiod# programs that use libopcodes.a simultaneously.  This is a hack which
5633d8817e4Smiod# should be removed if everything else starts using libtool.  FIXME.
5643d8817e4Smiodnoinst_LIBRARIES = libopcodes.a
5653d8817e4SmiodPOTFILES = $(HFILES) $(CFILES)
5663d8817e4SmiodCLEANFILES = \
5673d8817e4Smiod	stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
5683d8817e4Smiod	stamp-openrisc stamp-iq2000 stamp-mt stamp-xstormy16 stamp-xc16x\
5693d8817e4Smiod	libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
5703d8817e4Smiod
5713d8817e4SmiodCGENDIR = @cgendir@
5723d8817e4SmiodCPUDIR = $(CGENDIR)/cpu
5733d8817e4SmiodCGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
5743d8817e4SmiodCGENFLAGS = -v
5753d8817e4SmiodCGENDEPS = \
5763d8817e4Smiod	$(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
5773d8817e4Smiod	$(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
5783d8817e4Smiod	$(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
5793d8817e4Smiod	$(CGENDIR)/opc-opinst.scm \
5803d8817e4Smiod	cgen-asm.in cgen-dis.in cgen-ibld.in
5813d8817e4Smiod
5823d8817e4SmiodCGEN_CPUS = fr30 frv ip2k m32c m32r mt openrisc xc16x xstormy16
5833d8817e4Smiod@CGEN_MAINT_FALSE@IP2K_DEPS =
5843d8817e4Smiod@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
5853d8817e4Smiod@CGEN_MAINT_FALSE@M32C_DEPS =
5863d8817e4Smiod@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
5873d8817e4Smiod@CGEN_MAINT_FALSE@M32R_DEPS =
5883d8817e4Smiod@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
5893d8817e4Smiod@CGEN_MAINT_FALSE@FR30_DEPS =
5903d8817e4Smiod@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
5913d8817e4Smiod@CGEN_MAINT_FALSE@FRV_DEPS =
5923d8817e4Smiod@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
5933d8817e4Smiod@CGEN_MAINT_FALSE@MT_DEPS =
5943d8817e4Smiod@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
5953d8817e4Smiod@CGEN_MAINT_FALSE@OPENRISC_DEPS =
5963d8817e4Smiod@CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
5973d8817e4Smiod@CGEN_MAINT_FALSE@IQ2000_DEPS =
5983d8817e4Smiod@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
5993d8817e4Smiod@CGEN_MAINT_FALSE@XC16X_DEPS =
6003d8817e4Smiod@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
6013d8817e4Smiod@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
6023d8817e4Smiod@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
6033d8817e4Smiodm32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
6043d8817e4Smiodall: config.h
6053d8817e4Smiod	$(MAKE) $(AM_MAKEFLAGS) all-recursive
6063d8817e4Smiod
6073d8817e4Smiod.SUFFIXES:
6083d8817e4Smiod.SUFFIXES: .c .lo .o .obj
6093d8817e4Smiodam--refresh:
6103d8817e4Smiod	@:
6113d8817e4Smiod$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
6123d8817e4Smiod	@for dep in $?; do \
6133d8817e4Smiod	  case '$(am__configure_deps)' in \
6143d8817e4Smiod	    *$$dep*) \
6153d8817e4Smiod	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
6163d8817e4Smiod	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
6173d8817e4Smiod		&& exit 0; \
6183d8817e4Smiod	      exit 1;; \
6193d8817e4Smiod	  esac; \
6203d8817e4Smiod	done; \
6213d8817e4Smiod	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
6223d8817e4Smiod	cd $(top_srcdir) && \
6233d8817e4Smiod	  $(AUTOMAKE) --foreign  Makefile
6243d8817e4Smiod.PRECIOUS: Makefile
6253d8817e4SmiodMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
6263d8817e4Smiod	@case '$?' in \
6273d8817e4Smiod	  *config.status*) \
6283d8817e4Smiod	    echo ' $(SHELL) ./config.status'; \
6293d8817e4Smiod	    $(SHELL) ./config.status;; \
6303d8817e4Smiod	  *) \
6313d8817e4Smiod	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
6323d8817e4Smiod	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
6333d8817e4Smiod	esac;
6343d8817e4Smiod
6353d8817e4Smiod$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
6363d8817e4Smiod	$(SHELL) ./config.status --recheck
6373d8817e4Smiod
6383d8817e4Smiod$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
6393d8817e4Smiod	cd $(srcdir) && $(AUTOCONF)
6403d8817e4Smiod$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
6413d8817e4Smiod	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
6423d8817e4Smiod
6433d8817e4Smiodconfig.h: stamp-h1
6443d8817e4Smiod	@if test ! -f $@; then \
6453d8817e4Smiod	  rm -f stamp-h1; \
6463d8817e4Smiod	  $(MAKE) stamp-h1; \
6473d8817e4Smiod	else :; fi
6483d8817e4Smiod
6493d8817e4Smiodstamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
6503d8817e4Smiod	@rm -f stamp-h1
6513d8817e4Smiod	cd $(top_builddir) && $(SHELL) ./config.status config.h
6523d8817e4Smiod$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
6533d8817e4Smiod	cd $(top_srcdir) && $(AUTOHEADER)
6543d8817e4Smiod	rm -f stamp-h1
6553d8817e4Smiod	touch $@
6563d8817e4Smiod
6573d8817e4Smioddistclean-hdr:
6583d8817e4Smiod	-rm -f config.h stamp-h1
6593d8817e4Smiodpo/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
6603d8817e4Smiod	cd $(top_builddir) && $(SHELL) ./config.status $@
6613d8817e4Smiod
6623d8817e4Smiodclean-noinstLIBRARIES:
6633d8817e4Smiod	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
6643d8817e4Smiod
6653d8817e4Smiodclean-bfdlibLTLIBRARIES:
6663d8817e4Smiod	-test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
6673d8817e4Smiod	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
6683d8817e4Smiod	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
6693d8817e4Smiod	  test "$$dir" != "$$p" || dir=.; \
6703d8817e4Smiod	  echo "rm -f \"$${dir}/so_locations\""; \
6713d8817e4Smiod	  rm -f "$${dir}/so_locations"; \
6723d8817e4Smiod	done
6733d8817e4Smiodlibopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
6743d8817e4Smiod	$(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
6753d8817e4Smiod
6763d8817e4Smiodmostlyclean-compile:
6773d8817e4Smiod	-rm -f *.$(OBJEXT)
6783d8817e4Smiod
6793d8817e4Smioddistclean-compile:
6803d8817e4Smiod	-rm -f *.tab.c
6813d8817e4Smiod
6823d8817e4Smiod.c.o:
6833d8817e4Smiod	$(COMPILE) -c $<
6843d8817e4Smiod
6853d8817e4Smiod.c.obj:
6863d8817e4Smiod	$(COMPILE) -c `$(CYGPATH_W) '$<'`
6873d8817e4Smiod
6883d8817e4Smiod.c.lo:
6893d8817e4Smiod	$(LTCOMPILE) -c -o $@ $<
6903d8817e4Smiod
6913d8817e4Smiodmostlyclean-libtool:
6923d8817e4Smiod	-rm -f *.lo
6933d8817e4Smiod
6943d8817e4Smiodclean-libtool:
6953d8817e4Smiod	-rm -rf .libs _libs
6963d8817e4Smiod
6973d8817e4Smioddistclean-libtool:
6983d8817e4Smiod	-rm -f libtool
699*e2674b3fSdrahninstall-info-am:
7003d8817e4Smioduninstall-info-am:
7013d8817e4Smiod
7023d8817e4Smiod# This directory's subdirectories are mostly independent; you can cd
7033d8817e4Smiod# into them and run `make' without going through this Makefile.
7043d8817e4Smiod# To change the values of `make' variables: instead of editing Makefiles,
7053d8817e4Smiod# (1) if the variable is set in `config.status', edit `config.status'
7063d8817e4Smiod#     (which will cause the Makefiles to be regenerated when you run `make');
7073d8817e4Smiod# (2) otherwise, pass the desired values on the `make' command line.
7083d8817e4Smiod$(RECURSIVE_TARGETS):
7093d8817e4Smiod	@failcom='exit 1'; \
7103d8817e4Smiod	for f in x $$MAKEFLAGS; do \
7113d8817e4Smiod	  case $$f in \
7123d8817e4Smiod	    *=* | --[!k]*);; \
7133d8817e4Smiod	    *k*) failcom='fail=yes';; \
7143d8817e4Smiod	  esac; \
7153d8817e4Smiod	done; \
7163d8817e4Smiod	dot_seen=no; \
7173d8817e4Smiod	target=`echo $@ | sed s/-recursive//`; \
7183d8817e4Smiod	list='$(SUBDIRS)'; for subdir in $$list; do \
7193d8817e4Smiod	  echo "Making $$target in $$subdir"; \
7203d8817e4Smiod	  if test "$$subdir" = "."; then \
7213d8817e4Smiod	    dot_seen=yes; \
7223d8817e4Smiod	    local_target="$$target-am"; \
7233d8817e4Smiod	  else \
7243d8817e4Smiod	    local_target="$$target"; \
7253d8817e4Smiod	  fi; \
7263d8817e4Smiod	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
7273d8817e4Smiod	  || eval $$failcom; \
7283d8817e4Smiod	done; \
7293d8817e4Smiod	if test "$$dot_seen" = "no"; then \
7303d8817e4Smiod	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
7313d8817e4Smiod	fi; test -z "$$fail"
7323d8817e4Smiod
7333d8817e4Smiodmostlyclean-recursive clean-recursive distclean-recursive \
7343d8817e4Smiodmaintainer-clean-recursive:
7353d8817e4Smiod	@failcom='exit 1'; \
7363d8817e4Smiod	for f in x $$MAKEFLAGS; do \
7373d8817e4Smiod	  case $$f in \
7383d8817e4Smiod	    *=* | --[!k]*);; \
7393d8817e4Smiod	    *k*) failcom='fail=yes';; \
7403d8817e4Smiod	  esac; \
7413d8817e4Smiod	done; \
7423d8817e4Smiod	dot_seen=no; \
7433d8817e4Smiod	case "$@" in \
7443d8817e4Smiod	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
7453d8817e4Smiod	  *) list='$(SUBDIRS)' ;; \
7463d8817e4Smiod	esac; \
7473d8817e4Smiod	rev=''; for subdir in $$list; do \
7483d8817e4Smiod	  if test "$$subdir" = "."; then :; else \
7493d8817e4Smiod	    rev="$$subdir $$rev"; \
7503d8817e4Smiod	  fi; \
7513d8817e4Smiod	done; \
7523d8817e4Smiod	rev="$$rev ."; \
7533d8817e4Smiod	target=`echo $@ | sed s/-recursive//`; \
7543d8817e4Smiod	for subdir in $$rev; do \
7553d8817e4Smiod	  echo "Making $$target in $$subdir"; \
7563d8817e4Smiod	  if test "$$subdir" = "."; then \
7573d8817e4Smiod	    local_target="$$target-am"; \
7583d8817e4Smiod	  else \
7593d8817e4Smiod	    local_target="$$target"; \
7603d8817e4Smiod	  fi; \
7613d8817e4Smiod	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
7623d8817e4Smiod	  || eval $$failcom; \
7633d8817e4Smiod	done && test -z "$$fail"
7643d8817e4Smiodtags-recursive:
7653d8817e4Smiod	list='$(SUBDIRS)'; for subdir in $$list; do \
7663d8817e4Smiod	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
7673d8817e4Smiod	done
7683d8817e4Smiodctags-recursive:
7693d8817e4Smiod	list='$(SUBDIRS)'; for subdir in $$list; do \
7703d8817e4Smiod	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
7713d8817e4Smiod	done
7723d8817e4Smiod
7733d8817e4SmiodID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
7743d8817e4Smiod	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
7753d8817e4Smiod	unique=`for i in $$list; do \
7763d8817e4Smiod	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
7773d8817e4Smiod	  done | \
7783d8817e4Smiod	  $(AWK) '    { files[$$0] = 1; } \
7793d8817e4Smiod	       END { for (i in files) print i; }'`; \
7803d8817e4Smiod	mkid -fID $$unique
7813d8817e4Smiodtags: TAGS
7823d8817e4Smiod
7833d8817e4SmiodTAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
7843d8817e4Smiod		$(TAGS_FILES) $(LISP)
7853d8817e4Smiod	tags=; \
7863d8817e4Smiod	here=`pwd`; \
7873d8817e4Smiod	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
7883d8817e4Smiod	  include_option=--etags-include; \
7893d8817e4Smiod	  empty_fix=.; \
7903d8817e4Smiod	else \
7913d8817e4Smiod	  include_option=--include; \
7923d8817e4Smiod	  empty_fix=; \
7933d8817e4Smiod	fi; \
7943d8817e4Smiod	list='$(SUBDIRS)'; for subdir in $$list; do \
7953d8817e4Smiod	  if test "$$subdir" = .; then :; else \
7963d8817e4Smiod	    test ! -f $$subdir/TAGS || \
7973d8817e4Smiod	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
7983d8817e4Smiod	  fi; \
7993d8817e4Smiod	done; \
8003d8817e4Smiod	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
8013d8817e4Smiod	unique=`for i in $$list; do \
8023d8817e4Smiod	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
8033d8817e4Smiod	  done | \
8043d8817e4Smiod	  $(AWK) '    { files[$$0] = 1; } \
8053d8817e4Smiod	       END { for (i in files) print i; }'`; \
8063d8817e4Smiod	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
8073d8817e4Smiod	  test -n "$$unique" || unique=$$empty_fix; \
8083d8817e4Smiod	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
8093d8817e4Smiod	    $$tags $$unique; \
8103d8817e4Smiod	fi
8113d8817e4Smiodctags: CTAGS
8123d8817e4SmiodCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
8133d8817e4Smiod		$(TAGS_FILES) $(LISP)
8143d8817e4Smiod	tags=; \
8153d8817e4Smiod	here=`pwd`; \
8163d8817e4Smiod	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
8173d8817e4Smiod	unique=`for i in $$list; do \
8183d8817e4Smiod	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
8193d8817e4Smiod	  done | \
8203d8817e4Smiod	  $(AWK) '    { files[$$0] = 1; } \
8213d8817e4Smiod	       END { for (i in files) print i; }'`; \
8223d8817e4Smiod	test -z "$(CTAGS_ARGS)$$tags$$unique" \
8233d8817e4Smiod	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8243d8817e4Smiod	     $$tags $$unique
8253d8817e4Smiod
8263d8817e4SmiodGTAGS:
8273d8817e4Smiod	here=`$(am__cd) $(top_builddir) && pwd` \
8283d8817e4Smiod	  && cd $(top_srcdir) \
8293d8817e4Smiod	  && gtags -i $(GTAGS_ARGS) $$here
8303d8817e4Smiod
8313d8817e4Smioddistclean-tags:
8323d8817e4Smiod	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
8333d8817e4Smiodcheck-am:
8343d8817e4Smiodcheck: check-recursive
8353d8817e4Smiodall-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
8363d8817e4Smiodinstalldirs: installdirs-recursive
8373d8817e4Smiodinstalldirs-am:
8383d8817e4Smiod	for dir in "$(DESTDIR)$(bfdlibdir)"; do \
8393d8817e4Smiod	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
8403d8817e4Smiod	done
8413d8817e4Smiodinstall: install-recursive
8423d8817e4Smiodinstall-exec: install-exec-recursive
8433d8817e4Smiodinstall-data: install-data-recursive
8443d8817e4Smioduninstall: uninstall-recursive
8453d8817e4Smiod
8463d8817e4Smiodinstall-am: all-am
8473d8817e4Smiod	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
8483d8817e4Smiod
8493d8817e4Smiodinstallcheck: installcheck-recursive
8503d8817e4Smiodinstall-strip:
8513d8817e4Smiod	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
8523d8817e4Smiod	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
8533d8817e4Smiod	  `test -z '$(STRIP)' || \
8543d8817e4Smiod	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
8553d8817e4Smiodmostlyclean-generic:
8563d8817e4Smiod
8573d8817e4Smiodclean-generic:
8583d8817e4Smiod	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
8593d8817e4Smiod
8603d8817e4Smioddistclean-generic:
8613d8817e4Smiod	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8623d8817e4Smiod
8633d8817e4Smiodmaintainer-clean-generic:
8643d8817e4Smiod	@echo "This command is intended for maintainers to use"
8653d8817e4Smiod	@echo "it deletes files that may require special tools to rebuild."
8663d8817e4Smiodclean: clean-recursive
8673d8817e4Smiod
8683d8817e4Smiodclean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
8693d8817e4Smiod	clean-noinstLIBRARIES mostlyclean-am
8703d8817e4Smiod
8713d8817e4Smioddistclean: distclean-recursive
8723d8817e4Smiod	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
8733d8817e4Smiod	-rm -f Makefile
8743d8817e4Smioddistclean-am: clean-am distclean-compile distclean-generic \
8753d8817e4Smiod	distclean-hdr distclean-libtool distclean-tags
8763d8817e4Smiod
8773d8817e4Smioddvi: dvi-recursive
8783d8817e4Smiod
8793d8817e4Smioddvi-am:
8803d8817e4Smiod
8813d8817e4Smiodhtml: html-recursive
8823d8817e4Smiod
8833d8817e4Smiodinfo: info-recursive
8843d8817e4Smiod
8853d8817e4Smiodinfo-am:
8863d8817e4Smiod
8873d8817e4Smiodinstall-data-am: install-bfdlibLTLIBRARIES
8883d8817e4Smiod
8893d8817e4Smiodinstall-exec-am:
8903d8817e4Smiod
8913d8817e4Smiodinstall-info: install-info-recursive
8923d8817e4Smiod
8933d8817e4Smiodinstall-man:
8943d8817e4Smiod
8953d8817e4Smiodinstallcheck-am:
8963d8817e4Smiod
8973d8817e4Smiodmaintainer-clean: maintainer-clean-recursive
8983d8817e4Smiod	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
8993d8817e4Smiod	-rm -rf $(top_srcdir)/autom4te.cache
9003d8817e4Smiod	-rm -f Makefile
9013d8817e4Smiodmaintainer-clean-am: distclean-am maintainer-clean-generic
9023d8817e4Smiod
9033d8817e4Smiodmostlyclean: mostlyclean-recursive
9043d8817e4Smiod
9053d8817e4Smiodmostlyclean-am: mostlyclean-compile mostlyclean-generic \
9063d8817e4Smiod	mostlyclean-libtool
9073d8817e4Smiod
9083d8817e4Smiodpdf: pdf-recursive
9093d8817e4Smiod
9103d8817e4Smiodpdf-am:
9113d8817e4Smiod
9123d8817e4Smiodps: ps-recursive
9133d8817e4Smiod
9143d8817e4Smiodps-am:
9153d8817e4Smiod
9163d8817e4Smioduninstall-am: uninstall-bfdlibLTLIBRARIES
9173d8817e4Smiod
9183d8817e4Smioduninstall-info: uninstall-info-recursive
9193d8817e4Smiod
9203d8817e4Smiod.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
9213d8817e4Smiod	check-am clean clean-bfdlibLTLIBRARIES clean-generic \
9223d8817e4Smiod	clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
9233d8817e4Smiod	ctags-recursive distclean distclean-compile distclean-generic \
9243d8817e4Smiod	distclean-hdr distclean-libtool distclean-recursive \
9253d8817e4Smiod	distclean-tags dvi dvi-am html html-am info info-am install \
9263d8817e4Smiod	install-am install-bfdlibLTLIBRARIES install-data \
9273d8817e4Smiod	install-data-am install-exec install-exec-am install-info \
9283d8817e4Smiod	install-info-am install-man install-strip installcheck \
9293d8817e4Smiod	installcheck-am installdirs installdirs-am maintainer-clean \
9303d8817e4Smiod	maintainer-clean-generic maintainer-clean-recursive \
9313d8817e4Smiod	mostlyclean mostlyclean-compile mostlyclean-generic \
9323d8817e4Smiod	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
9333d8817e4Smiod	tags tags-recursive uninstall uninstall-am \
9343d8817e4Smiod	uninstall-bfdlibLTLIBRARIES uninstall-info-am
9353d8817e4Smiod
9363d8817e4Smiod
9373d8817e4Smiod.PHONY: install-html
9383d8817e4Smiodinstall-html:
9393d8817e4Smiod
9403d8817e4Smioddisassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
9413d8817e4Smiod	$(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
9423d8817e4Smiod
9433d8817e4Smiodstamp-lib: libopcodes.la
9443d8817e4Smiod	libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
9453d8817e4Smiod	if [ -f $$libtooldir/libopcodes.a ]; then \
9463d8817e4Smiod	  cp $$libtooldir/libopcodes.a libopcodes.tmp; \
9473d8817e4Smiod	  $(RANLIB) libopcodes.tmp; \
9483d8817e4Smiod	  $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
9493d8817e4Smiod	else true; fi
9503d8817e4Smiod	touch stamp-lib
9513d8817e4Smiod
9523d8817e4Smiodlibopcodes.a: stamp-lib ; @true
9533d8817e4Smiodpo/POTFILES.in: @MAINT@ Makefile
9543d8817e4Smiod	for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
9553d8817e4Smiod	  && mv tmp $(srcdir)/po/POTFILES.in
9563d8817e4Smiod
9573d8817e4Smiodinstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
9583d8817e4Smiod	@$(NORMAL_INSTALL)
9593d8817e4Smiod
9603d8817e4Smioduninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
9613d8817e4Smiod	@$(NORMAL_UNINSTALL)
9623d8817e4Smiod
9633d8817e4Smiod.PHONY: install_libopcodes uninstall_libopcodes
9643d8817e4Smiodinstall_libopcodes: $(bfdlib_LTLIBRARIES)
9653d8817e4Smiod	$(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
9663d8817e4Smiod	$(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
9673d8817e4Smiod	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
9683d8817e4Smiod	  if test -f $$p; then \
9693d8817e4Smiod	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
9703d8817e4Smiod	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
9713d8817e4Smiod	  else :; fi; \
9723d8817e4Smiod	done
9733d8817e4Smiod	$(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
9743d8817e4Smiod
9753d8817e4Smioduninstall_libopcodes:
9763d8817e4Smiod	list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
9773d8817e4Smiod	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
9783d8817e4Smiod	done
9793d8817e4Smiod	rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
9803d8817e4Smiod
9813d8817e4Smiodrun-cgen:
9823d8817e4Smiod	$(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9833d8817e4Smiod	  $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
9843d8817e4Smiod	  "$(options)" "$(extrafiles)"
9853d8817e4Smiod	touch stamp-${prefix}
9863d8817e4Smiod.PHONY: run-cgen
9873d8817e4Smiod
9883d8817e4Smiod# Maintainer utility rule to regenerate all cgen files.
9893d8817e4Smiodrun-cgen-all:
9903d8817e4Smiod	for c in $(CGEN_CPUS) ; \
9913d8817e4Smiod	do \
9923d8817e4Smiod		$(MAKE) stamp-$$c || exit 1 ; \
9933d8817e4Smiod	done
9943d8817e4Smiod.PHONY: run-cgen-all
9953d8817e4Smiod
9963d8817e4Smiod# For now, require developers to configure with --enable-cgen-maint.
9973d8817e4Smiod$(srcdir)/ip2k-desc.h $(srcdir)/ip2k-desc.c $(srcdir)/ip2k-opc.h $(srcdir)/ip2k-opc.c $(srcdir)/ip2k-ibld.c $(srcdir)/ip2k-asm.c $(srcdir)/ip2k-dis.c: $(IP2K_DEPS)
9983d8817e4Smiod	@true
9993d8817e4Smiodstamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
10003d8817e4Smiod	$(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
10013d8817e4Smiod		archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
10023d8817e4Smiod
10033d8817e4Smiod$(srcdir)/m32c-desc.h $(srcdir)/m32c-desc.c $(srcdir)/m32c-opc.h $(srcdir)/m32c-opc.c $(srcdir)/m32c-ibld.c $(srcdir)/m32c-asm.c $(srcdir)/m32c-dis.c: $(M32C_DEPS)
10043d8817e4Smiod#	@true
10053d8817e4Smiodstamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
10063d8817e4Smiod	$(MAKE) run-cgen arch=m32c prefix=m32c options= \
10073d8817e4Smiod		archfile=$(srcdir)/../cpu/m32c.cpu \
10083d8817e4Smiod		opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
10093d8817e4Smiodm32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
10103d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
10113d8817e4Smiod  $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
10123d8817e4Smiodm32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
10133d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
10143d8817e4Smiod  $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
10153d8817e4Smiodm32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
10163d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h \
10173d8817e4Smiod  $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
10183d8817e4Smiod  $(m32c_opc_h) opintl.h
10193d8817e4Smiodm32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
10203d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h \
10213d8817e4Smiod  $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
10223d8817e4Smiod  $(m32c_opc_h) opintl.h
10233d8817e4Smiodm32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
10243d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
10253d8817e4Smiod  $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
10263d8817e4Smiod
10273d8817e4Smiod$(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)
10283d8817e4Smiod	@true
10293d8817e4Smiodstamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
10303d8817e4Smiod	$(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
10313d8817e4Smiod		archfile=$(srcdir)/../cpu/m32r.cpu \
10323d8817e4Smiod		opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
10333d8817e4Smiod
10343d8817e4Smiod$(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)
10353d8817e4Smiod	@true
10363d8817e4Smiodstamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
10373d8817e4Smiod	$(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
10383d8817e4Smiod		archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
10393d8817e4Smiod
10403d8817e4Smiod$(srcdir)/frv-desc.h $(srcdir)/frv-desc.c $(srcdir)/frv-opc.h $(srcdir)/frv-opc.c $(srcdir)/frv-ibld.c $(srcdir)/frv-asm.c $(srcdir)/frv-dis.c: $(FRV_DEPS)
10413d8817e4Smiod	@true
10423d8817e4Smiodstamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
10433d8817e4Smiod	$(MAKE) run-cgen arch=frv prefix=frv options= \
10443d8817e4Smiod		archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
10453d8817e4Smiod
10463d8817e4Smiod$(srcdir)/mt-desc.h $(srcdir)/mt-desc.c $(srcdir)/mt-opc.h $(srcdir)/mt-opc.c $(srcdir)/mt-ibld.c $(srcdir)/mt-asm.c $(srcdir)/mt-dis.c: $(MT_DEPS)
10473d8817e4Smiod	@true
10483d8817e4Smiodstamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
10493d8817e4Smiod	$(MAKE) run-cgen arch=mt prefix=mt options= \
10503d8817e4Smiod		archfile=$(srcdir)/../cpu/mt.cpu \
10513d8817e4Smiod		opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
10523d8817e4Smiod
10533d8817e4Smiod$(srcdir)/openrisc-desc.h $(srcdir)/openrisc-desc.c $(srcdir)/openrisc-opc.h $(srcdir)/openrisc-opc.c $(srcdir)/openrisc-ibld.c $(srcdir)/openrisc-asm.c $(srcdir)/openrisc-dis.c: $(OPENRISC_DEPS)
10543d8817e4Smiod	@true
10553d8817e4Smiodstamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
10563d8817e4Smiod	$(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
10573d8817e4Smiod		archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
10583d8817e4Smiod
10593d8817e4Smiod$(srcdir)/iq2000-desc.h $(srcdir)/iq2000-desc.c $(srcdir)/iq2000-opc.h $(srcdir)/iq2000-opc.c $(srcdir)/iq2000-ibld.c $(srcdir)/iq2000-asm.c $(srcdir)/iq2000-dis.c: $(IQ2000_DEPS)
10603d8817e4Smiod	@true
10613d8817e4Smiodstamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
10623d8817e4Smiod		$(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
10633d8817e4Smiod		$(srcdir)/../cpu/iq10.cpu
10643d8817e4Smiod	$(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
10653d8817e4Smiod		archfile=$(srcdir)/../cpu/iq2000.cpu \
10663d8817e4Smiod		opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
10673d8817e4Smiod
10683d8817e4Smiod$(srcdir)/xstormy16-desc.h $(srcdir)/xstormy16-desc.c $(srcdir)/xstormy16-opc.h $(srcdir)/xstormy16-opc.c $(srcdir)/xstormy16-ibld.c $(srcdir)/xstormy16-asm.c $(srcdir)/xstormy16-dis.c: $(XSTORMY16_DEPS)
10693d8817e4Smiod	@true
10703d8817e4Smiodstamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
10713d8817e4Smiod	$(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
10723d8817e4Smiod		archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
10733d8817e4Smiod
10743d8817e4Smiod$(srcdir)/xc16x-desc.h $(srcdir)/xc16x-desc.c $(srcdir)/xc16x-opc.h $(srcdir)/xc16x-opc.c $(srcdir)/xc16x-ibld.c $(srcdir)/xc16x-asm.c $(srcdir)/xc16x-dis.c: $(XC16X_DEPS)
10753d8817e4Smiod	@true
10763d8817e4Smiodstamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
10773d8817e4Smiod	$(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
10783d8817e4Smiod		archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
10793d8817e4Smiod
10803d8817e4Smiodia64-gen: ia64-gen.o
10813d8817e4Smiod	$(LINK) ia64-gen.o $(LIBIBERTY)
10823d8817e4Smiod
10833d8817e4Smiodia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
10843d8817e4Smiod  ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
10853d8817e4Smiod
10860faae5bfSpirofti# This file is distributed, we don't want to build it!
10870faae5bfSpirofti#ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
10880faae5bfSpirofti#	./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
10893d8817e4Smiod
10903d8817e4Smiods390-mkopc: s390-mkopc.c
10913d8817e4Smiod	$(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
10923d8817e4Smiod
10933d8817e4Smiods390-opc.tab: s390-mkopc s390-opc.txt
10943d8817e4Smiod	./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
10953d8817e4Smiod
10963d8817e4Smiodsh-dis.lo: sh-dis.c
10973d8817e4Smiod	$(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
10983d8817e4Smiod
10993d8817e4Smiod# This dependency stuff is copied from BFD.
11003d8817e4Smiod
11013d8817e4SmiodDEP: dep.sed $(CFILES) $(HFILES) config.h
11023d8817e4Smiod	rm -f DEP1
11033d8817e4Smiod	$(MAKE) MKDEP="$(MKDEP)" DEP1
11043d8817e4Smiod	sed -f dep.sed < DEP1 > DEPA
11053d8817e4Smiod	echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
11063d8817e4Smiod	if grep ' /' DEPA > /dev/null 2> /dev/null; then \
11073d8817e4Smiod	  echo 'make DEP failed!'; exit 1; \
11083d8817e4Smiod	else \
11093d8817e4Smiod	  mv -f DEPA $@; \
11103d8817e4Smiod	fi
11113d8817e4Smiod
11123d8817e4SmiodDEP1: $(CFILES)
11133d8817e4Smiod	echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
11143d8817e4Smiod	echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
11153d8817e4Smiod	$(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
11163d8817e4Smiod	mv -f DEP2 $@
11173d8817e4Smiod
11183d8817e4Smioddep.sed: dep-in.sed config.status
11193d8817e4Smiod	sed <$(srcdir)/dep-in.sed >dep.sed	\
11203d8817e4Smiod		-e 's!@BFD_H@!$(BFD_H)!'	\
11213d8817e4Smiod		-e 's!@INCDIR@!$(INCDIR)!'	\
11223d8817e4Smiod		-e 's!@BFDDIR@!$(BFDDIR)!'	\
11233d8817e4Smiod		-e 's!@SRCDIR@!$(srcdir)!'	\
11243d8817e4Smiod		-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
11253d8817e4Smiod
11263d8817e4Smioddep: DEP
11273d8817e4Smiod	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
11283d8817e4Smiod	cat DEP >> tmp-Makefile
1129d2386abeSmiod	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
11303d8817e4Smiod
11313d8817e4Smioddep-in: DEP
11323d8817e4Smiod	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
11333d8817e4Smiod	cat DEP >> tmp-Makefile.in
1134d2386abeSmiod	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
11353d8817e4Smiod
11363d8817e4Smioddep-am: DEP
11373d8817e4Smiod	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
11383d8817e4Smiod	cat DEP >> tmp-Makefile.am
1139d2386abeSmiod	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
11403d8817e4Smiod
11413d8817e4Smiod.PHONY: dep dep-in dep-am
11423d8817e4Smiod
11433d8817e4Smiod# What appears below is generated by a hacked mkdep using gcc -MM.
11443d8817e4Smiod
11453d8817e4Smiod# DO NOT DELETE THIS LINE -- mkdep uses it.
11463d8817e4Smiod# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
11473d8817e4Smiodalpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11483d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
11493d8817e4Smiodalpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11503d8817e4Smiod  $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
11513d8817e4Smiod  opintl.h
11523d8817e4Smiodarc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
11533d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
11543d8817e4Smiod  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
11553d8817e4Smiod  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
11563d8817e4Smiod  $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
11573d8817e4Smiodarc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11583d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
11593d8817e4Smiod  opintl.h
11603d8817e4Smiodarc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11613d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
11623d8817e4Smiodarm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11633d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \
11643d8817e4Smiod  opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/coff/internal.h \
11653d8817e4Smiod  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
11663d8817e4Smiod  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
11673d8817e4Smiod  $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
11683d8817e4Smiodavr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11693d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
11703d8817e4Smiod  $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h
11713d8817e4Smiodbfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
11723d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
11733d8817e4Smiodcgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11743d8817e4Smiod  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
11753d8817e4Smiod  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
11763d8817e4Smiod  opintl.h
11773d8817e4Smiodcgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
11783d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
11793d8817e4Smiodcgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11803d8817e4Smiod  $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
11813d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h
11823d8817e4Smiodcgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11833d8817e4Smiod  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
11843d8817e4Smiod  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h
11853d8817e4Smiodcris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
11863d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
11873d8817e4Smiod  $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
11883d8817e4Smiodcris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
11893d8817e4Smiodcrx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
11903d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
11913d8817e4Smiod  $(INCDIR)/opcode/crx.h
11923d8817e4Smiodcrx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
11933d8817e4Smiod  $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
11943d8817e4Smiodd10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11953d8817e4Smiod  $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
11963d8817e4Smiod  $(INCDIR)/symcat.h
11973d8817e4Smiodd10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11983d8817e4Smiod  $(INCDIR)/opcode/d10v.h
11993d8817e4Smiodd30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12003d8817e4Smiod  $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
12013d8817e4Smiod  $(INCDIR)/symcat.h opintl.h
12023d8817e4Smiodd30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12033d8817e4Smiod  $(INCDIR)/opcode/d30v.h
12043d8817e4Smioddlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12053d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
12063d8817e4Smioddis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12073d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
12083d8817e4Smioddis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12093d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12103d8817e4Smioddisassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12113d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12123d8817e4Smiodfr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12133d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12143d8817e4Smiod  $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/xregex.h \
12153d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
12163d8817e4Smiodfr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12173d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12183d8817e4Smiod  $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/libiberty.h \
12193d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
12203d8817e4Smiodfr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12213d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
12223d8817e4Smiod  fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12233d8817e4Smiod  fr30-opc.h opintl.h
12243d8817e4Smiodfr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12253d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
12263d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12273d8817e4Smiod  fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
12283d8817e4Smiodfr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12293d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12303d8817e4Smiod  $(INCDIR)/opcode/cgen.h fr30-opc.h $(INCDIR)/libiberty.h
12313d8817e4Smiodfrv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12323d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12333d8817e4Smiod  $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/xregex.h \
12343d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
12353d8817e4Smiodfrv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12363d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12373d8817e4Smiod  $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/libiberty.h \
12383d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
12393d8817e4Smiodfrv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12403d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
12413d8817e4Smiod  frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12423d8817e4Smiod  frv-opc.h opintl.h
12433d8817e4Smiodfrv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12443d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
12453d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12463d8817e4Smiod  frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
12473d8817e4Smiodfrv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12483d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12493d8817e4Smiod  $(INCDIR)/opcode/cgen.h frv-opc.h $(INCDIR)/libiberty.h \
12503d8817e4Smiod  $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
12513d8817e4Smiodh8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12523d8817e4Smiod  $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
12533d8817e4Smiod  $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h
12543d8817e4Smiodh8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12553d8817e4Smiod  h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
12563d8817e4Smiod  opintl.h
12573d8817e4Smiodhppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12583d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
12593d8817e4Smiod  $(INCDIR)/opcode/hppa.h
12603d8817e4Smiodi370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12613d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
12623d8817e4Smiodi370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12633d8817e4Smiod  $(INCDIR)/opcode/i370.h
12643d8817e4Smiodi386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12653d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
12663d8817e4Smiod  opintl.h
12673d8817e4Smiodi860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12683d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
12693d8817e4Smiodi960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12703d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12713d8817e4Smiodia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12723d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
12733d8817e4Smiodia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
12743d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12753d8817e4Smiodia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
12763d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12773d8817e4Smiodia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
12783d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12793d8817e4Smiodia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
12803d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12813d8817e4Smiodia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
12823d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12833d8817e4Smiodia64-opc-d.lo: ia64-opc-d.c
12843d8817e4Smiodia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
12853d8817e4Smiod  config.h $(INCDIR)/libiberty.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
12863d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
12873d8817e4Smiodia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
12883d8817e4Smiod  $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
12893d8817e4Smiod  ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
12903d8817e4Smiod  ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
12913d8817e4Smiod  ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
12923d8817e4Smiodia64-asmtab.lo: ia64-asmtab.c
12933d8817e4Smiodip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12943d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12953d8817e4Smiod  $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/xregex.h \
12963d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
12973d8817e4Smiodip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12983d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12993d8817e4Smiod  $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/libiberty.h \
13003d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13013d8817e4Smiodip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13023d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
13033d8817e4Smiod  ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13043d8817e4Smiod  ip2k-opc.h opintl.h
13053d8817e4Smiodip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13063d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
13073d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13083d8817e4Smiod  ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
13093d8817e4Smiodip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13103d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13113d8817e4Smiod  $(INCDIR)/opcode/cgen.h ip2k-opc.h $(INCDIR)/libiberty.h \
13123d8817e4Smiod  $(INCDIR)/safe-ctype.h
13133d8817e4Smiodiq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13143d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13153d8817e4Smiod  $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/xregex.h \
13163d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
13173d8817e4Smiodiq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13183d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13193d8817e4Smiod  $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/libiberty.h \
13203d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13213d8817e4Smiodiq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13223d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
13233d8817e4Smiod  iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13243d8817e4Smiod  iq2000-opc.h opintl.h
13253d8817e4Smiodiq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13263d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
13273d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13283d8817e4Smiod  iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
13293d8817e4Smiodiq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13303d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13313d8817e4Smiod  $(INCDIR)/opcode/cgen.h iq2000-opc.h $(INCDIR)/libiberty.h
13323d8817e4Smiodm32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13333d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13343d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h cgen-ops.h \
13353d8817e4Smiod  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
13363d8817e4Smiod  $(INCDIR)/safe-ctype.h
13373d8817e4Smiodm32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13383d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13393d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h cgen-ops.h \
13403d8817e4Smiod  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13413d8817e4Smiodm32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13423d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
13433d8817e4Smiod  m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13443d8817e4Smiod  m32c-opc.h cgen-types.h cgen-ops.h opintl.h $(INCDIR)/elf/m32c.h \
13453d8817e4Smiod  $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
13463d8817e4Smiod  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
13473d8817e4Smiodm32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13483d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h \
13493d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13503d8817e4Smiod  m32c-opc.h cgen-types.h cgen-ops.h opintl.h $(INCDIR)/safe-ctype.h
13513d8817e4Smiodm32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13523d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13533d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h cgen-ops.h \
13543d8817e4Smiod  $(INCDIR)/libiberty.h
13553d8817e4Smiodm32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13563d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13573d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/xregex.h \
13583d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
13593d8817e4Smiodm32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13603d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13613d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/libiberty.h \
13623d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13633d8817e4Smiodm32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13643d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
13653d8817e4Smiod  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13663d8817e4Smiod  m32r-opc.h opintl.h
13673d8817e4Smiodm32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13683d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
13693d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13703d8817e4Smiod  m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
13713d8817e4Smiodm32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13723d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13733d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32r-opc.h $(INCDIR)/libiberty.h
13743d8817e4Smiodm32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13753d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
13763d8817e4Smiod  $(INCDIR)/opcode/cgen.h m32r-opc.h
13773d8817e4Smiodm68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
13783d8817e4Smiod  $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
13793d8817e4Smiod  $(INCDIR)/symcat.h
13803d8817e4Smiodm68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
13813d8817e4Smiod  $(INCDIR)/opcode/m68hc11.h
13823d8817e4Smiodm68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13833d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
13843d8817e4Smiod  $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
13853d8817e4Smiodm68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13863d8817e4Smiod  $(INCDIR)/opcode/m68k.h
13873d8817e4Smiodm88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13883d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
13893d8817e4Smiod  opintl.h $(INCDIR)/libiberty.h
13903d8817e4Smiodmaxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13913d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/maxq.h
13923d8817e4Smiodmcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13933d8817e4Smiod  mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
13943d8817e4Smiodmips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13953d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
13963d8817e4Smiod  $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
13973d8817e4Smiod  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
13983d8817e4Smiod  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
13993d8817e4Smiodmips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14003d8817e4Smiod  $(INCDIR)/opcode/mips.h
14013d8817e4Smiodmips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14023d8817e4Smiod  $(INCDIR)/opcode/mips.h
14033d8817e4Smiodm10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14043d8817e4Smiod  $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
14053d8817e4Smiod  $(INCDIR)/symcat.h opintl.h
14063d8817e4Smiodm10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14073d8817e4Smiod  $(INCDIR)/opcode/mn10200.h
14083d8817e4Smiodm10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14093d8817e4Smiod  $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
14103d8817e4Smiod  $(INCDIR)/symcat.h opintl.h
14113d8817e4Smiodm10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14123d8817e4Smiod  $(INCDIR)/opcode/mn10300.h
14133d8817e4Smiodmmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
14143d8817e4Smiod  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
14153d8817e4Smiod  opintl.h
14163d8817e4Smiodmmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
14173d8817e4Smiodmt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14183d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14193d8817e4Smiod  $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/xregex.h \
14203d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
14213d8817e4Smiodmt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14223d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14233d8817e4Smiod  $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/libiberty.h \
14243d8817e4Smiod  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
14253d8817e4Smiodmt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14263d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
14273d8817e4Smiod  mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
14283d8817e4Smiod  mt-opc.h opintl.h
14293d8817e4Smiodmt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14303d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mt-desc.h \
14313d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
14323d8817e4Smiod  mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
14333d8817e4Smiodmt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14343d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14353d8817e4Smiod  $(INCDIR)/opcode/cgen.h mt-opc.h $(INCDIR)/libiberty.h \
14363d8817e4Smiod  $(INCDIR)/safe-ctype.h
14373d8817e4Smiodns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
14383d8817e4Smiod  $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
14393d8817e4Smiod  $(INCDIR)/opcode/ns32k.h opintl.h
14403d8817e4Smiodopenrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14413d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14423d8817e4Smiod  $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/xregex.h \
14433d8817e4Smiod  $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
14443d8817e4Smiodopenrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
14453d8817e4Smiod  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
14463d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
14473d8817e4Smiod  openrisc-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
14483d8817e4Smiod  $(INCDIR)/xregex2.h
14493d8817e4Smiodopenrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14503d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
14513d8817e4Smiod  openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
14523d8817e4Smiod  openrisc-opc.h opintl.h
14533d8817e4Smiodopenrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
14543d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
14553d8817e4Smiod  openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
14563d8817e4Smiod  openrisc-opc.h opintl.h $(INCDIR)/safe-ctype.h
14573d8817e4Smiodopenrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14583d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14593d8817e4Smiod  $(INCDIR)/opcode/cgen.h openrisc-opc.h $(INCDIR)/libiberty.h
14603d8817e4Smiodor32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
14613d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
14623d8817e4Smiod  $(INCDIR)/safe-ctype.h
14633d8817e4Smiodor32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
14643d8817e4Smiod  $(INCDIR)/opcode/or32.h
14653d8817e4Smiodpdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14663d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
14673d8817e4Smiodpdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
14683d8817e4Smiodpj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14693d8817e4Smiod  $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
14703d8817e4Smiod  $(INCDIR)/symcat.h
14713d8817e4Smiodpj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14723d8817e4Smiod  $(INCDIR)/opcode/pj.h
14733d8817e4Smiodppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14743d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
14753d8817e4Smiodppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14763d8817e4Smiod  $(INCDIR)/opcode/ppc.h opintl.h
14773d8817e4Smiods390-mkopc.lo: s390-mkopc.c
14783d8817e4Smiods390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
14793d8817e4Smiod  s390-opc.tab
14803d8817e4Smiods390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
14813d8817e4Smiod  config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
14823d8817e4Smiod  $(INCDIR)/opcode/s390.h
14833d8817e4Smiodsh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14843d8817e4Smiod  sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
14853d8817e4Smiodsh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
14863d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
14873d8817e4Smiod  sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
14883d8817e4Smiod  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
14893d8817e4Smiod  $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
14903d8817e4Smiod  $(BFDDIR)/elf32-sh64.h
14913d8817e4Smiodsh64-opc.lo: sh64-opc.c sh64-opc.h
14923d8817e4Smiodsparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14933d8817e4Smiod  $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
14943d8817e4Smiod  $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
14953d8817e4Smiodsparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14963d8817e4Smiod  $(INCDIR)/opcode/sparc.h
14973d8817e4Smiodtic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14983d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
14993d8817e4Smiodtic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
15003d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
15013d8817e4Smiodtic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15023d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
15033d8817e4Smiod  $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
15043d8817e4Smiodtic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15053d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
15063d8817e4Smiodtic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15073d8817e4Smiod  $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
15083d8817e4Smiod  $(INCDIR)/symcat.h
15093d8817e4Smiodtic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15103d8817e4Smiod  $(INCDIR)/opcode/tic80.h
15113d8817e4Smiodv850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15123d8817e4Smiod  $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
15133d8817e4Smiod  $(INCDIR)/symcat.h opintl.h
15143d8817e4Smiodv850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15153d8817e4Smiod  $(INCDIR)/opcode/v850.h opintl.h
15163d8817e4Smiodvax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15173d8817e4Smiod  $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
15183d8817e4Smiod  $(INCDIR)/symcat.h
15193d8817e4Smiodw65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15203d8817e4Smiod  w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
15213d8817e4Smiodxstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
15223d8817e4Smiod  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
15233d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
15243d8817e4Smiod  xstormy16-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
15253d8817e4Smiod  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
15263d8817e4Smiodxstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
15273d8817e4Smiod  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
15283d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
15293d8817e4Smiod  xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
15303d8817e4Smiod  $(INCDIR)/xregex2.h
15313d8817e4Smiodxstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
15323d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
15333d8817e4Smiod  $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
15343d8817e4Smiod  $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h
15353d8817e4Smiodxstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
15363d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
15373d8817e4Smiod  xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
15383d8817e4Smiod  xstormy16-opc.h opintl.h $(INCDIR)/safe-ctype.h
15393d8817e4Smiodxstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
15403d8817e4Smiod  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
15413d8817e4Smiod  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
15423d8817e4Smiod  xstormy16-opc.h $(INCDIR)/libiberty.h
15433d8817e4Smiodxc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15443d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen.h \
15453d8817e4Smiod  xc16x-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
15463d8817e4Smiod  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
15473d8817e4Smiodxc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15483d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen.h \
15493d8817e4Smiod  xc16x-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
15503d8817e4Smiod  $(INCDIR)/xregex2.h
15513d8817e4Smiodxc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15523d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
15533d8817e4Smiod  xc16x-desc.h $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h
15543d8817e4Smiodxc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15553d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h \
15563d8817e4Smiod  $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
15573d8817e4Smiodxc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15583d8817e4Smiod  $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen.h \
15593d8817e4Smiod  xc16x-opc.h $(INCDIR)/libiberty.h
15603d8817e4Smiodxtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
15613d8817e4Smiod  $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h sysdep.h \
15623d8817e4Smiod  config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
15633d8817e4Smiodz80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15643d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
15653d8817e4Smiodz8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15663d8817e4Smiod  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
15673d8817e4Smiodz8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15683d8817e4Smiod  $(INCDIR)/libiberty.h
15693d8817e4Smiod# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
15703d8817e4Smiod# Tell versions [3.59,3.63) of GNU make to not export all variables.
15713d8817e4Smiod# Otherwise a system limit (for SysV at least) may be exceeded.
15723d8817e4Smiod.NOEXPORT:
1573