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