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