]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/Makefile.in
e9c4cb33dd47e6f78543362ee732c55836e1a54b
[thirdparty/binutils-gdb.git] / opcodes / Makefile.in
1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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
15 @SET_MAKE@
16
17 #
18 # Copyright (C) 2012-2022 Free Software Foundation, Inc.
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.
24 #
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.
29 #
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
35
36
37 VPATH = @srcdir@
38 am__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 }
49 am__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 \
61 case $$MAKEFLAGS in \
62 *\\[\ \ ]*) \
63 bs=\\; \
64 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
65 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
66 esac; \
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
91 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
92 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
93 pkgdatadir = $(datadir)/@PACKAGE@
94 pkgincludedir = $(includedir)/@PACKAGE@
95 pkglibdir = $(libdir)/@PACKAGE@
96 pkglibexecdir = $(libexecdir)/@PACKAGE@
97 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
98 install_sh_DATA = $(install_sh) -c -m 644
99 install_sh_PROGRAM = $(install_sh) -c
100 install_sh_SCRIPT = $(install_sh) -c
101 INSTALL_HEADER = $(INSTALL_DATA)
102 transform = $(program_transform_name)
103 NORMAL_INSTALL = :
104 PRE_INSTALL = :
105 POST_INSTALL = :
106 NORMAL_UNINSTALL = :
107 PRE_UNINSTALL = :
108 POST_UNINSTALL = :
109 build_triplet = @build@
110 host_triplet = @host@
111 target_triplet = @target@
112 @INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir)
113 subdir = .
114 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
116 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
117 $(top_srcdir)/../config/bfd64.m4 \
118 $(top_srcdir)/../config/depstand.m4 \
119 $(top_srcdir)/../config/gettext-sister.m4 \
120 $(top_srcdir)/../config/jobserver.m4 \
121 $(top_srcdir)/../config/lead-dot.m4 \
122 $(top_srcdir)/../config/nls.m4 \
123 $(top_srcdir)/../config/override.m4 \
124 $(top_srcdir)/../config/po.m4 \
125 $(top_srcdir)/../config/progtest.m4 \
126 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
127 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
128 $(top_srcdir)/../lt~obsolete.m4 \
129 $(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131 $(ACLOCAL_M4)
132 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
133 $(am__configure_deps)
134 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
135 configure.lineno config.status.lineno
136 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
137 CONFIG_HEADER = config.h
138 CONFIG_CLEAN_FILES = po/Makefile.in
139 CONFIG_CLEAN_VPATH_FILES =
140 LIBRARIES = $(noinst_LIBRARIES)
141 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142 am__vpath_adj = case $$p in \
143 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144 *) f=$$p;; \
145 esac;
146 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147 am__install_max = 40
148 am__nobase_strip_setup = \
149 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150 am__nobase_strip = \
151 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152 am__nobase_list = $(am__nobase_strip_setup); \
153 for p in $$list; do echo "$$p $$p"; done | \
154 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156 if (++n[$$2] == $(am__install_max)) \
157 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158 END { for (dir in files) print dir, files[dir] }'
159 am__base_list = \
160 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162 am__uninstall_files_from_dir = { \
163 test -z "$$files" \
164 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166 $(am__cd) "$$dir" && rm -f $$files; }; \
167 }
168 am__installdirs = "$(DESTDIR)$(bfdlibdir)" \
169 "$(DESTDIR)$(bfdincludedir)"
170 LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
171 ARFLAGS = cru
172 AM_V_AR = $(am__v_AR_@AM_V@)
173 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
174 am__v_AR_0 = @echo " AR " $@;
175 am__v_AR_1 =
176 libopcodes_a_AR = $(AR) $(ARFLAGS)
177 libopcodes_a_LIBADD =
178 am_libopcodes_a_OBJECTS =
179 libopcodes_a_OBJECTS = $(am_libopcodes_a_OBJECTS)
180 am__DEPENDENCIES_1 =
181 am_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
182 libopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
183 AM_V_lt = $(am__v_lt_@AM_V@)
184 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
185 am__v_lt_0 = --silent
186 am__v_lt_1 =
187 libopcodes_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
189 $(libopcodes_la_LDFLAGS) $(LDFLAGS) -o $@
190 @INSTALL_LIBBFD_FALSE@am_libopcodes_la_rpath =
191 @INSTALL_LIBBFD_TRUE@am_libopcodes_la_rpath = -rpath $(bfdlibdir)
192 AM_V_P = $(am__v_P_@AM_V@)
193 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
194 am__v_P_0 = false
195 am__v_P_1 = :
196 AM_V_GEN = $(am__v_GEN_@AM_V@)
197 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
198 am__v_GEN_0 = @echo " GEN " $@;
199 am__v_GEN_1 =
200 AM_V_at = $(am__v_at_@AM_V@)
201 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
202 am__v_at_0 = @
203 am__v_at_1 =
204 DEFAULT_INCLUDES = -I.@am__isrc@
205 depcomp = $(SHELL) $(top_srcdir)/../depcomp
206 am__maybe_remake_depfiles = depfiles
207 am__depfiles_remade = ./$(DEPDIR)/aarch64-asm-2.Plo \
208 ./$(DEPDIR)/aarch64-asm.Plo ./$(DEPDIR)/aarch64-dis-2.Plo \
209 ./$(DEPDIR)/aarch64-dis.Plo ./$(DEPDIR)/aarch64-opc-2.Plo \
210 ./$(DEPDIR)/aarch64-opc.Plo ./$(DEPDIR)/alpha-dis.Plo \
211 ./$(DEPDIR)/alpha-opc.Plo ./$(DEPDIR)/arc-dis.Plo \
212 ./$(DEPDIR)/arc-ext.Plo ./$(DEPDIR)/arc-opc.Plo \
213 ./$(DEPDIR)/arm-dis.Plo ./$(DEPDIR)/avr-dis.Plo \
214 ./$(DEPDIR)/bfin-dis.Plo ./$(DEPDIR)/bpf-asm.Plo \
215 ./$(DEPDIR)/bpf-desc.Plo ./$(DEPDIR)/bpf-dis.Plo \
216 ./$(DEPDIR)/bpf-ibld.Plo ./$(DEPDIR)/bpf-opc.Plo \
217 ./$(DEPDIR)/cgen-asm.Plo ./$(DEPDIR)/cgen-bitset.Plo \
218 ./$(DEPDIR)/cgen-dis.Plo ./$(DEPDIR)/cgen-opc.Plo \
219 ./$(DEPDIR)/cr16-dis.Plo ./$(DEPDIR)/cr16-opc.Plo \
220 ./$(DEPDIR)/cris-desc.Plo ./$(DEPDIR)/cris-dis.Plo \
221 ./$(DEPDIR)/cris-opc.Plo ./$(DEPDIR)/crx-dis.Plo \
222 ./$(DEPDIR)/crx-opc.Plo ./$(DEPDIR)/csky-dis.Plo \
223 ./$(DEPDIR)/d10v-dis.Plo ./$(DEPDIR)/d10v-opc.Plo \
224 ./$(DEPDIR)/d30v-dis.Plo ./$(DEPDIR)/d30v-opc.Plo \
225 ./$(DEPDIR)/dis-buf.Plo ./$(DEPDIR)/dis-init.Plo \
226 ./$(DEPDIR)/disassemble.Plo ./$(DEPDIR)/dlx-dis.Plo \
227 ./$(DEPDIR)/epiphany-asm.Plo ./$(DEPDIR)/epiphany-desc.Plo \
228 ./$(DEPDIR)/epiphany-dis.Plo ./$(DEPDIR)/epiphany-ibld.Plo \
229 ./$(DEPDIR)/epiphany-opc.Plo ./$(DEPDIR)/fr30-asm.Plo \
230 ./$(DEPDIR)/fr30-desc.Plo ./$(DEPDIR)/fr30-dis.Plo \
231 ./$(DEPDIR)/fr30-ibld.Plo ./$(DEPDIR)/fr30-opc.Plo \
232 ./$(DEPDIR)/frv-asm.Plo ./$(DEPDIR)/frv-desc.Plo \
233 ./$(DEPDIR)/frv-dis.Plo ./$(DEPDIR)/frv-ibld.Plo \
234 ./$(DEPDIR)/frv-opc.Plo ./$(DEPDIR)/ft32-dis.Plo \
235 ./$(DEPDIR)/ft32-opc.Plo ./$(DEPDIR)/h8300-dis.Plo \
236 ./$(DEPDIR)/hppa-dis.Plo ./$(DEPDIR)/i386-dis.Plo \
237 ./$(DEPDIR)/i386-opc.Plo ./$(DEPDIR)/ia64-dis.Plo \
238 ./$(DEPDIR)/ia64-opc.Plo ./$(DEPDIR)/ip2k-asm.Plo \
239 ./$(DEPDIR)/ip2k-desc.Plo ./$(DEPDIR)/ip2k-dis.Plo \
240 ./$(DEPDIR)/ip2k-ibld.Plo ./$(DEPDIR)/ip2k-opc.Plo \
241 ./$(DEPDIR)/iq2000-asm.Plo ./$(DEPDIR)/iq2000-desc.Plo \
242 ./$(DEPDIR)/iq2000-dis.Plo ./$(DEPDIR)/iq2000-ibld.Plo \
243 ./$(DEPDIR)/iq2000-opc.Plo ./$(DEPDIR)/lm32-asm.Plo \
244 ./$(DEPDIR)/lm32-desc.Plo ./$(DEPDIR)/lm32-dis.Plo \
245 ./$(DEPDIR)/lm32-ibld.Plo ./$(DEPDIR)/lm32-opc.Plo \
246 ./$(DEPDIR)/lm32-opinst.Plo ./$(DEPDIR)/loongarch-coder.Plo \
247 ./$(DEPDIR)/loongarch-dis.Plo ./$(DEPDIR)/loongarch-opc.Plo \
248 ./$(DEPDIR)/m10200-dis.Plo ./$(DEPDIR)/m10200-opc.Plo \
249 ./$(DEPDIR)/m10300-dis.Plo ./$(DEPDIR)/m10300-opc.Plo \
250 ./$(DEPDIR)/m32c-asm.Plo ./$(DEPDIR)/m32c-desc.Plo \
251 ./$(DEPDIR)/m32c-dis.Plo ./$(DEPDIR)/m32c-ibld.Plo \
252 ./$(DEPDIR)/m32c-opc.Plo ./$(DEPDIR)/m32r-asm.Plo \
253 ./$(DEPDIR)/m32r-desc.Plo ./$(DEPDIR)/m32r-dis.Plo \
254 ./$(DEPDIR)/m32r-ibld.Plo ./$(DEPDIR)/m32r-opc.Plo \
255 ./$(DEPDIR)/m32r-opinst.Plo ./$(DEPDIR)/m68hc11-dis.Plo \
256 ./$(DEPDIR)/m68hc11-opc.Plo ./$(DEPDIR)/m68k-dis.Plo \
257 ./$(DEPDIR)/m68k-opc.Plo ./$(DEPDIR)/mcore-dis.Plo \
258 ./$(DEPDIR)/mep-asm.Plo ./$(DEPDIR)/mep-desc.Plo \
259 ./$(DEPDIR)/mep-dis.Plo ./$(DEPDIR)/mep-ibld.Plo \
260 ./$(DEPDIR)/mep-opc.Plo ./$(DEPDIR)/metag-dis.Plo \
261 ./$(DEPDIR)/microblaze-dis.Plo ./$(DEPDIR)/micromips-opc.Plo \
262 ./$(DEPDIR)/mips-dis.Plo ./$(DEPDIR)/mips-opc.Plo \
263 ./$(DEPDIR)/mips16-opc.Plo ./$(DEPDIR)/mmix-dis.Plo \
264 ./$(DEPDIR)/mmix-opc.Plo ./$(DEPDIR)/moxie-dis.Plo \
265 ./$(DEPDIR)/moxie-opc.Plo ./$(DEPDIR)/msp430-decode.Plo \
266 ./$(DEPDIR)/msp430-dis.Plo ./$(DEPDIR)/mt-asm.Plo \
267 ./$(DEPDIR)/mt-desc.Plo ./$(DEPDIR)/mt-dis.Plo \
268 ./$(DEPDIR)/mt-ibld.Plo ./$(DEPDIR)/mt-opc.Plo \
269 ./$(DEPDIR)/nds32-asm.Plo ./$(DEPDIR)/nds32-dis.Plo \
270 ./$(DEPDIR)/nfp-dis.Plo ./$(DEPDIR)/nios2-dis.Plo \
271 ./$(DEPDIR)/nios2-opc.Plo ./$(DEPDIR)/ns32k-dis.Plo \
272 ./$(DEPDIR)/or1k-asm.Plo ./$(DEPDIR)/or1k-desc.Plo \
273 ./$(DEPDIR)/or1k-dis.Plo ./$(DEPDIR)/or1k-ibld.Plo \
274 ./$(DEPDIR)/or1k-opc.Plo ./$(DEPDIR)/pdp11-dis.Plo \
275 ./$(DEPDIR)/pdp11-opc.Plo ./$(DEPDIR)/pj-dis.Plo \
276 ./$(DEPDIR)/pj-opc.Plo ./$(DEPDIR)/ppc-dis.Plo \
277 ./$(DEPDIR)/ppc-opc.Plo ./$(DEPDIR)/pru-dis.Plo \
278 ./$(DEPDIR)/pru-opc.Plo ./$(DEPDIR)/riscv-dis.Plo \
279 ./$(DEPDIR)/riscv-opc.Plo ./$(DEPDIR)/rl78-decode.Plo \
280 ./$(DEPDIR)/rl78-dis.Plo ./$(DEPDIR)/rx-decode.Plo \
281 ./$(DEPDIR)/rx-dis.Plo ./$(DEPDIR)/s12z-dis.Plo \
282 ./$(DEPDIR)/s12z-opc.Plo ./$(DEPDIR)/s390-dis.Plo \
283 ./$(DEPDIR)/s390-opc.Plo ./$(DEPDIR)/score-dis.Plo \
284 ./$(DEPDIR)/score7-dis.Plo ./$(DEPDIR)/sh-dis.Plo \
285 ./$(DEPDIR)/sparc-dis.Plo ./$(DEPDIR)/sparc-opc.Plo \
286 ./$(DEPDIR)/spu-dis.Plo ./$(DEPDIR)/spu-opc.Plo \
287 ./$(DEPDIR)/tic30-dis.Plo ./$(DEPDIR)/tic4x-dis.Plo \
288 ./$(DEPDIR)/tic54x-dis.Plo ./$(DEPDIR)/tic54x-opc.Plo \
289 ./$(DEPDIR)/tic6x-dis.Plo ./$(DEPDIR)/tilegx-dis.Plo \
290 ./$(DEPDIR)/tilegx-opc.Plo ./$(DEPDIR)/tilepro-dis.Plo \
291 ./$(DEPDIR)/tilepro-opc.Plo ./$(DEPDIR)/v850-dis.Plo \
292 ./$(DEPDIR)/v850-opc.Plo ./$(DEPDIR)/vax-dis.Plo \
293 ./$(DEPDIR)/visium-dis.Plo ./$(DEPDIR)/visium-opc.Plo \
294 ./$(DEPDIR)/wasm32-dis.Plo ./$(DEPDIR)/xgate-dis.Plo \
295 ./$(DEPDIR)/xgate-opc.Plo ./$(DEPDIR)/xstormy16-asm.Plo \
296 ./$(DEPDIR)/xstormy16-desc.Plo ./$(DEPDIR)/xstormy16-dis.Plo \
297 ./$(DEPDIR)/xstormy16-ibld.Plo ./$(DEPDIR)/xstormy16-opc.Plo \
298 ./$(DEPDIR)/xtensa-dis.Plo ./$(DEPDIR)/z80-dis.Plo \
299 ./$(DEPDIR)/z8k-dis.Plo
300 am__mv = mv -f
301 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
302 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
303 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
304 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
305 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
306 $(AM_CFLAGS) $(CFLAGS)
307 AM_V_CC = $(am__v_CC_@AM_V@)
308 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
309 am__v_CC_0 = @echo " CC " $@;
310 am__v_CC_1 =
311 CCLD = $(CC)
312 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
313 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
314 $(AM_LDFLAGS) $(LDFLAGS) -o $@
315 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
316 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
317 am__v_CCLD_0 = @echo " CCLD " $@;
318 am__v_CCLD_1 =
319 SOURCES = $(libopcodes_a_SOURCES) $(libopcodes_la_SOURCES) \
320 $(EXTRA_libopcodes_la_SOURCES)
321 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
322 ctags-recursive dvi-recursive html-recursive info-recursive \
323 install-data-recursive install-dvi-recursive \
324 install-exec-recursive install-html-recursive \
325 install-info-recursive install-pdf-recursive \
326 install-ps-recursive install-recursive installcheck-recursive \
327 installdirs-recursive pdf-recursive ps-recursive \
328 tags-recursive uninstall-recursive
329 am__can_run_installinfo = \
330 case $$AM_UPDATE_INFO_DIR in \
331 n|no|NO) false;; \
332 *) (install-info --version) >/dev/null 2>&1;; \
333 esac
334 DATA = $(bfdinclude_DATA)
335 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
336 distclean-recursive maintainer-clean-recursive
337 am__recursive_targets = \
338 $(RECURSIVE_TARGETS) \
339 $(RECURSIVE_CLEAN_TARGETS) \
340 $(am__extra_recursive_targets)
341 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
342 cscope
343 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
344 config.in
345 # Read a list of newline-separated strings from the standard input,
346 # and print each of them once, without duplicates. Input order is
347 # *not* preserved.
348 am__uniquify_input = $(AWK) '\
349 BEGIN { nonempty = 0; } \
350 { items[$$0] = 1; nonempty = 1; } \
351 END { if (nonempty) { for (i in items) print i; }; } \
352 '
353 # Make sure the list of sources is unique. This is necessary because,
354 # e.g., the same source file might be shared among _SOURCES variables
355 # for different programs/libraries.
356 am__define_uniq_tagged_files = \
357 list='$(am__tagged_files)'; \
358 unique=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360 done | $(am__uniquify_input)`
361 DIST_SUBDIRS = $(SUBDIRS)
362 ACLOCAL = @ACLOCAL@
363 AMTAR = @AMTAR@
364 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
365 AR = @AR@
366 AUTOCONF = @AUTOCONF@
367 AUTOHEADER = @AUTOHEADER@
368 AUTOMAKE = @AUTOMAKE@
369 AWK = @AWK@
370 BFD_MACHINES = @BFD_MACHINES@
371 BUILD_LIBS = @BUILD_LIBS@
372 BUILD_LIB_DEPS = @BUILD_LIB_DEPS@
373 CATALOGS = @CATALOGS@
374 CATOBJEXT = @CATOBJEXT@
375 CC = @CC@
376 CCDEPMODE = @CCDEPMODE@
377 CC_FOR_BUILD = @CC_FOR_BUILD@
378 CFLAGS = @CFLAGS@
379 CPP = @CPP@
380 CPPFLAGS = @CPPFLAGS@
381 CSCOPE = @CSCOPE@
382 CTAGS = @CTAGS@
383 CYGPATH_W = @CYGPATH_W@
384 DATADIRNAME = @DATADIRNAME@
385 DEFS = @DEFS@
386 DEPDIR = @DEPDIR@
387 DSYMUTIL = @DSYMUTIL@
388 DUMPBIN = @DUMPBIN@
389 ECHO_C = @ECHO_C@
390 ECHO_N = @ECHO_N@
391 ECHO_T = @ECHO_T@
392 EGREP = @EGREP@
393 ETAGS = @ETAGS@
394 EXEEXT = @EXEEXT@
395 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
396 FGREP = @FGREP@
397 GENCAT = @GENCAT@
398 GMSGFMT = @GMSGFMT@
399 GREP = @GREP@
400 HDEFINES = @HDEFINES@
401 INCINTL = @INCINTL@
402 INSTALL = @INSTALL@
403 INSTALL_DATA = @INSTALL_DATA@
404 INSTALL_PROGRAM = @INSTALL_PROGRAM@
405 INSTALL_SCRIPT = @INSTALL_SCRIPT@
406 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
407 INSTOBJEXT = @INSTOBJEXT@
408 LD = @LD@
409 LDFLAGS = @LDFLAGS@
410 LIBINTL = @LIBINTL@
411 LIBINTL_DEP = @LIBINTL_DEP@
412 LIBM = @LIBM@
413 LIBOBJS = @LIBOBJS@
414 LIBS = @LIBS@
415 LIBTOOL = @LIBTOOL@
416 LIPO = @LIPO@
417 LN_S = @LN_S@
418 LTLIBOBJS = @LTLIBOBJS@
419 MAINT = @MAINT@
420 MAKEINFO = @MAKEINFO@
421 MKDIR_P = @MKDIR_P@
422 MKINSTALLDIRS = @MKINSTALLDIRS@
423 MSGFMT = @MSGFMT@
424 MSGMERGE = @MSGMERGE@
425 NM = @NM@
426 NMEDIT = @NMEDIT@
427 NO_WERROR = @NO_WERROR@
428 OBJDUMP = @OBJDUMP@
429 OBJEXT = @OBJEXT@
430 OTOOL = @OTOOL@
431 OTOOL64 = @OTOOL64@
432 PACKAGE = @PACKAGE@
433 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
434 PACKAGE_NAME = @PACKAGE_NAME@
435 PACKAGE_STRING = @PACKAGE_STRING@
436 PACKAGE_TARNAME = @PACKAGE_TARNAME@
437 PACKAGE_URL = @PACKAGE_URL@
438 PACKAGE_VERSION = @PACKAGE_VERSION@
439 PATH_SEPARATOR = @PATH_SEPARATOR@
440 POSUB = @POSUB@
441 RANLIB = @RANLIB@
442 SED = @SED@
443 SET_MAKE = @SET_MAKE@
444 SHARED_DEPENDENCIES = @SHARED_DEPENDENCIES@
445 SHARED_LDFLAGS = @SHARED_LDFLAGS@
446 SHARED_LIBADD = @SHARED_LIBADD@
447 SHELL = @SHELL@
448 STRIP = @STRIP@
449 USE_NLS = @USE_NLS@
450 VERSION = @VERSION@
451 WARN_CFLAGS = @WARN_CFLAGS@
452 WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
453 WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
454 XGETTEXT = @XGETTEXT@
455 abs_builddir = @abs_builddir@
456 abs_srcdir = @abs_srcdir@
457 abs_top_builddir = @abs_top_builddir@
458 abs_top_srcdir = @abs_top_srcdir@
459 ac_ct_CC = @ac_ct_CC@
460 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
461 am__include = @am__include@
462 am__leading_dot = @am__leading_dot@
463 am__quote = @am__quote@
464 am__tar = @am__tar@
465 am__untar = @am__untar@
466 archdefs = @archdefs@
467 @INSTALL_LIBBFD_FALSE@bfdincludedir =
468 @INSTALL_LIBBFD_TRUE@bfdincludedir = @bfdincludedir@
469 # Empty these so that the respective installation directories will not be created.
470 @INSTALL_LIBBFD_FALSE@bfdlibdir =
471 @INSTALL_LIBBFD_TRUE@bfdlibdir = @bfdlibdir@
472 bindir = @bindir@
473 build = @build@
474 build_alias = @build_alias@
475 build_cpu = @build_cpu@
476 build_os = @build_os@
477 build_vendor = @build_vendor@
478 builddir = @builddir@
479 cgendir = @cgendir@
480 datadir = @datadir@
481 datarootdir = @datarootdir@
482 docdir = @docdir@
483 dvidir = @dvidir@
484 exec_prefix = @exec_prefix@
485 host = @host@
486 host_alias = @host_alias@
487 host_cpu = @host_cpu@
488 host_noncanonical = @host_noncanonical@
489 host_os = @host_os@
490 host_vendor = @host_vendor@
491 htmldir = @htmldir@
492 includedir = @includedir@
493 infodir = @infodir@
494 install_sh = @install_sh@
495 libdir = @libdir@
496 libexecdir = @libexecdir@
497 localedir = @localedir@
498 localstatedir = @localstatedir@
499 mandir = @mandir@
500 mkdir_p = @mkdir_p@
501 oldincludedir = @oldincludedir@
502 pdfdir = @pdfdir@
503 prefix = @prefix@
504 program_transform_name = @program_transform_name@
505 psdir = @psdir@
506 sbindir = @sbindir@
507 sharedstatedir = @sharedstatedir@
508 srcdir = @srcdir@
509 sysconfdir = @sysconfdir@
510 target = @target@
511 target_alias = @target_alias@
512 target_cpu = @target_cpu@
513 target_noncanonical = @target_noncanonical@
514 target_os = @target_os@
515 target_vendor = @target_vendor@
516 top_build_prefix = @top_build_prefix@
517 top_builddir = @top_builddir@
518 top_srcdir = @top_srcdir@
519 AUTOMAKE_OPTIONS = foreign no-dist
520 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
521
522 # Build '.' first so all generated files exist.
523 SUBDIRS = . po
524 INCDIR = $(srcdir)/../include
525 BFDDIR = $(srcdir)/../bfd
526 AM_CFLAGS = $(WARN_CFLAGS)
527 COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(INCLUDES) $(AM_CPPFLAGS) \
528 $(CFLAGS_FOR_BUILD)
529
530 LINK_FOR_BUILD = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) \
531 $(LDFLAGS_FOR_BUILD) -o $@
532
533 libopcodes_la_LDFLAGS = $(am__append_1) -release `cat \
534 ../bfd/libtool-soversion` @SHARED_LDFLAGS@
535 @INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libopcodes.la
536 @INSTALL_LIBBFD_TRUE@bfdinclude_DATA = $(INCDIR)/dis-asm.h
537 @INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
538 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libopcodes.la
539
540 # This is where bfd.h lives.
541 BFD_H = ../bfd/bfd.h
542
543 # Header files.
544 HFILES = \
545 aarch64-asm.h aarch64-dis.h aarch64-opc.h aarch64-tbl.h \
546 bpf-desc.h bpf-opc.h \
547 cris-desc.h cris-opc.h \
548 epiphany-desc.h epiphany-opc.h \
549 fr30-desc.h fr30-opc.h \
550 frv-desc.h frv-opc.h \
551 i386-init.h \
552 i386-opc.h \
553 i386-tbl.h \
554 ia64-asmtab.h \
555 ia64-opc.h \
556 ip2k-desc.h ip2k-opc.h \
557 iq2000-desc.h iq2000-opc.h \
558 lm32-desc.h \
559 lm32-opc.h \
560 m32c-desc.h m32c-opc.h \
561 m32r-desc.h m32r-opc.h \
562 mcore-opc.h \
563 mep-desc.h mep-opc.h \
564 microblaze-opc.h \
565 mt-desc.h mt-opc.h \
566 score-opc.h \
567 sh-opc.h \
568 sysdep.h \
569 xstormy16-desc.h xstormy16-opc.h \
570 z8k-opc.h
571
572
573 # C source files that correspond to .o's ending up in libopcodes
574 # for all machines.
575 TARGET64_LIBOPCODES_CFILES = \
576 aarch64-asm.c \
577 aarch64-asm-2.c \
578 aarch64-dis.c \
579 aarch64-dis-2.c \
580 aarch64-opc.c \
581 aarch64-opc-2.c \
582 alpha-dis.c \
583 alpha-opc.c \
584 bpf-asm.c \
585 bpf-desc.c \
586 bpf-dis.c \
587 bpf-ibld.c \
588 bpf-opc.c \
589 ia64-dis.c \
590 ia64-opc.c \
591 loongarch-opc.c \
592 loongarch-dis.c \
593 loongarch-coder.c \
594 mips-dis.c \
595 mips-opc.c \
596 mips16-opc.c \
597 micromips-opc.c \
598 mmix-dis.c \
599 mmix-opc.c \
600 nfp-dis.c \
601 riscv-dis.c \
602 riscv-opc.c \
603 tilegx-dis.c \
604 tilegx-opc.c
605
606 TARGET32_LIBOPCODES_CFILES = \
607 arc-dis.c \
608 arc-ext.c \
609 arc-opc.c \
610 arm-dis.c \
611 avr-dis.c \
612 bfin-dis.c \
613 cgen-asm.c \
614 cgen-bitset.c \
615 cgen-dis.c \
616 cgen-opc.c \
617 cr16-dis.c \
618 cr16-opc.c \
619 cris-desc.c \
620 cris-dis.c \
621 cris-opc.c \
622 crx-dis.c \
623 crx-opc.c \
624 csky-dis.c \
625 d10v-dis.c \
626 d10v-opc.c \
627 d30v-dis.c \
628 d30v-opc.c \
629 dlx-dis.c \
630 epiphany-asm.c \
631 epiphany-desc.c \
632 epiphany-dis.c \
633 epiphany-ibld.c \
634 epiphany-opc.c \
635 fr30-asm.c \
636 fr30-desc.c \
637 fr30-dis.c \
638 fr30-ibld.c \
639 fr30-opc.c \
640 frv-asm.c \
641 frv-desc.c \
642 frv-dis.c \
643 frv-ibld.c \
644 frv-opc.c \
645 ft32-dis.c \
646 ft32-opc.c \
647 h8300-dis.c \
648 hppa-dis.c \
649 i386-dis.c \
650 i386-opc.c \
651 ip2k-asm.c \
652 ip2k-desc.c \
653 ip2k-dis.c \
654 ip2k-ibld.c \
655 ip2k-opc.c \
656 iq2000-asm.c \
657 iq2000-desc.c \
658 iq2000-dis.c \
659 iq2000-ibld.c \
660 iq2000-opc.c \
661 lm32-asm.c \
662 lm32-desc.c \
663 lm32-dis.c \
664 lm32-ibld.c \
665 lm32-opc.c \
666 lm32-opinst.c \
667 m10200-dis.c \
668 m10200-opc.c \
669 m10300-dis.c \
670 m10300-opc.c \
671 m32c-asm.c \
672 m32c-desc.c \
673 m32c-dis.c \
674 m32c-ibld.c \
675 m32c-opc.c \
676 m32r-asm.c \
677 m32r-desc.c \
678 m32r-dis.c \
679 m32r-ibld.c \
680 m32r-opc.c \
681 m32r-opinst.c \
682 m68hc11-dis.c \
683 m68hc11-opc.c \
684 m68k-dis.c \
685 m68k-opc.c \
686 s12z-dis.c \
687 s12z-opc.c \
688 mcore-dis.c \
689 mep-asm.c \
690 mep-desc.c \
691 mep-dis.c \
692 mep-ibld.c \
693 mep-opc.c \
694 metag-dis.c \
695 microblaze-dis.c \
696 moxie-dis.c \
697 moxie-opc.c \
698 msp430-decode.c \
699 msp430-dis.c \
700 mt-asm.c \
701 mt-desc.c \
702 mt-dis.c \
703 mt-ibld.c \
704 mt-opc.c \
705 nds32-asm.c \
706 nds32-dis.c \
707 nios2-dis.c \
708 nios2-opc.c \
709 ns32k-dis.c \
710 or1k-asm.c \
711 or1k-desc.c \
712 or1k-dis.c \
713 or1k-ibld.c \
714 or1k-opc.c \
715 pdp11-dis.c \
716 pdp11-opc.c \
717 pj-dis.c \
718 pj-opc.c \
719 ppc-dis.c \
720 ppc-opc.c \
721 pru-dis.c \
722 pru-opc.c \
723 rl78-decode.c \
724 rl78-dis.c \
725 rx-decode.c \
726 rx-dis.c \
727 s390-dis.c \
728 s390-opc.c \
729 score-dis.c \
730 score7-dis.c \
731 sh-dis.c \
732 sparc-dis.c \
733 sparc-opc.c \
734 spu-dis.c \
735 spu-opc.c \
736 tic30-dis.c \
737 tic4x-dis.c \
738 tic54x-dis.c \
739 tic54x-opc.c \
740 tic6x-dis.c \
741 tilepro-dis.c \
742 tilepro-opc.c \
743 v850-dis.c \
744 v850-opc.c \
745 vax-dis.c \
746 visium-dis.c \
747 visium-opc.c \
748 wasm32-dis.c \
749 xstormy16-asm.c \
750 xstormy16-desc.c \
751 xstormy16-dis.c \
752 xstormy16-ibld.c \
753 xstormy16-opc.c \
754 xtensa-dis.c \
755 xgate-dis.c \
756 xgate-opc.c \
757 z80-dis.c \
758 z8k-dis.c
759
760
761 # C source files that correspond to .o's ending up in libopcodes.
762 LIBOPCODES_CFILES = \
763 $(TARGET32_LIBOPCODES_CFILES) \
764 $(TARGET64_LIBOPCODES_CFILES) \
765 dis-buf.c \
766 dis-init.c \
767 disassemble.c
768
769
770 # C source files that correspond to .o's.
771 CFILES = \
772 $(LIBOPCODES_CFILES) \
773 aarch64-gen.c \
774 i386-gen.c \
775 ia64-asmtab.c \
776 ia64-gen.c \
777 ia64-opc-a.c \
778 ia64-opc-b.c \
779 ia64-opc-f.c \
780 ia64-opc-i.c \
781 ia64-opc-m.c \
782 ia64-opc-d.c \
783 s390-mkopc.c \
784 z8kgen.c
785
786 ALL32_MACHINES = $(TARGET32_LIBOPCODES_CFILES:.c=.lo)
787 ALL64_MACHINES = $(TARGET64_LIBOPCODES_CFILES:.c=.lo)
788 OFILES = @BFD_MACHINES@
789
790 # development.sh is used to determine -Werror default.
791 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
792 AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
793 libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
794 libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
795 libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
796 # Allow dependency tracking to work on all the source files.
797 EXTRA_libopcodes_la_SOURCES = $(LIBOPCODES_CFILES)
798
799 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
800 # the build directory so that we don't have to convert all the
801 # programs that use libopcodes.a simultaneously. This is a hack which
802 # should be removed if everything else starts using libtool. FIXME.
803 noinst_LIBRARIES = libopcodes.a
804 libopcodes_a_SOURCES =
805 POTFILES = $(HFILES) $(CFILES)
806 CLEANFILES = \
807 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
808 stamp-m32c stamp-m32r stamp-mep stamp-mt stamp-or1k stamp-xstormy16 \
809 libopcodes.a stamp-lib
810
811 CGENDIR = @cgendir@
812 CPUDIR = $(srcdir)/../cpu
813 GUILE = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
814 CGEN = "$(GUILE) -l ${cgendir}/guile.scm -s"
815 CGENFLAGS = -v
816 CGENDEPS = \
817 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
818 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
819 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
820 $(CGENDIR)/opc-opinst.scm \
821 cgen-asm.in cgen-dis.in cgen-ibld.in
822
823 CGEN_CPUS = cris epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xstormy16
824 @CGEN_MAINT_FALSE@BPF_DEPS =
825 @CGEN_MAINT_TRUE@BPF_DEPS = stamp-bpf
826 @CGEN_MAINT_FALSE@CRIS_DEPS =
827 @CGEN_MAINT_TRUE@CRIS_DEPS = stamp-cris
828 @CGEN_MAINT_FALSE@EPIPHANY_DEPS =
829 @CGEN_MAINT_TRUE@EPIPHANY_DEPS = stamp-epiphany
830 @CGEN_MAINT_FALSE@FR30_DEPS =
831 @CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
832 @CGEN_MAINT_FALSE@FRV_DEPS =
833 @CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
834 @CGEN_MAINT_FALSE@IP2K_DEPS =
835 @CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
836 @CGEN_MAINT_FALSE@IQ2000_DEPS =
837 @CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
838 @CGEN_MAINT_FALSE@LM32_DEPS =
839 @CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
840 @CGEN_MAINT_FALSE@M32C_DEPS =
841 @CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
842 @CGEN_MAINT_FALSE@M32R_DEPS =
843 @CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
844 @CGEN_MAINT_FALSE@MEP_DEPS =
845 @CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
846 @CGEN_MAINT_FALSE@MT_DEPS =
847 @CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
848 @CGEN_MAINT_FALSE@OR1K_DEPS =
849 @CGEN_MAINT_TRUE@OR1K_DEPS = stamp-or1k
850 @CGEN_MAINT_FALSE@XSTORMY16_DEPS =
851 @CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
852 MOSTLYCLEANFILES = aarch64-gen$(EXEEXT_FOR_BUILD) i386-gen$(EXEEXT_FOR_BUILD) \
853 ia64-gen$(EXEEXT_FOR_BUILD) s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.tab \
854 z8kgen$(EXEEXT_FOR_BUILD) opc2c$(EXEEXT_FOR_BUILD)
855
856 MAINTAINERCLEANFILES = $(srcdir)/aarch64-asm-2.c $(srcdir)/aarch64-dis-2.c \
857 $(srcdir)/aarch64-opc-2.c $(srcdir)/i386-tbl.h $(srcdir)/i386-init.h \
858 $(srcdir)/ia64-asmtab.c $(srcdir)/z8k-opc.h \
859 $(srcdir)/msp430-decode.c \
860 $(srcdir)/rl78-decode.c \
861 $(srcdir)/rx-decode.c
862
863
864 # Use a helper variable for the dependencies to avoid 'make' issues
865 # with continuations in comments, as @MAINT@ can be expanded to '#'.
866 ia64_asmtab_deps = ia64-gen$(EXEEXT_FOR_BUILD) ia64-ic.tbl \
867 ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
868
869 MIPS_DEFS = `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac`
870 all: config.h
871 $(MAKE) $(AM_MAKEFLAGS) all-recursive
872
873 .SUFFIXES:
874 .SUFFIXES: .c .lo .o .obj
875 am--refresh: Makefile
876 @:
877 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
878 @for dep in $?; do \
879 case '$(am__configure_deps)' in \
880 *$$dep*) \
881 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
882 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
883 && exit 0; \
884 exit 1;; \
885 esac; \
886 done; \
887 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
888 $(am__cd) $(top_srcdir) && \
889 $(AUTOMAKE) --foreign Makefile
890 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
891 @case '$?' in \
892 *config.status*) \
893 echo ' $(SHELL) ./config.status'; \
894 $(SHELL) ./config.status;; \
895 *) \
896 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
897 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
898 esac;
899
900 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
901 $(SHELL) ./config.status --recheck
902
903 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
904 $(am__cd) $(srcdir) && $(AUTOCONF)
905 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
906 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
907 $(am__aclocal_m4_deps):
908
909 config.h: stamp-h1
910 @test -f $@ || rm -f stamp-h1
911 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
912
913 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
914 @rm -f stamp-h1
915 cd $(top_builddir) && $(SHELL) ./config.status config.h
916 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
917 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
918 rm -f stamp-h1
919 touch $@
920
921 distclean-hdr:
922 -rm -f config.h stamp-h1
923 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
924 cd $(top_builddir) && $(SHELL) ./config.status $@
925
926 clean-noinstLIBRARIES:
927 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
928
929 install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
930 @$(NORMAL_INSTALL)
931 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
932 list2=; for p in $$list; do \
933 if test -f $$p; then \
934 list2="$$list2 $$p"; \
935 else :; fi; \
936 done; \
937 test -z "$$list2" || { \
938 echo " $(MKDIR_P) '$(DESTDIR)$(bfdlibdir)'"; \
939 $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)" || exit 1; \
940 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
941 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
942 }
943
944 uninstall-bfdlibLTLIBRARIES:
945 @$(NORMAL_UNINSTALL)
946 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
947 for p in $$list; do \
948 $(am__strip_dir) \
949 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
950 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
951 done
952
953 clean-bfdlibLTLIBRARIES:
954 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
955 @list='$(bfdlib_LTLIBRARIES)'; \
956 locs=`for p in $$list; do echo $$p; done | \
957 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
958 sort -u`; \
959 test -z "$$locs" || { \
960 echo rm -f $${locs}; \
961 rm -f $${locs}; \
962 }
963
964 clean-noinstLTLIBRARIES:
965 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
966 @list='$(noinst_LTLIBRARIES)'; \
967 locs=`for p in $$list; do echo $$p; done | \
968 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
969 sort -u`; \
970 test -z "$$locs" || { \
971 echo rm -f $${locs}; \
972 rm -f $${locs}; \
973 }
974
975 libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES) $(EXTRA_libopcodes_la_DEPENDENCIES)
976 $(AM_V_CCLD)$(libopcodes_la_LINK) $(am_libopcodes_la_rpath) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
977
978 mostlyclean-compile:
979 -rm -f *.$(OBJEXT)
980
981 distclean-compile:
982 -rm -f *.tab.c
983
984 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-asm-2.Plo@am__quote@ # am--include-marker
985 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-asm.Plo@am__quote@ # am--include-marker
986 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-dis-2.Plo@am__quote@ # am--include-marker
987 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-dis.Plo@am__quote@ # am--include-marker
988 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-opc-2.Plo@am__quote@ # am--include-marker
989 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-opc.Plo@am__quote@ # am--include-marker
990 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-dis.Plo@am__quote@ # am--include-marker
991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-opc.Plo@am__quote@ # am--include-marker
992 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-dis.Plo@am__quote@ # am--include-marker
993 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-ext.Plo@am__quote@ # am--include-marker
994 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-opc.Plo@am__quote@ # am--include-marker
995 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm-dis.Plo@am__quote@ # am--include-marker
996 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avr-dis.Plo@am__quote@ # am--include-marker
997 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfin-dis.Plo@am__quote@ # am--include-marker
998 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-asm.Plo@am__quote@ # am--include-marker
999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-desc.Plo@am__quote@ # am--include-marker
1000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-dis.Plo@am__quote@ # am--include-marker
1001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-ibld.Plo@am__quote@ # am--include-marker
1002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpf-opc.Plo@am__quote@ # am--include-marker
1003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-asm.Plo@am__quote@ # am--include-marker
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-bitset.Plo@am__quote@ # am--include-marker
1005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-dis.Plo@am__quote@ # am--include-marker
1006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-opc.Plo@am__quote@ # am--include-marker
1007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-dis.Plo@am__quote@ # am--include-marker
1008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-opc.Plo@am__quote@ # am--include-marker
1009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-desc.Plo@am__quote@ # am--include-marker
1010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-dis.Plo@am__quote@ # am--include-marker
1011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-opc.Plo@am__quote@ # am--include-marker
1012 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-dis.Plo@am__quote@ # am--include-marker
1013 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-opc.Plo@am__quote@ # am--include-marker
1014 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csky-dis.Plo@am__quote@ # am--include-marker
1015 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-dis.Plo@am__quote@ # am--include-marker
1016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-opc.Plo@am__quote@ # am--include-marker
1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-dis.Plo@am__quote@ # am--include-marker
1018 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-opc.Plo@am__quote@ # am--include-marker
1019 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-buf.Plo@am__quote@ # am--include-marker
1020 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-init.Plo@am__quote@ # am--include-marker
1021 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disassemble.Plo@am__quote@ # am--include-marker
1022 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlx-dis.Plo@am__quote@ # am--include-marker
1023 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-asm.Plo@am__quote@ # am--include-marker
1024 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-desc.Plo@am__quote@ # am--include-marker
1025 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-dis.Plo@am__quote@ # am--include-marker
1026 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-ibld.Plo@am__quote@ # am--include-marker
1027 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epiphany-opc.Plo@am__quote@ # am--include-marker
1028 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-asm.Plo@am__quote@ # am--include-marker
1029 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-desc.Plo@am__quote@ # am--include-marker
1030 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-dis.Plo@am__quote@ # am--include-marker
1031 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-ibld.Plo@am__quote@ # am--include-marker
1032 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-opc.Plo@am__quote@ # am--include-marker
1033 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-asm.Plo@am__quote@ # am--include-marker
1034 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-desc.Plo@am__quote@ # am--include-marker
1035 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-dis.Plo@am__quote@ # am--include-marker
1036 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-ibld.Plo@am__quote@ # am--include-marker
1037 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-opc.Plo@am__quote@ # am--include-marker
1038 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft32-dis.Plo@am__quote@ # am--include-marker
1039 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft32-opc.Plo@am__quote@ # am--include-marker
1040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/h8300-dis.Plo@am__quote@ # am--include-marker
1041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hppa-dis.Plo@am__quote@ # am--include-marker
1042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-dis.Plo@am__quote@ # am--include-marker
1043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-opc.Plo@am__quote@ # am--include-marker
1044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-dis.Plo@am__quote@ # am--include-marker
1045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-opc.Plo@am__quote@ # am--include-marker
1046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-asm.Plo@am__quote@ # am--include-marker
1047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-desc.Plo@am__quote@ # am--include-marker
1048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-dis.Plo@am__quote@ # am--include-marker
1049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-ibld.Plo@am__quote@ # am--include-marker
1050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-opc.Plo@am__quote@ # am--include-marker
1051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-asm.Plo@am__quote@ # am--include-marker
1052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-desc.Plo@am__quote@ # am--include-marker
1053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-dis.Plo@am__quote@ # am--include-marker
1054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-ibld.Plo@am__quote@ # am--include-marker
1055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-opc.Plo@am__quote@ # am--include-marker
1056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-asm.Plo@am__quote@ # am--include-marker
1057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-desc.Plo@am__quote@ # am--include-marker
1058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-dis.Plo@am__quote@ # am--include-marker
1059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-ibld.Plo@am__quote@ # am--include-marker
1060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opc.Plo@am__quote@ # am--include-marker
1061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opinst.Plo@am__quote@ # am--include-marker
1062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loongarch-coder.Plo@am__quote@ # am--include-marker
1063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loongarch-dis.Plo@am__quote@ # am--include-marker
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loongarch-opc.Plo@am__quote@ # am--include-marker
1065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-dis.Plo@am__quote@ # am--include-marker
1066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-opc.Plo@am__quote@ # am--include-marker
1067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-dis.Plo@am__quote@ # am--include-marker
1068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-opc.Plo@am__quote@ # am--include-marker
1069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-asm.Plo@am__quote@ # am--include-marker
1070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-desc.Plo@am__quote@ # am--include-marker
1071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-dis.Plo@am__quote@ # am--include-marker
1072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-ibld.Plo@am__quote@ # am--include-marker
1073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-opc.Plo@am__quote@ # am--include-marker
1074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-asm.Plo@am__quote@ # am--include-marker
1075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-desc.Plo@am__quote@ # am--include-marker
1076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-dis.Plo@am__quote@ # am--include-marker
1077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-ibld.Plo@am__quote@ # am--include-marker
1078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opc.Plo@am__quote@ # am--include-marker
1079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opinst.Plo@am__quote@ # am--include-marker
1080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-dis.Plo@am__quote@ # am--include-marker
1081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-opc.Plo@am__quote@ # am--include-marker
1082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-dis.Plo@am__quote@ # am--include-marker
1083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-opc.Plo@am__quote@ # am--include-marker
1084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcore-dis.Plo@am__quote@ # am--include-marker
1085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-asm.Plo@am__quote@ # am--include-marker
1086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-desc.Plo@am__quote@ # am--include-marker
1087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-dis.Plo@am__quote@ # am--include-marker
1088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-ibld.Plo@am__quote@ # am--include-marker
1089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-opc.Plo@am__quote@ # am--include-marker
1090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metag-dis.Plo@am__quote@ # am--include-marker
1091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microblaze-dis.Plo@am__quote@ # am--include-marker
1092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/micromips-opc.Plo@am__quote@ # am--include-marker
1093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-dis.Plo@am__quote@ # am--include-marker
1094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-opc.Plo@am__quote@ # am--include-marker
1095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips16-opc.Plo@am__quote@ # am--include-marker
1096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-dis.Plo@am__quote@ # am--include-marker
1097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-opc.Plo@am__quote@ # am--include-marker
1098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-dis.Plo@am__quote@ # am--include-marker
1099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-opc.Plo@am__quote@ # am--include-marker
1100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msp430-decode.Plo@am__quote@ # am--include-marker
1101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msp430-dis.Plo@am__quote@ # am--include-marker
1102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-asm.Plo@am__quote@ # am--include-marker
1103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-desc.Plo@am__quote@ # am--include-marker
1104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-dis.Plo@am__quote@ # am--include-marker
1105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-ibld.Plo@am__quote@ # am--include-marker
1106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-opc.Plo@am__quote@ # am--include-marker
1107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nds32-asm.Plo@am__quote@ # am--include-marker
1108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nds32-dis.Plo@am__quote@ # am--include-marker
1109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfp-dis.Plo@am__quote@ # am--include-marker
1110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nios2-dis.Plo@am__quote@ # am--include-marker
1111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nios2-opc.Plo@am__quote@ # am--include-marker
1112 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32k-dis.Plo@am__quote@ # am--include-marker
1113 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-asm.Plo@am__quote@ # am--include-marker
1114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-desc.Plo@am__quote@ # am--include-marker
1115 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-dis.Plo@am__quote@ # am--include-marker
1116 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-ibld.Plo@am__quote@ # am--include-marker
1117 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or1k-opc.Plo@am__quote@ # am--include-marker
1118 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-dis.Plo@am__quote@ # am--include-marker
1119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-opc.Plo@am__quote@ # am--include-marker
1120 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-dis.Plo@am__quote@ # am--include-marker
1121 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-opc.Plo@am__quote@ # am--include-marker
1122 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-dis.Plo@am__quote@ # am--include-marker
1123 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-opc.Plo@am__quote@ # am--include-marker
1124 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pru-dis.Plo@am__quote@ # am--include-marker
1125 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pru-opc.Plo@am__quote@ # am--include-marker
1126 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscv-dis.Plo@am__quote@ # am--include-marker
1127 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscv-opc.Plo@am__quote@ # am--include-marker
1128 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-decode.Plo@am__quote@ # am--include-marker
1129 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-dis.Plo@am__quote@ # am--include-marker
1130 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-decode.Plo@am__quote@ # am--include-marker
1131 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-dis.Plo@am__quote@ # am--include-marker
1132 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@ # am--include-marker
1133 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-opc.Plo@am__quote@ # am--include-marker
1134 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-dis.Plo@am__quote@ # am--include-marker
1135 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-opc.Plo@am__quote@ # am--include-marker
1136 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score-dis.Plo@am__quote@ # am--include-marker
1137 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score7-dis.Plo@am__quote@ # am--include-marker
1138 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh-dis.Plo@am__quote@ # am--include-marker
1139 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-dis.Plo@am__quote@ # am--include-marker
1140 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-opc.Plo@am__quote@ # am--include-marker
1141 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-dis.Plo@am__quote@ # am--include-marker
1142 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-opc.Plo@am__quote@ # am--include-marker
1143 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic30-dis.Plo@am__quote@ # am--include-marker
1144 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic4x-dis.Plo@am__quote@ # am--include-marker
1145 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-dis.Plo@am__quote@ # am--include-marker
1146 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-opc.Plo@am__quote@ # am--include-marker
1147 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic6x-dis.Plo@am__quote@ # am--include-marker
1148 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-dis.Plo@am__quote@ # am--include-marker
1149 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-opc.Plo@am__quote@ # am--include-marker
1150 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-dis.Plo@am__quote@ # am--include-marker
1151 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-opc.Plo@am__quote@ # am--include-marker
1152 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-dis.Plo@am__quote@ # am--include-marker
1153 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-opc.Plo@am__quote@ # am--include-marker
1154 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax-dis.Plo@am__quote@ # am--include-marker
1155 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/visium-dis.Plo@am__quote@ # am--include-marker
1156 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/visium-opc.Plo@am__quote@ # am--include-marker
1157 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wasm32-dis.Plo@am__quote@ # am--include-marker
1158 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgate-dis.Plo@am__quote@ # am--include-marker
1159 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgate-opc.Plo@am__quote@ # am--include-marker
1160 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-asm.Plo@am__quote@ # am--include-marker
1161 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-desc.Plo@am__quote@ # am--include-marker
1162 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-dis.Plo@am__quote@ # am--include-marker
1163 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-ibld.Plo@am__quote@ # am--include-marker
1164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-opc.Plo@am__quote@ # am--include-marker
1165 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-dis.Plo@am__quote@ # am--include-marker
1166 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z80-dis.Plo@am__quote@ # am--include-marker
1167 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z8k-dis.Plo@am__quote@ # am--include-marker
1168
1169 $(am__depfiles_remade):
1170 @$(MKDIR_P) $(@D)
1171 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1172
1173 am--depfiles: $(am__depfiles_remade)
1174
1175 .c.o:
1176 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1177 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1181
1182 .c.obj:
1183 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1184 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1188
1189 .c.lo:
1190 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1191 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1195
1196 mostlyclean-libtool:
1197 -rm -f *.lo
1198
1199 clean-libtool:
1200 -rm -rf .libs _libs
1201
1202 distclean-libtool:
1203 -rm -f libtool config.lt
1204 install-bfdincludeDATA: $(bfdinclude_DATA)
1205 @$(NORMAL_INSTALL)
1206 @list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
1207 if test -n "$$list"; then \
1208 echo " $(MKDIR_P) '$(DESTDIR)$(bfdincludedir)'"; \
1209 $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)" || exit 1; \
1210 fi; \
1211 for p in $$list; do \
1212 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1213 echo "$$d$$p"; \
1214 done | $(am__base_list) | \
1215 while read files; do \
1216 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bfdincludedir)'"; \
1217 $(INSTALL_DATA) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
1218 done
1219
1220 uninstall-bfdincludeDATA:
1221 @$(NORMAL_UNINSTALL)
1222 @list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
1223 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1224 dir='$(DESTDIR)$(bfdincludedir)'; $(am__uninstall_files_from_dir)
1225
1226 # This directory's subdirectories are mostly independent; you can cd
1227 # into them and run 'make' without going through this Makefile.
1228 # To change the values of 'make' variables: instead of editing Makefiles,
1229 # (1) if the variable is set in 'config.status', edit 'config.status'
1230 # (which will cause the Makefiles to be regenerated when you run 'make');
1231 # (2) otherwise, pass the desired values on the 'make' command line.
1232 $(am__recursive_targets):
1233 @fail=; \
1234 if $(am__make_keepgoing); then \
1235 failcom='fail=yes'; \
1236 else \
1237 failcom='exit 1'; \
1238 fi; \
1239 dot_seen=no; \
1240 target=`echo $@ | sed s/-recursive//`; \
1241 case "$@" in \
1242 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1243 *) list='$(SUBDIRS)' ;; \
1244 esac; \
1245 for subdir in $$list; do \
1246 echo "Making $$target in $$subdir"; \
1247 if test "$$subdir" = "."; then \
1248 dot_seen=yes; \
1249 local_target="$$target-am"; \
1250 else \
1251 local_target="$$target"; \
1252 fi; \
1253 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1254 || eval $$failcom; \
1255 done; \
1256 if test "$$dot_seen" = "no"; then \
1257 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1258 fi; test -z "$$fail"
1259
1260 ID: $(am__tagged_files)
1261 $(am__define_uniq_tagged_files); mkid -fID $$unique
1262 tags: tags-recursive
1263 TAGS: tags
1264
1265 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1266 set x; \
1267 here=`pwd`; \
1268 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1269 include_option=--etags-include; \
1270 empty_fix=.; \
1271 else \
1272 include_option=--include; \
1273 empty_fix=; \
1274 fi; \
1275 list='$(SUBDIRS)'; for subdir in $$list; do \
1276 if test "$$subdir" = .; then :; else \
1277 test ! -f $$subdir/TAGS || \
1278 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1279 fi; \
1280 done; \
1281 $(am__define_uniq_tagged_files); \
1282 shift; \
1283 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1284 test -n "$$unique" || unique=$$empty_fix; \
1285 if test $$# -gt 0; then \
1286 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1287 "$$@" $$unique; \
1288 else \
1289 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1290 $$unique; \
1291 fi; \
1292 fi
1293 ctags: ctags-recursive
1294
1295 CTAGS: ctags
1296 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1297 $(am__define_uniq_tagged_files); \
1298 test -z "$(CTAGS_ARGS)$$unique" \
1299 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1300 $$unique
1301
1302 GTAGS:
1303 here=`$(am__cd) $(top_builddir) && pwd` \
1304 && $(am__cd) $(top_srcdir) \
1305 && gtags -i $(GTAGS_ARGS) "$$here"
1306 cscope: cscope.files
1307 test ! -s cscope.files \
1308 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1309 clean-cscope:
1310 -rm -f cscope.files
1311 cscope.files: clean-cscope cscopelist
1312 cscopelist: cscopelist-recursive
1313
1314 cscopelist-am: $(am__tagged_files)
1315 list='$(am__tagged_files)'; \
1316 case "$(srcdir)" in \
1317 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1318 *) sdir=$(subdir)/$(srcdir) ;; \
1319 esac; \
1320 for i in $$list; do \
1321 if test -f "$$i"; then \
1322 echo "$(subdir)/$$i"; \
1323 else \
1324 echo "$$sdir/$$i"; \
1325 fi; \
1326 done >> $(top_builddir)/cscope.files
1327
1328 distclean-tags:
1329 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1330 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1331 check-am: all-am
1332 check: check-recursive
1333 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) config.h
1334 installdirs: installdirs-recursive
1335 installdirs-am:
1336 for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(bfdincludedir)"; do \
1337 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1338 done
1339 install: install-recursive
1340 install-exec: install-exec-recursive
1341 install-data: install-data-recursive
1342 uninstall: uninstall-recursive
1343
1344 install-am: all-am
1345 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1346
1347 installcheck: installcheck-recursive
1348 install-strip:
1349 if test -z '$(STRIP)'; then \
1350 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1351 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1352 install; \
1353 else \
1354 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1355 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1356 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1357 fi
1358 mostlyclean-generic:
1359 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1360
1361 clean-generic:
1362 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1363
1364 distclean-generic:
1365 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1366 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1367
1368 maintainer-clean-generic:
1369 @echo "This command is intended for maintainers to use"
1370 @echo "it deletes files that may require special tools to rebuild."
1371 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1372 clean: clean-recursive
1373
1374 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1375 clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
1376
1377 distclean: distclean-recursive
1378 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1379 -rm -f ./$(DEPDIR)/aarch64-asm-2.Plo
1380 -rm -f ./$(DEPDIR)/aarch64-asm.Plo
1381 -rm -f ./$(DEPDIR)/aarch64-dis-2.Plo
1382 -rm -f ./$(DEPDIR)/aarch64-dis.Plo
1383 -rm -f ./$(DEPDIR)/aarch64-opc-2.Plo
1384 -rm -f ./$(DEPDIR)/aarch64-opc.Plo
1385 -rm -f ./$(DEPDIR)/alpha-dis.Plo
1386 -rm -f ./$(DEPDIR)/alpha-opc.Plo
1387 -rm -f ./$(DEPDIR)/arc-dis.Plo
1388 -rm -f ./$(DEPDIR)/arc-ext.Plo
1389 -rm -f ./$(DEPDIR)/arc-opc.Plo
1390 -rm -f ./$(DEPDIR)/arm-dis.Plo
1391 -rm -f ./$(DEPDIR)/avr-dis.Plo
1392 -rm -f ./$(DEPDIR)/bfin-dis.Plo
1393 -rm -f ./$(DEPDIR)/bpf-asm.Plo
1394 -rm -f ./$(DEPDIR)/bpf-desc.Plo
1395 -rm -f ./$(DEPDIR)/bpf-dis.Plo
1396 -rm -f ./$(DEPDIR)/bpf-ibld.Plo
1397 -rm -f ./$(DEPDIR)/bpf-opc.Plo
1398 -rm -f ./$(DEPDIR)/cgen-asm.Plo
1399 -rm -f ./$(DEPDIR)/cgen-bitset.Plo
1400 -rm -f ./$(DEPDIR)/cgen-dis.Plo
1401 -rm -f ./$(DEPDIR)/cgen-opc.Plo
1402 -rm -f ./$(DEPDIR)/cr16-dis.Plo
1403 -rm -f ./$(DEPDIR)/cr16-opc.Plo
1404 -rm -f ./$(DEPDIR)/cris-desc.Plo
1405 -rm -f ./$(DEPDIR)/cris-dis.Plo
1406 -rm -f ./$(DEPDIR)/cris-opc.Plo
1407 -rm -f ./$(DEPDIR)/crx-dis.Plo
1408 -rm -f ./$(DEPDIR)/crx-opc.Plo
1409 -rm -f ./$(DEPDIR)/csky-dis.Plo
1410 -rm -f ./$(DEPDIR)/d10v-dis.Plo
1411 -rm -f ./$(DEPDIR)/d10v-opc.Plo
1412 -rm -f ./$(DEPDIR)/d30v-dis.Plo
1413 -rm -f ./$(DEPDIR)/d30v-opc.Plo
1414 -rm -f ./$(DEPDIR)/dis-buf.Plo
1415 -rm -f ./$(DEPDIR)/dis-init.Plo
1416 -rm -f ./$(DEPDIR)/disassemble.Plo
1417 -rm -f ./$(DEPDIR)/dlx-dis.Plo
1418 -rm -f ./$(DEPDIR)/epiphany-asm.Plo
1419 -rm -f ./$(DEPDIR)/epiphany-desc.Plo
1420 -rm -f ./$(DEPDIR)/epiphany-dis.Plo
1421 -rm -f ./$(DEPDIR)/epiphany-ibld.Plo
1422 -rm -f ./$(DEPDIR)/epiphany-opc.Plo
1423 -rm -f ./$(DEPDIR)/fr30-asm.Plo
1424 -rm -f ./$(DEPDIR)/fr30-desc.Plo
1425 -rm -f ./$(DEPDIR)/fr30-dis.Plo
1426 -rm -f ./$(DEPDIR)/fr30-ibld.Plo
1427 -rm -f ./$(DEPDIR)/fr30-opc.Plo
1428 -rm -f ./$(DEPDIR)/frv-asm.Plo
1429 -rm -f ./$(DEPDIR)/frv-desc.Plo
1430 -rm -f ./$(DEPDIR)/frv-dis.Plo
1431 -rm -f ./$(DEPDIR)/frv-ibld.Plo
1432 -rm -f ./$(DEPDIR)/frv-opc.Plo
1433 -rm -f ./$(DEPDIR)/ft32-dis.Plo
1434 -rm -f ./$(DEPDIR)/ft32-opc.Plo
1435 -rm -f ./$(DEPDIR)/h8300-dis.Plo
1436 -rm -f ./$(DEPDIR)/hppa-dis.Plo
1437 -rm -f ./$(DEPDIR)/i386-dis.Plo
1438 -rm -f ./$(DEPDIR)/i386-opc.Plo
1439 -rm -f ./$(DEPDIR)/ia64-dis.Plo
1440 -rm -f ./$(DEPDIR)/ia64-opc.Plo
1441 -rm -f ./$(DEPDIR)/ip2k-asm.Plo
1442 -rm -f ./$(DEPDIR)/ip2k-desc.Plo
1443 -rm -f ./$(DEPDIR)/ip2k-dis.Plo
1444 -rm -f ./$(DEPDIR)/ip2k-ibld.Plo
1445 -rm -f ./$(DEPDIR)/ip2k-opc.Plo
1446 -rm -f ./$(DEPDIR)/iq2000-asm.Plo
1447 -rm -f ./$(DEPDIR)/iq2000-desc.Plo
1448 -rm -f ./$(DEPDIR)/iq2000-dis.Plo
1449 -rm -f ./$(DEPDIR)/iq2000-ibld.Plo
1450 -rm -f ./$(DEPDIR)/iq2000-opc.Plo
1451 -rm -f ./$(DEPDIR)/lm32-asm.Plo
1452 -rm -f ./$(DEPDIR)/lm32-desc.Plo
1453 -rm -f ./$(DEPDIR)/lm32-dis.Plo
1454 -rm -f ./$(DEPDIR)/lm32-ibld.Plo
1455 -rm -f ./$(DEPDIR)/lm32-opc.Plo
1456 -rm -f ./$(DEPDIR)/lm32-opinst.Plo
1457 -rm -f ./$(DEPDIR)/loongarch-coder.Plo
1458 -rm -f ./$(DEPDIR)/loongarch-dis.Plo
1459 -rm -f ./$(DEPDIR)/loongarch-opc.Plo
1460 -rm -f ./$(DEPDIR)/m10200-dis.Plo
1461 -rm -f ./$(DEPDIR)/m10200-opc.Plo
1462 -rm -f ./$(DEPDIR)/m10300-dis.Plo
1463 -rm -f ./$(DEPDIR)/m10300-opc.Plo
1464 -rm -f ./$(DEPDIR)/m32c-asm.Plo
1465 -rm -f ./$(DEPDIR)/m32c-desc.Plo
1466 -rm -f ./$(DEPDIR)/m32c-dis.Plo
1467 -rm -f ./$(DEPDIR)/m32c-ibld.Plo
1468 -rm -f ./$(DEPDIR)/m32c-opc.Plo
1469 -rm -f ./$(DEPDIR)/m32r-asm.Plo
1470 -rm -f ./$(DEPDIR)/m32r-desc.Plo
1471 -rm -f ./$(DEPDIR)/m32r-dis.Plo
1472 -rm -f ./$(DEPDIR)/m32r-ibld.Plo
1473 -rm -f ./$(DEPDIR)/m32r-opc.Plo
1474 -rm -f ./$(DEPDIR)/m32r-opinst.Plo
1475 -rm -f ./$(DEPDIR)/m68hc11-dis.Plo
1476 -rm -f ./$(DEPDIR)/m68hc11-opc.Plo
1477 -rm -f ./$(DEPDIR)/m68k-dis.Plo
1478 -rm -f ./$(DEPDIR)/m68k-opc.Plo
1479 -rm -f ./$(DEPDIR)/mcore-dis.Plo
1480 -rm -f ./$(DEPDIR)/mep-asm.Plo
1481 -rm -f ./$(DEPDIR)/mep-desc.Plo
1482 -rm -f ./$(DEPDIR)/mep-dis.Plo
1483 -rm -f ./$(DEPDIR)/mep-ibld.Plo
1484 -rm -f ./$(DEPDIR)/mep-opc.Plo
1485 -rm -f ./$(DEPDIR)/metag-dis.Plo
1486 -rm -f ./$(DEPDIR)/microblaze-dis.Plo
1487 -rm -f ./$(DEPDIR)/micromips-opc.Plo
1488 -rm -f ./$(DEPDIR)/mips-dis.Plo
1489 -rm -f ./$(DEPDIR)/mips-opc.Plo
1490 -rm -f ./$(DEPDIR)/mips16-opc.Plo
1491 -rm -f ./$(DEPDIR)/mmix-dis.Plo
1492 -rm -f ./$(DEPDIR)/mmix-opc.Plo
1493 -rm -f ./$(DEPDIR)/moxie-dis.Plo
1494 -rm -f ./$(DEPDIR)/moxie-opc.Plo
1495 -rm -f ./$(DEPDIR)/msp430-decode.Plo
1496 -rm -f ./$(DEPDIR)/msp430-dis.Plo
1497 -rm -f ./$(DEPDIR)/mt-asm.Plo
1498 -rm -f ./$(DEPDIR)/mt-desc.Plo
1499 -rm -f ./$(DEPDIR)/mt-dis.Plo
1500 -rm -f ./$(DEPDIR)/mt-ibld.Plo
1501 -rm -f ./$(DEPDIR)/mt-opc.Plo
1502 -rm -f ./$(DEPDIR)/nds32-asm.Plo
1503 -rm -f ./$(DEPDIR)/nds32-dis.Plo
1504 -rm -f ./$(DEPDIR)/nfp-dis.Plo
1505 -rm -f ./$(DEPDIR)/nios2-dis.Plo
1506 -rm -f ./$(DEPDIR)/nios2-opc.Plo
1507 -rm -f ./$(DEPDIR)/ns32k-dis.Plo
1508 -rm -f ./$(DEPDIR)/or1k-asm.Plo
1509 -rm -f ./$(DEPDIR)/or1k-desc.Plo
1510 -rm -f ./$(DEPDIR)/or1k-dis.Plo
1511 -rm -f ./$(DEPDIR)/or1k-ibld.Plo
1512 -rm -f ./$(DEPDIR)/or1k-opc.Plo
1513 -rm -f ./$(DEPDIR)/pdp11-dis.Plo
1514 -rm -f ./$(DEPDIR)/pdp11-opc.Plo
1515 -rm -f ./$(DEPDIR)/pj-dis.Plo
1516 -rm -f ./$(DEPDIR)/pj-opc.Plo
1517 -rm -f ./$(DEPDIR)/ppc-dis.Plo
1518 -rm -f ./$(DEPDIR)/ppc-opc.Plo
1519 -rm -f ./$(DEPDIR)/pru-dis.Plo
1520 -rm -f ./$(DEPDIR)/pru-opc.Plo
1521 -rm -f ./$(DEPDIR)/riscv-dis.Plo
1522 -rm -f ./$(DEPDIR)/riscv-opc.Plo
1523 -rm -f ./$(DEPDIR)/rl78-decode.Plo
1524 -rm -f ./$(DEPDIR)/rl78-dis.Plo
1525 -rm -f ./$(DEPDIR)/rx-decode.Plo
1526 -rm -f ./$(DEPDIR)/rx-dis.Plo
1527 -rm -f ./$(DEPDIR)/s12z-dis.Plo
1528 -rm -f ./$(DEPDIR)/s12z-opc.Plo
1529 -rm -f ./$(DEPDIR)/s390-dis.Plo
1530 -rm -f ./$(DEPDIR)/s390-opc.Plo
1531 -rm -f ./$(DEPDIR)/score-dis.Plo
1532 -rm -f ./$(DEPDIR)/score7-dis.Plo
1533 -rm -f ./$(DEPDIR)/sh-dis.Plo
1534 -rm -f ./$(DEPDIR)/sparc-dis.Plo
1535 -rm -f ./$(DEPDIR)/sparc-opc.Plo
1536 -rm -f ./$(DEPDIR)/spu-dis.Plo
1537 -rm -f ./$(DEPDIR)/spu-opc.Plo
1538 -rm -f ./$(DEPDIR)/tic30-dis.Plo
1539 -rm -f ./$(DEPDIR)/tic4x-dis.Plo
1540 -rm -f ./$(DEPDIR)/tic54x-dis.Plo
1541 -rm -f ./$(DEPDIR)/tic54x-opc.Plo
1542 -rm -f ./$(DEPDIR)/tic6x-dis.Plo
1543 -rm -f ./$(DEPDIR)/tilegx-dis.Plo
1544 -rm -f ./$(DEPDIR)/tilegx-opc.Plo
1545 -rm -f ./$(DEPDIR)/tilepro-dis.Plo
1546 -rm -f ./$(DEPDIR)/tilepro-opc.Plo
1547 -rm -f ./$(DEPDIR)/v850-dis.Plo
1548 -rm -f ./$(DEPDIR)/v850-opc.Plo
1549 -rm -f ./$(DEPDIR)/vax-dis.Plo
1550 -rm -f ./$(DEPDIR)/visium-dis.Plo
1551 -rm -f ./$(DEPDIR)/visium-opc.Plo
1552 -rm -f ./$(DEPDIR)/wasm32-dis.Plo
1553 -rm -f ./$(DEPDIR)/xgate-dis.Plo
1554 -rm -f ./$(DEPDIR)/xgate-opc.Plo
1555 -rm -f ./$(DEPDIR)/xstormy16-asm.Plo
1556 -rm -f ./$(DEPDIR)/xstormy16-desc.Plo
1557 -rm -f ./$(DEPDIR)/xstormy16-dis.Plo
1558 -rm -f ./$(DEPDIR)/xstormy16-ibld.Plo
1559 -rm -f ./$(DEPDIR)/xstormy16-opc.Plo
1560 -rm -f ./$(DEPDIR)/xtensa-dis.Plo
1561 -rm -f ./$(DEPDIR)/z80-dis.Plo
1562 -rm -f ./$(DEPDIR)/z8k-dis.Plo
1563 -rm -f Makefile
1564 distclean-am: clean-am distclean-compile distclean-generic \
1565 distclean-hdr distclean-libtool distclean-tags
1566
1567 dvi: dvi-recursive
1568
1569 dvi-am:
1570
1571 html: html-recursive
1572
1573 html-am:
1574
1575 info: info-recursive
1576
1577 info-am:
1578
1579 install-data-am: install-bfdincludeDATA install-bfdlibLTLIBRARIES
1580
1581 install-dvi: install-dvi-recursive
1582
1583 install-dvi-am:
1584
1585 install-exec-am:
1586
1587 install-html: install-html-recursive
1588
1589 install-html-am:
1590
1591 install-info: install-info-recursive
1592
1593 install-info-am:
1594
1595 install-man:
1596
1597 install-pdf: install-pdf-recursive
1598
1599 install-pdf-am:
1600
1601 install-ps: install-ps-recursive
1602
1603 install-ps-am:
1604
1605 installcheck-am:
1606
1607 maintainer-clean: maintainer-clean-recursive
1608 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1609 -rm -rf $(top_srcdir)/autom4te.cache
1610 -rm -f ./$(DEPDIR)/aarch64-asm-2.Plo
1611 -rm -f ./$(DEPDIR)/aarch64-asm.Plo
1612 -rm -f ./$(DEPDIR)/aarch64-dis-2.Plo
1613 -rm -f ./$(DEPDIR)/aarch64-dis.Plo
1614 -rm -f ./$(DEPDIR)/aarch64-opc-2.Plo
1615 -rm -f ./$(DEPDIR)/aarch64-opc.Plo
1616 -rm -f ./$(DEPDIR)/alpha-dis.Plo
1617 -rm -f ./$(DEPDIR)/alpha-opc.Plo
1618 -rm -f ./$(DEPDIR)/arc-dis.Plo
1619 -rm -f ./$(DEPDIR)/arc-ext.Plo
1620 -rm -f ./$(DEPDIR)/arc-opc.Plo
1621 -rm -f ./$(DEPDIR)/arm-dis.Plo
1622 -rm -f ./$(DEPDIR)/avr-dis.Plo
1623 -rm -f ./$(DEPDIR)/bfin-dis.Plo
1624 -rm -f ./$(DEPDIR)/bpf-asm.Plo
1625 -rm -f ./$(DEPDIR)/bpf-desc.Plo
1626 -rm -f ./$(DEPDIR)/bpf-dis.Plo
1627 -rm -f ./$(DEPDIR)/bpf-ibld.Plo
1628 -rm -f ./$(DEPDIR)/bpf-opc.Plo
1629 -rm -f ./$(DEPDIR)/cgen-asm.Plo
1630 -rm -f ./$(DEPDIR)/cgen-bitset.Plo
1631 -rm -f ./$(DEPDIR)/cgen-dis.Plo
1632 -rm -f ./$(DEPDIR)/cgen-opc.Plo
1633 -rm -f ./$(DEPDIR)/cr16-dis.Plo
1634 -rm -f ./$(DEPDIR)/cr16-opc.Plo
1635 -rm -f ./$(DEPDIR)/cris-desc.Plo
1636 -rm -f ./$(DEPDIR)/cris-dis.Plo
1637 -rm -f ./$(DEPDIR)/cris-opc.Plo
1638 -rm -f ./$(DEPDIR)/crx-dis.Plo
1639 -rm -f ./$(DEPDIR)/crx-opc.Plo
1640 -rm -f ./$(DEPDIR)/csky-dis.Plo
1641 -rm -f ./$(DEPDIR)/d10v-dis.Plo
1642 -rm -f ./$(DEPDIR)/d10v-opc.Plo
1643 -rm -f ./$(DEPDIR)/d30v-dis.Plo
1644 -rm -f ./$(DEPDIR)/d30v-opc.Plo
1645 -rm -f ./$(DEPDIR)/dis-buf.Plo
1646 -rm -f ./$(DEPDIR)/dis-init.Plo
1647 -rm -f ./$(DEPDIR)/disassemble.Plo
1648 -rm -f ./$(DEPDIR)/dlx-dis.Plo
1649 -rm -f ./$(DEPDIR)/epiphany-asm.Plo
1650 -rm -f ./$(DEPDIR)/epiphany-desc.Plo
1651 -rm -f ./$(DEPDIR)/epiphany-dis.Plo
1652 -rm -f ./$(DEPDIR)/epiphany-ibld.Plo
1653 -rm -f ./$(DEPDIR)/epiphany-opc.Plo
1654 -rm -f ./$(DEPDIR)/fr30-asm.Plo
1655 -rm -f ./$(DEPDIR)/fr30-desc.Plo
1656 -rm -f ./$(DEPDIR)/fr30-dis.Plo
1657 -rm -f ./$(DEPDIR)/fr30-ibld.Plo
1658 -rm -f ./$(DEPDIR)/fr30-opc.Plo
1659 -rm -f ./$(DEPDIR)/frv-asm.Plo
1660 -rm -f ./$(DEPDIR)/frv-desc.Plo
1661 -rm -f ./$(DEPDIR)/frv-dis.Plo
1662 -rm -f ./$(DEPDIR)/frv-ibld.Plo
1663 -rm -f ./$(DEPDIR)/frv-opc.Plo
1664 -rm -f ./$(DEPDIR)/ft32-dis.Plo
1665 -rm -f ./$(DEPDIR)/ft32-opc.Plo
1666 -rm -f ./$(DEPDIR)/h8300-dis.Plo
1667 -rm -f ./$(DEPDIR)/hppa-dis.Plo
1668 -rm -f ./$(DEPDIR)/i386-dis.Plo
1669 -rm -f ./$(DEPDIR)/i386-opc.Plo
1670 -rm -f ./$(DEPDIR)/ia64-dis.Plo
1671 -rm -f ./$(DEPDIR)/ia64-opc.Plo
1672 -rm -f ./$(DEPDIR)/ip2k-asm.Plo
1673 -rm -f ./$(DEPDIR)/ip2k-desc.Plo
1674 -rm -f ./$(DEPDIR)/ip2k-dis.Plo
1675 -rm -f ./$(DEPDIR)/ip2k-ibld.Plo
1676 -rm -f ./$(DEPDIR)/ip2k-opc.Plo
1677 -rm -f ./$(DEPDIR)/iq2000-asm.Plo
1678 -rm -f ./$(DEPDIR)/iq2000-desc.Plo
1679 -rm -f ./$(DEPDIR)/iq2000-dis.Plo
1680 -rm -f ./$(DEPDIR)/iq2000-ibld.Plo
1681 -rm -f ./$(DEPDIR)/iq2000-opc.Plo
1682 -rm -f ./$(DEPDIR)/lm32-asm.Plo
1683 -rm -f ./$(DEPDIR)/lm32-desc.Plo
1684 -rm -f ./$(DEPDIR)/lm32-dis.Plo
1685 -rm -f ./$(DEPDIR)/lm32-ibld.Plo
1686 -rm -f ./$(DEPDIR)/lm32-opc.Plo
1687 -rm -f ./$(DEPDIR)/lm32-opinst.Plo
1688 -rm -f ./$(DEPDIR)/loongarch-coder.Plo
1689 -rm -f ./$(DEPDIR)/loongarch-dis.Plo
1690 -rm -f ./$(DEPDIR)/loongarch-opc.Plo
1691 -rm -f ./$(DEPDIR)/m10200-dis.Plo
1692 -rm -f ./$(DEPDIR)/m10200-opc.Plo
1693 -rm -f ./$(DEPDIR)/m10300-dis.Plo
1694 -rm -f ./$(DEPDIR)/m10300-opc.Plo
1695 -rm -f ./$(DEPDIR)/m32c-asm.Plo
1696 -rm -f ./$(DEPDIR)/m32c-desc.Plo
1697 -rm -f ./$(DEPDIR)/m32c-dis.Plo
1698 -rm -f ./$(DEPDIR)/m32c-ibld.Plo
1699 -rm -f ./$(DEPDIR)/m32c-opc.Plo
1700 -rm -f ./$(DEPDIR)/m32r-asm.Plo
1701 -rm -f ./$(DEPDIR)/m32r-desc.Plo
1702 -rm -f ./$(DEPDIR)/m32r-dis.Plo
1703 -rm -f ./$(DEPDIR)/m32r-ibld.Plo
1704 -rm -f ./$(DEPDIR)/m32r-opc.Plo
1705 -rm -f ./$(DEPDIR)/m32r-opinst.Plo
1706 -rm -f ./$(DEPDIR)/m68hc11-dis.Plo
1707 -rm -f ./$(DEPDIR)/m68hc11-opc.Plo
1708 -rm -f ./$(DEPDIR)/m68k-dis.Plo
1709 -rm -f ./$(DEPDIR)/m68k-opc.Plo
1710 -rm -f ./$(DEPDIR)/mcore-dis.Plo
1711 -rm -f ./$(DEPDIR)/mep-asm.Plo
1712 -rm -f ./$(DEPDIR)/mep-desc.Plo
1713 -rm -f ./$(DEPDIR)/mep-dis.Plo
1714 -rm -f ./$(DEPDIR)/mep-ibld.Plo
1715 -rm -f ./$(DEPDIR)/mep-opc.Plo
1716 -rm -f ./$(DEPDIR)/metag-dis.Plo
1717 -rm -f ./$(DEPDIR)/microblaze-dis.Plo
1718 -rm -f ./$(DEPDIR)/micromips-opc.Plo
1719 -rm -f ./$(DEPDIR)/mips-dis.Plo
1720 -rm -f ./$(DEPDIR)/mips-opc.Plo
1721 -rm -f ./$(DEPDIR)/mips16-opc.Plo
1722 -rm -f ./$(DEPDIR)/mmix-dis.Plo
1723 -rm -f ./$(DEPDIR)/mmix-opc.Plo
1724 -rm -f ./$(DEPDIR)/moxie-dis.Plo
1725 -rm -f ./$(DEPDIR)/moxie-opc.Plo
1726 -rm -f ./$(DEPDIR)/msp430-decode.Plo
1727 -rm -f ./$(DEPDIR)/msp430-dis.Plo
1728 -rm -f ./$(DEPDIR)/mt-asm.Plo
1729 -rm -f ./$(DEPDIR)/mt-desc.Plo
1730 -rm -f ./$(DEPDIR)/mt-dis.Plo
1731 -rm -f ./$(DEPDIR)/mt-ibld.Plo
1732 -rm -f ./$(DEPDIR)/mt-opc.Plo
1733 -rm -f ./$(DEPDIR)/nds32-asm.Plo
1734 -rm -f ./$(DEPDIR)/nds32-dis.Plo
1735 -rm -f ./$(DEPDIR)/nfp-dis.Plo
1736 -rm -f ./$(DEPDIR)/nios2-dis.Plo
1737 -rm -f ./$(DEPDIR)/nios2-opc.Plo
1738 -rm -f ./$(DEPDIR)/ns32k-dis.Plo
1739 -rm -f ./$(DEPDIR)/or1k-asm.Plo
1740 -rm -f ./$(DEPDIR)/or1k-desc.Plo
1741 -rm -f ./$(DEPDIR)/or1k-dis.Plo
1742 -rm -f ./$(DEPDIR)/or1k-ibld.Plo
1743 -rm -f ./$(DEPDIR)/or1k-opc.Plo
1744 -rm -f ./$(DEPDIR)/pdp11-dis.Plo
1745 -rm -f ./$(DEPDIR)/pdp11-opc.Plo
1746 -rm -f ./$(DEPDIR)/pj-dis.Plo
1747 -rm -f ./$(DEPDIR)/pj-opc.Plo
1748 -rm -f ./$(DEPDIR)/ppc-dis.Plo
1749 -rm -f ./$(DEPDIR)/ppc-opc.Plo
1750 -rm -f ./$(DEPDIR)/pru-dis.Plo
1751 -rm -f ./$(DEPDIR)/pru-opc.Plo
1752 -rm -f ./$(DEPDIR)/riscv-dis.Plo
1753 -rm -f ./$(DEPDIR)/riscv-opc.Plo
1754 -rm -f ./$(DEPDIR)/rl78-decode.Plo
1755 -rm -f ./$(DEPDIR)/rl78-dis.Plo
1756 -rm -f ./$(DEPDIR)/rx-decode.Plo
1757 -rm -f ./$(DEPDIR)/rx-dis.Plo
1758 -rm -f ./$(DEPDIR)/s12z-dis.Plo
1759 -rm -f ./$(DEPDIR)/s12z-opc.Plo
1760 -rm -f ./$(DEPDIR)/s390-dis.Plo
1761 -rm -f ./$(DEPDIR)/s390-opc.Plo
1762 -rm -f ./$(DEPDIR)/score-dis.Plo
1763 -rm -f ./$(DEPDIR)/score7-dis.Plo
1764 -rm -f ./$(DEPDIR)/sh-dis.Plo
1765 -rm -f ./$(DEPDIR)/sparc-dis.Plo
1766 -rm -f ./$(DEPDIR)/sparc-opc.Plo
1767 -rm -f ./$(DEPDIR)/spu-dis.Plo
1768 -rm -f ./$(DEPDIR)/spu-opc.Plo
1769 -rm -f ./$(DEPDIR)/tic30-dis.Plo
1770 -rm -f ./$(DEPDIR)/tic4x-dis.Plo
1771 -rm -f ./$(DEPDIR)/tic54x-dis.Plo
1772 -rm -f ./$(DEPDIR)/tic54x-opc.Plo
1773 -rm -f ./$(DEPDIR)/tic6x-dis.Plo
1774 -rm -f ./$(DEPDIR)/tilegx-dis.Plo
1775 -rm -f ./$(DEPDIR)/tilegx-opc.Plo
1776 -rm -f ./$(DEPDIR)/tilepro-dis.Plo
1777 -rm -f ./$(DEPDIR)/tilepro-opc.Plo
1778 -rm -f ./$(DEPDIR)/v850-dis.Plo
1779 -rm -f ./$(DEPDIR)/v850-opc.Plo
1780 -rm -f ./$(DEPDIR)/vax-dis.Plo
1781 -rm -f ./$(DEPDIR)/visium-dis.Plo
1782 -rm -f ./$(DEPDIR)/visium-opc.Plo
1783 -rm -f ./$(DEPDIR)/wasm32-dis.Plo
1784 -rm -f ./$(DEPDIR)/xgate-dis.Plo
1785 -rm -f ./$(DEPDIR)/xgate-opc.Plo
1786 -rm -f ./$(DEPDIR)/xstormy16-asm.Plo
1787 -rm -f ./$(DEPDIR)/xstormy16-desc.Plo
1788 -rm -f ./$(DEPDIR)/xstormy16-dis.Plo
1789 -rm -f ./$(DEPDIR)/xstormy16-ibld.Plo
1790 -rm -f ./$(DEPDIR)/xstormy16-opc.Plo
1791 -rm -f ./$(DEPDIR)/xtensa-dis.Plo
1792 -rm -f ./$(DEPDIR)/z80-dis.Plo
1793 -rm -f ./$(DEPDIR)/z8k-dis.Plo
1794 -rm -f Makefile
1795 maintainer-clean-am: distclean-am maintainer-clean-generic
1796
1797 mostlyclean: mostlyclean-recursive
1798
1799 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1800 mostlyclean-libtool
1801
1802 pdf: pdf-recursive
1803
1804 pdf-am:
1805
1806 ps: ps-recursive
1807
1808 ps-am:
1809
1810 uninstall-am: uninstall-bfdincludeDATA uninstall-bfdlibLTLIBRARIES
1811
1812 .MAKE: $(am__recursive_targets) all install-am install-strip
1813
1814 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1815 am--depfiles am--refresh check check-am clean \
1816 clean-bfdlibLTLIBRARIES clean-cscope clean-generic \
1817 clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
1818 cscope cscopelist-am ctags ctags-am distclean \
1819 distclean-compile distclean-generic distclean-hdr \
1820 distclean-libtool distclean-tags dvi dvi-am html html-am info \
1821 info-am install install-am install-bfdincludeDATA \
1822 install-bfdlibLTLIBRARIES install-data install-data-am \
1823 install-dvi install-dvi-am install-exec install-exec-am \
1824 install-html install-html-am install-info install-info-am \
1825 install-man install-pdf install-pdf-am install-ps \
1826 install-ps-am install-strip installcheck installcheck-am \
1827 installdirs installdirs-am maintainer-clean \
1828 maintainer-clean-generic mostlyclean mostlyclean-compile \
1829 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1830 tags tags-am uninstall uninstall-am uninstall-bfdincludeDATA \
1831 uninstall-bfdlibLTLIBRARIES
1832
1833 .PRECIOUS: Makefile
1834
1835
1836 disassemble.lo: disassemble.c
1837 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/disassemble.c
1838 @am__fastdepCC_TRUE@ $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disassemble.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1841 @am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/disassemble.c
1842
1843 stamp-lib: libopcodes.la
1844 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1845 if [ -f $$libtooldir/libopcodes.a ]; then \
1846 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
1847 $(RANLIB) libopcodes.tmp; \
1848 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
1849 else true; fi
1850 touch stamp-lib
1851
1852 libopcodes.a: stamp-lib ; @true
1853 po/POTFILES.in: @MAINT@ Makefile
1854 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
1855 && mv tmp $(srcdir)/po/POTFILES.in
1856
1857 run-cgen:
1858 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
1859 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1860 "$(options)" "$(extrafiles)"
1861 touch stamp-${prefix}
1862 .PHONY: run-cgen
1863
1864 # Maintainer utility rule to regenerate all cgen files.
1865 run-cgen-all:
1866 for c in $(CGEN_CPUS) ; \
1867 do \
1868 $(MAKE) stamp-$$c || exit 1 ; \
1869 done
1870 .PHONY: run-cgen-all
1871
1872 # For now, require developers to configure with --enable-cgen-maint.
1873
1874 $(srcdir)/bpf-desc.h $(srcdir)/bpf-desc.c $(srcdir)/bpf-opc.h \
1875 $(srcdir)/bpf-opc.c $(srcdir)/bpf-ibld.c \
1876 $(srcdir)/bpf-asm.c $(srcdir)/bpf-dis.c: $(BPF_DEPS)
1877 @true
1878
1879 stamp-bpf: $(CGENDEPS) $(CPUDIR)/bpf.cpu $(CPUDIR)/bpf.opc
1880 $(MAKE) run-cgen arch=bpf prefix=bpf \
1881 archfile=$(CPUDIR)/bpf.cpu opcfile=$(CPUDIR)/bpf.opc
1882
1883 $(srcdir)/cris-desc.h $(srcdir)/cris-desc.c $(srcdir)/cris-opc.h: $(CRIS_DEPS)
1884 @true
1885
1886 stamp-cris: $(CGENDEPS) $(CPUDIR)/cris.cpu
1887 $(SHELL) $(srcdir)/cgen.sh desc $(srcdir) $(CGEN) \
1888 $(CGENDIR) "$(CGENFLAGS)" cris cris $(CPUDIR)/cris.cpu /dev/null \
1889 "$(options)" "$(extrafiles)"
1890 touch $@
1891
1892 $(srcdir)/epiphany-desc.h $(srcdir)/epiphany-desc.c $(srcdir)/epiphany-opc.h \
1893 $(srcdir)/epiphany-opc.c $(srcdir)/epiphany-ibld.c \
1894 $(srcdir)/epiphany-opinst.c $(srcdir)/epiphany-asm.c \
1895 $(srcdir)/epiphany-dis.c: $(EPIPHANY_DEPS)
1896 @true
1897
1898 stamp-epiphany: $(CGENDEPS) $(CPUDIR)/epiphany.cpu $(CPUDIR)/epiphany.opc
1899 $(MAKE) run-cgen arch=epiphany prefix=epiphany options= \
1900 archfile=$(CPUDIR)/epiphany.cpu opcfile=$(CPUDIR)/epiphany.opc extrafiles=
1901
1902 $(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)
1903 @true
1904 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
1905 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1906 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
1907
1908 $(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)
1909 @true
1910 stamp-frv: $(CGENDEPS) $(CPUDIR)/frv.cpu $(CPUDIR)/frv.opc
1911 $(MAKE) run-cgen arch=frv prefix=frv options= \
1912 archfile=$(CPUDIR)/frv.cpu opcfile=$(CPUDIR)/frv.opc extrafiles=
1913
1914 $(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)
1915 @true
1916 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
1917 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1918 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
1919
1920 $(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)
1921 @true
1922 stamp-iq2000: $(CGENDEPS) $(CPUDIR)/iq2000.cpu \
1923 $(CPUDIR)/iq2000.opc $(CPUDIR)/iq2000m.cpu \
1924 $(CPUDIR)/iq10.cpu
1925 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
1926 archfile=$(CPUDIR)/iq2000.cpu \
1927 opcfile=$(CPUDIR)/iq2000.opc extrafiles=
1928
1929 $(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)
1930 @true
1931 stamp-lm32: $(CGENDEPS) $(CPUDIR)/lm32.cpu $(CPUDIR)/lm32.opc
1932 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
1933 archfile=$(CPUDIR)/lm32.cpu \
1934 opcfile=$(CPUDIR)/lm32.opc \
1935 extrafiles=opinst
1936
1937 $(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)
1938 @true
1939 stamp-m32c: $(CGENDEPS) $(CPUDIR)/m32c.cpu $(CPUDIR)/m32c.opc
1940 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
1941 archfile=$(CPUDIR)/m32c.cpu \
1942 opcfile=$(CPUDIR)/m32c.opc extrafiles=
1943
1944 $(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)
1945 @true
1946 stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
1947 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
1948 archfile=$(CPUDIR)/m32r.cpu \
1949 opcfile=$(CPUDIR)/m32r.opc extrafiles=opinst
1950
1951 $(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)
1952 @true
1953 stamp-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
1954 $(MAKE) run-cgen arch=mep prefix=mep options= \
1955 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1956
1957 $(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)
1958 @true
1959 stamp-mt: $(CGENDEPS) $(CPUDIR)/mt.cpu $(CPUDIR)/mt.opc
1960 $(MAKE) run-cgen arch=mt prefix=mt options= \
1961 archfile=$(CPUDIR)/mt.cpu \
1962 opcfile=$(CPUDIR)/mt.opc extrafiles=
1963
1964 $(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)
1965 @true
1966 stamp-or1k: $(CGENDEPS) $(CPUDIR)/or1k.cpu $(CPUDIR)/or1k.opc $(CPUDIR)/or1kcommon.cpu $(CPUDIR)/or1korbis.cpu $(CPUDIR)/or1korfpx.cpu
1967 $(MAKE) run-cgen arch=or1k prefix=or1k options=opinst \
1968 archfile=$(CPUDIR)/or1k.cpu opcfile=$(CPUDIR)/or1k.opc extrafiles=opinst
1969
1970 $(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)
1971 @true
1972 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
1973 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1974 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
1975
1976 aarch64-gen$(EXEEXT_FOR_BUILD): aarch64-gen.o $(BUILD_LIB_DEPS)
1977 $(LINK_FOR_BUILD) aarch64-gen.o $(BUILD_LIBS)
1978
1979 aarch64-gen.o: aarch64-gen.c $(BFD_H) $(INCDIR)/getopt.h $(INCDIR)/libiberty.h\
1980 $(INCDIR)/opcode/aarch64.h config.h aarch64-opc.h aarch64-tbl.h
1981 $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $(srcdir)/aarch64-gen.c
1982
1983 $(srcdir)/aarch64-asm-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1984 $(AM_V_GEN)./aarch64-gen$(exeext_for_build) --gen-asm > $@
1985 $(srcdir)/aarch64-dis-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1986 $(AM_V_GEN)./aarch64-gen$(exeext_for_build) --gen-dis > $@
1987 $(srcdir)/aarch64-opc-2.c: @MAINT@ aarch64-gen$(exeext_for_build)
1988 $(AM_V_GEN)./aarch64-gen$(exeext_for_build) --gen-opc > $@
1989
1990 i386-gen$(EXEEXT_FOR_BUILD): i386-gen.o $(BUILD_LIB_DEPS)
1991 $(AM_V_CCLD)$(LINK_FOR_BUILD) i386-gen.o $(BUILD_LIBS)
1992
1993 i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h \
1994 $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
1995 $(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
1996 config.h i386-opc.h sysdep.h
1997 $(COMPILE_FOR_BUILD) -c $(srcdir)/i386-gen.c
1998
1999 $(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
2000 @echo $@
2001
2002 $(srcdir)/i386-init.h: @MAINT@ i386-gen$(EXEEXT_FOR_BUILD) i386-opc.tbl i386-reg.tbl i386-opc.h
2003 $(CPP) -P $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) - \
2004 < $(srcdir)/i386-opc.tbl \
2005 | ./i386-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir)
2006
2007 i386-opc.lo: $(srcdir)/i386-tbl.h
2008
2009 ia64-gen$(EXEEXT_FOR_BUILD): ia64-gen.o $(BUILD_LIB_DEPS)
2010 $(AM_V_CCLD)$(LINK_FOR_BUILD) ia64-gen.o $(BUILD_LIBS)
2011
2012 ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
2013 $(INCDIR)/libiberty.h $(INCDIR)/opcode/ia64.h $(INCDIR)/safe-ctype.h \
2014 $(INCDIR)/symcat.h config.h ia64-opc-a.c ia64-opc-b.c \
2015 ia64-opc-d.c ia64-opc-f.c ia64-opc-i.c ia64-opc-m.c \
2016 ia64-opc-x.c ia64-opc.h sysdep.h
2017 $(COMPILE_FOR_BUILD) -c $(srcdir)/ia64-gen.c
2018 $(srcdir)/ia64-asmtab.c: @MAINT@ $(ia64_asmtab_deps)
2019 $(AM_V_GEN)./ia64-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir) > $@
2020
2021 ia64-opc.lo: $(srcdir)/ia64-asmtab.c
2022
2023 $(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD)
2024 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
2025
2026 $(srcdir)/rl78-decode.c: @MAINT@ $(srcdir)/rl78-decode.opc opc2c$(EXEEXT_FOR_BUILD)
2027 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/rl78-decode.opc > $(srcdir)/rl78-decode.c
2028
2029 $(srcdir)/rx-decode.c: @MAINT@ $(srcdir)/rx-decode.opc opc2c$(EXEEXT_FOR_BUILD)
2030 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/rx-decode.opc > $(srcdir)/rx-decode.c
2031
2032 opc2c$(EXEEXT_FOR_BUILD): opc2c.o $(BUILD_LIBS_DEPS)
2033 $(AM_V_CCLD)$(LINK_FOR_BUILD) opc2c.o $(BUILD_LIBS)
2034
2035 opc2c.o: opc2c.c $(INCDIR)/libiberty.h
2036 $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $(srcdir)/opc2c.c
2037
2038 s390-mkopc$(EXEEXT_FOR_BUILD): s390-mkopc.c
2039 $(AM_V_CCLD)$(COMPILE_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
2040
2041 s390-opc.tab: s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.txt
2042 $(AM_V_GEN)./s390-mkopc$(EXEEXT_FOR_BUILD) < $(srcdir)/s390-opc.txt > s390-opc.tab
2043
2044 s390-opc.lo: s390-opc.tab
2045
2046 z8kgen$(EXEEXT_FOR_BUILD): z8kgen.o $(BUILD_LIB_DEPS)
2047 $(AM_V_CCLD)$(LINK_FOR_BUILD) z8kgen.o $(BUILD_LIBS)
2048
2049 z8kgen.o: z8kgen.c
2050 $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $(srcdir)/z8kgen.c
2051
2052 $(srcdir)/z8k-opc.h: @MAINT@ z8kgen$(EXEEXT_FOR_BUILD)
2053 $(AM_V_GEN)./z8kgen$(EXEEXT_FOR_BUILD) -a > $@
2054
2055 z8k-dis.lo: $(srcdir)/z8k-opc.h
2056 mips-dis.lo: mips-dis.c
2057 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(MIPS_DEFS) $<
2058 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2061 @am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(MIPS_DEFS) $<
2062
2063 sh-dis.lo: sh-dis.c
2064 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
2065 @am__fastdepCC_TRUE@ $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sh-dis.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2068 @am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
2069
2070 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2071 # Otherwise a system limit (for SysV at least) may be exceeded.
2072 .NOEXPORT: