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