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