gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
d0ac1c44 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
8ae85421 2# @configure_input@
252b5132 3
d0ac1c44
SM
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
252b5132
RH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
8ae85421 15@SET_MAKE@
a2d91340 16
5bf135a7 17#
b3adc24a 18# Copyright (C) 2012-2020 Free Software Foundation, Inc.
5bf135a7
NC
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
43e65147 24#
5bf135a7
NC
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
43e65147 29#
5bf135a7
NC
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING3. If not see
32# <http://www.gnu.org/licenses/>.
33#
34
8ae85421 35
14ec8efd 36
252b5132 37VPATH = @srcdir@
d0ac1c44
SM
38am__is_gnu_make = { \
39 if test -z '$(MAKELEVEL)'; then \
40 false; \
41 elif test -n '$(MAKE_HOST)'; then \
42 true; \
43 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
44 true; \
45 else \
46 false; \
47 fi; \
48}
49am__make_running_with_option = \
50 case $${target_option-} in \
51 ?) ;; \
52 *) echo "am__make_running_with_option: internal error: invalid" \
53 "target option '$${target_option-}' specified" >&2; \
54 exit 1;; \
55 esac; \
56 has_opt=no; \
57 sane_makeflags=$$MAKEFLAGS; \
58 if $(am__is_gnu_make); then \
59 sane_makeflags=$$MFLAGS; \
60 else \
6fd8e7c2
L
61 case $$MAKEFLAGS in \
62 *\\[\ \ ]*) \
d0ac1c44
SM
63 bs=\\; \
64 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
65 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
6fd8e7c2 66 esac; \
d0ac1c44
SM
67 fi; \
68 skip_next=no; \
69 strip_trailopt () \
70 { \
71 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
72 }; \
73 for flg in $$sane_makeflags; do \
74 test $$skip_next = yes && { skip_next=no; continue; }; \
75 case $$flg in \
76 *=*|--*) continue;; \
77 -*I) strip_trailopt 'I'; skip_next=yes;; \
78 -*I?*) strip_trailopt 'I';; \
79 -*O) strip_trailopt 'O'; skip_next=yes;; \
80 -*O?*) strip_trailopt 'O';; \
81 -*l) strip_trailopt 'l'; skip_next=yes;; \
82 -*l?*) strip_trailopt 'l';; \
83 -[dEDm]) skip_next=yes;; \
84 -[JT]) skip_next=yes;; \
85 esac; \
86 case $$flg in \
87 *$$target_option*) has_opt=yes; break;; \
88 esac; \
89 done; \
90 test $$has_opt = yes
91am__make_dryrun = (target_option=n; $(am__make_running_with_option))
92am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
252b5132 93pkgdatadir = $(datadir)/@PACKAGE@
252b5132 94pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
95pkglibdir = $(libdir)/@PACKAGE@
96pkglibexecdir = $(libexecdir)/@PACKAGE@
8ae85421 97am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
8ae85421
AM
98install_sh_DATA = $(install_sh) -c -m 644
99install_sh_PROGRAM = $(install_sh) -c
100install_sh_SCRIPT = $(install_sh) -c
101INSTALL_HEADER = $(INSTALL_DATA)
102transform = $(program_transform_name)
252b5132
RH
103NORMAL_INSTALL = :
104PRE_INSTALL = :
105POST_INSTALL = :
106NORMAL_UNINSTALL = :
107PRE_UNINSTALL = :
108POST_UNINSTALL = :
8ae85421 109build_triplet = @build@
252b5132 110host_triplet = @host@
8ae85421 111target_triplet = @target@
573e8a1c 112@INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir)
81ecdfbb 113subdir = .
8ae85421 114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79887925 115am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
0fa6f7ce 116 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
79887925 117 $(top_srcdir)/../config/depstand.m4 \
20e95c23 118 $(top_srcdir)/../config/gettext-sister.m4 \
79887925 119 $(top_srcdir)/../config/lead-dot.m4 \
8944f3c2
AM
120 $(top_srcdir)/../config/nls.m4 \
121 $(top_srcdir)/../config/override.m4 \
122 $(top_srcdir)/../config/po.m4 \
20e95c23 123 $(top_srcdir)/../config/progtest.m4 \
79887925
L
124 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
125 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
2e98a7bd 126 $(top_srcdir)/../lt~obsolete.m4 \
35eafcc7 127 $(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.ac
8ae85421
AM
128am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129 $(ACLOCAL_M4)
d0ac1c44
SM
130DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
131 $(am__configure_deps)
8ae85421 132am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81ecdfbb 133 configure.lineno config.status.lineno
8ae85421
AM
134mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
135CONFIG_HEADER = config.h
136CONFIG_CLEAN_FILES = po/Makefile.in
81ecdfbb 137CONFIG_CLEAN_VPATH_FILES =
8ae85421
AM
138LIBRARIES = $(noinst_LIBRARIES)
139ARFLAGS = cru
d0ac1c44
SM
140AM_V_AR = $(am__v_AR_@AM_V@)
141am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
142am__v_AR_0 = @echo " AR " $@;
143am__v_AR_1 =
8ae85421
AM
144libopcodes_a_AR = $(AR) $(ARFLAGS)
145libopcodes_a_LIBADD =
d92fa646
JK
146am_libopcodes_a_OBJECTS =
147libopcodes_a_OBJECTS = $(am_libopcodes_a_OBJECTS)
8ae85421
AM
148am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149am__vpath_adj = case $$p in \
150 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151 *) f=$$p;; \
152 esac;
81ecdfbb
RW
153am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154am__install_max = 40
155am__nobase_strip_setup = \
156 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157am__nobase_strip = \
158 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159am__nobase_list = $(am__nobase_strip_setup); \
160 for p in $$list; do echo "$$p $$p"; done | \
161 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163 if (++n[$$2] == $(am__install_max)) \
164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165 END { for (dir in files) print dir, files[dir] }'
166am__base_list = \
167 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
6fd8e7c2
L
169am__uninstall_files_from_dir = { \
170 test -z "$$files" \
171 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
172 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
173 $(am__cd) "$$dir" && rm -f $$files; }; \
174 }
14ec8efd
RW
175am__installdirs = "$(DESTDIR)$(bfdlibdir)" \
176 "$(DESTDIR)$(bfdincludedir)"
177LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
8ae85421
AM
178am__DEPENDENCIES_1 =
179am_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
180libopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
d0ac1c44
SM
181AM_V_lt = $(am__v_lt_@AM_V@)
182am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
183am__v_lt_0 = --silent
184am__v_lt_1 =
185libopcodes_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81ecdfbb
RW
186 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187 $(libopcodes_la_LDFLAGS) $(LDFLAGS) -o $@
14ec8efd
RW
188@INSTALL_LIBBFD_FALSE@am_libopcodes_la_rpath =
189@INSTALL_LIBBFD_TRUE@am_libopcodes_la_rpath = -rpath $(bfdlibdir)
d0ac1c44
SM
190AM_V_P = $(am__v_P_@AM_V@)
191am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
192am__v_P_0 = false
193am__v_P_1 = :
194AM_V_GEN = $(am__v_GEN_@AM_V@)
195am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
196am__v_GEN_0 = @echo " GEN " $@;
197am__v_GEN_1 =
198AM_V_at = $(am__v_at_@AM_V@)
199am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
200am__v_at_0 = @
201am__v_at_1 =
81ecdfbb 202DEFAULT_INCLUDES = -I.@am__isrc@
758227f0
RW
203depcomp = $(SHELL) $(top_srcdir)/../depcomp
204am__depfiles_maybe = depfiles
205am__mv = mv -f
8ae85421
AM
206COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
207 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d0ac1c44
SM
208LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
209 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
210 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
211 $(AM_CFLAGS) $(CFLAGS)
212AM_V_CC = $(am__v_CC_@AM_V@)
213am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
214am__v_CC_0 = @echo " CC " $@;
215am__v_CC_1 =
8ae85421 216CCLD = $(CC)
d0ac1c44
SM
217LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219 $(AM_LDFLAGS) $(LDFLAGS) -o $@
220AM_V_CCLD = $(am__v_CCLD_@AM_V@)
221am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
222am__v_CCLD_0 = @echo " CCLD " $@;
223am__v_CCLD_1 =
d92fa646 224SOURCES = $(libopcodes_a_SOURCES) $(libopcodes_la_SOURCES) \
758227f0 225 $(EXTRA_libopcodes_la_SOURCES)
d0ac1c44
SM
226RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
227 ctags-recursive dvi-recursive html-recursive info-recursive \
228 install-data-recursive install-dvi-recursive \
229 install-exec-recursive install-html-recursive \
230 install-info-recursive install-pdf-recursive \
231 install-ps-recursive install-recursive installcheck-recursive \
232 installdirs-recursive pdf-recursive ps-recursive \
233 tags-recursive uninstall-recursive
6fd8e7c2
L
234am__can_run_installinfo = \
235 case $$AM_UPDATE_INFO_DIR in \
236 n|no|NO) false;; \
237 *) (install-info --version) >/dev/null 2>&1;; \
238 esac
14ec8efd 239DATA = $(bfdinclude_DATA)
81ecdfbb
RW
240RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
241 distclean-recursive maintainer-clean-recursive
d0ac1c44
SM
242am__recursive_targets = \
243 $(RECURSIVE_TARGETS) \
244 $(RECURSIVE_CLEAN_TARGETS) \
245 $(am__extra_recursive_targets)
246AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
247 cscope
248am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
249 $(LISP)config.in
250# Read a list of newline-separated strings from the standard input,
251# and print each of them once, without duplicates. Input order is
252# *not* preserved.
253am__uniquify_input = $(AWK) '\
254 BEGIN { nonempty = 0; } \
255 { items[$$0] = 1; nonempty = 1; } \
256 END { if (nonempty) { for (i in items) print i; }; } \
257'
258# Make sure the list of sources is unique. This is necessary because,
259# e.g., the same source file might be shared among _SOURCES variables
260# for different programs/libraries.
261am__define_uniq_tagged_files = \
262 list='$(am__tagged_files)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | $(am__uniquify_input)`
8ae85421
AM
266ETAGS = etags
267CTAGS = ctags
d0ac1c44 268CSCOPE = cscope
8ae85421
AM
269DIST_SUBDIRS = $(SUBDIRS)
270ACLOCAL = @ACLOCAL@
8ae85421 271AMTAR = @AMTAR@
d0ac1c44 272AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
252b5132 273AR = @AR@
8ae85421
AM
274AUTOCONF = @AUTOCONF@
275AUTOHEADER = @AUTOHEADER@
276AUTOMAKE = @AUTOMAKE@
277AWK = @AWK@
252b5132 278BFD_MACHINES = @BFD_MACHINES@
2eee5593
AM
279BUILD_LIBS = @BUILD_LIBS@
280BUILD_LIB_DEPS = @BUILD_LIB_DEPS@
252b5132
RH
281CATALOGS = @CATALOGS@
282CATOBJEXT = @CATOBJEXT@
283CC = @CC@
8ae85421 284CCDEPMODE = @CCDEPMODE@
dc62a253 285CC_FOR_BUILD = @CC_FOR_BUILD@
8ae85421 286CFLAGS = @CFLAGS@
979273e3 287CPP = @CPP@
8ae85421
AM
288CPPFLAGS = @CPPFLAGS@
289CYGPATH_W = @CYGPATH_W@
252b5132 290DATADIRNAME = @DATADIRNAME@
8ae85421
AM
291DEFS = @DEFS@
292DEPDIR = @DEPDIR@
1927a18f 293DSYMUTIL = @DSYMUTIL@
d7040cdb 294DUMPBIN = @DUMPBIN@
8ae85421
AM
295ECHO_C = @ECHO_C@
296ECHO_N = @ECHO_N@
297ECHO_T = @ECHO_T@
298EGREP = @EGREP@
252b5132 299EXEEXT = @EXEEXT@
dc62a253 300EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
d7040cdb 301FGREP = @FGREP@
20e95c23 302GENCAT = @GENCAT@
252b5132 303GMSGFMT = @GMSGFMT@
d7040cdb 304GREP = @GREP@
252b5132 305HDEFINES = @HDEFINES@
20e95c23 306INCINTL = @INCINTL@
81ecdfbb 307INSTALL = @INSTALL@
8ae85421 308INSTALL_DATA = @INSTALL_DATA@
8ae85421
AM
309INSTALL_PROGRAM = @INSTALL_PROGRAM@
310INSTALL_SCRIPT = @INSTALL_SCRIPT@
311INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 312INSTOBJEXT = @INSTOBJEXT@
d7040cdb 313LD = @LD@
8ae85421 314LDFLAGS = @LDFLAGS@
20e95c23
DJ
315LIBINTL = @LIBINTL@
316LIBINTL_DEP = @LIBINTL_DEP@
8d25cc3d 317LIBM = @LIBM@
8ae85421
AM
318LIBOBJS = @LIBOBJS@
319LIBS = @LIBS@
252b5132 320LIBTOOL = @LIBTOOL@
1927a18f 321LIPO = @LIPO@
252b5132 322LN_S = @LN_S@
8ae85421 323LTLIBOBJS = @LTLIBOBJS@
252b5132
RH
324MAINT = @MAINT@
325MAKEINFO = @MAKEINFO@
81ecdfbb 326MKDIR_P = @MKDIR_P@
252b5132
RH
327MKINSTALLDIRS = @MKINSTALLDIRS@
328MSGFMT = @MSGFMT@
20e95c23 329MSGMERGE = @MSGMERGE@
d7040cdb 330NM = @NM@
1927a18f 331NMEDIT = @NMEDIT@
9e9b66a9 332NO_WERROR = @NO_WERROR@
1927a18f 333OBJDUMP = @OBJDUMP@
ed265386 334OBJEXT = @OBJEXT@
1927a18f
L
335OTOOL = @OTOOL@
336OTOOL64 = @OTOOL64@
252b5132 337PACKAGE = @PACKAGE@
8ae85421
AM
338PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
339PACKAGE_NAME = @PACKAGE_NAME@
340PACKAGE_STRING = @PACKAGE_STRING@
341PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 342PACKAGE_URL = @PACKAGE_URL@
8ae85421
AM
343PACKAGE_VERSION = @PACKAGE_VERSION@
344PATH_SEPARATOR = @PATH_SEPARATOR@
252b5132
RH
345POSUB = @POSUB@
346RANLIB = @RANLIB@
d7040cdb 347SED = @SED@
8ae85421 348SET_MAKE = @SET_MAKE@
45d42143
NC
349SHARED_DEPENDENCIES = @SHARED_DEPENDENCIES@
350SHARED_LDFLAGS = @SHARED_LDFLAGS@
351SHARED_LIBADD = @SHARED_LIBADD@
8ae85421 352SHELL = @SHELL@
ed265386 353STRIP = @STRIP@
252b5132 354USE_NLS = @USE_NLS@
252b5132 355VERSION = @VERSION@
8ae85421 356WARN_CFLAGS = @WARN_CFLAGS@
c5da1932 357WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
6fd8e7c2 358WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
8ae85421 359XGETTEXT = @XGETTEXT@
81ecdfbb
RW
360abs_builddir = @abs_builddir@
361abs_srcdir = @abs_srcdir@
362abs_top_builddir = @abs_top_builddir@
363abs_top_srcdir = @abs_top_srcdir@
8ae85421 364ac_ct_CC = @ac_ct_CC@
d7040cdb 365ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
8ae85421
AM
366am__include = @am__include@
367am__leading_dot = @am__leading_dot@
368am__quote = @am__quote@
369am__tar = @am__tar@
370am__untar = @am__untar@
252b5132 371archdefs = @archdefs@
573e8a1c
RW
372@INSTALL_LIBBFD_FALSE@bfdincludedir =
373@INSTALL_LIBBFD_TRUE@bfdincludedir = @bfdincludedir@
374# Empty these so that the respective installation directories will not be created.
375@INSTALL_LIBBFD_FALSE@bfdlibdir =
376@INSTALL_LIBBFD_TRUE@bfdlibdir = @bfdlibdir@
8ae85421
AM
377bindir = @bindir@
378build = @build@
379build_alias = @build_alias@
380build_cpu = @build_cpu@
381build_os = @build_os@
382build_vendor = @build_vendor@
81ecdfbb 383builddir = @builddir@
6e31aea3 384cgendir = @cgendir@
8ae85421 385datadir = @datadir@
81ecdfbb
RW
386datarootdir = @datarootdir@
387docdir = @docdir@
388dvidir = @dvidir@
8ae85421
AM
389exec_prefix = @exec_prefix@
390host = @host@
391host_alias = @host_alias@
392host_cpu = @host_cpu@
979273e3 393host_noncanonical = @host_noncanonical@
8ae85421
AM
394host_os = @host_os@
395host_vendor = @host_vendor@
81ecdfbb 396htmldir = @htmldir@
8ae85421
AM
397includedir = @includedir@
398infodir = @infodir@
399install_sh = @install_sh@
8ae85421
AM
400libdir = @libdir@
401libexecdir = @libexecdir@
81ecdfbb 402localedir = @localedir@
8ae85421
AM
403localstatedir = @localstatedir@
404mandir = @mandir@
405mkdir_p = @mkdir_p@
406oldincludedir = @oldincludedir@
81ecdfbb 407pdfdir = @pdfdir@
8ae85421
AM
408prefix = @prefix@
409program_transform_name = @program_transform_name@
81ecdfbb 410psdir = @psdir@
8ae85421
AM
411sbindir = @sbindir@
412sharedstatedir = @sharedstatedir@
81ecdfbb 413srcdir = @srcdir@
8ae85421
AM
414sysconfdir = @sysconfdir@
415target = @target@
416target_alias = @target_alias@
417target_cpu = @target_cpu@
979273e3 418target_noncanonical = @target_noncanonical@
8ae85421
AM
419target_os = @target_os@
420target_vendor = @target_vendor@
81ecdfbb
RW
421top_build_prefix = @top_build_prefix@
422top_builddir = @top_builddir@
423top_srcdir = @top_srcdir@
d0ac1c44 424AUTOMAKE_OPTIONS = foreign no-dist
79887925 425ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
ff13a42d
RW
426
427# Build '.' first so all generated files exist.
428SUBDIRS = . po
252b5132
RH
429INCDIR = $(srcdir)/../include
430BFDDIR = $(srcdir)/../bfd
a2d91340 431AM_CFLAGS = $(WARN_CFLAGS)
ff13a42d 432COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(INCLUDES) $(AM_CPPFLAGS) \
791f3971
L
433 $(CFLAGS_FOR_BUILD)
434
435LINK_FOR_BUILD = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) \
436 $(LDFLAGS_FOR_BUILD) -o $@
ff13a42d 437
14ec8efd
RW
438libopcodes_la_LDFLAGS = $(am__append_1) -release `cat \
439 ../bfd/libtool-soversion` @SHARED_LDFLAGS@
440@INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libopcodes.la
441@INSTALL_LIBBFD_TRUE@bfdinclude_DATA = $(INCDIR)/dis-asm.h
573e8a1c 442@INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
14ec8efd 443@INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libopcodes.la
252b5132
RH
444
445# This is where bfd.h lives.
446BFD_H = ../bfd/bfd.h
447
448# Header files.
8ae85421 449HFILES = \
a06ea964 450 aarch64-asm.h aarch64-dis.h aarch64-opc.h aarch64-tbl.h \
79472b45 451 bpf-desc.h bpf-opc.h \
cfb8c092 452 epiphany-desc.h epiphany-opc.h \
8ae85421
AM
453 fr30-desc.h fr30-opc.h \
454 frv-desc.h frv-opc.h \
40fb9820 455 i386-init.h \
40b8e679
L
456 i386-opc.h \
457 i386-tbl.h \
8ae85421
AM
458 ia64-asmtab.h \
459 ia64-opc.h \
460 ip2k-desc.h ip2k-opc.h \
461 iq2000-desc.h iq2000-opc.h \
500b1f44
AM
462 lm32-desc.h \
463 lm32-opc.h \
49f58d10 464 m32c-desc.h m32c-opc.h \
8ae85421
AM
465 m32r-desc.h m32r-opc.h \
466 mcore-opc.h \
bd2f2e55 467 mep-desc.h mep-opc.h \
7ba29e2a 468 microblaze-opc.h \
d031aafb 469 mt-desc.h mt-opc.h \
1c0d3aa6 470 score-opc.h \
8ae85421 471 sh-opc.h \
8ae85421 472 sysdep.h \
d70c5fc7 473 xc16x-desc.h xc16x-opc.h \
8ae85421
AM
474 xstormy16-desc.h xstormy16-opc.h \
475 z8k-opc.h
252b5132
RH
476
477
6f01793d
RW
478# C source files that correspond to .o's ending up in libopcodes
479# for all machines.
480TARGET_LIBOPCODES_CFILES = \
a06ea964
NC
481 aarch64-asm.c \
482 aarch64-asm-2.c \
483 aarch64-dis.c \
484 aarch64-dis-2.c \
485 aarch64-opc.c \
486 aarch64-opc-2.c \
8ae85421
AM
487 alpha-dis.c \
488 alpha-opc.c \
489 arc-dis.c \
8ae85421 490 arc-ext.c \
6f01793d 491 arc-opc.c \
8ae85421
AM
492 arm-dis.c \
493 avr-dis.c \
4b7f6baa 494 bfin-dis.c \
8ae85421 495 cgen-asm.c \
3609e0fe 496 cgen-bitset.c \
8ae85421
AM
497 cgen-dis.c \
498 cgen-opc.c \
3d3d428f
NC
499 cr16-dis.c \
500 cr16-opc.c \
8ae85421
AM
501 cris-dis.c \
502 cris-opc.c \
503 crx-dis.c \
504 crx-opc.c \
b8891f8d 505 csky-dis.c \
8ae85421
AM
506 d10v-dis.c \
507 d10v-opc.c \
508 d30v-dis.c \
509 d30v-opc.c \
510 dlx-dis.c \
79472b45
JM
511 bpf-asm.c \
512 bpf-desc.c \
513 bpf-dis.c \
514 bpf-ibld.c \
515 bpf-opc.c \
cfb8c092
NC
516 epiphany-asm.c \
517 epiphany-desc.c \
518 epiphany-dis.c \
519 epiphany-ibld.c \
520 epiphany-opc.c \
8ae85421
AM
521 fr30-asm.c \
522 fr30-desc.c \
523 fr30-dis.c \
524 fr30-ibld.c \
525 fr30-opc.c \
526 frv-asm.c \
527 frv-desc.c \
528 frv-dis.c \
529 frv-ibld.c \
530 frv-opc.c \
3f8107ab
AM
531 ft32-dis.c \
532 ft32-opc.c \
8ae85421 533 h8300-dis.c \
8ae85421 534 hppa-dis.c \
8ae85421 535 i386-dis.c \
0b1cf022 536 i386-opc.c \
8ae85421 537 ia64-dis.c \
8ae85421 538 ia64-opc.c \
8ae85421
AM
539 ip2k-asm.c \
540 ip2k-desc.c \
541 ip2k-dis.c \
542 ip2k-ibld.c \
543 ip2k-opc.c \
544 iq2000-asm.c \
545 iq2000-desc.c \
546 iq2000-dis.c \
547 iq2000-ibld.c \
548 iq2000-opc.c \
828c0124
JK
549 lm32-asm.c \
550 lm32-desc.c \
828c0124
JK
551 lm32-dis.c \
552 lm32-ibld.c \
553 lm32-opc.c \
828c0124 554 lm32-opinst.c \
6f01793d
RW
555 m10200-dis.c \
556 m10200-opc.c \
557 m10300-dis.c \
558 m10300-opc.c \
49f58d10
JB
559 m32c-asm.c \
560 m32c-desc.c \
561 m32c-dis.c \
562 m32c-ibld.c \
563 m32c-opc.c \
8ae85421
AM
564 m32r-asm.c \
565 m32r-desc.c \
566 m32r-dis.c \
567 m32r-ibld.c \
568 m32r-opc.c \
569 m32r-opinst.c \
570 m68hc11-dis.c \
571 m68hc11-opc.c \
572 m68k-dis.c \
573 m68k-opc.c \
7b4ae824 574 s12z-dis.c \
ef1ad42b 575 s12z-opc.c \
8ae85421 576 mcore-dis.c \
bd2f2e55
DB
577 mep-asm.c \
578 mep-desc.c \
579 mep-dis.c \
580 mep-ibld.c \
581 mep-opc.c \
a3c62988 582 metag-dis.c \
7ba29e2a 583 microblaze-dis.c \
df58fc94 584 micromips-opc.c \
6f01793d 585 mips-dis.c \
8ae85421
AM
586 mips-opc.c \
587 mips16-opc.c \
8ae85421
AM
588 mmix-dis.c \
589 mmix-opc.c \
6f01793d
RW
590 moxie-dis.c \
591 moxie-opc.c \
34c911a4 592 msp430-decode.c \
6f01793d 593 msp430-dis.c \
d031aafb
NS
594 mt-asm.c \
595 mt-desc.c \
596 mt-dis.c \
597 mt-ibld.c \
598 mt-opc.c \
35c08157
KLC
599 nds32-asm.c \
600 nds32-dis.c \
fe944acf 601 nfp-dis.c \
36591ba1
SL
602 nios2-dis.c \
603 nios2-opc.c \
8ae85421 604 ns32k-dis.c \
73589c9d
CS
605 or1k-asm.c \
606 or1k-desc.c \
607 or1k-dis.c \
608 or1k-ibld.c \
609 or1k-opc.c \
8ae85421
AM
610 pdp11-dis.c \
611 pdp11-opc.c \
612 pj-dis.c \
613 pj-opc.c \
614 ppc-dis.c \
615 ppc-opc.c \
11146849
DD
616 pru-dis.c \
617 pru-opc.c \
dd1d944e
AM
618 riscv-dis.c \
619 riscv-opc.c \
99c513f6
DD
620 rl78-decode.c \
621 rl78-dis.c \
c7927a3c
NC
622 rx-decode.c \
623 rx-dis.c \
8ae85421 624 s390-dis.c \
6f01793d 625 s390-opc.c \
1c0d3aa6 626 score-dis.c \
c3b7224a 627 score7-dis.c \
8ae85421 628 sh-dis.c \
8ae85421
AM
629 sparc-dis.c \
630 sparc-opc.c \
e9f53129
AM
631 spu-dis.c \
632 spu-opc.c \
8ae85421
AM
633 tic30-dis.c \
634 tic4x-dis.c \
635 tic54x-dis.c \
636 tic54x-opc.c \
40b36596 637 tic6x-dis.c \
aa137e4d
NC
638 tilegx-dis.c \
639 tilegx-opc.c \
640 tilepro-dis.c \
641 tilepro-opc.c \
8ae85421
AM
642 v850-dis.c \
643 v850-opc.c \
644 vax-dis.c \
1945cfa5
EB
645 visium-dis.c \
646 visium-opc.c \
62ecb94c 647 wasm32-dis.c \
d70c5fc7
NC
648 xc16x-asm.c \
649 xc16x-desc.c \
650 xc16x-dis.c \
651 xc16x-ibld.c \
652 xc16x-opc.c \
8ae85421
AM
653 xstormy16-asm.c \
654 xstormy16-desc.c \
655 xstormy16-dis.c \
656 xstormy16-ibld.c \
657 xstormy16-opc.c \
658 xtensa-dis.c \
f6c1a2d5 659 xgate-dis.c \
5bf135a7 660 xgate-opc.c \
3c9b82ba 661 z80-dis.c \
6f01793d 662 z8k-dis.c
8ae85421 663
252b5132 664
6f01793d
RW
665# C source files that correspond to .o's ending up in libopcodes.
666LIBOPCODES_CFILES = \
667 $(TARGET_LIBOPCODES_CFILES) \
668 dis-buf.c \
669 dis-init.c \
670 disassemble.c
671
672
673# C source files that correspond to .o's.
674CFILES = \
675 $(LIBOPCODES_CFILES) \
a06ea964 676 aarch64-gen.c \
6f01793d
RW
677 i386-gen.c \
678 ia64-asmtab.c \
679 ia64-gen.c \
680 ia64-opc-a.c \
681 ia64-opc-b.c \
682 ia64-opc-f.c \
683 ia64-opc-i.c \
684 ia64-opc-m.c \
685 ia64-opc-d.c \
686 s390-mkopc.c \
687 z8kgen.c
688
689ALL_MACHINES = $(TARGET_LIBOPCODES_CFILES:.c=.lo)
252b5132 690OFILES = @BFD_MACHINES@
3f85e526 691
0fa6f7ce
AM
692# development.sh is used to determine -Werror default.
693CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
14ec8efd 694AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
92c2346c 695libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
696# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
697# Unfortunately this causes libtool to add -L$(libdir), referring to the
698# planned install directory of libbfd. This can cause us to pick up an
699# old version of libbfd, or to pick up libbfd for the wrong architecture
45d42143
NC
700# if host != build. So for building with shared libraries we use a
701# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
702libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
703libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
758227f0 704# Allow dependency tracking to work on all the source files.
6f01793d 705EXTRA_libopcodes_la_SOURCES = $(LIBOPCODES_CFILES)
252b5132
RH
706
707# libtool will build .libs/libopcodes.a. We create libopcodes.a in
708# the build directory so that we don't have to convert all the
709# programs that use libopcodes.a simultaneously. This is a hack which
710# should be removed if everything else starts using libtool. FIXME.
252b5132 711noinst_LIBRARIES = libopcodes.a
d92fa646 712libopcodes_a_SOURCES =
252b5132 713POTFILES = $(HFILES) $(CFILES)
8ae85421 714CLEANFILES = \
cfb8c092 715 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
a43817df 716 stamp-m32c stamp-m32r stamp-mep stamp-mt \
73589c9d 717 stamp-or1k stamp-xc16x stamp-xstormy16 \
a43817df 718 libopcodes.a stamp-lib
6e31aea3
BE
719
720CGENDIR = @cgendir@
dc15e575 721CPUDIR = $(srcdir)/../cpu
0a40490e 722CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
6e31aea3 723CGENFLAGS = -v
8ae85421
AM
724CGENDEPS = \
725 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
726 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
727 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
728 $(CGENDIR)/opc-opinst.scm \
729 cgen-asm.in cgen-dis.in cgen-ibld.in
4714fbc0 730
73589c9d 731CGEN_CPUS = epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xc16x xstormy16
79472b45
JM
732@CGEN_MAINT_FALSE@BPF_DEPS =
733@CGEN_MAINT_TRUE@BPF_DEPS = stamp-bpf
cfb8c092
NC
734@CGEN_MAINT_FALSE@EPIPHANY_DEPS =
735@CGEN_MAINT_TRUE@EPIPHANY_DEPS = stamp-epiphany
d1119f7a
DE
736@CGEN_MAINT_FALSE@FR30_DEPS =
737@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
738@CGEN_MAINT_FALSE@FRV_DEPS =
739@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
50e0eb66 740@CGEN_MAINT_FALSE@IP2K_DEPS =
8ae85421 741@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
d1119f7a
DE
742@CGEN_MAINT_FALSE@IQ2000_DEPS =
743@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
84e94c90
NC
744@CGEN_MAINT_FALSE@LM32_DEPS =
745@CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
49f58d10
JB
746@CGEN_MAINT_FALSE@M32C_DEPS =
747@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
50e0eb66 748@CGEN_MAINT_FALSE@M32R_DEPS =
8ae85421 749@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
bd2f2e55
DB
750@CGEN_MAINT_FALSE@MEP_DEPS =
751@CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
4970f871
NS
752@CGEN_MAINT_FALSE@MT_DEPS =
753@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
73589c9d
CS
754@CGEN_MAINT_FALSE@OR1K_DEPS =
755@CGEN_MAINT_TRUE@OR1K_DEPS = stamp-or1k
d70c5fc7
NC
756@CGEN_MAINT_FALSE@XC16X_DEPS =
757@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
50e0eb66 758@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
8ae85421 759@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
a06ea964
NC
760MOSTLYCLEANFILES = aarch64-gen$(EXEEXT_FOR_BUILD) i386-gen$(EXEEXT_FOR_BUILD) \
761 ia64-gen$(EXEEXT_FOR_BUILD) s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.tab \
762 z8kgen$(EXEEXT_FOR_BUILD) opc2c$(EXEEXT_FOR_BUILD)
ff13a42d 763
a06ea964
NC
764MAINTAINERCLEANFILES = $(srcdir)/aarch64-asm-2.c $(srcdir)/aarch64-dis-2.c \
765 $(srcdir)/aarch64-opc-2.c $(srcdir)/i386-tbl.h $(srcdir)/i386-init.h \
56300268 766 $(srcdir)/ia64-asmtab.c $(srcdir)/z8k-opc.h \
34c911a4 767 $(srcdir)/msp430-decode.c \
99c513f6 768 $(srcdir)/rl78-decode.c \
49293ef7 769 $(srcdir)/rx-decode.c
ff13a42d
RW
770
771
772# Use a helper variable for the dependencies to avoid 'make' issues
773# with continuations in comments, as @MAINT@ can be expanded to '#'.
774ia64_asmtab_deps = ia64-gen$(EXEEXT_FOR_BUILD) ia64-ic.tbl \
775 ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
776
0fa6f7ce 777MIPS_DEFS = `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac`
8ae85421
AM
778all: config.h
779 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 780
252b5132 781.SUFFIXES:
8ae85421 782.SUFFIXES: .c .lo .o .obj
6fd8e7c2 783am--refresh: Makefile
8ae85421
AM
784 @:
785$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
786 @for dep in $?; do \
787 case '$(am__configure_deps)' in \
788 *$$dep*) \
81ecdfbb
RW
789 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
790 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
8ae85421
AM
791 && exit 0; \
792 exit 1;; \
793 esac; \
794 done; \
81ecdfbb
RW
795 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
796 $(am__cd) $(top_srcdir) && \
797 $(AUTOMAKE) --foreign Makefile
3f85e526
L
798Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
799 @case '$?' in \
800 *config.status*) \
801 echo ' $(SHELL) ./config.status'; \
802 $(SHELL) ./config.status;; \
803 *) \
804 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
805 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
806 esac;
252b5132 807
8ae85421
AM
808$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
809 $(SHELL) ./config.status --recheck
252b5132 810
8ae85421 811$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 812 $(am__cd) $(srcdir) && $(AUTOCONF)
8ae85421 813$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
81ecdfbb
RW
814 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
815$(am__aclocal_m4_deps):
252b5132 816
8ae85421 817config.h: stamp-h1
d0ac1c44
SM
818 @test -f $@ || rm -f stamp-h1
819 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
252b5132 820
8ae85421
AM
821stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
822 @rm -f stamp-h1
823 cd $(top_builddir) && $(SHELL) ./config.status config.h
824$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 825 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
8ae85421
AM
826 rm -f stamp-h1
827 touch $@
252b5132
RH
828
829distclean-hdr:
8ae85421
AM
830 -rm -f config.h stamp-h1
831po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
832 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
833
834clean-noinstLIBRARIES:
835 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
d0ac1c44 836
14ec8efd
RW
837install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
838 @$(NORMAL_INSTALL)
14ec8efd
RW
839 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
840 list2=; for p in $$list; do \
841 if test -f $$p; then \
842 list2="$$list2 $$p"; \
843 else :; fi; \
844 done; \
845 test -z "$$list2" || { \
6fd8e7c2
L
846 echo " $(MKDIR_P) '$(DESTDIR)$(bfdlibdir)'"; \
847 $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)" || exit 1; \
14ec8efd
RW
848 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
849 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
850 }
851
852uninstall-bfdlibLTLIBRARIES:
853 @$(NORMAL_UNINSTALL)
854 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
855 for p in $$list; do \
856 $(am__strip_dir) \
857 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
858 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
859 done
252b5132 860
8ae85421
AM
861clean-bfdlibLTLIBRARIES:
862 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
d0ac1c44
SM
863 @list='$(bfdlib_LTLIBRARIES)'; \
864 locs=`for p in $$list; do echo $$p; done | \
865 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
866 sort -u`; \
867 test -z "$$locs" || { \
868 echo rm -f $${locs}; \
869 rm -f $${locs}; \
870 }
14ec8efd
RW
871
872clean-noinstLTLIBRARIES:
873 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
d0ac1c44
SM
874 @list='$(noinst_LTLIBRARIES)'; \
875 locs=`for p in $$list; do echo $$p; done | \
876 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
877 sort -u`; \
878 test -z "$$locs" || { \
879 echo rm -f $${locs}; \
880 rm -f $${locs}; \
881 }
882
6fd8e7c2 883libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES) $(EXTRA_libopcodes_la_DEPENDENCIES)
d0ac1c44 884 $(AM_V_CCLD)$(libopcodes_la_LINK) $(am_libopcodes_la_rpath) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
a2d91340 885
252b5132 886mostlyclean-compile:
ed265386 887 -rm -f *.$(OBJEXT)
252b5132 888
252b5132
RH
889distclean-compile:
890 -rm -f *.tab.c
891
a06ea964
NC
892@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-asm-2.Plo@am__quote@
893@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-asm.Plo@am__quote@
894@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-dis-2.Plo@am__quote@
895@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-dis.Plo@am__quote@
896@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-opc-2.Plo@am__quote@
897@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-opc.Plo@am__quote@
758227f0
RW
898@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-dis.Plo@am__quote@
899@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-opc.Plo@am__quote@
900@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-dis.Plo@am__quote@
901@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-ext.Plo@am__quote@
902@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-opc.Plo@am__quote@
903@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm-dis.Plo@am__quote@
904@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avr-dis.Plo@am__quote@
905@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfin-dis.Plo@am__quote@
79472b45
JM
906@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-asm.Plo@am__quote@
907@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-desc.Plo@am__quote@
908@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-dis.Plo@am__quote@
909@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-ibld.Plo@am__quote@
910@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-opc.Plo@am__quote@
758227f0
RW
911@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-asm.Plo@am__quote@
912@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-bitset.Plo@am__quote@
913@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-dis.Plo@am__quote@
914@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-opc.Plo@am__quote@
915@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-dis.Plo@am__quote@
916@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-opc.Plo@am__quote@
917@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-dis.Plo@am__quote@
918@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-opc.Plo@am__quote@
919@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-dis.Plo@am__quote@
920@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-opc.Plo@am__quote@
b8891f8d 921@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csky-dis.Plo@am__quote@
758227f0
RW
922@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-dis.Plo@am__quote@
923@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-opc.Plo@am__quote@
924@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-dis.Plo@am__quote@
925@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-opc.Plo@am__quote@
926@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-buf.Plo@am__quote@
927@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-init.Plo@am__quote@
928@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disassemble.Plo@am__quote@
929@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlx-dis.Plo@am__quote@
cfb8c092
NC
930@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-asm.Plo@am__quote@
931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-desc.Plo@am__quote@
932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-dis.Plo@am__quote@
933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-ibld.Plo@am__quote@
934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-opc.Plo@am__quote@
758227f0
RW
935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-asm.Plo@am__quote@
936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-desc.Plo@am__quote@
937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-dis.Plo@am__quote@
938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-ibld.Plo@am__quote@
939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-opc.Plo@am__quote@
940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-asm.Plo@am__quote@
941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-desc.Plo@am__quote@
942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-dis.Plo@am__quote@
943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-ibld.Plo@am__quote@
944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-opc.Plo@am__quote@
3f8107ab
AM
945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft32-dis.Plo@am__quote@
946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft32-opc.Plo@am__quote@
758227f0 947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/h8300-dis.Plo@am__quote@
758227f0 948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hppa-dis.Plo@am__quote@
758227f0 949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-dis.Plo@am__quote@
758227f0 950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-opc.Plo@am__quote@
758227f0 951@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-dis.Plo@am__quote@
758227f0
RW
952@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-opc.Plo@am__quote@
953@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-asm.Plo@am__quote@
954@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-desc.Plo@am__quote@
955@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-dis.Plo@am__quote@
956@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-ibld.Plo@am__quote@
957@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-opc.Plo@am__quote@
958@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-asm.Plo@am__quote@
959@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-desc.Plo@am__quote@
960@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-dis.Plo@am__quote@
961@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-ibld.Plo@am__quote@
962@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-opc.Plo@am__quote@
758227f0
RW
963@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-asm.Plo@am__quote@
964@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-desc.Plo@am__quote@
965@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-dis.Plo@am__quote@
966@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-ibld.Plo@am__quote@
967@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opc.Plo@am__quote@
968@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opinst.Plo@am__quote@
969@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-dis.Plo@am__quote@
970@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-opc.Plo@am__quote@
971@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-dis.Plo@am__quote@
972@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-opc.Plo@am__quote@
973@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-asm.Plo@am__quote@
974@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-desc.Plo@am__quote@
975@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-dis.Plo@am__quote@
976@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-ibld.Plo@am__quote@
977@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-opc.Plo@am__quote@
978@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-asm.Plo@am__quote@
979@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-desc.Plo@am__quote@
980@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-dis.Plo@am__quote@
981@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-ibld.Plo@am__quote@
982@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opc.Plo@am__quote@
983@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opinst.Plo@am__quote@
984@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-dis.Plo@am__quote@
985@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-opc.Plo@am__quote@
986@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-dis.Plo@am__quote@
987@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-opc.Plo@am__quote@
758227f0
RW
988@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcore-dis.Plo@am__quote@
989@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-asm.Plo@am__quote@
990@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-desc.Plo@am__quote@
991@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-dis.Plo@am__quote@
992@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-ibld.Plo@am__quote@
993@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-opc.Plo@am__quote@
a3c62988 994@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metag-dis.Plo@am__quote@
758227f0 995@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microblaze-dis.Plo@am__quote@
dc15e575 996@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/micromips-opc.Plo@am__quote@
758227f0
RW
997@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-dis.Plo@am__quote@
998@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-opc.Plo@am__quote@
999@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips16-opc.Plo@am__quote@
1000@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-dis.Plo@am__quote@
1001@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-opc.Plo@am__quote@
1002@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-dis.Plo@am__quote@
1003@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-opc.Plo@am__quote@
34c911a4 1004@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msp430-decode.Plo@am__quote@
6f01793d 1005@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msp430-dis.Plo@am__quote@
758227f0
RW
1006@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-asm.Plo@am__quote@
1007@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-desc.Plo@am__quote@
1008@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-dis.Plo@am__quote@
1009@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-ibld.Plo@am__quote@
1010@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-opc.Plo@am__quote@
35c08157
KLC
1011@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nds32-asm.Plo@am__quote@
1012@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nds32-dis.Plo@am__quote@
fe944acf 1013@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfp-dis.Plo@am__quote@
36591ba1
SL
1014@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nios2-dis.Plo@am__quote@
1015@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nios2-opc.Plo@am__quote@
758227f0 1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32k-dis.Plo@am__quote@
73589c9d
CS
1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-asm.Plo@am__quote@
1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-desc.Plo@am__quote@
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-dis.Plo@am__quote@
1020@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-ibld.Plo@am__quote@
1021@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-opc.Plo@am__quote@
758227f0
RW
1022@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-dis.Plo@am__quote@
1023@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-opc.Plo@am__quote@
1024@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-dis.Plo@am__quote@
1025@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-opc.Plo@am__quote@
1026@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-dis.Plo@am__quote@
1027@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-opc.Plo@am__quote@
11146849
DD
1028@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pru-dis.Plo@am__quote@
1029@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pru-opc.Plo@am__quote@
dd1d944e
AM
1030@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscv-dis.Plo@am__quote@
1031@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscv-opc.Plo@am__quote@
99c513f6
DD
1032@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-decode.Plo@am__quote@
1033@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-dis.Plo@am__quote@
c7927a3c
NC
1034@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-decode.Plo@am__quote@
1035@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-dis.Plo@am__quote@
277eb7f6 1036@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@
ef1ad42b 1037@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-opc.Plo@am__quote@
758227f0 1038@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-dis.Plo@am__quote@
758227f0
RW
1039@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-opc.Plo@am__quote@
1040@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score-dis.Plo@am__quote@
1041@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score7-dis.Plo@am__quote@
1042@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh-dis.Plo@am__quote@
758227f0
RW
1043@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-dis.Plo@am__quote@
1044@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-opc.Plo@am__quote@
1045@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-dis.Plo@am__quote@
1046@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-opc.Plo@am__quote@
1047@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic30-dis.Plo@am__quote@
1048@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic4x-dis.Plo@am__quote@
1049@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-dis.Plo@am__quote@
1050@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-opc.Plo@am__quote@
40b36596 1051@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic6x-dis.Plo@am__quote@
aa137e4d 1052@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-dis.Plo@am__quote@
bcf2cf9f 1053@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-opc.Plo@am__quote@
aa137e4d 1054@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-dis.Plo@am__quote@
bcf2cf9f 1055@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-opc.Plo@am__quote@
758227f0
RW
1056@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-dis.Plo@am__quote@
1057@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-opc.Plo@am__quote@
1058@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax-dis.Plo@am__quote@
1945cfa5
EB
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/visium-dis.Plo@am__quote@
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/visium-opc.Plo@am__quote@
62ecb94c 1061@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wasm32-dis.Plo@am__quote@
758227f0
RW
1062@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-asm.Plo@am__quote@
1063@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-desc.Plo@am__quote@
1064@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-dis.Plo@am__quote@
1065@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-ibld.Plo@am__quote@
1066@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-opc.Plo@am__quote@
f6c1a2d5
NC
1067@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgate-dis.Plo@am__quote@
1068@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgate-opc.Plo@am__quote@
758227f0
RW
1069@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-asm.Plo@am__quote@
1070@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-desc.Plo@am__quote@
1071@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-dis.Plo@am__quote@
1072@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-ibld.Plo@am__quote@
1073@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-opc.Plo@am__quote@
1074@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-dis.Plo@am__quote@
1075@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z80-dis.Plo@am__quote@
1076@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z8k-dis.Plo@am__quote@
758227f0 1077
8ae85421 1078.c.o:
d0ac1c44
SM
1079@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1080@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1081@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
758227f0 1082@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1083@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
a2d91340 1084
8ae85421 1085.c.obj:
d0ac1c44
SM
1086@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1087@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1088@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
758227f0 1089@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1090@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
a2d91340 1091
8ae85421 1092.c.lo:
d0ac1c44
SM
1093@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1094@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1095@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
758227f0 1096@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1097@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
a2d91340 1098
252b5132
RH
1099mostlyclean-libtool:
1100 -rm -f *.lo
1101
1102clean-libtool:
1103 -rm -rf .libs _libs
1104
1105distclean-libtool:
81ecdfbb 1106 -rm -f libtool config.lt
14ec8efd
RW
1107install-bfdincludeDATA: $(bfdinclude_DATA)
1108 @$(NORMAL_INSTALL)
14ec8efd 1109 @list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
6fd8e7c2
L
1110 if test -n "$$list"; then \
1111 echo " $(MKDIR_P) '$(DESTDIR)$(bfdincludedir)'"; \
1112 $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)" || exit 1; \
1113 fi; \
14ec8efd
RW
1114 for p in $$list; do \
1115 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1116 echo "$$d$$p"; \
1117 done | $(am__base_list) | \
1118 while read files; do \
1119 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bfdincludedir)'"; \
1120 $(INSTALL_DATA) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
1121 done
1122
1123uninstall-bfdincludeDATA:
1124 @$(NORMAL_UNINSTALL)
1125 @list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
1126 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
6fd8e7c2 1127 dir='$(DESTDIR)$(bfdincludedir)'; $(am__uninstall_files_from_dir)
252b5132
RH
1128
1129# This directory's subdirectories are mostly independent; you can cd
d0ac1c44
SM
1130# into them and run 'make' without going through this Makefile.
1131# To change the values of 'make' variables: instead of editing Makefiles,
1132# (1) if the variable is set in 'config.status', edit 'config.status'
1133# (which will cause the Makefiles to be regenerated when you run 'make');
1134# (2) otherwise, pass the desired values on the 'make' command line.
1135$(am__recursive_targets):
1136 @fail=; \
1137 if $(am__make_keepgoing); then \
1138 failcom='fail=yes'; \
1139 else \
1140 failcom='exit 1'; \
1141 fi; \
252b5132
RH
1142 dot_seen=no; \
1143 target=`echo $@ | sed s/-recursive//`; \
d0ac1c44
SM
1144 case "$@" in \
1145 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1146 *) list='$(SUBDIRS)' ;; \
1147 esac; \
1148 for subdir in $$list; do \
252b5132
RH
1149 echo "Making $$target in $$subdir"; \
1150 if test "$$subdir" = "."; then \
1151 dot_seen=yes; \
1152 local_target="$$target-am"; \
1153 else \
1154 local_target="$$target"; \
1155 fi; \
81ecdfbb 1156 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
e8d39116 1157 || eval $$failcom; \
252b5132
RH
1158 done; \
1159 if test "$$dot_seen" = "no"; then \
1160 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1161 fi; test -z "$$fail"
1162
d0ac1c44
SM
1163ID: $(am__tagged_files)
1164 $(am__define_uniq_tagged_files); mkid -fID $$unique
1165tags: tags-recursive
1166TAGS: tags
252b5132 1167
d0ac1c44 1168tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
81ecdfbb 1169 set x; \
252b5132 1170 here=`pwd`; \
8ae85421
AM
1171 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1172 include_option=--etags-include; \
1173 empty_fix=.; \
1174 else \
1175 include_option=--include; \
1176 empty_fix=; \
1177 fi; \
252b5132 1178 list='$(SUBDIRS)'; for subdir in $$list; do \
8ae85421
AM
1179 if test "$$subdir" = .; then :; else \
1180 test ! -f $$subdir/TAGS || \
81ecdfbb 1181 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
8ae85421 1182 fi; \
252b5132 1183 done; \
d0ac1c44 1184 $(am__define_uniq_tagged_files); \
81ecdfbb
RW
1185 shift; \
1186 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
8ae85421 1187 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
1188 if test $$# -gt 0; then \
1189 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1190 "$$@" $$unique; \
1191 else \
1192 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1193 $$unique; \
1194 fi; \
8ae85421 1195 fi
d0ac1c44
SM
1196ctags: ctags-recursive
1197
1198CTAGS: ctags
1199ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1200 $(am__define_uniq_tagged_files); \
81ecdfbb 1201 test -z "$(CTAGS_ARGS)$$unique" \
8ae85421 1202 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 1203 $$unique
252b5132 1204
8ae85421
AM
1205GTAGS:
1206 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
1207 && $(am__cd) $(top_srcdir) \
1208 && gtags -i $(GTAGS_ARGS) "$$here"
d0ac1c44
SM
1209cscope: cscope.files
1210 test ! -s cscope.files \
1211 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1212clean-cscope:
1213 -rm -f cscope.files
1214cscope.files: clean-cscope cscopelist
1215cscopelist: cscopelist-recursive
1216
1217cscopelist-am: $(am__tagged_files)
1218 list='$(am__tagged_files)'; \
1219 case "$(srcdir)" in \
1220 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1221 *) sdir=$(subdir)/$(srcdir) ;; \
1222 esac; \
1223 for i in $$list; do \
1224 if test -f "$$i"; then \
1225 echo "$(subdir)/$$i"; \
1226 else \
1227 echo "$$sdir/$$i"; \
1228 fi; \
1229 done >> $(top_builddir)/cscope.files
252b5132
RH
1230
1231distclean-tags:
8ae85421 1232 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
d0ac1c44 1233 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
758227f0 1234check-am: all-am
252b5132 1235check: check-recursive
14ec8efd 1236all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) config.h
8ae85421
AM
1237installdirs: installdirs-recursive
1238installdirs-am:
14ec8efd 1239 for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(bfdincludedir)"; do \
81ecdfbb 1240 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
8ae85421
AM
1241 done
1242install: install-recursive
252b5132 1243install-exec: install-exec-recursive
252b5132 1244install-data: install-data-recursive
8ae85421 1245uninstall: uninstall-recursive
252b5132
RH
1246
1247install-am: all-am
1248 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 1249
8ae85421
AM
1250installcheck: installcheck-recursive
1251install-strip:
6fd8e7c2
L
1252 if test -z '$(STRIP)'; then \
1253 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1254 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1255 install; \
1256 else \
1257 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1258 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1259 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1260 fi
252b5132 1261mostlyclean-generic:
ff13a42d 1262 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
252b5132
RH
1263
1264clean-generic:
1265 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1266
1267distclean-generic:
8ae85421 1268 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 1269 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
252b5132
RH
1270
1271maintainer-clean-generic:
8ae85421
AM
1272 @echo "This command is intended for maintainers to use"
1273 @echo "it deletes files that may require special tools to rebuild."
ff13a42d 1274 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
8ae85421 1275clean: clean-recursive
252b5132 1276
8ae85421 1277clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
14ec8efd 1278 clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
252b5132 1279
8ae85421
AM
1280distclean: distclean-recursive
1281 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
758227f0 1282 -rm -rf ./$(DEPDIR)
8ae85421
AM
1283 -rm -f Makefile
1284distclean-am: clean-am distclean-compile distclean-generic \
1285 distclean-hdr distclean-libtool distclean-tags
252b5132 1286
8ae85421 1287dvi: dvi-recursive
252b5132 1288
8ae85421 1289dvi-am:
252b5132 1290
8ae85421
AM
1291html: html-recursive
1292
81ecdfbb
RW
1293html-am:
1294
8ae85421
AM
1295info: info-recursive
1296
1297info-am:
1298
14ec8efd 1299install-data-am: install-bfdincludeDATA install-bfdlibLTLIBRARIES
8ae85421 1300
81ecdfbb
RW
1301install-dvi: install-dvi-recursive
1302
1303install-dvi-am:
1304
8ae85421
AM
1305install-exec-am:
1306
af542c2e
RW
1307install-html: install-html-recursive
1308
81ecdfbb
RW
1309install-html-am:
1310
8ae85421
AM
1311install-info: install-info-recursive
1312
81ecdfbb
RW
1313install-info-am:
1314
8ae85421
AM
1315install-man:
1316
af542c2e
RW
1317install-pdf: install-pdf-recursive
1318
81ecdfbb
RW
1319install-pdf-am:
1320
1321install-ps: install-ps-recursive
1322
1323install-ps-am:
1324
8ae85421 1325installcheck-am:
252b5132
RH
1326
1327maintainer-clean: maintainer-clean-recursive
8ae85421
AM
1328 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1329 -rm -rf $(top_srcdir)/autom4te.cache
758227f0 1330 -rm -rf ./$(DEPDIR)
8ae85421
AM
1331 -rm -f Makefile
1332maintainer-clean-am: distclean-am maintainer-clean-generic
1333
1334mostlyclean: mostlyclean-recursive
1335
1336mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1337 mostlyclean-libtool
1338
1339pdf: pdf-recursive
1340
1341pdf-am:
1342
1343ps: ps-recursive
1344
1345ps-am:
1346
14ec8efd 1347uninstall-am: uninstall-bfdincludeDATA uninstall-bfdlibLTLIBRARIES
8ae85421 1348
d0ac1c44 1349.MAKE: $(am__recursive_targets) all install-am install-strip
81ecdfbb 1350
d0ac1c44
SM
1351.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1352 am--refresh check check-am clean clean-bfdlibLTLIBRARIES \
1353 clean-cscope clean-generic clean-libtool clean-noinstLIBRARIES \
1354 clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
1355 distclean distclean-compile distclean-generic distclean-hdr \
1356 distclean-libtool distclean-tags dvi dvi-am html html-am info \
1357 info-am install install-am install-bfdincludeDATA \
14ec8efd
RW
1358 install-bfdlibLTLIBRARIES install-data install-data-am \
1359 install-dvi install-dvi-am install-exec install-exec-am \
1360 install-html install-html-am install-info install-info-am \
1361 install-man install-pdf install-pdf-am install-ps \
1362 install-ps-am install-strip installcheck installcheck-am \
1363 installdirs installdirs-am maintainer-clean \
1364 maintainer-clean-generic mostlyclean mostlyclean-compile \
1365 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
d0ac1c44
SM
1366 tags tags-am uninstall uninstall-am uninstall-bfdincludeDATA \
1367 uninstall-bfdlibLTLIBRARIES
1368
1369.PRECIOUS: Makefile
252b5132
RH
1370
1371
758227f0
RW
1372disassemble.lo: disassemble.c
1373@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/disassemble.c
1374@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1375@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disassemble.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1376@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1377@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/disassemble.c
252b5132
RH
1378
1379stamp-lib: libopcodes.la
e56f75e9
ILT
1380 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1381 if [ -f $$libtooldir/libopcodes.a ]; then \
1382 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 1383 $(RANLIB) libopcodes.tmp; \
252b5132
RH
1384 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
1385 else true; fi
1386 touch stamp-lib
1387
1388libopcodes.a: stamp-lib ; @true
1389po/POTFILES.in: @MAINT@ Makefile
323ee3f4 1390 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
252b5132
RH
1391 && mv tmp $(srcdir)/po/POTFILES.in
1392
6e31aea3
BE
1393run-cgen:
1394 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
1395 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1396 "$(options)" "$(extrafiles)"
6e31aea3
BE
1397 touch stamp-${prefix}
1398.PHONY: run-cgen
1399
4714fbc0
DE
1400# Maintainer utility rule to regenerate all cgen files.
1401run-cgen-all:
1402 for c in $(CGEN_CPUS) ; \
1403 do \
1404 $(MAKE) stamp-$$c || exit 1 ; \
1405 done
1406.PHONY: run-cgen-all
1407
6e31aea3 1408# For now, require developers to configure with --enable-cgen-maint.
d1119f7a 1409
79472b45
JM
1410$(srcdir)/bpf-desc.h $(srcdir)/bpf-desc.c $(srcdir)/bpf-opc.h \
1411 $(srcdir)/bpf-opc.c $(srcdir)/bpf-ibld.c \
1412 $(srcdir)/bpf-asm.c $(srcdir)/bpf-dis.c: $(BPF_DEPS)
1413 @true
1414
1415stamp-bpf: $(CGENDEPS) $(CPUDIR)/bpf.cpu $(CPUDIR)/bpf.opc
1416 $(MAKE) run-cgen arch=bpf prefix=bpf \
1417 archfile=$(CPUDIR)/bpf.cpu opcfile=$(CPUDIR)/bpf.opc
1418
cfb8c092
NC
1419$(srcdir)/epiphany-desc.h $(srcdir)/epiphany-desc.c $(srcdir)/epiphany-opc.h \
1420 $(srcdir)/epiphany-opc.c $(srcdir)/epiphany-ibld.c \
1421 $(srcdir)/epiphany-opinst.c $(srcdir)/epiphany-asm.c \
1422 $(srcdir)/epiphany-dis.c: $(EPIPHANY_DEPS)
1423 @true
1424
1425stamp-epiphany: $(CGENDEPS) $(CPUDIR)/epiphany.cpu $(CPUDIR)/epiphany.opc
1426 $(MAKE) run-cgen arch=epiphany prefix=epiphany options= \
1427 archfile=$(CPUDIR)/epiphany.cpu opcfile=$(CPUDIR)/epiphany.opc extrafiles=
1428
d1119f7a
DE
1429$(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)
1430 @true
1431stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
1432 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1433 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
1434
1435$(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)
1436 @true
dc15e575 1437stamp-frv: $(CGENDEPS) $(CPUDIR)/frv.cpu $(CPUDIR)/frv.opc
d1119f7a 1438 $(MAKE) run-cgen arch=frv prefix=frv options= \
dc15e575 1439 archfile=$(CPUDIR)/frv.cpu opcfile=$(CPUDIR)/frv.opc extrafiles=
d1119f7a 1440
a40cbfa3
NC
1441$(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)
1442 @true
1443stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
1444 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1445 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 1446
d1119f7a
DE
1447$(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)
1448 @true
dc15e575
NC
1449stamp-iq2000: $(CGENDEPS) $(CPUDIR)/iq2000.cpu \
1450 $(CPUDIR)/iq2000.opc $(CPUDIR)/iq2000m.cpu \
1451 $(CPUDIR)/iq10.cpu
d1119f7a 1452 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
dc15e575
NC
1453 archfile=$(CPUDIR)/iq2000.cpu \
1454 opcfile=$(CPUDIR)/iq2000.opc extrafiles=
d1119f7a 1455
84e94c90
NC
1456$(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
1457 @true
dc15e575 1458stamp-lm32: $(CGENDEPS) $(CPUDIR)/lm32.cpu $(CPUDIR)/lm32.opc
84e94c90 1459 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
dc15e575
NC
1460 archfile=$(CPUDIR)/lm32.cpu \
1461 opcfile=$(CPUDIR)/lm32.opc \
84e94c90
NC
1462 extrafiles=opinst
1463
49f58d10 1464$(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)
a6743a54 1465 @true
dc15e575 1466stamp-m32c: $(CGENDEPS) $(CPUDIR)/m32c.cpu $(CPUDIR)/m32c.opc
49f58d10 1467 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
dc15e575
NC
1468 archfile=$(CPUDIR)/m32c.cpu \
1469 opcfile=$(CPUDIR)/m32c.opc extrafiles=
49f58d10 1470
6e31aea3 1471$(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)
ed265386 1472 @true
dc15e575 1473stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
9c2de729 1474 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
dc15e575
NC
1475 archfile=$(CPUDIR)/m32r.cpu \
1476 opcfile=$(CPUDIR)/m32r.opc extrafiles=opinst
6e31aea3 1477
bd2f2e55
DB
1478$(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)
1479 @true
1480stamp-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
1481 $(MAKE) run-cgen arch=mep prefix=mep options= \
1482 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1483
d031aafb 1484$(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)
ac188222 1485 @true
dc15e575 1486stamp-mt: $(CGENDEPS) $(CPUDIR)/mt.cpu $(CPUDIR)/mt.opc
d031aafb 1487 $(MAKE) run-cgen arch=mt prefix=mt options= \
dc15e575
NC
1488 archfile=$(CPUDIR)/mt.cpu \
1489 opcfile=$(CPUDIR)/mt.opc extrafiles=
ac188222 1490
73589c9d 1491$(srcdir)/or1k-desc.h $(srcdir)/or1k-desc.c $(srcdir)/or1k-opc.h $(srcdir)/or1k-opc.c $(srcdir)/or1k-ibld.c $(srcdir)/or1k-opinst.c $(srcdir)/or1k-asm.c $(srcdir)/or1k-dis.c: $(OR1K_DEPS)
87e6d782 1492 @true
73589c9d
CS
1493stamp-or1k: $(CGENDEPS) $(CPUDIR)/or1k.cpu $(CPUDIR)/or1k.opc $(CPUDIR)/or1kcommon.cpu $(CPUDIR)/or1korbis.cpu $(CPUDIR)/or1korfpx.cpu
1494 $(MAKE) run-cgen arch=or1k prefix=or1k options=opinst \
1495 archfile=$(CPUDIR)/or1k.cpu opcfile=$(CPUDIR)/or1k.opc extrafiles=opinst
87e6d782 1496
d1119f7a 1497$(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)
f62ba8f2 1498 @true
dc15e575 1499stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
d1119f7a 1500 $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
dc15e575
NC
1501 archfile=$(CPUDIR)/xc16x.cpu \
1502 opcfile=$(CPUDIR)/xc16x.opc \
c7e770a0 1503 extrafiles=
f62ba8f2 1504
93fbbb04
GK
1505$(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)
1506 @true
1507stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
1508 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1509 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 1510
a06ea964
NC
1511aarch64-gen$(EXEEXT_FOR_BUILD): aarch64-gen.o $(BUILD_LIB_DEPS)
1512 $(LINK_FOR_BUILD) aarch64-gen.o $(BUILD_LIBS)
1513
1514aarch64-gen.o: aarch64-gen.c $(BFD_H) $(INCDIR)/getopt.h $(INCDIR)/libiberty.h\
1515 $(INCDIR)/opcode/aarch64.h config.h aarch64-opc.h aarch64-tbl.h
1516 $(COMPILE_FOR_BUILD) -c $(srcdir)/aarch64-gen.c
1517
1518$(srcdir)/aarch64-asm-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1519 ./aarch64-gen$(exeext_for_build) --gen-asm > $@
1520$(srcdir)/aarch64-dis-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1521 ./aarch64-gen$(exeext_for_build) --gen-dis > $@
1522$(srcdir)/aarch64-opc-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1523 ./aarch64-gen$(exeext_for_build) --gen-opc > $@
1524
2eee5593
AM
1525i386-gen$(EXEEXT_FOR_BUILD): i386-gen.o $(BUILD_LIB_DEPS)
1526 $(LINK_FOR_BUILD) i386-gen.o $(BUILD_LIBS)
ff13a42d
RW
1527
1528i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h \
1529 $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
1530 $(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
1531 config.h i386-opc.h sysdep.h
1532 $(COMPILE_FOR_BUILD) -c $(srcdir)/i386-gen.c
40b8e679 1533
43e65147 1534$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
40fb9820
L
1535 @echo $@
1536
c30be56e 1537$(srcdir)/i386-init.h: @MAINT@ i386-gen$(EXEEXT_FOR_BUILD) i386-opc.tbl i386-reg.tbl i386-opc.h
384f3689 1538 $(CPP) -P $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) - \
c30be56e
JB
1539 < $(srcdir)/i386-opc.tbl \
1540 | ./i386-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir)
40b8e679 1541
ff13a42d 1542i386-opc.lo: $(srcdir)/i386-tbl.h
0ab71ce3 1543
2eee5593
AM
1544ia64-gen$(EXEEXT_FOR_BUILD): ia64-gen.o $(BUILD_LIB_DEPS)
1545 $(LINK_FOR_BUILD) ia64-gen.o $(BUILD_LIBS)
0ab71ce3 1546
ff13a42d
RW
1547ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
1548 $(INCDIR)/libiberty.h $(INCDIR)/opcode/ia64.h $(INCDIR)/safe-ctype.h \
1549 $(INCDIR)/symcat.h config.h ia64-opc-a.c ia64-opc-b.c \
1550 ia64-opc-d.c ia64-opc-f.c ia64-opc-i.c ia64-opc-m.c \
1551 ia64-opc-x.c ia64-opc.h sysdep.h
1552 $(COMPILE_FOR_BUILD) -c $(srcdir)/ia64-gen.c
1553$(srcdir)/ia64-asmtab.c: @MAINT@ $(ia64_asmtab_deps)
1554 ./ia64-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir) > $@
b6849f55 1555
ff13a42d
RW
1556ia64-opc.lo: $(srcdir)/ia64-asmtab.c
1557
34c911a4
NC
1558$(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD)
1559 ./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
1560
99c513f6
DD
1561$(srcdir)/rl78-decode.c: @MAINT@ $(srcdir)/rl78-decode.opc opc2c$(EXEEXT_FOR_BUILD)
1562 ./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/rl78-decode.opc > $(srcdir)/rl78-decode.c
1563
49293ef7
NC
1564$(srcdir)/rx-decode.c: @MAINT@ $(srcdir)/rx-decode.opc opc2c$(EXEEXT_FOR_BUILD)
1565 ./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/rx-decode.opc > $(srcdir)/rx-decode.c
1566
1567opc2c$(EXEEXT_FOR_BUILD): opc2c.o $(BUILD_LIBS_DEPS)
1568 $(LINK_FOR_BUILD) opc2c.o $(BUILD_LIBS)
1569
1570opc2c.o: opc2c.c $(INCDIR)/libiberty.h
1571 $(COMPILE_FOR_BUILD) -c $(srcdir)/opc2c.c
1572
ff13a42d
RW
1573s390-mkopc$(EXEEXT_FOR_BUILD): s390-mkopc.c
1574 $(COMPILE_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
1575
1576s390-opc.tab: s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.txt
1577 ./s390-mkopc$(EXEEXT_FOR_BUILD) < $(srcdir)/s390-opc.txt > s390-opc.tab
b6849f55 1578
758227f0 1579s390-opc.lo: s390-opc.tab
252b5132 1580
2eee5593
AM
1581z8kgen$(EXEEXT_FOR_BUILD): z8kgen.o $(BUILD_LIB_DEPS)
1582 $(LINK_FOR_BUILD) z8kgen.o $(BUILD_LIBS)
ff13a42d
RW
1583
1584z8kgen.o: z8kgen.c
1585 $(COMPILE_FOR_BUILD) -c $(srcdir)/z8kgen.c
1586
1587$(srcdir)/z8k-opc.h: @MAINT@ z8kgen$(EXEEXT_FOR_BUILD)
1588 ./z8kgen$(EXEEXT_FOR_BUILD) -a > $@
1589
1590z8k-dis.lo: $(srcdir)/z8k-opc.h
0fa6f7ce
AM
1591mips-dis.lo: mips-dis.c
1592@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(MIPS_DEFS) $<
1593@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1594@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1595@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1596@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $(MIPS_DEFS) $<
ff13a42d 1597
758227f0
RW
1598sh-dis.lo: sh-dis.c
1599@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
1600@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1601@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sh-dis.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1602@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1603@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
81ecdfbb 1604
86b57e31
L
1605# Tell versions [3.59,3.63) of GNU make to not export all variables.
1606# Otherwise a system limit (for SysV at least) may be exceeded.
1607.NOEXPORT:
This page took 1.067453 seconds and 4 git commands to generate.