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