1218822Sdim# Makefile.in generated by automake 1.9.6 from Makefile.am.
2218822Sdim# @configure_input@
338889Sjdp
4218822Sdim# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5218822Sdim# 2003, 2004, 2005  Free Software Foundation, Inc.
638889Sjdp# This Makefile.in is free software; the Free Software Foundation
738889Sjdp# gives unlimited permission to copy and/or distribute it,
838889Sjdp# with or without modifications, as long as this notice is preserved.
938889Sjdp
1033965Sjdp# This program is distributed in the hope that it will be useful,
1138889Sjdp# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1238889Sjdp# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1338889Sjdp# PARTICULAR PURPOSE.
1433965Sjdp
15218822Sdim@SET_MAKE@
1638889Sjdp
1738889Sjdp
1838889Sjdpsrcdir = @srcdir@
1938889Sjdptop_srcdir = @top_srcdir@
2033965SjdpVPATH = @srcdir@
2138889Sjdppkgdatadir = $(datadir)/@PACKAGE@
2238889Sjdppkglibdir = $(libdir)/@PACKAGE@
2338889Sjdppkgincludedir = $(includedir)/@PACKAGE@
2438889Sjdptop_builddir = .
25218822Sdimam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2633965SjdpINSTALL = @INSTALL@
27218822Sdiminstall_sh_DATA = $(install_sh) -c -m 644
28218822Sdiminstall_sh_PROGRAM = $(install_sh) -c
29218822Sdiminstall_sh_SCRIPT = $(install_sh) -c
30218822SdimINSTALL_HEADER = $(INSTALL_DATA)
31218822Sdimtransform = $(program_transform_name)
3238889SjdpNORMAL_INSTALL = :
3338889SjdpPRE_INSTALL = :
3438889SjdpPOST_INSTALL = :
3538889SjdpNORMAL_UNINSTALL = :
3638889SjdpPRE_UNINSTALL = :
3738889SjdpPOST_UNINSTALL = :
3838889Sjdpbuild_triplet = @build@
3938889Sjdphost_triplet = @host@
4038889Sjdptarget_triplet = @target@
41218822SdimDIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub \
42218822Sdim	ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
43218822Sdim	$(top_srcdir)/configure $(am__configure_deps) \
44218822Sdim	$(srcdir)/config.in $(srcdir)/../mkinstalldirs \
45218822Sdim	$(top_srcdir)/po/Make-in $(srcdir)/../ltmain.sh \
46218822Sdim	$(srcdir)/../config.guess $(srcdir)/../config.sub
47218822Sdimsubdir = .
48218822SdimACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49218822Sdimam__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
50218822Sdim	$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
51218822Sdim	$(top_srcdir)/../config/depstand.m4 \
52218822Sdim	$(top_srcdir)/../config/gettext-sister.m4 \
53218822Sdim	$(top_srcdir)/../config/lead-dot.m4 \
54218822Sdim	$(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
55218822Sdim	$(top_srcdir)/../config/progtest.m4 \
56218822Sdim	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
57218822Sdim	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
58218822Sdim	$(top_srcdir)/configure.in
59218822Sdimam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60218822Sdim	$(ACLOCAL_M4)
61218822Sdimam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62218822Sdim configure.lineno configure.status.lineno
63218822Sdimmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
64218822SdimCONFIG_HEADER = config.h
65218822SdimCONFIG_CLEAN_FILES = po/Makefile.in
66218822SdimLIBRARIES = $(noinst_LIBRARIES)
67218822SdimARFLAGS = cru
68218822Sdimlibopcodes_a_AR = $(AR) $(ARFLAGS)
69218822Sdimlibopcodes_a_LIBADD =
70218822Sdimlibopcodes_a_SOURCES = libopcodes.c
71218822Sdimlibopcodes_a_OBJECTS = libopcodes.$(OBJEXT)
72218822Sdimam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73218822Sdimam__vpath_adj = case $$p in \
74218822Sdim    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75218822Sdim    *) f=$$p;; \
76218822Sdim  esac;
77218822Sdimam__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
78218822Sdimam__installdirs = "$(DESTDIR)$(bfdlibdir)"
79218822SdimbfdlibLTLIBRARIES_INSTALL = $(INSTALL)
80218822SdimLTLIBRARIES = $(bfdlib_LTLIBRARIES)
81218822Sdimam__DEPENDENCIES_1 =
82218822Sdimam_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
83218822Sdimlibopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
84218822SdimDEFAULT_INCLUDES = -I. -I$(srcdir) -I.
85218822Sdimdepcomp =
86218822Sdimam__depfiles_maybe =
87218822SdimCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88218822Sdim	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89218822SdimLTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
90218822Sdim	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91218822Sdim	$(AM_CFLAGS) $(CFLAGS)
92218822SdimCCLD = $(CC)
93218822SdimLINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94218822Sdim	$(AM_LDFLAGS) $(LDFLAGS) -o $@
95218822SdimSOURCES = libopcodes.c $(libopcodes_la_SOURCES)
96218822SdimRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97218822Sdim	html-recursive info-recursive install-data-recursive \
98218822Sdim	install-exec-recursive install-info-recursive \
99218822Sdim	install-recursive installcheck-recursive installdirs-recursive \
100218822Sdim	pdf-recursive ps-recursive uninstall-info-recursive \
101218822Sdim	uninstall-recursive
102218822SdimETAGS = etags
103218822SdimCTAGS = ctags
104218822SdimDIST_SUBDIRS = $(SUBDIRS)
105218822SdimACLOCAL = @ACLOCAL@
106218822SdimAMDEP_FALSE = @AMDEP_FALSE@
107218822SdimAMDEP_TRUE = @AMDEP_TRUE@
108218822SdimAMTAR = @AMTAR@
10933965SjdpAR = @AR@
110218822SdimAUTOCONF = @AUTOCONF@
111218822SdimAUTOHEADER = @AUTOHEADER@
112218822SdimAUTOMAKE = @AUTOMAKE@
113218822SdimAWK = @AWK@
11438889SjdpBFD_MACHINES = @BFD_MACHINES@
11560484SobrienCATALOGS = @CATALOGS@
11660484SobrienCATOBJEXT = @CATOBJEXT@
11733965SjdpCC = @CC@
118218822SdimCCDEPMODE = @CCDEPMODE@
11960484SobrienCC_FOR_BUILD = @CC_FOR_BUILD@
120218822SdimCFLAGS = @CFLAGS@
121218822SdimCGEN_MAINT_FALSE = @CGEN_MAINT_FALSE@
122218822SdimCGEN_MAINT_TRUE = @CGEN_MAINT_TRUE@
123218822SdimCPP = @CPP@
124218822SdimCPPFLAGS = @CPPFLAGS@
125218822SdimCYGPATH_W = @CYGPATH_W@
12660484SobrienDATADIRNAME = @DATADIRNAME@
127218822SdimDEFS = @DEFS@
128218822SdimDEPDIR = @DEPDIR@
129218822SdimDUMPBIN = @DUMPBIN@
130218822SdimECHO_C = @ECHO_C@
131218822SdimECHO_N = @ECHO_N@
132218822SdimECHO_T = @ECHO_T@
133218822SdimEGREP = @EGREP@
13438889SjdpEXEEXT = @EXEEXT@
13560484SobrienEXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
136218822SdimFGREP = @FGREP@
137218822SdimGENCAT = @GENCAT@
13860484SobrienGMSGFMT = @GMSGFMT@
139218822SdimGREP = @GREP@
14038889SjdpHDEFINES = @HDEFINES@
141218822SdimINCINTL = @INCINTL@
142218822SdimINSTALL_DATA = @INSTALL_DATA@
143218822SdimINSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
144218822SdimINSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
145218822SdimINSTALL_PROGRAM = @INSTALL_PROGRAM@
146218822SdimINSTALL_SCRIPT = @INSTALL_SCRIPT@
147218822SdimINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
14860484SobrienINSTOBJEXT = @INSTOBJEXT@
149218822SdimLD = @LD@
150218822SdimLDFLAGS = @LDFLAGS@
151218822SdimLIBINTL = @LIBINTL@
152218822SdimLIBINTL_DEP = @LIBINTL_DEP@
153218822SdimLIBOBJS = @LIBOBJS@
154218822SdimLIBS = @LIBS@
15538889SjdpLIBTOOL = @LIBTOOL@
15638889SjdpLN_S = @LN_S@
157218822SdimLTLIBOBJS = @LTLIBOBJS@
15838889SjdpMAINT = @MAINT@
159218822SdimMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
160218822SdimMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
16138889SjdpMAKEINFO = @MAKEINFO@
16260484SobrienMKINSTALLDIRS = @MKINSTALLDIRS@
16360484SobrienMSGFMT = @MSGFMT@
164218822SdimMSGMERGE = @MSGMERGE@
165218822SdimNM = @NM@
166218822SdimNO_WERROR = @NO_WERROR@
16777298SobrienOBJEXT = @OBJEXT@
16838889SjdpPACKAGE = @PACKAGE@
169218822SdimPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170218822SdimPACKAGE_NAME = @PACKAGE_NAME@
171218822SdimPACKAGE_STRING = @PACKAGE_STRING@
172218822SdimPACKAGE_TARNAME = @PACKAGE_TARNAME@
173218822SdimPACKAGE_VERSION = @PACKAGE_VERSION@
174218822SdimPATH_SEPARATOR = @PATH_SEPARATOR@
17560484SobrienPOSUB = @POSUB@
17633965SjdpRANLIB = @RANLIB@
177218822SdimSED = @SED@
178218822SdimSET_MAKE = @SET_MAKE@
179218822SdimSHELL = @SHELL@
18077298SobrienSTRIP = @STRIP@
18160484SobrienUSE_NLS = @USE_NLS@
18238889SjdpVERSION = @VERSION@
183218822SdimWARN_CFLAGS = @WARN_CFLAGS@
18460484SobrienWIN32LDFLAGS = @WIN32LDFLAGS@
18560484SobrienWIN32LIBADD = @WIN32LIBADD@
186218822SdimXGETTEXT = @XGETTEXT@
187218822Sdimac_ct_AR = @ac_ct_AR@
188218822Sdimac_ct_CC = @ac_ct_CC@
189218822Sdimac_ct_DUMPBIN = @ac_ct_DUMPBIN@
190218822Sdimac_ct_RANLIB = @ac_ct_RANLIB@
191218822Sdimac_ct_STRIP = @ac_ct_STRIP@
192218822Sdimam__fastdepCC_FALSE = @am__fastdepCC_FALSE@
193218822Sdimam__fastdepCC_TRUE = @am__fastdepCC_TRUE@
194218822Sdimam__include = @am__include@
195218822Sdimam__leading_dot = @am__leading_dot@
196218822Sdimam__quote = @am__quote@
197218822Sdimam__tar = @am__tar@
198218822Sdimam__untar = @am__untar@
19938889Sjdparchdefs = @archdefs@
200218822Sdimbfdincludedir = @bfdincludedir@
201218822Sdimbfdlibdir = @bfdlibdir@
202218822Sdimbindir = @bindir@
203218822Sdimbuild = @build@
204218822Sdimbuild_alias = @build_alias@
205218822Sdimbuild_cpu = @build_cpu@
206218822Sdimbuild_os = @build_os@
207218822Sdimbuild_vendor = @build_vendor@
20877298Sobriencgendir = @cgendir@
209218822Sdimdatadir = @datadir@
210218822Sdimexec_prefix = @exec_prefix@
211218822Sdimhost = @host@
212218822Sdimhost_alias = @host_alias@
213218822Sdimhost_cpu = @host_cpu@
214218822Sdimhost_noncanonical = @host_noncanonical@
215218822Sdimhost_os = @host_os@
216218822Sdimhost_vendor = @host_vendor@
217218822Sdimincludedir = @includedir@
218218822Sdiminfodir = @infodir@
219218822Sdiminstall_sh = @install_sh@
220218822Sdimlibdir = @libdir@
221218822Sdimlibexecdir = @libexecdir@
222218822Sdimlocalstatedir = @localstatedir@
223218822Sdimlt_ECHO = @lt_ECHO@
224218822Sdimmandir = @mandir@
225218822Sdimmkdir_p = @mkdir_p@
226218822Sdimoldincludedir = @oldincludedir@
227218822Sdimprefix = @prefix@
228218822Sdimprogram_transform_name = @program_transform_name@
229218822Sdimsbindir = @sbindir@
230218822Sdimsharedstatedir = @sharedstatedir@
231218822Sdimsysconfdir = @sysconfdir@
232218822Sdimtarget = @target@
233218822Sdimtarget_alias = @target_alias@
234218822Sdimtarget_cpu = @target_cpu@
235218822Sdimtarget_noncanonical = @target_noncanonical@
236218822Sdimtarget_os = @target_os@
237218822Sdimtarget_vendor = @target_vendor@
238218822SdimAUTOMAKE_OPTIONS = 1.9 cygnus
239218822SdimACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
24060484SobrienSUBDIRS = po
24133965SjdpINCDIR = $(srcdir)/../include
24233965SjdpBFDDIR = $(srcdir)/../bfd
24360484SobrienMKDEP = gcc -MM
24477298SobrienAM_CFLAGS = $(WARN_CFLAGS)
245104834Sobrienbfdlib_LTLIBRARIES = libopcodes.la
246104834Sobrien
24733965Sjdp# This is where bfd.h lives.
24833965SjdpBFD_H = ../bfd/bfd.h
24933965Sjdp
25077298Sobrien# This is where libiberty lives.
25177298SobrienLIBIBERTY = ../libiberty/libiberty.a
25277298Sobrien
25333965Sjdp# Header files.
25433965SjdpHFILES = \
255218822Sdim	cgen-ops.h cgen-types.h \
25660484Sobrien	fr30-desc.h fr30-opc.h \
257104834Sobrien	frv-desc.h frv-opc.h \
25833965Sjdp	h8500-opc.h \
259218822Sdim	i386-opc.h \
260218822Sdim	i386-tbl.h \
261104834Sobrien	ia64-asmtab.h \
262104834Sobrien	ia64-opc.h \
263130561Sobrien	ip2k-desc.h ip2k-opc.h \
264130561Sobrien	iq2000-desc.h iq2000-opc.h \
265218822Sdim	m32c-desc.h m32c-opc.h \
26660484Sobrien	m32r-desc.h m32r-opc.h \
26760484Sobrien	mcore-opc.h \
268218822Sdim	mep-desc.h mep-opc.h \
269218822Sdim	mt-desc.h mt-opc.h \
27089857Sobrien	openrisc-desc.h openrisc-opc.h \
271218822Sdim	score-opc.h \
27233965Sjdp	sh-opc.h \
273104834Sobrien	sh64-opc.h \
27433965Sjdp	sysdep.h \
27533965Sjdp	w65-opc.h \
276218822Sdim	xc16x-desc.h xc16x-opc.h \
27789857Sobrien	xstormy16-desc.h xstormy16-opc.h \
27833965Sjdp	z8k-opc.h
27933965Sjdp
28060484Sobrien
28133965Sjdp# C source files that correspond to .o's.
28233965SjdpCFILES = \
28333965Sjdp	alpha-dis.c \
28433965Sjdp	alpha-opc.c \
28560484Sobrien	arc-dis.c \
28660484Sobrien	arc-opc.c \
28777298Sobrien	arc-ext.c \
28833965Sjdp	arm-dis.c \
28960484Sobrien	avr-dis.c \
290218822Sdim	bfin-dis.c \
29133965Sjdp	cgen-asm.c \
292218822Sdim	cgen-bitset.c \
29333965Sjdp	cgen-dis.c \
29433965Sjdp	cgen-opc.c \
295218822Sdim	cr16-dis.c \
296218822Sdim	cr16-opc.c \
29777298Sobrien	cris-dis.c \
29877298Sobrien	cris-opc.c \
299218822Sdim	crx-dis.c \
300218822Sdim	crx-opc.c \
30133965Sjdp	d10v-dis.c \
30233965Sjdp	d10v-opc.c \
30360484Sobrien	d30v-dis.c \
30460484Sobrien	d30v-opc.c \
305104834Sobrien	dlx-dis.c \
30633965Sjdp	dis-buf.c \
307130561Sobrien	dis-init.c \
30833965Sjdp	disassemble.c \
30960484Sobrien	fr30-asm.c \
31060484Sobrien	fr30-desc.c \
31160484Sobrien	fr30-dis.c \
31260484Sobrien	fr30-ibld.c \
31360484Sobrien	fr30-opc.c \
314104834Sobrien	frv-asm.c \
315104834Sobrien	frv-desc.c \
316104834Sobrien	frv-dis.c \
317104834Sobrien	frv-ibld.c \
318104834Sobrien	frv-opc.c \
31933965Sjdp	h8300-dis.c \
32033965Sjdp	h8500-dis.c \
32133965Sjdp	hppa-dis.c \
32260484Sobrien	i370-dis.c \
32360484Sobrien	i370-opc.c \
32433965Sjdp	i386-dis.c \
325218822Sdim	i386-opc.c \
326218822Sdim	i386-gen.c \
32777298Sobrien	i860-dis.c \
32833965Sjdp	i960-dis.c \
32977298Sobrien	ia64-dis.c \
33077298Sobrien	ia64-opc-a.c \
33177298Sobrien	ia64-opc-b.c \
33277298Sobrien	ia64-opc-f.c \
33377298Sobrien	ia64-opc-i.c \
33477298Sobrien	ia64-opc-m.c \
33577298Sobrien	ia64-opc-d.c \
33677298Sobrien	ia64-opc.c \
33777298Sobrien	ia64-gen.c \
33877298Sobrien	ia64-asmtab.c \
339130561Sobrien	ip2k-asm.c \
340130561Sobrien	ip2k-desc.c \
341130561Sobrien	ip2k-dis.c \
342130561Sobrien	ip2k-ibld.c \
343130561Sobrien	ip2k-opc.c \
344130561Sobrien	iq2000-asm.c \
345130561Sobrien	iq2000-desc.c \
346130561Sobrien	iq2000-dis.c \
347130561Sobrien	iq2000-ibld.c \
348130561Sobrien	iq2000-opc.c \
349218822Sdim	m32c-asm.c \
350218822Sdim	m32c-desc.c \
351218822Sdim	m32c-dis.c \
352218822Sdim	m32c-ibld.c \
353218822Sdim	m32c-opc.c \
35433965Sjdp	m32r-asm.c \
35560484Sobrien	m32r-desc.c \
35633965Sjdp	m32r-dis.c \
35760484Sobrien	m32r-ibld.c \
35833965Sjdp	m32r-opc.c \
35960484Sobrien	m32r-opinst.c \
36077298Sobrien	m68hc11-dis.c \
36177298Sobrien	m68hc11-opc.c \
36233965Sjdp	m68k-dis.c \
36333965Sjdp	m68k-opc.c \
36433965Sjdp	m88k-dis.c \
365218822Sdim	maxq-dis.c \
36660484Sobrien	mcore-dis.c \
367218822Sdim	mep-asm.c \
368218822Sdim	mep-desc.c \
369218822Sdim	mep-dis.c \
370218822Sdim	mep-ibld.c \
371218822Sdim	mep-opc.c \
37233965Sjdp	mips-dis.c \
37333965Sjdp	mips-opc.c \
37433965Sjdp	mips16-opc.c \
37533965Sjdp	m10200-dis.c \
37633965Sjdp	m10200-opc.c \
37733965Sjdp	m10300-dis.c \
37833965Sjdp	m10300-opc.c \
37989857Sobrien	mmix-dis.c \
38089857Sobrien	mmix-opc.c \
381218822Sdim	mt-asm.c \
382218822Sdim	mt-desc.c \
383218822Sdim	mt-dis.c \
384218822Sdim	mt-ibld.c \
385218822Sdim	mt-opc.c \
38633965Sjdp	ns32k-dis.c \
38789857Sobrien	openrisc-asm.c \
38889857Sobrien	openrisc-desc.c \
38989857Sobrien	openrisc-dis.c \
39089857Sobrien	openrisc-ibld.c \
39189857Sobrien	openrisc-opc.c \
39291041Sobrien	or32-dis.c \
39391041Sobrien	or32-opc.c \
39489857Sobrien	pdp11-dis.c \
39589857Sobrien	pdp11-opc.c \
39660484Sobrien	pj-dis.c \
39760484Sobrien	pj-opc.c \
39833965Sjdp	ppc-dis.c \
39933965Sjdp	ppc-opc.c \
40089857Sobrien	s390-mkopc.c \
40189857Sobrien	s390-opc.c \
40289857Sobrien	s390-dis.c \
403218822Sdim	score-dis.c \
40433965Sjdp	sh-dis.c \
405104834Sobrien	sh64-dis.c \
406104834Sobrien	sh64-opc.c \
40733965Sjdp	sparc-dis.c \
40833965Sjdp	sparc-opc.c \
409218822Sdim	spu-dis.c \
410218822Sdim	spu-opc.c \
41138889Sjdp	tic30-dis.c \
412130561Sobrien	tic4x-dis.c \
41377298Sobrien	tic54x-dis.c \
41477298Sobrien	tic54x-opc.c \
41560484Sobrien	tic80-dis.c \
41660484Sobrien	tic80-opc.c \
41760484Sobrien	v850-dis.c \
41860484Sobrien	v850-opc.c \
41960484Sobrien	vax-dis.c \
42033965Sjdp	w65-dis.c \
421218822Sdim	xc16x-asm.c \
422218822Sdim	xc16x-desc.c \
423218822Sdim	xc16x-dis.c \
424218822Sdim	xc16x-ibld.c \
425218822Sdim	xc16x-opc.c \
42689857Sobrien	xstormy16-asm.c \
42789857Sobrien	xstormy16-desc.c \
42889857Sobrien	xstormy16-dis.c \
42989857Sobrien	xstormy16-ibld.c \
43089857Sobrien	xstormy16-opc.c \
431130561Sobrien	xtensa-dis.c \
432218822Sdim	z80-dis.c \
43333965Sjdp	z8k-dis.c \
43433965Sjdp	z8kgen.c
43533965Sjdp
43633965SjdpALL_MACHINES = \
43738889Sjdp	alpha-dis.lo \
43838889Sjdp	alpha-opc.lo \
43938889Sjdp	arc-dis.lo \
44038889Sjdp	arc-opc.lo \
44177298Sobrien	arc-ext.lo \
44238889Sjdp	arm-dis.lo \
44360484Sobrien	avr-dis.lo \
444218822Sdim	bfin-dis.lo \
44538889Sjdp	cgen-asm.lo \
446218822Sdim	cgen-bitset.lo \
44738889Sjdp	cgen-dis.lo \
44838889Sjdp	cgen-opc.lo \
449218822Sdim	cr16-dis.lo \
450218822Sdim	cr16-opc.lo \
45177298Sobrien	cris-dis.lo \
45277298Sobrien	cris-opc.lo \
453218822Sdim	crx-dis.lo \
454218822Sdim	crx-opc.lo \
45538889Sjdp	d10v-dis.lo \
45638889Sjdp	d10v-opc.lo \
45760484Sobrien	d30v-dis.lo \
45860484Sobrien	d30v-opc.lo \
459104834Sobrien	dlx-dis.lo \
46060484Sobrien	fr30-asm.lo \
46160484Sobrien	fr30-desc.lo \
46260484Sobrien	fr30-dis.lo \
46360484Sobrien	fr30-ibld.lo \
46460484Sobrien	fr30-opc.lo \
465104834Sobrien	frv-asm.lo \
466104834Sobrien	frv-desc.lo \
467104834Sobrien	frv-dis.lo \
468104834Sobrien	frv-ibld.lo \
469104834Sobrien	frv-opc.lo \
47038889Sjdp	h8300-dis.lo \
47138889Sjdp	h8500-dis.lo \
47238889Sjdp	hppa-dis.lo \
47338889Sjdp	i386-dis.lo \
474218822Sdim	i386-opc.lo \
47560484Sobrien	i370-dis.lo \
47660484Sobrien	i370-opc.lo \
47777298Sobrien	i860-dis.lo \
47838889Sjdp	i960-dis.lo \
47977298Sobrien	ia64-dis.lo \
48077298Sobrien	ia64-opc.lo \
481130561Sobrien	ip2k-asm.lo \
482130561Sobrien	ip2k-desc.lo \
483130561Sobrien	ip2k-dis.lo \
484130561Sobrien	ip2k-ibld.lo \
485130561Sobrien	ip2k-opc.lo \
486130561Sobrien	iq2000-asm.lo \
487130561Sobrien	iq2000-desc.lo \
488130561Sobrien	iq2000-dis.lo \
489130561Sobrien	iq2000-ibld.lo \
490130561Sobrien	iq2000-opc.lo \
491218822Sdim	m32c-asm.lo \
492218822Sdim	m32c-desc.lo \
493218822Sdim	m32c-dis.lo \
494218822Sdim	m32c-ibld.lo \
495218822Sdim	m32c-opc.lo \
49638889Sjdp	m32r-asm.lo \
49760484Sobrien	m32r-desc.lo \
49838889Sjdp	m32r-dis.lo \
49960484Sobrien	m32r-ibld.lo \
50038889Sjdp	m32r-opc.lo \
50160484Sobrien	m32r-opinst.lo \
50277298Sobrien	m68hc11-dis.lo \
50377298Sobrien	m68hc11-opc.lo \
50438889Sjdp	m68k-dis.lo \
50538889Sjdp	m68k-opc.lo \
50638889Sjdp	m88k-dis.lo \
50738889Sjdp	m10200-dis.lo \
50838889Sjdp	m10200-opc.lo \
50938889Sjdp	m10300-dis.lo \
51038889Sjdp	m10300-opc.lo \
511218822Sdim	maxq-dis.lo \
51260484Sobrien	mcore-dis.lo \
513218822Sdim	mep-asm.lo \
514218822Sdim	mep-desc.lo \
515218822Sdim	mep-dis.lo \
516218822Sdim	mep-ibld.lo \
517218822Sdim	mep-opc.lo \
51838889Sjdp	mips-dis.lo \
51938889Sjdp	mips-opc.lo \
52038889Sjdp	mips16-opc.lo \
52189857Sobrien	mmix-dis.lo \
52289857Sobrien	mmix-opc.lo \
523130561Sobrien	msp430-dis.lo \
524218822Sdim	mt-asm.lo \
525218822Sdim	mt-desc.lo \
526218822Sdim	mt-dis.lo \
527218822Sdim	mt-ibld.lo \
528218822Sdim	mt-opc.lo \
52978828Sobrien	ns32k-dis.lo \
53089857Sobrien	openrisc-asm.lo \
53189857Sobrien	openrisc-desc.lo \
53289857Sobrien	openrisc-dis.lo \
53389857Sobrien	openrisc-ibld.lo \
53489857Sobrien	openrisc-opc.lo \
53591041Sobrien	or32-dis.lo \
53691041Sobrien	or32-opc.lo \
53789857Sobrien	pdp11-dis.lo \
53889857Sobrien	pdp11-opc.lo \
53960484Sobrien	pj-dis.lo \
54060484Sobrien	pj-opc.lo \
54138889Sjdp	ppc-dis.lo \
54238889Sjdp	ppc-opc.lo \
54389857Sobrien	s390-dis.lo \
54489857Sobrien	s390-opc.lo \
545218822Sdim	score-dis.lo \
54638889Sjdp	sh-dis.lo \
547104834Sobrien	sh64-dis.lo \
548104834Sobrien	sh64-opc.lo \
54938889Sjdp	sparc-dis.lo \
55038889Sjdp	sparc-opc.lo \
551218822Sdim	spu-dis.lo \
552218822Sdim	spu-opc.lo \
55338889Sjdp	tic30-dis.lo \
554130561Sobrien	tic4x-dis.lo \
55577298Sobrien	tic54x-dis.lo \
55677298Sobrien	tic54x-opc.lo \
55760484Sobrien	tic80-dis.lo \
55860484Sobrien	tic80-opc.lo \
55938889Sjdp	v850-dis.lo \
56038889Sjdp	v850-opc.lo \
56160484Sobrien	vax-dis.lo \
56238889Sjdp	w65-dis.lo \
563218822Sdim	xc16x-asm.lo \
564218822Sdim	xc16x-desc.lo \
565218822Sdim	xc16x-dis.lo \
566218822Sdim	xc16x-ibld.lo \
567218822Sdim	xc16x-opc.lo \
56889857Sobrien	xstormy16-asm.lo \
56989857Sobrien	xstormy16-desc.lo \
57089857Sobrien	xstormy16-dis.lo \
57189857Sobrien	xstormy16-ibld.lo \
57289857Sobrien	xstormy16-opc.lo \
573130561Sobrien	xtensa-dis.lo \
574218822Sdim	z80-dis.lo \
57538889Sjdp	z8k-dis.lo
57633965Sjdp
57738889SjdpOFILES = @BFD_MACHINES@
57833965Sjdp
579218822Sdim# We should reconfigure whenever bfd/configure.in changes, because
580218822Sdim# that's where the version number in Makefile comes from.
581218822SdimCONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
582218822SdimINCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
583130561Sobrienlibopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
584130561Sobrien# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
585130561Sobrien# Unfortunately this causes libtool to add -L$(libdir), referring to the
586130561Sobrien# planned install directory of libbfd.  This can cause us to pick up an
587130561Sobrien# old version of libbfd, or to pick up libbfd for the wrong architecture
588130561Sobrien# if host != build.
58938889Sjdplibopcodes_la_DEPENDENCIES = $(OFILES)
59060484Sobrienlibopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
591218822Sdimlibopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @WIN32LDFLAGS@
59233965Sjdp
59338889Sjdp# libtool will build .libs/libopcodes.a.  We create libopcodes.a in
59438889Sjdp# the build directory so that we don't have to convert all the
59538889Sjdp# programs that use libopcodes.a simultaneously.  This is a hack which
59638889Sjdp# should be removed if everything else starts using libtool.  FIXME.
59738889Sjdpnoinst_LIBRARIES = libopcodes.a
59860484SobrienPOTFILES = $(HFILES) $(CFILES)
59960484SobrienCLEANFILES = \
600218822Sdim	stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
601218822Sdim	stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
60277298Sobrien	libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
60360484Sobrien
60477298SobrienCGENDIR = @cgendir@
60589857SobrienCPUDIR = $(CGENDIR)/cpu
606218822SdimCGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
60777298SobrienCGENFLAGS = -v
608104834SobrienCGENDEPS = \
60977298Sobrien	$(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
61077298Sobrien	$(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
61177298Sobrien	$(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
61277298Sobrien	$(CGENDIR)/opc-opinst.scm \
61377298Sobrien	cgen-asm.in cgen-dis.in cgen-ibld.in
61477298Sobrien
615218822SdimCGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
616130561Sobrien@CGEN_MAINT_FALSE@IP2K_DEPS = 
617218822Sdim@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
618218822Sdim@CGEN_MAINT_FALSE@M32C_DEPS = 
619218822Sdim@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
62077298Sobrien@CGEN_MAINT_FALSE@M32R_DEPS = 
621218822Sdim@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
62277298Sobrien@CGEN_MAINT_FALSE@FR30_DEPS = 
623218822Sdim@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
624104834Sobrien@CGEN_MAINT_FALSE@FRV_DEPS = 
625218822Sdim@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
626218822Sdim@CGEN_MAINT_FALSE@MEP_DEPS = 
627218822Sdim@CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
628218822Sdim@CGEN_MAINT_FALSE@MT_DEPS = 
629218822Sdim@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
63089857Sobrien@CGEN_MAINT_FALSE@OPENRISC_DEPS = 
631218822Sdim@CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
632130561Sobrien@CGEN_MAINT_FALSE@IQ2000_DEPS = 
633218822Sdim@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
634218822Sdim@CGEN_MAINT_FALSE@XC16X_DEPS = 
635218822Sdim@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
63689857Sobrien@CGEN_MAINT_FALSE@XSTORMY16_DEPS = 
637218822Sdim@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
638218822Sdimm32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
639218822Sdimall: config.h
640218822Sdim	$(MAKE) $(AM_MAKEFLAGS) all-recursive
64138889Sjdp
64238889Sjdp.SUFFIXES:
643218822Sdim.SUFFIXES: .c .lo .o .obj
644218822Sdimam--refresh:
645218822Sdim	@:
646218822Sdim$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
647218822Sdim	@for dep in $?; do \
648218822Sdim	  case '$(am__configure_deps)' in \
649218822Sdim	    *$$dep*) \
650218822Sdim	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
651218822Sdim	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
652218822Sdim		&& exit 0; \
653218822Sdim	      exit 1;; \
654218822Sdim	  esac; \
655218822Sdim	done; \
656218822Sdim	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
657218822Sdim	cd $(top_srcdir) && \
658218822Sdim	  $(AUTOMAKE) --foreign  Makefile
659218822Sdim.PRECIOUS: Makefile
660218822SdimMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
661218822Sdim	@case '$?' in \
662218822Sdim	  *config.status*) \
663218822Sdim	    echo ' $(SHELL) ./config.status'; \
664218822Sdim	    $(SHELL) ./config.status;; \
665218822Sdim	  *) \
666218822Sdim	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
667218822Sdim	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
668218822Sdim	esac;
66938889Sjdp
670218822Sdim$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
671218822Sdim	$(SHELL) ./config.status --recheck
67238889Sjdp
673218822Sdim$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
67438889Sjdp	cd $(srcdir) && $(AUTOCONF)
675218822Sdim$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
676218822Sdim	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
67738889Sjdp
678218822Sdimconfig.h: stamp-h1
67960484Sobrien	@if test ! -f $@; then \
680218822Sdim	  rm -f stamp-h1; \
681218822Sdim	  $(MAKE) stamp-h1; \
68260484Sobrien	else :; fi
683218822Sdim
684218822Sdimstamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
685218822Sdim	@rm -f stamp-h1
686218822Sdim	cd $(top_builddir) && $(SHELL) ./config.status config.h
687218822Sdim$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
68838889Sjdp	cd $(top_srcdir) && $(AUTOHEADER)
689218822Sdim	rm -f stamp-h1
690218822Sdim	touch $@
69138889Sjdp
69238889Sjdpdistclean-hdr:
693218822Sdim	-rm -f config.h stamp-h1
694218822Sdimpo/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
695218822Sdim	cd $(top_builddir) && $(SHELL) ./config.status $@
69638889Sjdp
69738889Sjdpclean-noinstLIBRARIES:
69838889Sjdp	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
69938889Sjdp
700218822Sdimclean-bfdlibLTLIBRARIES:
701218822Sdim	-test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
702218822Sdim	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
703218822Sdim	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
704218822Sdim	  test "$$dir" != "$$p" || dir=.; \
705218822Sdim	  echo "rm -f \"$${dir}/so_locations\""; \
706218822Sdim	  rm -f "$${dir}/so_locations"; \
707218822Sdim	done
708218822Sdimlibopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES) 
709218822Sdim	$(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
71038889Sjdp
71138889Sjdpmostlyclean-compile:
71277298Sobrien	-rm -f *.$(OBJEXT)
71333965Sjdp
71438889Sjdpdistclean-compile:
71538889Sjdp	-rm -f *.tab.c
71633965Sjdp
717218822Sdim.c.o:
718218822Sdim	$(COMPILE) -c $<
71933965Sjdp
720218822Sdim.c.obj:
721218822Sdim	$(COMPILE) -c `$(CYGPATH_W) '$<'`
722218822Sdim
72338889Sjdp.c.lo:
724218822Sdim	$(LTCOMPILE) -c -o $@ $<
72533965Sjdp
72638889Sjdpmostlyclean-libtool:
72738889Sjdp	-rm -f *.lo
72833965Sjdp
72938889Sjdpclean-libtool:
73038889Sjdp	-rm -rf .libs _libs
73133965Sjdp
73238889Sjdpdistclean-libtool:
733218822Sdim	-rm -f libtool
734218822Sdimuninstall-info-am:
73533965Sjdp
73660484Sobrien# This directory's subdirectories are mostly independent; you can cd
73760484Sobrien# into them and run `make' without going through this Makefile.
73860484Sobrien# To change the values of `make' variables: instead of editing Makefiles,
73960484Sobrien# (1) if the variable is set in `config.status', edit `config.status'
74060484Sobrien#     (which will cause the Makefiles to be regenerated when you run `make');
74160484Sobrien# (2) otherwise, pass the desired values on the `make' command line.
742218822Sdim$(RECURSIVE_TARGETS):
743218822Sdim	@failcom='exit 1'; \
744218822Sdim	for f in x $$MAKEFLAGS; do \
745218822Sdim	  case $$f in \
746218822Sdim	    *=* | --[!k]*);; \
747218822Sdim	    *k*) failcom='fail=yes';; \
748218822Sdim	  esac; \
749218822Sdim	done; \
75060484Sobrien	dot_seen=no; \
75160484Sobrien	target=`echo $@ | sed s/-recursive//`; \
75260484Sobrien	list='$(SUBDIRS)'; for subdir in $$list; do \
75360484Sobrien	  echo "Making $$target in $$subdir"; \
75460484Sobrien	  if test "$$subdir" = "."; then \
75560484Sobrien	    dot_seen=yes; \
75660484Sobrien	    local_target="$$target-am"; \
75760484Sobrien	  else \
75860484Sobrien	    local_target="$$target"; \
75960484Sobrien	  fi; \
76060484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
761218822Sdim	  || eval $$failcom; \
76260484Sobrien	done; \
76360484Sobrien	if test "$$dot_seen" = "no"; then \
76460484Sobrien	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
76560484Sobrien	fi; test -z "$$fail"
76660484Sobrien
76760484Sobrienmostlyclean-recursive clean-recursive distclean-recursive \
76860484Sobrienmaintainer-clean-recursive:
769218822Sdim	@failcom='exit 1'; \
770218822Sdim	for f in x $$MAKEFLAGS; do \
771218822Sdim	  case $$f in \
772218822Sdim	    *=* | --[!k]*);; \
773218822Sdim	    *k*) failcom='fail=yes';; \
774218822Sdim	  esac; \
775218822Sdim	done; \
77660484Sobrien	dot_seen=no; \
777218822Sdim	case "$@" in \
778218822Sdim	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
779218822Sdim	  *) list='$(SUBDIRS)' ;; \
780218822Sdim	esac; \
781218822Sdim	rev=''; for subdir in $$list; do \
782218822Sdim	  if test "$$subdir" = "."; then :; else \
783218822Sdim	    rev="$$subdir $$rev"; \
784218822Sdim	  fi; \
78560484Sobrien	done; \
786218822Sdim	rev="$$rev ."; \
78760484Sobrien	target=`echo $@ | sed s/-recursive//`; \
78860484Sobrien	for subdir in $$rev; do \
78960484Sobrien	  echo "Making $$target in $$subdir"; \
79060484Sobrien	  if test "$$subdir" = "."; then \
79160484Sobrien	    local_target="$$target-am"; \
79260484Sobrien	  else \
79360484Sobrien	    local_target="$$target"; \
79460484Sobrien	  fi; \
79560484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
796218822Sdim	  || eval $$failcom; \
79760484Sobrien	done && test -z "$$fail"
79860484Sobrientags-recursive:
79960484Sobrien	list='$(SUBDIRS)'; for subdir in $$list; do \
80060484Sobrien	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
80160484Sobrien	done
802218822Sdimctags-recursive:
803218822Sdim	list='$(SUBDIRS)'; for subdir in $$list; do \
804218822Sdim	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
805218822Sdim	done
80660484Sobrien
807218822SdimID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
808218822Sdim	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
809218822Sdim	unique=`for i in $$list; do \
810218822Sdim	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
811218822Sdim	  done | \
812218822Sdim	  $(AWK) '    { files[$$0] = 1; } \
813218822Sdim	       END { for (i in files) print i; }'`; \
814218822Sdim	mkid -fID $$unique
81538889Sjdptags: TAGS
81633965Sjdp
817218822SdimTAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
818218822Sdim		$(TAGS_FILES) $(LISP)
81938889Sjdp	tags=; \
82038889Sjdp	here=`pwd`; \
821218822Sdim	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
822218822Sdim	  include_option=--etags-include; \
823218822Sdim	  empty_fix=.; \
824218822Sdim	else \
825218822Sdim	  include_option=--include; \
826218822Sdim	  empty_fix=; \
827218822Sdim	fi; \
82860484Sobrien	list='$(SUBDIRS)'; for subdir in $$list; do \
829218822Sdim	  if test "$$subdir" = .; then :; else \
830218822Sdim	    test ! -f $$subdir/TAGS || \
831218822Sdim	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
832218822Sdim	  fi; \
83360484Sobrien	done; \
834218822Sdim	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
835218822Sdim	unique=`for i in $$list; do \
836218822Sdim	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
837218822Sdim	  done | \
838218822Sdim	  $(AWK) '    { files[$$0] = 1; } \
83938889Sjdp	       END { for (i in files) print i; }'`; \
840218822Sdim	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
841218822Sdim	  test -n "$$unique" || unique=$$empty_fix; \
842218822Sdim	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
843218822Sdim	    $$tags $$unique; \
844218822Sdim	fi
845218822Sdimctags: CTAGS
846218822SdimCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
847218822Sdim		$(TAGS_FILES) $(LISP)
848218822Sdim	tags=; \
849218822Sdim	here=`pwd`; \
850218822Sdim	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
851218822Sdim	unique=`for i in $$list; do \
852218822Sdim	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
853218822Sdim	  done | \
854218822Sdim	  $(AWK) '    { files[$$0] = 1; } \
855218822Sdim	       END { for (i in files) print i; }'`; \
856218822Sdim	test -z "$(CTAGS_ARGS)$$tags$$unique" \
857218822Sdim	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
858218822Sdim	     $$tags $$unique
85938889Sjdp
860218822SdimGTAGS:
861218822Sdim	here=`$(am__cd) $(top_builddir) && pwd` \
862218822Sdim	  && cd $(top_srcdir) \
863218822Sdim	  && gtags -i $(GTAGS_ARGS) $$here
86438889Sjdp
86538889Sjdpdistclean-tags:
866218822Sdim	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
86760484Sobriencheck-am:
86860484Sobriencheck: check-recursive
869218822Sdimall-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
870218822Sdiminstalldirs: installdirs-recursive
871218822Sdiminstalldirs-am:
872218822Sdim	for dir in "$(DESTDIR)$(bfdlibdir)"; do \
873218822Sdim	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
874218822Sdim	done
875218822Sdiminstall: install-recursive
87660484Sobrieninstall-exec: install-exec-recursive
87760484Sobrieninstall-data: install-data-recursive
878218822Sdimuninstall: uninstall-recursive
87933965Sjdp
88060484Sobrieninstall-am: all-am
88160484Sobrien	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
882218822Sdim
883218822Sdiminstallcheck: installcheck-recursive
88438889Sjdpinstall-strip:
885218822Sdim	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
886218822Sdim	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
887218822Sdim	  `test -z '$(STRIP)' || \
888218822Sdim	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
88938889Sjdpmostlyclean-generic:
89038889Sjdp
89138889Sjdpclean-generic:
89238889Sjdp	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
89338889Sjdp
89438889Sjdpdistclean-generic:
895218822Sdim	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
89638889Sjdp
89738889Sjdpmaintainer-clean-generic:
898218822Sdim	@echo "This command is intended for maintainers to use"
899218822Sdim	@echo "it deletes files that may require special tools to rebuild."
900218822Sdimclean: clean-recursive
90138889Sjdp
902218822Sdimclean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
903218822Sdim	clean-noinstLIBRARIES mostlyclean-am
90460484Sobrien
905218822Sdimdistclean: distclean-recursive
906218822Sdim	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
907218822Sdim	-rm -f Makefile
908218822Sdimdistclean-am: clean-am distclean-compile distclean-generic \
909218822Sdim	distclean-hdr distclean-libtool distclean-tags
91038889Sjdp
911218822Sdimdvi: dvi-recursive
91260484Sobrien
913218822Sdimdvi-am:
91438889Sjdp
915218822Sdimhtml: html-recursive
91660484Sobrien
917218822Sdiminfo: info-recursive
91860484Sobrien
919218822Sdiminfo-am:
920218822Sdim
921218822Sdiminstall-data-am: install-bfdlibLTLIBRARIES
922218822Sdim
923218822Sdiminstall-exec-am:
924218822Sdim
925218822Sdiminstall-info: install-info-recursive
926218822Sdim
927218822Sdiminstall-man:
928218822Sdim
929218822Sdiminstallcheck-am:
930218822Sdim
93160484Sobrienmaintainer-clean: maintainer-clean-recursive
932218822Sdim	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
933218822Sdim	-rm -rf $(top_srcdir)/autom4te.cache
934218822Sdim	-rm -f Makefile
935218822Sdimmaintainer-clean-am: distclean-am maintainer-clean-generic
93638889Sjdp
937218822Sdimmostlyclean: mostlyclean-recursive
93838889Sjdp
939218822Sdimmostlyclean-am: mostlyclean-compile mostlyclean-generic \
940218822Sdim	mostlyclean-libtool
94138889Sjdp
942218822Sdimpdf: pdf-recursive
943218822Sdim
944218822Sdimpdf-am:
945218822Sdim
946218822Sdimps: ps-recursive
947218822Sdim
948218822Sdimps-am:
949218822Sdim
950218822Sdimuninstall-am: uninstall-bfdlibLTLIBRARIES
951218822Sdim
952218822Sdimuninstall-info: uninstall-info-recursive
953218822Sdim
954218822Sdim.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
955218822Sdim	check-am clean clean-bfdlibLTLIBRARIES clean-generic \
956218822Sdim	clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
957218822Sdim	ctags-recursive distclean distclean-compile distclean-generic \
958218822Sdim	distclean-hdr distclean-libtool distclean-recursive \
959218822Sdim	distclean-tags dvi dvi-am html html-am info info-am install \
960218822Sdim	install-am install-bfdlibLTLIBRARIES install-data \
961218822Sdim	install-data-am install-exec install-exec-am install-info \
962218822Sdim	install-info-am install-man install-strip installcheck \
963218822Sdim	installcheck-am installdirs installdirs-am maintainer-clean \
964218822Sdim	maintainer-clean-generic maintainer-clean-recursive \
965218822Sdim	mostlyclean mostlyclean-compile mostlyclean-generic \
966218822Sdim	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
967218822Sdim	tags tags-recursive uninstall uninstall-am \
968218822Sdim	uninstall-bfdlibLTLIBRARIES uninstall-info-am
969218822Sdim
970218822Sdim
971218822Sdim.PHONY: install-html
972218822Sdiminstall-html:
973218822Sdim
97438889Sjdpdisassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
97538889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
97638889Sjdp
97738889Sjdpstamp-lib: libopcodes.la
97860484Sobrien	libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
97960484Sobrien	if [ -f $$libtooldir/libopcodes.a ]; then \
98060484Sobrien	  cp $$libtooldir/libopcodes.a libopcodes.tmp; \
98178828Sobrien	  $(RANLIB) libopcodes.tmp; \
98238889Sjdp	  $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
98333965Sjdp	else true; fi
98438889Sjdp	touch stamp-lib
98533965Sjdp
98638889Sjdplibopcodes.a: stamp-lib ; @true
98760484Sobrienpo/POTFILES.in: @MAINT@ Makefile
988130561Sobrien	for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
98960484Sobrien	  && mv tmp $(srcdir)/po/POTFILES.in
99038889Sjdp
991104834Sobrieninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
992104834Sobrien	@$(NORMAL_INSTALL)
993104834Sobrien
994104834Sobrienuninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
995104834Sobrien	@$(NORMAL_UNINSTALL)
996104834Sobrien
997104834Sobrien.PHONY: install_libopcodes uninstall_libopcodes
998104834Sobrieninstall_libopcodes: $(bfdlib_LTLIBRARIES)
999104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1000104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1001104834Sobrien	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1002104834Sobrien	  if test -f $$p; then \
1003104834Sobrien	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1004104834Sobrien	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1005104834Sobrien	  else :; fi; \
1006104834Sobrien	done
1007104834Sobrien	$(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
1008104834Sobrien
1009104834Sobrienuninstall_libopcodes:
1010104834Sobrien	list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1011104834Sobrien	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1012104834Sobrien	done
1013104834Sobrien	rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
1014104834Sobrien
101577298Sobrienrun-cgen:
101677298Sobrien	$(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
1017130561Sobrien	  $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1018130561Sobrien	  "$(options)" "$(extrafiles)"
101977298Sobrien	touch stamp-${prefix}
102077298Sobrien.PHONY: run-cgen
102160484Sobrien
1022130561Sobrien# Maintainer utility rule to regenerate all cgen files.
1023130561Sobrienrun-cgen-all:
1024130561Sobrien	for c in $(CGEN_CPUS) ; \
1025130561Sobrien	do \
1026130561Sobrien		$(MAKE) stamp-$$c || exit 1 ; \
1027130561Sobrien	done
1028130561Sobrien.PHONY: run-cgen-all
1029130561Sobrien
103077298Sobrien# For now, require developers to configure with --enable-cgen-maint.
1031130561Sobrien$(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)
1032130561Sobrien	@true
1033130561Sobrienstamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
1034130561Sobrien	$(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1035130561Sobrien		archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
1036130561Sobrien
1037218822Sdim$(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)
1038218822Sdim#	@true
1039218822Sdimstamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
1040218822Sdim	$(MAKE) run-cgen arch=m32c prefix=m32c options= \
1041218822Sdim		archfile=$(srcdir)/../cpu/m32c.cpu \
1042218822Sdim		opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
1043218822Sdimm32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
1044218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1045218822Sdim  $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1046218822Sdimm32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
1047218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1048218822Sdim  $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1049218822Sdimm32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1050218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h \
1051218822Sdim  $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1052218822Sdim  $(m32c_opc_h) opintl.h
1053218822Sdimm32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1054218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h \
1055218822Sdim  $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1056218822Sdim  $(m32c_opc_h) opintl.h
1057218822Sdimm32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
1058218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1059218822Sdim  $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
1060218822Sdim
106177298Sobrien$(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)
106277298Sobrien	@true
1063218822Sdimstamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
1064130561Sobrien	$(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
1065218822Sdim		archfile=$(srcdir)/../cpu/m32r.cpu \
1066218822Sdim		opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
106777298Sobrien
106877298Sobrien$(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)
106977298Sobrien	@true
107089857Sobrienstamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
1071130561Sobrien	$(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1072130561Sobrien		archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
107377298Sobrien
1074104834Sobrien$(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)
1075104834Sobrien	@true
1076130561Sobrienstamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
1077130561Sobrien	$(MAKE) run-cgen arch=frv prefix=frv options= \
1078130561Sobrien		archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
107991041Sobrien
1080218822Sdim$(srcdir)/mep-desc.h $(srcdir)/mep-desc.c $(srcdir)/mep-opc.h $(srcdir)/mep-opc.c $(srcdir)/mep-ibld.c $(srcdir)/mep-asm.c $(srcdir)/mep-dis.c: $(MEP_DEPS)
1081218822Sdim	@true
1082218822Sdimstamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
1083218822Sdim	$(MAKE) run-cgen arch=mep prefix=mep options= \
1084218822Sdim		archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1085218822Sdim
1086218822Sdim$(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)
1087218822Sdim	@true
1088218822Sdimstamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
1089218822Sdim	$(MAKE) run-cgen arch=mt prefix=mt options= \
1090218822Sdim		archfile=$(srcdir)/../cpu/mt.cpu \
1091218822Sdim		opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
1092218822Sdim
109389857Sobrien$(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)
109489857Sobrien	@true
109589857Sobrienstamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
1096130561Sobrien	$(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
1097130561Sobrien		archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
109889857Sobrien
1099130561Sobrien$(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)
1100130561Sobrien	@true
1101218822Sdimstamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
1102218822Sdim		$(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
1103218822Sdim		$(srcdir)/../cpu/iq10.cpu
1104130561Sobrien	$(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
1105218822Sdim		archfile=$(srcdir)/../cpu/iq2000.cpu \
1106218822Sdim		opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
1107130561Sobrien
110889857Sobrien$(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)
110989857Sobrien	@true
111089857Sobrienstamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
1111130561Sobrien	$(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1112130561Sobrien		archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
111389857Sobrien
1114218822Sdim$(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)
1115218822Sdim	@true
1116218822Sdimstamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
1117218822Sdim	$(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
1118218822Sdim		archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
1119218822Sdim
1120218822Sdimi386-gen: i386-gen.o
1121218822Sdim	$(LINK) i386-gen.o $(LIBIBERTY)
1122218822Sdim
1123218822Sdimi386-gen.o: i386-gen.c i386-opc.h
1124218822Sdim
1125218822Sdimi386-tbl.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
1126218822Sdim	./i386-gen --srcdir $(srcdir) > $(srcdir)/i386-tbl.h
1127218822Sdim
112877298Sobrienia64-gen: ia64-gen.o
112977298Sobrien	$(LINK) ia64-gen.o $(LIBIBERTY)
113077298Sobrien
113177298Sobrienia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
113277298Sobrien  ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
113377298Sobrien
113477298Sobrienia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
1135130561Sobrien	./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
113677298Sobrien
113789857Sobriens390-mkopc: s390-mkopc.c
113889857Sobrien	$(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
113989857Sobrien
114089857Sobriens390-opc.tab: s390-mkopc s390-opc.txt
114189857Sobrien	./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
114289857Sobrien
1143104834Sobriensh-dis.lo: sh-dis.c
1144104834Sobrien	$(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
1145104834Sobrien
114633965Sjdp# This dependency stuff is copied from BFD.
114733965Sjdp
114860484SobrienDEP: dep.sed $(CFILES) $(HFILES) config.h
114960484Sobrien	rm -f DEP1
115060484Sobrien	$(MAKE) MKDEP="$(MKDEP)" DEP1
115177298Sobrien	sed -f dep.sed < DEP1 > DEPA
115277298Sobrien	echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
115377298Sobrien	if grep ' /' DEPA > /dev/null 2> /dev/null; then \
115477298Sobrien	  echo 'make DEP failed!'; exit 1; \
115577298Sobrien	else \
115677298Sobrien	  mv -f DEPA $@; \
115777298Sobrien	fi
115833965Sjdp
115960484SobrienDEP1: $(CFILES)
116060484Sobrien	echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
116160484Sobrien	echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
116260484Sobrien	$(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
116360484Sobrien	mv -f DEP2 $@
116433965Sjdp
116533965Sjdpdep.sed: dep-in.sed config.status
116633965Sjdp	sed <$(srcdir)/dep-in.sed >dep.sed	\
116733965Sjdp		-e 's!@BFD_H@!$(BFD_H)!'	\
116833965Sjdp		-e 's!@INCDIR@!$(INCDIR)!'	\
116933965Sjdp		-e 's!@BFDDIR@!$(BFDDIR)!'	\
117094536Sobrien		-e 's!@SRCDIR@!$(srcdir)!'	\
117194536Sobrien		-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
117233965Sjdp
117360484Sobriendep: DEP
117433965Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
117560484Sobrien	cat DEP >> tmp-Makefile
117633965Sjdp	$(srcdir)/../move-if-change tmp-Makefile Makefile
117733965Sjdp
117860484Sobriendep-in: DEP
117933965Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
118060484Sobrien	cat DEP >> tmp-Makefile.in
118133965Sjdp	$(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
118233965Sjdp
118360484Sobriendep-am: DEP
118438889Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
118560484Sobrien	cat DEP >> tmp-Makefile.am
118638889Sjdp	$(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
118733965Sjdp
118838889Sjdp.PHONY: dep dep-in dep-am
118938889Sjdp
119033965Sjdp# What appears below is generated by a hacked mkdep using gcc -MM.
119133965Sjdp
119233965Sjdp# DO NOT DELETE THIS LINE -- mkdep uses it.
119333965Sjdp# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
119477298Sobrienalpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1195218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1196218822Sdim  $(INCDIR)/opcode/alpha.h
119777298Sobrienalpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1198218822Sdim  $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
1199218822Sdim  $(INCDIR)/symcat.h opintl.h
120094536Sobrienarc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1201218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1202218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
1203218822Sdim  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1204218822Sdim  $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1205218822Sdim  opintl.h arc-dis.h arc-ext.h
120689857Sobrienarc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1207218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
1208218822Sdim  opintl.h
120989857Sobrienarc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1210218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
1211218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
121277298Sobrienarm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1213218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1214218822Sdim  $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
1215218822Sdim  $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h \
1216218822Sdim  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
1217130561Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1218218822Sdim  $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
121977298Sobrienavr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1220218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1221218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1222218822Sdim  $(INCDIR)/opcode/avr.h
1223218822Sdimbfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
1224218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
122577298Sobriencgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1226218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
1227218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1228218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1229218822Sdim  opintl.h
1230218822Sdimcgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
1231218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
123277298Sobriencgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1233218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
1234218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1235218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
123677298Sobriencgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1237218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
1238218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1239218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
1240218822Sdimcr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1241218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1242218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h \
1243218822Sdim  $(INCDIR)/ansidecl.h
1244218822Sdimcr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1245218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
124677298Sobriencris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
124789857Sobrien  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1248218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
1249218822Sdim  $(INCDIR)/ansidecl.h
125077298Sobriencris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
1251218822Sdimcrx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1252218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1253218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
1254218822Sdimcrx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1255218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
125677298Sobriend10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
125789857Sobrien  $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
1258218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
125977298Sobriend10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
126077298Sobrien  $(INCDIR)/opcode/d10v.h
126177298Sobriend30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
126277298Sobrien  $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
1263218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
126477298Sobriend30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
126577298Sobrien  $(INCDIR)/opcode/d30v.h
1266104834Sobriendlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1267218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1268218822Sdim  $(INCDIR)/opcode/dlx.h
126977298Sobriendis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1270218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1271218822Sdim  opintl.h
1272130561Sobriendis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1273218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1274218822Sdim  $(BFD_H)
127577298Sobriendisassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1276218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
127777298Sobrienfr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1278218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1279218822Sdim  fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1280218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1281218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1282218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
128377298Sobrienfr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1284218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1285218822Sdim  fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1286218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1287218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1288218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
128977298Sobrienfr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1290218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1291218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1292218822Sdim  fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1293218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1294218822Sdim  opintl.h
129577298Sobrienfr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1296218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1297218822Sdim  $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1298218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1299218822Sdim  fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
130077298Sobrienfr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1301218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1302218822Sdim  fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1303218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1304218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1305130561Sobrienfrv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1306218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1307218822Sdim  frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1308218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1309218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1310218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1311130561Sobrienfrv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1312218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1313218822Sdim  frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1314218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1315218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1316218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1317130561Sobrienfrv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1318218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1319218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1320218822Sdim  frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1321218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1322218822Sdim  opintl.h
1323130561Sobrienfrv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1324218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1325218822Sdim  $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1326218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1327218822Sdim  frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
1328130561Sobrienfrv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1329218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1330218822Sdim  frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1331218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1332218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
1333130561Sobrien  $(INCDIR)/elf/reloc-macros.h
133477298Sobrienh8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
133577298Sobrien  $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1336218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
1337218822Sdim  $(INCDIR)/ansidecl.h
133889857Sobrienh8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1339218822Sdim  h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1340218822Sdim  $(INCDIR)/symcat.h opintl.h
134177298Sobrienhppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1342218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1343218822Sdim  $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
134477298Sobrieni370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1345218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1346218822Sdim  $(INCDIR)/opcode/i370.h
134777298Sobrieni370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
134877298Sobrien  $(INCDIR)/opcode/i370.h
134938889Sjdpi386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
135089857Sobrien  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1351218822Sdim  $(INCDIR)/ansidecl.h opintl.h $(INCDIR)/opcode/i386.h
1352218822Sdimi386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1353218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
1354218822Sdim  $(INCDIR)/opcode/i386.h i386-tbl.h
1355218822Sdimi386-gen.lo: i386-gen.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
1356218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h i386-opc.h \
1357218822Sdim  $(INCDIR)/opcode/i386.h
135877298Sobrieni860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
135989857Sobrien  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
136077298Sobrieni960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1361218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
136277298Sobrienia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1363218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
1364218822Sdim  $(BFD_H)
136594536Sobrienia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
136694536Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
136794536Sobrienia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
136894536Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
136994536Sobrienia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
137094536Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
137194536Sobrienia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
137294536Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
137394536Sobrienia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
137494536Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
137577298Sobrienia64-opc-d.lo: ia64-opc-d.c
1376218822Sdimia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
1377218822Sdim  config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1378218822Sdim  ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
1379218822Sdim  $(INCDIR)/symcat.h ia64-asmtab.c
138077298Sobrienia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1381218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
1382218822Sdim  config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
1383218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
1384218822Sdim  ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
1385218822Sdim  ia64-opc-x.c ia64-opc-d.c
138677298Sobrienia64-asmtab.lo: ia64-asmtab.c
1387130561Sobrienip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1388218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1389218822Sdim  ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1390218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1391218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1392218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1393130561Sobrienip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1394218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1395218822Sdim  ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1396218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1397218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1398218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1399130561Sobrienip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1400218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1401218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1402218822Sdim  ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1403218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1404218822Sdim  opintl.h
1405130561Sobrienip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1406218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1407218822Sdim  $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1408218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1409218822Sdim  ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
1410130561Sobrienip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1411218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1412218822Sdim  ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1413218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1414218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1415130561Sobrieniq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1416218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1417218822Sdim  iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1418218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1419218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1420218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1421130561Sobrieniq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1422218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1423218822Sdim  iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1424218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1425218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1426218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1427130561Sobrieniq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1428218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1429218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1430218822Sdim  iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1431218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1432130561Sobrien  opintl.h
1433130561Sobrieniq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1434218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1435218822Sdim  $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1436218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1437218822Sdim  iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
1438130561Sobrieniq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1439218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1440218822Sdim  iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1441218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1442218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1443218822Sdimm32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1444218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1445218822Sdim  m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1446218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1447218822Sdim  cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1448218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1449218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1450218822Sdimm32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1451218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1452218822Sdim  m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1453218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1454218822Sdim  cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1455218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1456218822Sdim  $(INCDIR)/xregex2.h
1457218822Sdimm32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1458218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1459218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1460218822Sdim  m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1461218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1462218822Sdim  cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1463218822Sdim  $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h \
1464218822Sdim  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1465218822Sdim  $(INCDIR)/bfdlink.h
1466218822Sdimm32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1467218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1468218822Sdim  $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1469218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1470218822Sdim  m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1471218822Sdim  opintl.h $(INCDIR)/safe-ctype.h
1472218822Sdimm32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1473218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1474218822Sdim  m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1475218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1476218822Sdim  cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h $(INCDIR)/libiberty.h \
1477218822Sdim  $(INCDIR)/ansidecl.h
147877298Sobrienm32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1479218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1480218822Sdim  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1481218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1482218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1483218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
148477298Sobrienm32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1485218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1486218822Sdim  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1487218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1488218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1489218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
149077298Sobrienm32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1491218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1492218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1493218822Sdim  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1494218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1495218822Sdim  opintl.h
149677298Sobrienm32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1497218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1498218822Sdim  $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1499218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1500218822Sdim  m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
150177298Sobrienm32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1502218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1503218822Sdim  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1504218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1505218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
150677298Sobrienm32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1507218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1508218822Sdim  m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1509218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
151077298Sobrienm68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
151189857Sobrien  $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
1512218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
151377298Sobrienm68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
151477298Sobrien  $(INCDIR)/opcode/m68hc11.h
151577298Sobrienm68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1516218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1517218822Sdim  $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1518218822Sdim  opintl.h $(INCDIR)/opcode/m68k.h
151977298Sobrienm68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
152060484Sobrien  $(INCDIR)/opcode/m68k.h
152177298Sobrienm88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1522218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1523218822Sdim  $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
1524218822Sdim  $(INCDIR)/ansidecl.h
1525218822Sdimmaxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1526218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1527218822Sdim  $(INCDIR)/opcode/maxq.h
152877298Sobrienmcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1529218822Sdim  mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1530218822Sdim  $(INCDIR)/symcat.h
1531218822Sdimmep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1532218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1533218822Sdim  mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1534218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1535218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1536218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1537218822Sdimmep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1538218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1539218822Sdim  mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1540218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1541218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1542218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1543218822Sdimmep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1544218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1545218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1546218822Sdim  mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1547218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1548218822Sdim  opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1549218822Sdim  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1550218822Sdim  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
1551218822Sdimmep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1552218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1553218822Sdim  $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1554218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1555218822Sdim  mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
1556218822Sdimmep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1557218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1558218822Sdim  mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1559218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1560218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/mep.h \
1561218822Sdim  $(INCDIR)/elf/reloc-macros.h
156277298Sobrienmips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1563218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1564218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
1565218822Sdim  opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1566218822Sdim  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1567218822Sdim  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
156877298Sobrienmips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
156977298Sobrien  $(INCDIR)/opcode/mips.h
157077298Sobrienmips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
157177298Sobrien  $(INCDIR)/opcode/mips.h
157277298Sobrienm10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
157377298Sobrien  $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
1574218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
157577298Sobrienm10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
157677298Sobrien  $(INCDIR)/opcode/mn10200.h
157777298Sobrienm10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
157877298Sobrien  $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1579218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
158077298Sobrienm10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
158177298Sobrien  $(INCDIR)/opcode/mn10300.h
158289857Sobrienmmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
158389857Sobrien  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1584218822Sdim  $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
1585218822Sdimmmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
1586218822Sdimmt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1587218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1588218822Sdim  mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1589218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1590218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1591218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1592218822Sdimmt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1593218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1594218822Sdim  mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1595218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1596218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1597218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1598218822Sdimmt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1599218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1600218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1601218822Sdim  mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1602218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
160389857Sobrien  opintl.h
1604218822Sdimmt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1605218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1606218822Sdim  $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1607218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1608218822Sdim  mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
1609218822Sdimmt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1610218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1611218822Sdim  mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1612218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1613218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1614218822Sdimns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1615218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h \
1616218822Sdim  $(BFD_H) $(INCDIR)/opcode/ns32k.h opintl.h
161789857Sobrienopenrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1618218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1619218822Sdim  openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1620218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1621218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1622218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
162389857Sobrienopenrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1624218822Sdim  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1625218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
1626218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1627218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1628218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1629130561Sobrien  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
163089857Sobrienopenrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1631218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1632218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1633218822Sdim  openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1634218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1635130561Sobrien  opintl.h
163689857Sobrienopenrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1637218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1638218822Sdim  $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1639218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1640218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
164189857Sobrien  opintl.h $(INCDIR)/safe-ctype.h
164289857Sobrienopenrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1643218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1644218822Sdim  openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1645218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1646218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
164791041Sobrienor32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
164891041Sobrien  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
164991041Sobrien  $(INCDIR)/safe-ctype.h
165091041Sobrienor32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
165191041Sobrien  $(INCDIR)/opcode/or32.h
165289857Sobrienpdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1653218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1654218822Sdim  $(INCDIR)/opcode/pdp11.h
165589857Sobrienpdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
165677298Sobrienpj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
165789857Sobrien  $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1658218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
165977298Sobrienpj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
166077298Sobrien  $(INCDIR)/opcode/pj.h
166177298Sobrienppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1662218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1663218822Sdim  $(INCDIR)/opcode/ppc.h
166477298Sobrienppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
166577298Sobrien  $(INCDIR)/opcode/ppc.h opintl.h
166689857Sobriens390-mkopc.lo: s390-mkopc.c
166789857Sobriens390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
166889857Sobrien  s390-opc.tab
166989857Sobriens390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
1670218822Sdim  config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1671218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/s390.h
1672218822Sdimscore-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1673218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1674218822Sdim  score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1675218822Sdim  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1676218822Sdim  $(INCDIR)/elf/internal.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
167777298Sobriensh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1678218822Sdim  sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1679218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H)
1680104834Sobriensh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1681104834Sobrien  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1682218822Sdim  $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1683218822Sdim  $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1684218822Sdim  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1685218822Sdim  $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
1686104834Sobriensh64-opc.lo: sh64-opc.c sh64-opc.h
168777298Sobriensparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1688218822Sdim  $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1689218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1690218822Sdim  $(INCDIR)/ansidecl.h opintl.h
169177298Sobriensparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1692218822Sdim  $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1693218822Sdimspu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1694218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1695218822Sdim  $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
1696218822Sdimspu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h \
1697218822Sdim  $(INCDIR)/opcode/spu-insns.h
169877298Sobrientic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1699218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1700218822Sdim  $(INCDIR)/opcode/tic30.h
1701130561Sobrientic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1702218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1703218822Sdim  $(INCDIR)/opcode/tic4x.h
170477298Sobrientic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1705218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1706218822Sdim  $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
170777298Sobrientic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1708218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1709218822Sdim  $(INCDIR)/opcode/tic54x.h
171077298Sobrientic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
171189857Sobrien  $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1712218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
171377298Sobrientic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
171477298Sobrien  $(INCDIR)/opcode/tic80.h
171577298Sobrienv850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
171677298Sobrien  $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1717218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
171877298Sobrienv850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
171977298Sobrien  $(INCDIR)/opcode/v850.h opintl.h
172077298Sobrienvax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
172189857Sobrien  $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1722218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1723218822Sdimw65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1724218822Sdim  w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
172589857Sobrien  $(INCDIR)/symcat.h
1726218822Sdimxc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1727218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1728218822Sdim  xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1729218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1730218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1731218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1732218822Sdimxc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1733218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1734218822Sdim  xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1735218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1736218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1737218822Sdim  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1738218822Sdimxc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1739218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1740218822Sdim  $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1741218822Sdim  xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1742218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1743218822Sdim  opintl.h
1744218822Sdimxc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1745218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1746218822Sdim  $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1747218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1748218822Sdim  xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
1749218822Sdimxc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1750218822Sdim  $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1751218822Sdim  xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1752218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1753218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
175489857Sobrienxstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1755218822Sdim  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1756218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1757218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1758218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1759218822Sdim  opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1760218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
176189857Sobrienxstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1762218822Sdim  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1763218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1764218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1765218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1766218822Sdim  opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1767130561Sobrien  $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
176889857Sobrienxstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1769218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1770218822Sdim  $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1771218822Sdim  $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1772218822Sdim  $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1773130561Sobrien  xstormy16-opc.h opintl.h
177489857Sobrienxstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1775218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1776218822Sdim  $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1777218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1778218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
177989857Sobrien  opintl.h $(INCDIR)/safe-ctype.h
178089857Sobrienxstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1781218822Sdim  $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1782218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1783218822Sdim  $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1784218822Sdim  $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1785218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1786130561Sobrienxtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
1787218822Sdim  $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1788218822Sdim  sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1789218822Sdim  $(INCDIR)/symcat.h
1790218822Sdimz80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1791218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
179277298Sobrienz8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1793218822Sdim  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1794218822Sdim  z8k-opc.h
1795130561Sobrienz8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1796218822Sdim  $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
179733965Sjdp# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
179838889Sjdp# Tell versions [3.59,3.63) of GNU make to not export all variables.
179938889Sjdp# Otherwise a system limit (for SysV at least) may be exceeded.
180038889Sjdp.NOEXPORT:
1801