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