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